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