3882 Remove xmod & friends
[illumos-gate.git] / usr / src / tools / findunref / README.exception_lists
blob2f8c4bb8ff9db724fee4652e96fca87373618bd8
2 # CDDL HEADER START
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.
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.
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]
19 # CDDL HEADER END
23 # Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
24 # Use is subject to license terms.
26 # ident "%Z%%M% %I%     %E% SMI"
29 Exception lists for the findunref tool
31 Files in these lists are by definition intentionally never used during a 
32 standard nightly build.
34 Most files in this category should be matched by the existing filename globs, so 
35 if you find yourself adding exceptions, please check with your advocate and/or 
36 the gatekeepers to be sure you're doing the right thing.
38 The actual exception_list file used during a nightly build is generated during 
39 the build (see usr/src/tools/findunref/Makefile for details), based on various 
40 input files as follows:
42         Filename globs, applicable regardless of location in the source tree, 
43         and regardless of SCM:
45                 exception_list.common
47         Filename globs and specific files to ignore, based on the SCM in use:
49                 exception_list.teamware
50                 exception_list.mercurial
52         Specific files to ignore, divided by location in the source tree:
54                 exception_list.open
55                 exception_list.closed