2310N/A# The contents of this file are subject to the terms of the
2310N/A# Common Development and Distribution License, Version 1.0 only
2310N/A# (the "License"). You may not use this file except in compliance
2310N/A# See the License for the specific language governing permissions
2310N/A# and limitations under the License.
2310N/A# When distributing Covered Code, include this CDDL HEADER in each
2310N/A# If applicable, add the following below this CDDL HEADER, with the
2310N/A# fields enclosed by brackets "[]" replaced with your own identifying
2310N/A# information: Portions Copyright [yyyy] [name of copyright owner]
2310N/A# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
2310N/A# Use is subject to license terms.
2852N/A# ident "%Z%%M% %I% %E% SMI"
2310N/A# Exception list for the findunref tool. Files in this list are by definition
2310N/A# intentionally never used during a standard nightly build. Since very few
2310N/A# files fall into this category (that will not match the existing filename
2310N/A# globs), you should clear any additions to this file with the gatekeepers.
2677N/A*/*[Rr][Ee][Aa][Dd][Mm][Ee]*
2644N/A# Ignore oddly-named text files scattered about -- someday these should be
2701N/A# suffixed with .txt so we don't have to list them.
2830N/A# Ignore everything under trees that may be resynched from outside ON.
2310N/A# Ignore any files built as part of the nightly program itself.
2310N/A# ISUSED - let checkpaths know that the next entry is good.
2310N/A# ISUSED - let checkpaths know that the next entry is good.
2310N/A# Ignore warlock-related goop; not used during a nightly.
2310N/A# Ignore ITU's; not used during a nightly.
2310N/A# Ignore IA64 stuff; not used yet.
2310N/A# Ignore internal test directories and test programs.
2310N/A# Ignore internal packages, scripts, and tools that are intentionally not
2310N/A# built or used during a nightly.
2310N/A# Ignore files that are only used by internal packages.
2310N/A# Ignore files that get used during a EXPORT_SRC or CRYPT_SRC build only.
2310N/A# Ignore Makefiles which are used by developers but not used by nightly
2310N/A# itself. This is a questionable practice, since they tend to rot.
2310N/A# Ignore files only used by lint. Eventually, linting in these areas should
2310N/A# be tied into nightly, at which point these exceptions should be removed.
2310N/A# Ignore sample source code.
2448N/A# Ignore .xcl files that aren't used because the program is statically linked.
2448N/A# Ignore sendmail files included for completeness' sake, but which won't
2479N/A# be used until certain _FFR (for future release) #define's go live.
2479N/A# Ignore libbsm files which won't be used until later.
2479N/A# Ignore files provided by Adaptec as part of their software drop.
2310N/A# Ignore files originally supplied by ISC (Internet Software Consortium)
2310N/A# as part of a BIND release.
2310N/A# Ignore ufs unix version of the boot block, useful for testing.
2310N/A# assembly files. We keep it around for future reference.