xref: /titanic_51/usr/src/tools/findunref/exception_list.open (revision b4dd7d09880f14016feece03929a224eca1cf39a)
1cdf0c1d5Smjnelson#
2cdf0c1d5Smjnelson# CDDL HEADER START
3cdf0c1d5Smjnelson#
4cdf0c1d5Smjnelson# The contents of this file are subject to the terms of the
5cdf0c1d5Smjnelson# Common Development and Distribution License (the "License").
6cdf0c1d5Smjnelson# You may not use this file except in compliance with the License.
7cdf0c1d5Smjnelson#
8cdf0c1d5Smjnelson# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9cdf0c1d5Smjnelson# or http://www.opensolaris.org/os/licensing.
10cdf0c1d5Smjnelson# See the License for the specific language governing permissions
11cdf0c1d5Smjnelson# and limitations under the License.
12cdf0c1d5Smjnelson#
13cdf0c1d5Smjnelson# When distributing Covered Code, include this CDDL HEADER in each
14cdf0c1d5Smjnelson# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15cdf0c1d5Smjnelson# If applicable, add the following below this CDDL HEADER, with the
16cdf0c1d5Smjnelson# fields enclosed by brackets "[]" replaced with your own identifying
17cdf0c1d5Smjnelson# information: Portions Copyright [yyyy] [name of copyright owner]
18cdf0c1d5Smjnelson#
19cdf0c1d5Smjnelson# CDDL HEADER END
20cdf0c1d5Smjnelson#
21cdf0c1d5Smjnelson
22f985abb4SGary Mills# Copyright 2014 Gary Mills
23cdf0c1d5Smjnelson#
241a15339bSPramod Gunjikar# Copyright (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved.
25786d1eecSBart Coddens# Copyright 2014 Garrett D'Amore <garrett@damore.org>
26*b4dd7d09SAndy Fiddaman# Copyright 2021 OmniOS Community Edition (OmniOSce) Association.
27cdf0c1d5Smjnelson#
28cdf0c1d5Smjnelson#
29cdf0c1d5Smjnelson# open-tree exception list
30cdf0c1d5Smjnelson#
31cdf0c1d5Smjnelson# See README.exception_lists for details
32cdf0c1d5Smjnelson#
33cdf0c1d5Smjnelson
34cdf0c1d5Smjnelson#
35cdf0c1d5Smjnelson# Ignore oddly-named text files scattered about -- someday these should be
36cdf0c1d5Smjnelson# suffixed with .txt so we don't have to list them.
37cdf0c1d5Smjnelson#
389730304dSmeem./usr/src/cmd/oawk/EXPLAIN
399730304dSmeem./usr/src/cmd/vi/port/ex.news
40cdf0c1d5Smjnelson
41cdf0c1d5Smjnelson#
42cdf0c1d5Smjnelson# Ignore everything under trees that may be resynched from outside ON.
43cdf0c1d5Smjnelson#
449730304dSmeem./usr/src/cmd/perl
459730304dSmeem./usr/src/cmd/sqlite
469730304dSmeem./usr/src/lib/libsqlite
479730304dSmeem./usr/src/cmd/tcpd
489730304dSmeem./usr/src/grub
499730304dSmeem./usr/src/uts/intel/sys/acpi
50cdf0c1d5Smjnelson
51cdf0c1d5Smjnelson#
52cdf0c1d5Smjnelson# Ignore any files built as part of the nightly program itself.
53cdf0c1d5Smjnelson#
54cdf0c1d5Smjnelson# ISUSED - let checkpaths know that the next entry is good.
559730304dSmeem./usr/src/*.out
56cdf0c1d5Smjnelson# ISUSED - let checkpaths know that the next entry is good.
579730304dSmeem./usr/src/*.ref
58cdf0c1d5Smjnelson
59cdf0c1d5Smjnelson#
60cdf0c1d5Smjnelson# Ignore internal test directories and test programs.
61cdf0c1d5Smjnelson#
62cdf0c1d5Smjnelson*/tests
63cdf0c1d5Smjnelson*/test
64cdf0c1d5Smjnelson*Test.java
65cdf0c1d5Smjnelson*_test.[ch]
669730304dSmeem./usr/src/cmd/ldap/common/*test.c
679730304dSmeem./usr/src/cmd/logadm/tester
689730304dSmeem./usr/src/cmd/print/printmgr/com/sun/admin/pm/client/helptools/extract
699730304dSmeem./usr/src/cmd/print/printmgr/com/sun/admin/pm/server/pmtest
709730304dSmeem./usr/src/cmd/sendmail/libsm/t-*.c
719730304dSmeem./usr/src/cmd/sort/common/convert.c
729730304dSmeem./usr/src/cmd/sort/common/invoke.c
739730304dSmeem./usr/src/lib/crypt_modules/sha256/test.c
749730304dSmeem./usr/src/lib/efcode/fcode_test
759730304dSmeem./usr/src/lib/libkvm/common/test.c
76702941cdSRichard Lowe./usr/src/lib/libsaveargs/tests/
77cdf0c1d5Smjnelson
78cdf0c1d5Smjnelson#
79cdf0c1d5Smjnelson# Ignore debugging code.
80cdf0c1d5Smjnelson#
819730304dSmeem./usr/src/cmd/fs.d/pcfs/fsck/inject.c
829730304dSmeem./usr/src/cmd/sort/common/statistics.c
83cdf0c1d5Smjnelson
84cdf0c1d5Smjnelson#
85cdf0c1d5Smjnelson# Ignore internal packages, scripts, and tools that are intentionally not
86cdf0c1d5Smjnelson# built or used during a nightly.
87cdf0c1d5Smjnelson#
889730304dSmeem./usr/src/cmd/sgs/packages
899730304dSmeem./usr/src/cmd/sgs/rtld.4.x
909730304dSmeem./usr/src/prototypes
919730304dSmeem./usr/src/cmd/pools/poold/com/sun/solaris/*/*/package.html
929730304dSmeem./usr/src/uts/intel/io/acpica/cmp_ca.sh
93cdf0c1d5Smjnelson
94cdf0c1d5Smjnelson#
95cdf0c1d5Smjnelson# Ignore files that are only used by internal packages.
96cdf0c1d5Smjnelson#
979730304dSmeem./usr/src/cmd/sgs/*/*/*chk.msg
98cdf0c1d5Smjnelson
99cdf0c1d5Smjnelson#
100cdf0c1d5Smjnelson# Ignore files that get used during a EXPORT_SRC or CRYPT_SRC build only.
101cdf0c1d5Smjnelson#
1029730304dSmeem./usr/src/lib/gss_mechs/mech_dh/backend/mapfile-vers
1039730304dSmeem./usr/src/lib/gss_mechs/mech_dh/dh1024/mapfile-vers
1049730304dSmeem./usr/src/lib/gss_mechs/mech_dh/dh192/mapfile-vers
1059730304dSmeem./usr/src/lib/gss_mechs/mech_dh/dh640/mapfile-vers
106cdf0c1d5Smjnelson
107cdf0c1d5Smjnelson#
108cdf0c1d5Smjnelson# Ignore Makefiles which are used by developers but not used by nightly
109cdf0c1d5Smjnelson# itself.  This is a questionable practice, since they tend to rot.
110cdf0c1d5Smjnelson#
1119730304dSmeem./usr/src/cmd/syslogd/sparcv9/Makefile
1129730304dSmeem./usr/src/uts/sparc/uhci/Makefile
1139730304dSmeem./usr/src/lib/pam_modules/smb/amd64/Makefile
1149730304dSmeem./usr/src/lib/pam_modules/smb/sparcv9/Makefile
1159730304dSmeem./usr/src/cmd/isns/isnsd/xml_def/isnsmgmtSchema.xsd
116cdf0c1d5Smjnelson
117cdf0c1d5Smjnelson#
118cdf0c1d5Smjnelson# Ignore dtrace scripts only used by developers
119cdf0c1d5Smjnelson#
1209730304dSmeem./usr/src/cmd/vscan/vscand/vscan.d
121cdf0c1d5Smjnelson
122cdf0c1d5Smjnelson#
123cdf0c1d5Smjnelson# Ignore sample source code.
124cdf0c1d5Smjnelson#
1259730304dSmeem./usr/src/cmd/sendmail/libmilter/example.c
126cdf0c1d5Smjnelson
127cdf0c1d5Smjnelson#
128cdf0c1d5Smjnelson# Ignore .xcl files that aren't used because the program is statically linked.
129cdf0c1d5Smjnelson#
1309730304dSmeem./usr/src/cmd/cmd-inet/sbin/dhcpagent/dhcpagent.xcl
131cdf0c1d5Smjnelson
132cdf0c1d5Smjnelson#
133cdf0c1d5Smjnelson# Ignore sendmail files included for completeness' sake, but which won't
134cdf0c1d5Smjnelson# be used until certain _FFR (for future release) #define's go live.
135cdf0c1d5Smjnelson#
1369730304dSmeem./usr/src/cmd/sendmail/src/statusd_shm.h
137cdf0c1d5Smjnelson
138cdf0c1d5Smjnelson#
139cdf0c1d5Smjnelson# Ignore files originally supplied by ISC (Internet Software Consortium)
140cdf0c1d5Smjnelson# as part of a BIND release.
141cdf0c1d5Smjnelson#
1429730304dSmeem./usr/src/lib/libresolv2/common/irs/getaddrinfo.c
1439730304dSmeem./usr/src/lib/libresolv2/common/irs/nis_p.h
1449730304dSmeem./usr/src/lib/libresolv2/common/resolv/res_mkupdate.h
1459730304dSmeem./usr/src/lib/libresolv2/include/err.h
146cdf0c1d5Smjnelson
147cdf0c1d5Smjnelson#
148cdf0c1d5Smjnelson# Ignore mont_mulf.c. It is used as a starting point for some hand optimized
149cdf0c1d5Smjnelson# assembly files. We keep it around for future reference.
150cdf0c1d5Smjnelson#
1519730304dSmeem./usr/src/common/bignum/mont_mulf.c
152cdf0c1d5Smjnelson
153cdf0c1d5Smjnelson#
154cdf0c1d5Smjnelson# Ignore the sparc Makefiles for x86-only drivers;
155cdf0c1d5Smjnelson# they're used to build warlock only.
156cdf0c1d5Smjnelson#
1579730304dSmeem./usr/src/uts/sparc/sata/Makefile
1589730304dSmeem./usr/src/uts/sparc/si3124/Makefile
1599730304dSmeem./usr/src/uts/sparc/nv_sata/Makefile
1609730304dSmeem./usr/src/uts/sparc/ahci/Makefile
161cdf0c1d5Smjnelson
162cdf0c1d5Smjnelson#
163db2bae30SDana Myers# Ignore uttrack.c.  It is provided as part of the standard
164db2bae30SDana Myers# ACPI CA source code but provides optional resource tracking
165db2bae30SDana Myers# functionality which is not used.
166db2bae30SDana Myers#
1679730304dSmeem./usr/src/uts/intel/io/acpica/utilities/uttrack.c
168db2bae30SDana Myers
169db2bae30SDana Myers#
170cdf0c1d5Smjnelson# Ignore any files that get used during a gcc build only.
171cdf0c1d5Smjnelson#
1729730304dSmeem./usr/src/cmd/sgs/rtld/common/mapfile-order-gcc
173cdf0c1d5Smjnelson
174cdf0c1d5Smjnelson#
175e47012d1SMark J. Nelson# The sharemgr command is built 32-bit only by default, but support
176e47012d1SMark J. Nelson# for building 64-bit is latent in the Makefiles.
177e47012d1SMark J. Nelson#
178e47012d1SMark J. Nelson./usr/src/cmd/dfs.cmds/sharemgr/amd64/Makefile
179e47012d1SMark J. Nelson./usr/src/cmd/dfs.cmds/sharemgr/sparcv9/Makefile
180152cdc26SMark J. Nelson
181152cdc26SMark J. Nelson#
182152cdc26SMark J. Nelson# Legitimately unreferenced license/copying files.  Please include
183152cdc26SMark J. Nelson# explanatory comments when adding items here.
184152cdc26SMark J. Nelson#
185152cdc26SMark J. Nelson
186152cdc26SMark J. Nelson#
187152cdc26SMark J. Nelson# OPENSOLARIS.LICENSE needs to remain in usr/src as long as it is
188152cdc26SMark J. Nelson# referenced in the CDDL headers.
189152cdc26SMark J. Nelson#
190152cdc26SMark J. Nelson./usr/src/OPENSOLARIS.LICENSE
191152cdc26SMark J. Nelson
192152cdc26SMark J. Nelson#
193152cdc26SMark J. Nelson# This covers header files that are not delivered.
194152cdc26SMark J. Nelson#
195152cdc26SMark J. Nelson./usr/src/uts/common/xen/public/COPYING
196b533f56bSRobert Mustacchi
197b533f56bSRobert Mustacchi#
198b533f56bSRobert Mustacchi# ld tests which are not currently delivered
199b533f56bSRobert Mustacchi#
200b533f56bSRobert Mustacchi./usr/src/cmd/sgs/test
2010a47c91cSRobert Mustacchi./usr/src/cmd/mdb/test
202