exception_list revision 7010c12ad3ac2cada55cf126121a8c46957d3632
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk# CDDL HEADER START
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk# The contents of this file are subject to the terms of the
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk# Common Development and Distribution License (the "License").
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk# You may not use this file except in compliance with the License.
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk# See the License for the specific language governing permissions
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk# and limitations under the License.
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk# When distributing Covered Code, include this CDDL HEADER in each
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk# If applicable, add the following below this CDDL HEADER, with the
dff2cc5646d4437ab9e0cb1dcb59da65462a5938jeff.schenk# fields enclosed by brackets "[]" replaced with your own identifying
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk# information: Portions Copyright [yyyy] [name of copyright owner]
dff2cc5646d4437ab9e0cb1dcb59da65462a5938jeff.schenk# CDDL HEADER END
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk# Use is subject to license terms.
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk# ident "%Z%%M% %I% %E% SMI"
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk# Exception list for the findunref tool. Files in this list are by definition
dff2cc5646d4437ab9e0cb1dcb59da65462a5938jeff.schenk# intentionally never used during a standard nightly build. Since very few
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk# files fall into this category (that will not match the existing filename
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk# globs), you should clear any additions to this file with the gatekeepers.
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk# Ignore text files.
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk*/*[Rr][Ee][Aa][Dd][Mm][Ee]*
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk# Ignore oddly-named text files scattered about -- someday these should be
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk# suffixed with .txt so we don't have to list them.
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk./src/cmd/rpcsvc/nis/rpc.nisd/resolv_server/DNS_FWD
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk# Ignore everything under trees that may be resynched from outside ON.
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk# Ignore any files built as part of the nightly program itself.
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk# ISUSED - let checkpaths know that the next entry is good.
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk# ISUSED - let checkpaths know that the next entry is good.
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk# Ignore warlock-related goop; not used during a nightly.
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk# Ignore internal test directories and test programs.
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk./src/cmd/print/printmgr/com/sun/admin/pm/client/helptools/extract
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk./src/cmd/print/printmgr/com/sun/admin/pm/server/pmtest
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk# Ignore debugging code.
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk# Ignore internal packages, scripts, and tools that are intentionally not
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk# built or used during a nightly.
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk./src/cmd/pools/poold/com/sun/solaris/*/*/package.html
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk# Ignore files that are only used by internal packages.
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk# Ignore files that get used during a EXPORT_SRC or CRYPT_SRC build only.
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk./src/lib/gss_mechs/mech_spnego/mapfile-vers-clean
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk./src/lib/pkcs11/pkcs11_softtoken/common/Makefile
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk# Ignore Makefiles which are used by developers but not used by nightly
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk# itself. This is a questionable practice, since they tend to rot.
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk# Ignore files only used by lint. Eventually, linting in these areas should
dff2cc5646d4437ab9e0cb1dcb59da65462a5938jeff.schenk# be tied into nightly, at which point these exceptions should be removed.
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk# Ignore sample source code.
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk# Ignore .xcl files that aren't used because the program is statically linked.
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk# Ignore sendmail files included for completeness' sake, but which won't
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk# be used until certain _FFR (for future release) #define's go live.
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk# Ignore libdiskmgt.h. Used for building but not delivered.
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk# Ignore files originally supplied by ISC (Internet Software Consortium)
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk# as part of a BIND release.
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk./src/lib/libresolv2/common/resolv/res_mkupdate.h
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk# Ignore ufs unix version of the boot block, useful for testing.
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk# Ignore mont_mulf.c. It is used as a starting point for some hand optimized
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk# assembly files. We keep it around for future reference.
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk# Ignore the sparc Makefiles for sata, si3124 and marvell88sx. These are used
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk# for warlock purpose only.
5b64d5d44892834ba97f003080f3467299b7c5c5jeff.schenk# Ignore any files that get used during a gcc build only.