Print this page
Overlay fabric router

Split Close
Expand all
Collapse all
          --- old/usr/src/uts/common/sys/Makefile
          +++ new/usr/src/uts/common/sys/Makefile
↓ open down ↓ 13 lines elided ↑ open up ↑
  14   14  # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  15   15  # If applicable, add the following below this CDDL HEADER, with the
  16   16  # fields enclosed by brackets "[]" replaced with your own identifying
  17   17  # information: Portions Copyright [yyyy] [name of copyright owner]
  18   18  #
  19   19  # CDDL HEADER END
  20   20  #
  21   21  
  22   22  #
  23   23  # Copyright (c) 1989, 2010, Oracle and/or its affiliates. All rights reserved.
  24      -# Copyright 2014, Joyent, Inc. All rights reserved.
       24 +# Copyright 2018, Joyent, Inc. All rights reserved.
  25   25  # Copyright 2013 Garrett D'Amore <garrett@damore.org>
  26   26  # Copyright 2015, Joyent, Inc. All rights reserved.
  27   27  # Copyright 2013 Saso Kiselkov. All rights reserved.
  28   28  # Copyright 2015 Igor Kozhukhov <ikozhukhov@gmail.com>
  29   29  # Copyright 2016 Nexenta Systems, Inc.
  30   30  # Copyright 2016 Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
  31   31  #
  32   32  
  33   33  include $(SRC)/uts/Makefile.uts
  34   34  
↓ open down ↓ 397 lines elided ↑ open up ↑
 432  432          nvpair.h                \
 433  433          nvpair_impl.h           \
 434  434          objfs.h                 \
 435  435          objfs_impl.h            \
 436  436          ontrap.h                \
 437  437          open.h                  \
 438  438          openpromio.h            \
 439  439          overlay.h               \
 440  440          overlay_common.h        \
 441  441          overlay_target.h        \
      442 +        overlay_router.h        \
 442  443          panic.h                 \
 443  444          param.h                 \
 444  445          pathconf.h              \
 445  446          pathname.h              \
 446  447          pattr.h                 \
 447  448          queue.h                 \
 448  449          serializer.h            \
 449  450          pbio.h                  \
 450  451          pccard.h                \
 451  452          pci.h                   \
↓ open down ↓ 905 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX