Print this page
3842 remove the machid commands

Split Close
Expand all
Collapse all
          --- old/usr/src/cmd/Makefile
          +++ new/usr/src/cmd/Makefile
↓ open down ↓ 12 lines elided ↑ open up ↑
  13   13  # When distributing Covered Code, include this CDDL HEADER in each
  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  # Copyright (c) 1989, 2010, Oracle and/or its affiliates. All rights reserved.
  23      -# Copyright 2010 Nexenta Systems, Inc.  All rights reserved.
       23 +# Copyright 2015 Nexenta Systems, Inc.  All rights reserved.
  24   24  # Copyright (c) 2012 Joyent, Inc.  All rights reserved.
  25   25  # Copyright (c) 2012 by Delphix. All rights reserved.
  26   26  # Copyright (c) 2013 DEY Storage Systems, Inc. All rights reserved.
  27   27  # Copyright 2014 Garrett D'Amore <garrett@damore.org>
  28   28  
  29   29  include ../Makefile.master
  30   30  
  31   31  #
  32   32  #       Note that the commands 'lp', and 'perl' are first in
  33   33  #       the list, violating alphabetical order.  This is because they are very
↓ open down ↓ 207 lines elided ↑ open up ↑
 241  241          lofiadm         \
 242  242          logadm          \
 243  243          logger          \
 244  244          login           \
 245  245          logins          \
 246  246          look            \
 247  247          ls              \
 248  248          luxadm          \
 249  249          lvm             \
 250  250          mach            \
 251      -        machid          \
 252  251          mail            \
 253  252          mailwrapper     \
 254  253          mailx           \
 255  254          makekey         \
 256  255          man             \
 257  256          mandoc          \
 258  257          mdb             \
 259  258          mesg            \
 260  259          mkdir           \
 261  260          mkfifo          \
↓ open down ↓ 580 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX