xref: /titanic_53/usr/src/tools/findunref/exception_list (revision c16fc6609d9aa72229802524dc1d8c4ead6e9d2a)
1#
2# CDDL HEADER START
3#
4# The contents of this file are subject to the terms of the
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# Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
22# Use is subject to license terms.
23#
24# ident	"%Z%%M%	%I%	%E% SMI"
25#
26# Exception list for the findunref tool.  Files in this list are by definition
27# intentionally never used during a standard nightly build.  Since very few
28# files fall into this category (that will not match the existing filename
29# globs), you should clear any additions to this file with the gatekeepers.
30#
31
32#
33# Ignore text files.
34#
35./src/OPENSOLARIS.LICENSE
36*.txt
37*/*[Rr][Ee][Aa][Dd][Mm][Ee]*
38*/ChangeLog
39*/READ_ME
40*/TODO
41*/COPYRIGHT
42*/LICENSE
43
44#
45# Ignore oddly-named text files scattered about -- someday these should be
46# suffixed with .txt so we don't have to list them.
47#
48./src/cmd/oawk/EXPLAIN
49./src/cmd/rpcsvc/nis/rpc.nisd/resolv_server/DNS_FWD
50./src/cmd/vi/port/ex.news
51./src/cmd/ssh/doc/*
52
53#
54# Ignore everything under trees that may be resynched from outside ON.
55#
56./src/cmd/perl
57./src/cmd/svc/configd/sqlite
58./src/cmd/tcpd
59./src/common/openssl
60./src/grub
61./src/uts/intel/sys/acpi
62
63#
64# Ignore any files built as part of the nightly program itself.
65#
66# ISUSED - let checkpaths know that the next entry is good.
67./src/*.out
68# ISUSED - let checkpaths know that the next entry is good.
69./src/*.ref
70
71#
72# Ignore warlock-related goop; not used during a nightly.
73#
74*.wlc
75*.wlcmd
76*/wlcmd
77*/warlock
78./src/uts/sparc/amsrc*/main.c
79
80#
81# Ignore internal test directories and test programs.
82#
83*/tests
84*/test
85*Test.java
86*_test.[ch]
87./src/cmd/ldap/common/*test.c
88./src/cmd/logadm/tester
89./src/cmd/print/printmgr/com/sun/admin/pm/client/helptools/extract
90./src/cmd/print/printmgr/com/sun/admin/pm/server/pmtest
91./src/cmd/sendmail/libsm/t-*.c
92./src/cmd/sort/common/convert.c
93./src/cmd/sort/common/invoke.c
94./src/lib/efcode/fcode_test
95./src/lib/libkvm/common/test.c
96
97#
98# Ignore debugging code.
99#
100./src/cmd/fs.d/pcfs/fsck/inject.c
101./src/cmd/sort/common/statistics.c
102
103#
104# Ignore internal packages, scripts, and tools that are intentionally not
105# built or used during a nightly.
106#
107./src/cmd/mdb/packages
108./src/cmd/sgs/packages
109./src/cmd/sgs/rtld.4.x
110./closed/cmd/zic/makefile.tzpkg
111./closed/cmd/zic/tzpkg.awk
112./src/prototypes
113*/tools
114./src/cmd/pools/poold/com/sun/solaris/*/*/package.html
115./src/uts/i86pc/io/acpica/cmp_ca.sh
116
117#
118# Ignore files that are only used by internal packages.
119#
120./src/cmd/sgs/*/*/*chk.msg
121
122#
123# Ignore files that get used during a EXPORT_SRC or CRYPT_SRC build only.
124#
125./closed/uts/sun4v/io/n2cp/Makefile
126./closed/uts/sun4v/io/ncp/Makefile
127./src/common/crypto/aes/Makefile
128./src/common/crypto/arcfour/Makefile
129./src/common/crypto/blowfish/Makefile
130./src/common/crypto/des/Makefile
131./src/common/crypto/rsa/Makefile
132./src/lib/gss_mechs/mech_dh/backend/mapfile-vers
133./src/lib/gss_mechs/mech_dh/dh1024/mapfile-vers
134./src/lib/gss_mechs/mech_dh/dh192/mapfile-vers
135./src/lib/gss_mechs/mech_dh/dh640/mapfile-vers
136./src/lib/gss_mechs/mech_krb5/mapfile-vers-clean
137./src/lib/gss_mechs/mech_spnego/mapfile-vers-clean
138./src/lib/pkcs11/pkcs11_softtoken/common/Makefile
139./src/uts/common/Makefile
140./src/uts/common/crypto/io/Makefile
141./src/uts/common/gssapi/include/Makefile
142./src/uts/common/gssapi/mechs/dummy/Makefile
143./src/uts/common/gssapi/mechs/krb5/Makefile
144./src/xmod
145
146#
147# Ignore Makefiles which are used by developers but not used by nightly
148# itself.  This is a questionable practice, since they tend to rot.
149#
150./src/cmd/syslogd/sparcv9/Makefile
151./src/uts/sparc/uhci/Makefile
152
153#
154# Ignore files only used by lint.  Eventually, linting in these areas should
155# be tied into nightly, at which point these exceptions should be removed.
156#
157./src/cmd/sgs/*/*/lintsup.c
158./src/cmd/sgs/lib*/common/llib-*
159./src/cmd/sgs/sgsdemangler/common/llib-ldemangle
160
161#
162# Ignore sample source code.
163#
164./src/lib/libdhcpsvc/modules/templates
165
166#
167# Ignore .xcl files that aren't used because the program is statically linked.
168#
169./src/cmd/cmd-inet/sbin/dhcpagent/dhcpagent.xcl
170
171#
172# Ignore sendmail files included for completeness' sake, but which won't
173# be used until certain _FFR (for future release) #define's go live.
174#
175./src/cmd/sendmail/include/libmilter/milter.h
176./src/cmd/sendmail/src/statusd_shm.h
177
178#
179# Ignore libdiskmgt.h. Used for building but not delivered.
180#
181./src/lib/libdiskmgt/common/libdiskmgt.h
182
183#
184# Ignore files originally supplied by ISC (Internet Software Consortium)
185# as part of a BIND release.
186#
187./src/lib/libresolv2/common/cylink/bn68000.c
188./src/lib/libresolv2/common/cylink/bn8086.c
189./src/lib/libresolv2/common/cylink/lbn68000.c
190./src/lib/libresolv2/common/cylink/lbn68000.h
191./src/lib/libresolv2/common/cylink/lbn68020.c
192./src/lib/libresolv2/common/cylink/lbn68020.h
193./src/lib/libresolv2/common/cylink/lbn80386.h
194./src/lib/libresolv2/common/cylink/lbn8086.h
195./src/lib/libresolv2/common/cylink/lbnppc.c
196./src/lib/libresolv2/common/cylink/lbnppc.h
197./src/lib/libresolv2/common/cylink/ppcasm.h
198./src/lib/libresolv2/common/cylink/sizetest.c
199./src/lib/libresolv2/common/irs/getaddrinfo.c
200./src/lib/libresolv2/common/irs/nis_p.h
201./src/lib/libresolv2/common/resolv/res_mkupdate.h
202./src/lib/libresolv2/include/err.h
203./src/lib/libresolv2/common/inet/inet_addr.c
204
205#
206# Ignore ufs unix version of the boot block, useful for testing.
207#
208./src/psm/stand/bootblks/ufs/common/iob.h
209./src/psm/stand/bootblks/ufs/common/ufs.c
210./src/psm/stand/bootblks/obp-c/common/cbootblk.h
211
212#
213# Ignore mont_mulf.c. It is used as a starting point for some hand optimized
214# assembly files. We keep it around for future reference.
215#
216./src/common/bignum/mont_mulf.c
217
218#
219# Ignore the sparc Makefiles for sata, si3124, marvell88sx, ahci and audioixp.
220# These are used for warlock purposes only.
221#
222./src/uts/sparc/sata/Makefile
223./src/uts/sparc/si3124/Makefile
224./closed/uts/sparc/marvell88sx/Makefile
225./src/uts/sparc/ahci/Makefile
226./src/uts/sparc/audioixp/Makefile
227
228#
229# Ignore any files that get used during a gcc build only.
230#
231./src/cmd/sgs/rtld/common/mapfile-order-gcc
232