Print this page
4174 Torch the old and unmaintained Sun-dhcp
Reviewed by: Josef Sipek <jeffpc@josefsipek.net>
Reviewed by: Garrett D'Amore <garrett@damore.org>

Split Close
Expand all
Collapse all
          --- old/usr/src/tools/findunref/exception_list.open
          +++ new/usr/src/tools/findunref/exception_list.open
↓ open down ↓ 14 lines elided ↑ open up ↑
  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 2014 Gary Mills
  23   23  #
  24   24  # Copyright (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved.
       25 +# Copyright 2014 Garrett D'Amore <garrett@damore.org>
  25   26  #
  26      -
  27   27  #
  28   28  # open-tree exception list
  29   29  #
  30   30  # See README.exception_lists for details
  31   31  #
  32   32  
  33   33  #
  34   34  # Ignore oddly-named text files scattered about -- someday these should be
  35   35  # suffixed with .txt so we don't have to list them.
  36   36  #
↓ open down ↓ 138 lines elided ↑ open up ↑
 175  175  
 176  176  #
 177  177  # Ignore dtrace scripts only used by developers
 178  178  #
 179  179  ./usr/src/cmd/vscan/vscand/vscan.d
 180  180  
 181  181  #
 182  182  # Ignore sample source code.
 183  183  #
 184  184  ./usr/src/cmd/sendmail/libmilter/example.c
 185      -./usr/src/lib/libdhcpsvc/modules/templates
 186  185  
 187  186  #
 188  187  # Ignore .xcl files that aren't used because the program is statically linked.
 189  188  #
 190  189  ./usr/src/cmd/cmd-inet/sbin/dhcpagent/dhcpagent.xcl
 191  190  
 192  191  #
 193  192  # Ignore sendmail files included for completeness' sake, but which won't
 194  193  # be used until certain _FFR (for future release) #define's go live.
 195  194  #
↓ open down ↓ 72 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX