1cdf0c1d5Smjnelson#
2cdf0c1d5Smjnelson# CDDL HEADER START
3cdf0c1d5Smjnelson#
4cdf0c1d5Smjnelson# The contents of this file are subject to the terms of the
5cdf0c1d5Smjnelson# Common Development and Distribution License (the "License").
6cdf0c1d5Smjnelson# You may not use this file except in compliance with the License.
7cdf0c1d5Smjnelson#
8cdf0c1d5Smjnelson# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9cdf0c1d5Smjnelson# or http://www.opensolaris.org/os/licensing.
10cdf0c1d5Smjnelson# See the License for the specific language governing permissions
11cdf0c1d5Smjnelson# and limitations under the License.
12cdf0c1d5Smjnelson#
13cdf0c1d5Smjnelson# When distributing Covered Code, include this CDDL HEADER in each
14cdf0c1d5Smjnelson# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15cdf0c1d5Smjnelson# If applicable, add the following below this CDDL HEADER, with the
16cdf0c1d5Smjnelson# fields enclosed by brackets "[]" replaced with your own identifying
17cdf0c1d5Smjnelson# information: Portions Copyright [yyyy] [name of copyright owner]
18cdf0c1d5Smjnelson#
19cdf0c1d5Smjnelson# CDDL HEADER END
20cdf0c1d5Smjnelson#
21cdf0c1d5Smjnelson
22cdf0c1d5Smjnelson#
23c5ee5928Sjmcp# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24cdf0c1d5Smjnelson#
25cdf0c1d5Smjnelson
26cdf0c1d5Smjnelson#
27cdf0c1d5Smjnelson# closed-tree exception list
28cdf0c1d5Smjnelson#
29cdf0c1d5Smjnelson# See README.exception_lists for details
30cdf0c1d5Smjnelson#
31cdf0c1d5Smjnelson
32cdf0c1d5Smjnelson#
33cdf0c1d5Smjnelson# Ignore files that get used during a EXPORT_SRC or CRYPT_SRC build only.
34cdf0c1d5Smjnelson#
359730304dSmeem./usr/closed/uts/sun4v/io/n2cp/Makefile
369730304dSmeem./usr/closed/uts/sun4v/io/ncp/Makefile
37cdf0c1d5Smjnelson
38cdf0c1d5Smjnelson#
39cdf0c1d5Smjnelson# Ignore files that are only used for warlock
40cdf0c1d5Smjnelson#
419730304dSmeem./usr/closed/uts/sparc/marvell88sx/Makefile
42cdf0c1d5Smjnelson
43cdf0c1d5Smjnelson#
44cdf0c1d5Smjnelson# An unfortunate artifact of the bridged, split gate is that closed-source
45cdf0c1d5Smjnelson# deleted files go where findunref can accidentally find them...
46cdf0c1d5Smjnelson#
47cdf0c1d5Smjnelson# And an unfortunate artifact of using these tools with both full Teamware
48cdf0c1d5Smjnelson# and split, non-Teamware workspaces is that sometimes closed/deleted_files
49cdf0c1d5Smjnelson# won't exist, so we need the ISUSED directive here.
50cdf0c1d5Smjnelson#
51cdf0c1d5Smjnelson# ISUSED - let checkpaths know that the next entry is good.
529730304dSmeem./usr/closed/deleted_files
5300500924SZeeshanul Huq - Sun Microsystems - Beijing China
5400500924SZeeshanul Huq - Sun Microsystems - Beijing China#
5500500924SZeeshanul Huq - Sun Microsystems - Beijing China# Ignore some files originally shared by Broadcom as part of bnxe driver
5600500924SZeeshanul Huq - Sun Microsystems - Beijing China#
5700500924SZeeshanul Huq - Sun Microsystems - Beijing China./usr/closed/uts/common/io/bnxe/577xx
5800500924SZeeshanul Huq - Sun Microsystems - Beijing China./usr/closed/uts/common/io/bnxe/src/bnxe_debug.h
598ef59b04SCrisson Guanghao Hu
608ef59b04SCrisson Guanghao Hu#
618ef59b04SCrisson Guanghao Hu# Ignore some files originally shared by Broadcom as part of bnx driver
628ef59b04SCrisson Guanghao Hu#
638ef59b04SCrisson Guanghao Hu./usr/closed/uts/common/io/bnx/hsi.h
648ef59b04SCrisson Guanghao Hu./usr/closed/uts/common/io/bnx/invm_cfg.h
658ef59b04SCrisson Guanghao Hu./usr/closed/uts/common/io/bnx/iparms.h
668ef59b04SCrisson Guanghao Hu./usr/closed/uts/common/io/bnx/itypes.h
678ef59b04SCrisson Guanghao Hu./usr/closed/uts/common/io/bnx/status_code.h
688ef59b04SCrisson Guanghao Hu./usr/closed/uts/common/io/bnx/tcp_ctx.h
698ef59b04SCrisson Guanghao Hu./usr/closed/uts/common/io/bnx/toe_ctx.h
70*5c875b2eSCrisson Guanghao Hu./usr/closed/uts/common/io/bnx/bnxdbg.c
71