xref: /illumos-gate/usr/src/tools/findunref/exception_list.open (revision 257873cfc1dd3337766407f80397db60a56f2f5a)
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
22#
23# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
24# Use is subject to license terms.
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./src/cmd/oawk/EXPLAIN
38./src/cmd/rpcsvc/nis/rpc.nisd/resolv_server/DNS_FWD
39./src/cmd/vi/port/ex.news
40./src/cmd/ssh/doc
41
42#
43# Ignore everything under trees that may be resynched from outside ON.
44#
45./src/cmd/perl
46./src/cmd/sqlite
47./src/lib/libsqlite
48./src/cmd/tcpd
49./src/common/openssl
50./src/grub
51./src/uts/intel/sys/acpi
52
53#
54# Ignore ksh93/ast-related files that are only used to resync our build
55# configuration with upstream.
56#
57./src/lib/libast/*/src/lib/libast/FEATURE
58./src/lib/libast/common/comp/conf.*
59./src/lib/libast/common/features
60./src/lib/libast/common/include/ast_windows.h
61./src/lib/libast/common/port/lc.tab
62./src/lib/libast/common/port/lcgen.c
63./src/lib/libcmd/*/src/lib/libcmd/FEATURE
64./src/lib/libcmd/common/features
65./src/lib/libdll/*/src/lib/libdll/FEATURE
66./src/lib/libdll/common/features
67./src/lib/libpp/*/pp.*
68./src/lib/libpp/common/gentab.sh
69./src/lib/libpp/common/ppsym.c
70./src/lib/libpp/i386/ppdebug.h
71./src/lib/libpp/sparc/ppdebug.h
72./src/lib/libshell/*/src/cmd/ksh93/FEATURE
73./src/lib/libshell/common/data/math.tab
74./src/lib/libshell/common/features
75./src/lib/libshell/misc/buildksh93.ksh
76./src/lib/libshell/misc/buildksh93.readme
77
78#
79# Ignore ksh93/ast-related test programs.
80#
81./src/cmd/ast/msgcc/msgcc.tst
82./src/lib/libast/common/port/astmath.c
83
84#
85# Ignore ksh93/ast-related source components that are not currently
86# used but may be useful later.
87#
88./src/lib/libcmd/common/cksum.c
89./src/lib/libcmd/common/md5sum.c
90./src/lib/libcmd/common/sum.c
91./src/lib/libshell/common/bltins/mkservice.c
92./src/lib/libshell/common/bltins/shopen.c
93./src/lib/libshell/common/data/bash_pre_rc.sh
94./src/lib/libshell/common/include/env.h
95./src/lib/libshell/common/sh/bash.c
96./src/lib/libshell/common/sh/env.c
97./src/lib/libshell/common/sh/shcomp.c
98./src/lib/libshell/common/sh/suid_exec.c
99
100#
101# Ignore any files built as part of the nightly program itself.
102#
103# ISUSED - let checkpaths know that the next entry is good.
104./src/*.out
105# ISUSED - let checkpaths know that the next entry is good.
106./src/*.ref
107
108#
109# Ignore warlock-related goop; not used during a nightly.
110#
111./src/uts/sparc/amsrc*/main.c
112
113#
114# Ignore internal test directories and test programs.
115#
116*/tests
117*/test
118*Test.java
119*_test.[ch]
120./src/cmd/ldap/common/*test.c
121./src/cmd/logadm/tester
122./src/cmd/print/printmgr/com/sun/admin/pm/client/helptools/extract
123./src/cmd/print/printmgr/com/sun/admin/pm/server/pmtest
124./src/cmd/sendmail/libsm/t-*.c
125./src/cmd/sort/common/convert.c
126./src/cmd/sort/common/invoke.c
127./src/lib/crypt_modules/sha256/test.c
128./src/lib/efcode/fcode_test
129./src/lib/libkvm/common/test.c
130
131#
132# Ignore debugging code.
133#
134./src/cmd/fs.d/pcfs/fsck/inject.c
135./src/cmd/sort/common/statistics.c
136
137#
138# Ignore internal packages, scripts, and tools that are intentionally not
139# built or used during a nightly.
140#
141./src/cmd/mdb/packages
142./src/cmd/sgs/packages
143./src/cmd/sgs/rtld.4.x
144./src/prototypes
145./src/cmd/pools/poold/com/sun/solaris/*/*/package.html
146./src/uts/intel/io/acpica/cmp_ca.sh
147
148#
149# Ignore files that are only used by internal packages.
150#
151./src/cmd/sgs/*/*/*chk.msg
152
153#
154# Ignore files that get used during a EXPORT_SRC or CRYPT_SRC build only.
155#
156./src/common/crypto/aes/Makefile
157./src/common/crypto/arcfour/Makefile
158./src/common/crypto/blowfish/Makefile
159./src/common/crypto/des/Makefile
160./src/common/crypto/rsa/Makefile
161./src/lib/gss_mechs/mech_dh/backend/mapfile-vers
162./src/lib/gss_mechs/mech_dh/dh1024/mapfile-vers
163./src/lib/gss_mechs/mech_dh/dh192/mapfile-vers
164./src/lib/gss_mechs/mech_dh/dh640/mapfile-vers
165./src/lib/gss_mechs/mech_krb5/mapfile-vers-clean
166./src/lib/gss_mechs/mech_spnego/mapfile-vers-clean
167./src/lib/pkcs11/pkcs11_softtoken/common/Makefile
168./src/uts/common/Makefile
169./src/uts/common/crypto/io/Makefile
170./src/uts/common/gssapi/include/Makefile
171./src/uts/common/gssapi/mechs/dummy/Makefile
172./src/uts/common/gssapi/mechs/krb5/Makefile
173./src/xmod
174
175#
176# Ignore Makefiles which are used by developers but not used by nightly
177# itself.  This is a questionable practice, since they tend to rot.
178#
179./src/cmd/syslogd/sparcv9/Makefile
180./src/uts/sparc/uhci/Makefile
181./src/lib/pam_modules/smb/amd64/Makefile
182./src/lib/pam_modules/smb/sparcv9/Makefile
183./src/cmd/isns/isnsd/xml_def/isnsmgmtSchema.xsd
184
185#
186# Ignore dtrace scripts only used by developers
187#
188./src/cmd/vscan/vscand/vscan.d
189
190#
191# Ignore sample source code.
192#
193./src/cmd/sendmail/libmilter/example.c
194./src/lib/libdhcpsvc/modules/templates
195
196#
197# Ignore .xcl files that aren't used because the program is statically linked.
198#
199./src/cmd/cmd-inet/sbin/dhcpagent/dhcpagent.xcl
200
201#
202# Ignore sendmail files included for completeness' sake, but which won't
203# be used until certain _FFR (for future release) #define's go live.
204#
205./src/cmd/sendmail/src/statusd_shm.h
206
207#
208# Ignore files originally supplied by ISC (Internet Software Consortium)
209# as part of a BIND release.
210#
211./src/lib/libresolv2/common/cylink/bn68000.c
212./src/lib/libresolv2/common/cylink/bn8086.c
213./src/lib/libresolv2/common/cylink/lbn68000.c
214./src/lib/libresolv2/common/cylink/lbn68000.h
215./src/lib/libresolv2/common/cylink/lbn68020.c
216./src/lib/libresolv2/common/cylink/lbn68020.h
217./src/lib/libresolv2/common/cylink/lbn80386.h
218./src/lib/libresolv2/common/cylink/lbn8086.h
219./src/lib/libresolv2/common/cylink/lbnppc.c
220./src/lib/libresolv2/common/cylink/lbnppc.h
221./src/lib/libresolv2/common/cylink/ppcasm.h
222./src/lib/libresolv2/common/cylink/sizetest.c
223./src/lib/libresolv2/common/irs/getaddrinfo.c
224./src/lib/libresolv2/common/irs/nis_p.h
225./src/lib/libresolv2/common/resolv/res_mkupdate.h
226./src/lib/libresolv2/include/err.h
227
228#
229# Ignore mont_mulf.c. It is used as a starting point for some hand optimized
230# assembly files. We keep it around for future reference.
231#
232./src/common/bignum/mont_mulf.c
233
234#
235# Ignore the sparc Makefiles for x86-only drivers;
236# they're used to build warlock only.
237#
238./src/uts/sparc/sata/Makefile
239./src/uts/sparc/si3124/Makefile
240./src/uts/sparc/nv_sata/Makefile
241./src/uts/sparc/ahci/Makefile
242./src/uts/sparc/audioixp/Makefile
243
244#
245# Ignore uttrack.c.  It is provided as part of the standard
246# ACPI CA source code but provides optional resource tracking
247# functionality which is not used.
248#
249./src/uts/intel/io/acpica/utilities/uttrack.c
250
251#
252# Ignore any files that get used during a gcc build only.
253#
254./src/cmd/sgs/rtld/common/mapfile-order-gcc
255
256#
257# Ignore compiler dependent header files for fpscrubber
258# and sparc prototype files
259#
260./src/cmd/fps/fptest/singdoub*
261./src/pkgdefs/SUNWfsu/prototype_gcc_sparc
262./src/pkgdefs/SUNWfsu/prototype_cc_sparc
263