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