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# closed-tree exception list
29#
30# See README.exception_lists for details
31#
32
33#
34# Ignore files that get used during a EXPORT_SRC or CRYPT_SRC build only.
35#
36./usr/closed/uts/sun4v/io/n2cp/Makefile
37./usr/closed/uts/sun4v/io/ncp/Makefile
38
39#
40# Ignore files that are only used for warlock
41#
42./usr/closed/uts/sparc/marvell88sx/Makefile
43
44#
45# An unfortunate artifact of the bridged, split gate is that closed-source
46# deleted files go where findunref can accidentally find them...
47#
48# And an unfortunate artifact of using these tools with both full Teamware
49# and split, non-Teamware workspaces is that sometimes closed/deleted_files
50# won't exist, so we need the ISUSED directive here.
51#
52# ISUSED - let checkpaths know that the next entry is good.
53./usr/closed/deleted_files
54
55#
56# Ignore some files originally shared by Broadcom as part of bnxe driver
57#
58./usr/closed/uts/common/io/bnxe/577xx
59./usr/closed/uts/common/io/bnxe/src/bnxe_debug.h
60
61#
62# Ignore some files originally shared by Broadcom as part of bnx driver
63#
64./usr/closed/uts/common/io/bnx/hsi.h
65./usr/closed/uts/common/io/bnx/invm_cfg.h
66./usr/closed/uts/common/io/bnx/iparms.h
67./usr/closed/uts/common/io/bnx/itypes.h
68./usr/closed/uts/common/io/bnx/status_code.h
69./usr/closed/uts/common/io/bnx/tcp_ctx.h
70./usr/closed/uts/common/io/bnx/toe_ctx.h
71