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 (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved.
24 #
25
26 #
27 # open-tree exception list
28 #
29 # See README.exception_lists for details
30 #
31
32 #
33 # Ignore oddly-named text files scattered about -- someday these should be
34 # suffixed with .txt so we don't have to list them.
35 #
36 ./usr/src/cmd/oawk/EXPLAIN
37 ./usr/src/cmd/vi/port/ex.news
38 ./usr/src/cmd/ssh/doc
39
40 #
41 # Ignore everything under trees that may be resynched from outside ON.
42 #
43 ./usr/src/cmd/perl
44 ./usr/src/cmd/sqlite
45 ./usr/src/lib/libsqlite
46 ./usr/src/cmd/tcpd
47 ./usr/src/common/openssl
48 ./usr/src/grub
49 ./usr/src/uts/intel/sys/acpi
50
51 #
52 # Ignore ksh93/ast-related files that are only used to resync our build
53 # configuration with upstream.
54 #
55 ./usr/src/lib/libast/*/src/lib/libast/FEATURE
56 ./usr/src/lib/libast/*/src/lib/libast/ast_namval.h
57 ./usr/src/lib/libast/common/comp/conf.*
58 ./usr/src/lib/libast/common/features
59 ./usr/src/lib/libast/common/include/ast_windows.h
60 ./usr/src/lib/libast/common/port/lc.tab
61 ./usr/src/lib/libast/common/port/lcgen.c
62 ./usr/src/lib/libcmd/*/src/lib/libcmd/FEATURE
63 ./usr/src/lib/libcmd/common/features
64 ./usr/src/lib/libdll/*/src/lib/libdll/FEATURE
65 ./usr/src/lib/libdll/common/features
66 ./usr/src/lib/libpp/*/pp.*
67 ./usr/src/lib/libpp/common/gentab.sh
|
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 # Copyright 2014 Gary Mills
23 #
24 # Copyright (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved.
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/grub
49 ./usr/src/uts/intel/sys/acpi
50
51 #
52 # Ignore ksh93/ast-related files that are only used to resync our build
53 # configuration with upstream.
54 #
55 ./usr/src/lib/libast/*/src/lib/libast/FEATURE
56 ./usr/src/lib/libast/*/src/lib/libast/ast_namval.h
57 ./usr/src/lib/libast/common/comp/conf.*
58 ./usr/src/lib/libast/common/features
59 ./usr/src/lib/libast/common/include/ast_windows.h
60 ./usr/src/lib/libast/common/port/lc.tab
61 ./usr/src/lib/libast/common/port/lcgen.c
62 ./usr/src/lib/libcmd/*/src/lib/libcmd/FEATURE
63 ./usr/src/lib/libcmd/common/features
64 ./usr/src/lib/libdll/*/src/lib/libdll/FEATURE
65 ./usr/src/lib/libdll/common/features
66 ./usr/src/lib/libpp/*/pp.*
67 ./usr/src/lib/libpp/common/gentab.sh
|