exception_list revision 4bff34e37def8a90f9194d81bc345c52ba20086a
12N/A#
12N/A# CDDL HEADER START
12N/A#
12N/A# The contents of this file are subject to the terms of the
12N/A# Common Development and Distribution License (the "License").
12N/A# You may not use this file except in compliance with the License.
12N/A#
12N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
12N/A# or http://www.opensolaris.org/os/licensing.
12N/A# See the License for the specific language governing permissions
12N/A# and limitations under the License.
12N/A#
12N/A# When distributing Covered Code, include this CDDL HEADER in each
12N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
12N/A# If applicable, add the following below this CDDL HEADER, with the
12N/A# fields enclosed by brackets "[]" replaced with your own identifying
12N/A# information: Portions Copyright [yyyy] [name of copyright owner]
12N/A#
12N/A# CDDL HEADER END
12N/A#
12N/A
12N/A#
12N/A# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
12N/A# Use is subject to license terms.
12N/A#
12N/A# ident "%Z%%M% %I% %E% SMI"
12N/A#
12N/A# Exception list for the findunref tool. Files in this list are by definition
12N/A# intentionally never used during a standard nightly build. Since very few
12N/A# files fall into this category (that will not match the existing filename
12N/A# globs), you should clear any additions to this file with the gatekeepers.
12N/A#
30N/A
30N/A#
12N/A# Ignore text files.
12N/A#
12N/A*.[1-9]
114N/A*.memo
114N/A*.mm
12N/A*.txt
12N/A*/*[Rr][Ee][Aa][Dd][Mm][Ee]*
12N/A*/BUGS
114N/A*/COMPATIBILITY
114N/A*/COPYRIGHT
12N/A*/CREDITS
30N/A*/ChangeLog
30N/A*/DESIGN
29N/A*/HISTORY
29N/A*/NOTES
29N/A*/OBSOLETE
29N/A*/READ_ME
59N/A*/RELEASE*
29N/A*/TODO
29N/A
59N/A#
59N/A# Ignore oddly-named text files scattered about -- someday these should be
114N/A# suffixed with .txt so we don't have to list them.
114N/A#
114N/A./src/cmd/oawk/EXPLAIN
114N/A./src/cmd/rpcsvc/nis/rpc.nisd/resolv_server/DNS_FWD
114N/A./src/cmd/vi/port/ex.news
12N/A./src/cmd/ssh/doc/*
12N/A
59N/A#
12N/A# Ignore everything under trees that may be resynched from outside ON.
12N/A#
12N/A./src/cmd/perl
12N/A./src/cmd/sqlite
12N/A./src/lib/libsqlite
12N/A./src/cmd/tcpd
33N/A./src/common/openssl
98N/A./src/grub
33N/A./src/uts/intel/sys/acpi
34N/A
33N/A#
59N/A# Ignore ksh93/ast-related files that are only used to resync our build
33N/A# configuration with upstream.
33N/A#
33N/A./src/lib/libast/*/src/lib/libast/FEATURE/*
59N/A./src/lib/libast/common/comp/conf.*
46N/A./src/lib/libast/common/features/*
33N/A./src/lib/libast/common/include/ast_windows.h
98N/A./src/lib/libast/common/port/lc.tab
33N/A./src/lib/libast/common/port/lcgen.c
33N/A./src/lib/libcmd/*/src/lib/libcmd/FEATURE/*
22N/A./src/lib/libcmd/common/features/*
59N/A./src/lib/libdll/*/src/lib/libdll/FEATURE/*
59N/A./src/lib/libdll/common/features/*
59N/A./src/lib/libpp/*/pp.*
59N/A./src/lib/libpp/common/gentab.sh
59N/A./src/lib/libpp/common/ppsym.c
98N/A./src/lib/libpp/i386/ppdebug.h
59N/A./src/lib/libpp/sparc/ppdebug.h
59N/A./src/lib/libshell/*/src/cmd/ksh93/FEATURE/*
59N/A./src/lib/libshell/common/data/math.tab
59N/A./src/lib/libshell/common/features/*
59N/A./src/lib/libshell/misc/buildksh93.ksh
59N/A./src/lib/libshell/misc/buildksh93.readme
24N/A
33N/A#
33N/A# Ignore ksh93/ast-related test programs.
117N/A#
33N/A./src/cmd/ast/msgcc/msgcc.tst
24N/A./src/lib/libast/common/port/astmath.c
29N/A
33N/A#
119N/A# Ignore ksh93/ast-related source components that are not currently
118N/A# used but may be useful later.
59N/A#
104N/A./src/lib/libcmd/common/cksum.c
59N/A./src/lib/libcmd/common/md5sum.c
59N/A./src/lib/libcmd/common/sum.c
59N/A./src/lib/libshell/common/bltins/mkservice.c
29N/A./src/lib/libshell/common/bltins/shopen.c
29N/A./src/lib/libshell/common/data/bash_pre_rc.sh
33N/A./src/lib/libshell/common/include/env.h
34N/A./src/lib/libshell/common/sh/bash.c
29N/A./src/lib/libshell/common/sh/env.c
59N/A./src/lib/libshell/common/sh/shcomp.c
59N/A./src/lib/libshell/common/sh/suid_exec.c
59N/A
59N/A#
59N/A# Ignore any files built as part of the nightly program itself.
59N/A#
33N/A# ISUSED - let checkpaths know that the next entry is good.
59N/A./src/*.out
59N/A# ISUSED - let checkpaths know that the next entry is good.
24N/A./src/*.ref
33N/A
29N/A#
33N/A# Ignore warlock-related goop; not used during a nightly.
29N/A#
33N/A*.wlc
59N/A*.wlcmd
59N/A*/wlcmd
59N/A*/warlock
59N/A./src/uts/sparc/amsrc*/main.c
59N/A
114N/A#
114N/A# Ignore internal test directories and test programs.
114N/A#
114N/A*/tests
59N/A*/test
59N/A*Test.java
59N/A*_test.[ch]
59N/A./src/cmd/ldap/common/*test.c
59N/A./src/cmd/logadm/tester
59N/A./src/cmd/print/printmgr/com/sun/admin/pm/client/helptools/extract
59N/A./src/cmd/print/printmgr/com/sun/admin/pm/server/pmtest
59N/A./src/cmd/sendmail/libsm/t-*.c
59N/A./src/cmd/sort/common/convert.c
59N/A./src/cmd/sort/common/invoke.c
12N/A./src/lib/efcode/fcode_test
30N/A./src/lib/libkvm/common/test.c
97N/A
98N/A#
30N/A# Ignore debugging code.
33N/A#
12N/A./src/cmd/fs.d/pcfs/fsck/inject.c
20N/A./src/cmd/sort/common/statistics.c
20N/A
20N/A#
33N/A# Ignore internal packages, scripts, and tools that are intentionally not
33N/A# built or used during a nightly.
33N/A#
114N/A./src/cmd/mdb/packages
98N/A./src/cmd/sgs/packages
114N/A./src/cmd/sgs/rtld.4.x
114N/A./closed/cmd/zic/makefile.tzpkg
98N/A./closed/cmd/zic/tzpkg.awk
30N/A./src/prototypes
33N/A*/tools
33N/A./src/cmd/pools/poold/com/sun/solaris/*/*/package.html
12N/A./src/uts/intel/io/acpica/cmp_ca.sh
22N/A
114N/A#
114N/A# Ignore files that are only used by internal packages.
22N/A#
22N/A./src/cmd/sgs/*/*/*chk.msg
22N/A
22N/A#
22N/A# Ignore files that get used during a EXPORT_SRC or CRYPT_SRC build only.
33N/A#
114N/A./closed/uts/sun4v/io/n2cp/Makefile
97N/A./closed/uts/sun4v/io/ncp/Makefile
114N/A./src/common/crypto/aes/Makefile
22N/A./src/common/crypto/arcfour/Makefile
30N/A./src/common/crypto/blowfish/Makefile
50N/A./src/common/crypto/des/Makefile
30N/A./src/common/crypto/rsa/Makefile
50N/A./src/lib/gss_mechs/mech_dh/backend/mapfile-vers
50N/A./src/lib/gss_mechs/mech_dh/dh1024/mapfile-vers
46N/A./src/lib/gss_mechs/mech_dh/dh192/mapfile-vers
30N/A./src/lib/gss_mechs/mech_dh/dh640/mapfile-vers
30N/A./src/lib/gss_mechs/mech_krb5/mapfile-vers-clean
45N/A./src/lib/gss_mechs/mech_spnego/mapfile-vers-clean
39N/A./src/lib/pkcs11/pkcs11_softtoken/common/Makefile
74N/A./src/uts/common/Makefile
104N/A./src/uts/common/crypto/io/Makefile
111N/A./src/uts/common/gssapi/include/Makefile
30N/A./src/uts/common/gssapi/mechs/dummy/Makefile
114N/A./src/uts/common/gssapi/mechs/krb5/Makefile
12N/A./src/xmod
114N/A
114N/A#
59N/A# Ignore Makefiles which are used by developers but not used by nightly
12N/A# itself. This is a questionable practice, since they tend to rot.
20N/A#
12N/A./src/cmd/syslogd/sparcv9/Makefile
12N/A./src/uts/sparc/uhci/Makefile
20N/A./src/lib/pam_modules/smb/amd64/Makefile
12N/A./src/lib/pam_modules/smb/sparcv9/Makefile
59N/A
59N/A#
59N/A# Ignore dtrace scripts only used by developers
33N/A#
24N/A./src/cmd/vscan/vscand/vscan.d
24N/A
33N/A#
29N/A# Ignore files only used by lint. Eventually, linting in these areas should
29N/A# be tied into nightly, at which point these exceptions should be removed.
33N/A#
29N/A./src/cmd/sgs/*/*/lintsup.c
29N/A./src/cmd/sgs/lib*/common/llib-*
59N/A./src/cmd/sgs/sgsdemangler/common/llib-ldemangle
59N/A
59N/A#
33N/A# Ignore sample source code.
33N/A#
33N/A./src/cmd/sendmail/libmilter/example.c
33N/A./src/lib/libdhcpsvc/modules/templates
20N/A
12N/A#
12N/A# Ignore .xcl files that aren't used because the program is statically linked.
12N/A#
12N/A./src/cmd/cmd-inet/sbin/dhcpagent/dhcpagent.xcl
12N/A
12N/A#
12N/A# Ignore sendmail files included for completeness' sake, but which won't
12N/A# be used until certain _FFR (for future release) #define's go live.
12N/A#
./src/cmd/sendmail/src/statusd_shm.h
#
# Ignore files originally supplied by ISC (Internet Software Consortium)
# as part of a BIND release.
#
./src/lib/libresolv2/common/cylink/bn68000.c
./src/lib/libresolv2/common/cylink/bn8086.c
./src/lib/libresolv2/common/cylink/lbn68000.c
./src/lib/libresolv2/common/cylink/lbn68000.h
./src/lib/libresolv2/common/cylink/lbn68020.c
./src/lib/libresolv2/common/cylink/lbn68020.h
./src/lib/libresolv2/common/cylink/lbn80386.h
./src/lib/libresolv2/common/cylink/lbn8086.h
./src/lib/libresolv2/common/cylink/lbnppc.c
./src/lib/libresolv2/common/cylink/lbnppc.h
./src/lib/libresolv2/common/cylink/ppcasm.h
./src/lib/libresolv2/common/cylink/sizetest.c
./src/lib/libresolv2/common/irs/getaddrinfo.c
./src/lib/libresolv2/common/irs/nis_p.h
./src/lib/libresolv2/common/resolv/res_mkupdate.h
./src/lib/libresolv2/include/err.h
#
# Ignore mont_mulf.c. It is used as a starting point for some hand optimized
# assembly files. We keep it around for future reference.
#
./src/common/bignum/mont_mulf.c
#
# Ignore the sparc Makefiles for sata, si3124, marvell88sx, nv_sata, ahci
# and audioixp. These are used for warlock purposes only.
#
./src/uts/sparc/sata/Makefile
./src/uts/sparc/si3124/Makefile
./closed/uts/sparc/marvell88sx/Makefile
./src/uts/sparc/nv_sata/Makefile
./src/uts/sparc/ahci/Makefile
./src/uts/sparc/audioixp/Makefile
#
# Ignore any files that get used during a gcc build only.
#
./src/cmd/sgs/rtld/common/mapfile-order-gcc
#
# Ignore license files. This should be temporary, and these lines
# should be removed once we start generating the opensolaris.org
# deliverables from the nightly gate builds.
#
*/COPYING*
*/LICENSE*
*/THIRDPARTYLICENSE*
*/OPENSOLARIS.LICENSE