xref: /illumos-gate/usr/src/tools/findunref/exception_list.open (revision a724c049b7e0dd8612bc3aaec84e96e80511050d)
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.sh
76./src/lib/libshell/misc/buildksh93.readme
77
78#
79# Ignore ksh93/ast-related "iffe" (if feature enabled) probe
80#
81./src/lib/libsum/common/features/sum
82
83#
84# Ignore ksh93/ast-related upstream source, currently superseded by
85# a per-platform version of sum.h, since we use libmd.so.1 for some
86# ciphers.
87#
88./src/lib/libsum/common/sum.h
89
90#
91# Ignore ksh93/ast-related test programs.
92#
93./src/cmd/ast/msgcc/msgcc.tst
94./src/lib/libast/common/port/astmath.c
95
96#
97# Ignore ksh93/ast-related source components that are not currently
98# used but may be useful later.
99#
100./src/lib/libcmd/common/cksum.c
101./src/lib/libcmd/common/md5sum.c
102./src/lib/libcmd/common/sum.c
103./src/lib/libshell/common/bltins/mkservice.c
104./src/lib/libshell/common/data/bash_pre_rc.sh
105./src/lib/libshell/common/include/env.h
106./src/lib/libshell/common/sh/bash.c
107./src/lib/libshell/common/sh/env.c
108./src/lib/libshell/common/sh/shcomp.c
109./src/lib/libshell/common/sh/suid_exec.c
110
111#
112# Ignore any files built as part of the nightly program itself.
113#
114# ISUSED - let checkpaths know that the next entry is good.
115./src/*.out
116# ISUSED - let checkpaths know that the next entry is good.
117./src/*.ref
118
119#
120# Ignore warlock-related goop; not used during a nightly.
121#
122./src/uts/sparc/amsrc*/main.c
123
124#
125# Ignore internal test directories and test programs.
126#
127*/tests
128*/test
129*Test.java
130*_test.[ch]
131./src/cmd/ldap/common/*test.c
132./src/cmd/logadm/tester
133./src/cmd/print/printmgr/com/sun/admin/pm/client/helptools/extract
134./src/cmd/print/printmgr/com/sun/admin/pm/server/pmtest
135./src/cmd/sendmail/libsm/t-*.c
136./src/cmd/sort/common/convert.c
137./src/cmd/sort/common/invoke.c
138./src/lib/crypt_modules/sha256/test.c
139./src/lib/efcode/fcode_test
140./src/lib/libkvm/common/test.c
141
142#
143# Ignore debugging code.
144#
145./src/cmd/fs.d/pcfs/fsck/inject.c
146./src/cmd/sort/common/statistics.c
147
148#
149# Ignore internal packages, scripts, and tools that are intentionally not
150# built or used during a nightly.
151#
152./src/cmd/mdb/packages
153./src/cmd/sgs/packages
154./src/cmd/sgs/rtld.4.x
155./src/prototypes
156./src/cmd/pools/poold/com/sun/solaris/*/*/package.html
157./src/uts/intel/io/acpica/cmp_ca.sh
158
159#
160# Ignore files that are only used by internal packages.
161#
162./src/cmd/sgs/*/*/*chk.msg
163
164#
165# Ignore files that get used during a EXPORT_SRC or CRYPT_SRC build only.
166#
167./src/common/crypto/aes/Makefile
168./src/common/crypto/arcfour/Makefile
169./src/common/crypto/blowfish/Makefile
170./src/common/crypto/des/Makefile
171./src/common/crypto/rsa/Makefile
172./src/lib/gss_mechs/mech_dh/backend/mapfile-vers
173./src/lib/gss_mechs/mech_dh/dh1024/mapfile-vers
174./src/lib/gss_mechs/mech_dh/dh192/mapfile-vers
175./src/lib/gss_mechs/mech_dh/dh640/mapfile-vers
176./src/lib/gss_mechs/mech_krb5/mapfile-vers-clean
177./src/lib/gss_mechs/mech_spnego/mapfile-vers-clean
178./src/lib/pkcs11/pkcs11_softtoken/common/Makefile
179./src/uts/common/Makefile
180./src/uts/common/crypto/io/Makefile
181./src/uts/common/gssapi/include/Makefile
182./src/uts/common/gssapi/mechs/dummy/Makefile
183./src/uts/common/gssapi/mechs/krb5/Makefile
184./src/xmod
185
186#
187# Ignore Makefiles which are used by developers but not used by nightly
188# itself.  This is a questionable practice, since they tend to rot.
189#
190./src/cmd/syslogd/sparcv9/Makefile
191./src/uts/sparc/uhci/Makefile
192./src/lib/pam_modules/smb/amd64/Makefile
193./src/lib/pam_modules/smb/sparcv9/Makefile
194./src/cmd/isns/isnsd/xml_def/isnsmgmtSchema.xsd
195
196#
197# Ignore dtrace scripts only used by developers
198#
199./src/cmd/vscan/vscand/vscan.d
200
201#
202# Ignore sample source code.
203#
204./src/cmd/sendmail/libmilter/example.c
205./src/lib/libdhcpsvc/modules/templates
206
207#
208# Ignore .xcl files that aren't used because the program is statically linked.
209#
210./src/cmd/cmd-inet/sbin/dhcpagent/dhcpagent.xcl
211
212#
213# Ignore sendmail files included for completeness' sake, but which won't
214# be used until certain _FFR (for future release) #define's go live.
215#
216./src/cmd/sendmail/src/statusd_shm.h
217
218#
219# Ignore files originally supplied by ISC (Internet Software Consortium)
220# as part of a BIND release.
221#
222./src/lib/libresolv2/common/cylink/bn68000.c
223./src/lib/libresolv2/common/cylink/bn8086.c
224./src/lib/libresolv2/common/cylink/lbn68000.c
225./src/lib/libresolv2/common/cylink/lbn68000.h
226./src/lib/libresolv2/common/cylink/lbn68020.c
227./src/lib/libresolv2/common/cylink/lbn68020.h
228./src/lib/libresolv2/common/cylink/lbn80386.h
229./src/lib/libresolv2/common/cylink/lbn8086.h
230./src/lib/libresolv2/common/cylink/lbnppc.c
231./src/lib/libresolv2/common/cylink/lbnppc.h
232./src/lib/libresolv2/common/cylink/ppcasm.h
233./src/lib/libresolv2/common/cylink/sizetest.c
234./src/lib/libresolv2/common/irs/getaddrinfo.c
235./src/lib/libresolv2/common/irs/nis_p.h
236./src/lib/libresolv2/common/resolv/res_mkupdate.h
237./src/lib/libresolv2/include/err.h
238
239#
240# Ignore mont_mulf.c. It is used as a starting point for some hand optimized
241# assembly files. We keep it around for future reference.
242#
243./src/common/bignum/mont_mulf.c
244
245#
246# Ignore the sparc Makefiles for x86-only drivers;
247# they're used to build warlock only.
248#
249./src/uts/sparc/sata/Makefile
250./src/uts/sparc/si3124/Makefile
251./src/uts/sparc/nv_sata/Makefile
252./src/uts/sparc/ahci/Makefile
253./src/uts/sparc/audioixp/Makefile
254
255#
256# Ignore uttrack.c.  It is provided as part of the standard
257# ACPI CA source code but provides optional resource tracking
258# functionality which is not used.
259#
260./src/uts/intel/io/acpica/utilities/uttrack.c
261
262#
263# Ignore any files that get used during a gcc build only.
264#
265./src/cmd/sgs/rtld/common/mapfile-order-gcc
266
267#
268# Ignore compiler dependent header files for fpscrubber
269# and sparc prototype files
270#
271./src/cmd/fps/fptest/singdoub*
272./src/pkgdefs/SUNWfsu/prototype_gcc_sparc
273./src/pkgdefs/SUNWfsu/prototype_cc_sparc
274