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>


   5 # Common Development and Distribution License (the "License").
   6 # You may not use this file except in compliance with the License.
   7 #
   8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
   9 # or http://www.opensolaris.org/os/licensing.
  10 # See the License for the specific language governing permissions
  11 # and limitations under the License.
  12 #
  13 # When distributing Covered Code, include this CDDL HEADER in each
  14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  15 # If applicable, add the following below this CDDL HEADER, with the
  16 # fields enclosed by brackets "[]" replaced with your own identifying
  17 # information: Portions Copyright [yyyy] [name of copyright owner]
  18 #
  19 # CDDL HEADER END
  20 #
  21 
  22 # Copyright 2014 Gary Mills
  23 #
  24 # Copyright (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved.

  25 #
  26 
  27 #
  28 # open-tree exception list
  29 #
  30 # See README.exception_lists for details
  31 #
  32 
  33 #
  34 # Ignore oddly-named text files scattered about -- someday these should be
  35 # suffixed with .txt so we don't have to list them.
  36 #
  37 ./usr/src/cmd/oawk/EXPLAIN
  38 ./usr/src/cmd/vi/port/ex.news
  39 ./usr/src/cmd/ssh/doc
  40 
  41 #
  42 # Ignore everything under trees that may be resynched from outside ON.
  43 #
  44 ./usr/src/cmd/perl
  45 ./usr/src/cmd/sqlite
  46 ./usr/src/lib/libsqlite


 165 
 166 #
 167 # Ignore Makefiles which are used by developers but not used by nightly
 168 # itself.  This is a questionable practice, since they tend to rot.
 169 #
 170 ./usr/src/cmd/syslogd/sparcv9/Makefile
 171 ./usr/src/uts/sparc/uhci/Makefile
 172 ./usr/src/lib/pam_modules/smb/amd64/Makefile
 173 ./usr/src/lib/pam_modules/smb/sparcv9/Makefile
 174 ./usr/src/cmd/isns/isnsd/xml_def/isnsmgmtSchema.xsd
 175 
 176 #
 177 # Ignore dtrace scripts only used by developers
 178 #
 179 ./usr/src/cmd/vscan/vscand/vscan.d
 180 
 181 #
 182 # Ignore sample source code.
 183 #
 184 ./usr/src/cmd/sendmail/libmilter/example.c
 185 ./usr/src/lib/libdhcpsvc/modules/templates
 186 
 187 #
 188 # Ignore .xcl files that aren't used because the program is statically linked.
 189 #
 190 ./usr/src/cmd/cmd-inet/sbin/dhcpagent/dhcpagent.xcl
 191 
 192 #
 193 # Ignore sendmail files included for completeness' sake, but which won't
 194 # be used until certain _FFR (for future release) #define's go live.
 195 #
 196 ./usr/src/cmd/sendmail/src/statusd_shm.h
 197 
 198 #
 199 # Ignore files originally supplied by ISC (Internet Software Consortium) 
 200 # as part of a BIND release.
 201 #
 202 ./usr/src/lib/libresolv2/common/irs/getaddrinfo.c
 203 ./usr/src/lib/libresolv2/common/irs/nis_p.h
 204 ./usr/src/lib/libresolv2/common/resolv/res_mkupdate.h
 205 ./usr/src/lib/libresolv2/include/err.h




   5 # Common Development and Distribution License (the "License").
   6 # You may not use this file except in compliance with the License.
   7 #
   8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
   9 # or http://www.opensolaris.org/os/licensing.
  10 # See the License for the specific language governing permissions
  11 # and limitations under the License.
  12 #
  13 # When distributing Covered Code, include this CDDL HEADER in each
  14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  15 # If applicable, add the following below this CDDL HEADER, with the
  16 # fields enclosed by brackets "[]" replaced with your own identifying
  17 # information: Portions Copyright [yyyy] [name of copyright owner]
  18 #
  19 # CDDL HEADER END
  20 #
  21 
  22 # Copyright 2014 Gary Mills
  23 #
  24 # Copyright (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved.
  25 # Copyright 2014 Garrett D'Amore <garrett@damore.org>
  26 #

  27 #
  28 # open-tree exception list
  29 #
  30 # See README.exception_lists for details
  31 #
  32 
  33 #
  34 # Ignore oddly-named text files scattered about -- someday these should be
  35 # suffixed with .txt so we don't have to list them.
  36 #
  37 ./usr/src/cmd/oawk/EXPLAIN
  38 ./usr/src/cmd/vi/port/ex.news
  39 ./usr/src/cmd/ssh/doc
  40 
  41 #
  42 # Ignore everything under trees that may be resynched from outside ON.
  43 #
  44 ./usr/src/cmd/perl
  45 ./usr/src/cmd/sqlite
  46 ./usr/src/lib/libsqlite


 165 
 166 #
 167 # Ignore Makefiles which are used by developers but not used by nightly
 168 # itself.  This is a questionable practice, since they tend to rot.
 169 #
 170 ./usr/src/cmd/syslogd/sparcv9/Makefile
 171 ./usr/src/uts/sparc/uhci/Makefile
 172 ./usr/src/lib/pam_modules/smb/amd64/Makefile
 173 ./usr/src/lib/pam_modules/smb/sparcv9/Makefile
 174 ./usr/src/cmd/isns/isnsd/xml_def/isnsmgmtSchema.xsd
 175 
 176 #
 177 # Ignore dtrace scripts only used by developers
 178 #
 179 ./usr/src/cmd/vscan/vscand/vscan.d
 180 
 181 #
 182 # Ignore sample source code.
 183 #
 184 ./usr/src/cmd/sendmail/libmilter/example.c

 185 
 186 #
 187 # Ignore .xcl files that aren't used because the program is statically linked.
 188 #
 189 ./usr/src/cmd/cmd-inet/sbin/dhcpagent/dhcpagent.xcl
 190 
 191 #
 192 # Ignore sendmail files included for completeness' sake, but which won't
 193 # be used until certain _FFR (for future release) #define's go live.
 194 #
 195 ./usr/src/cmd/sendmail/src/statusd_shm.h
 196 
 197 #
 198 # Ignore files originally supplied by ISC (Internet Software Consortium) 
 199 # as part of a BIND release.
 200 #
 201 ./usr/src/lib/libresolv2/common/irs/getaddrinfo.c
 202 ./usr/src/lib/libresolv2/common/irs/nis_p.h
 203 ./usr/src/lib/libresolv2/common/resolv/res_mkupdate.h
 204 ./usr/src/lib/libresolv2/include/err.h