xref: /onnv-gate/usr/src/tools/findunref/exception_list.closed (revision 12615:4fc0a1ca161e)
17078Smjnelson#
27078Smjnelson# CDDL HEADER START
37078Smjnelson#
47078Smjnelson# The contents of this file are subject to the terms of the
57078Smjnelson# Common Development and Distribution License (the "License").
67078Smjnelson# You may not use this file except in compliance with the License.
77078Smjnelson#
87078Smjnelson# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
97078Smjnelson# or http://www.opensolaris.org/os/licensing.
107078Smjnelson# See the License for the specific language governing permissions
117078Smjnelson# and limitations under the License.
127078Smjnelson#
137078Smjnelson# When distributing Covered Code, include this CDDL HEADER in each
147078Smjnelson# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
157078Smjnelson# If applicable, add the following below this CDDL HEADER, with the
167078Smjnelson# fields enclosed by brackets "[]" replaced with your own identifying
177078Smjnelson# information: Portions Copyright [yyyy] [name of copyright owner]
187078Smjnelson#
197078Smjnelson# CDDL HEADER END
207078Smjnelson#
217078Smjnelson
227078Smjnelson#
2312219SJames.McPherson@Sun.COM# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
247078Smjnelson#
257078Smjnelson
267078Smjnelson#
277078Smjnelson# closed-tree exception list
287078Smjnelson#
297078Smjnelson# See README.exception_lists for details
307078Smjnelson#
317078Smjnelson
327078Smjnelson#
337078Smjnelson# Ignore files that get used during a EXPORT_SRC or CRYPT_SRC build only.
347078Smjnelson#
3510313SPeter.Memishian@Sun.COM./usr/closed/uts/sun4v/io/n2cp/Makefile
3610313SPeter.Memishian@Sun.COM./usr/closed/uts/sun4v/io/ncp/Makefile
377078Smjnelson
387078Smjnelson#
397078Smjnelson# Ignore files that are only used for warlock
407078Smjnelson#
4110313SPeter.Memishian@Sun.COM./usr/closed/uts/sparc/marvell88sx/Makefile
427078Smjnelson
437078Smjnelson#
447078Smjnelson# An unfortunate artifact of the bridged, split gate is that closed-source
457078Smjnelson# deleted files go where findunref can accidentally find them...
467078Smjnelson#
477078Smjnelson# And an unfortunate artifact of using these tools with both full Teamware
487078Smjnelson# and split, non-Teamware workspaces is that sometimes closed/deleted_files
497078Smjnelson# won't exist, so we need the ISUSED directive here.
507078Smjnelson#
517078Smjnelson# ISUSED - let checkpaths know that the next entry is good.
5210313SPeter.Memishian@Sun.COM./usr/closed/deleted_files
5311018SZeeshanul.Huq@Sun.COM
5411018SZeeshanul.Huq@Sun.COM#
5511018SZeeshanul.Huq@Sun.COM# Ignore some files originally shared by Broadcom as part of bnxe driver
5611018SZeeshanul.Huq@Sun.COM#
5711018SZeeshanul.Huq@Sun.COM./usr/closed/uts/common/io/bnxe/577xx
5811018SZeeshanul.Huq@Sun.COM./usr/closed/uts/common/io/bnxe/src/bnxe_debug.h
5911565SCrisson.Hu@Sun.COM
6011565SCrisson.Hu@Sun.COM#
6111565SCrisson.Hu@Sun.COM# Ignore some files originally shared by Broadcom as part of bnx driver
6211565SCrisson.Hu@Sun.COM#
6311565SCrisson.Hu@Sun.COM./usr/closed/uts/common/io/bnx/hsi.h
6411565SCrisson.Hu@Sun.COM./usr/closed/uts/common/io/bnx/invm_cfg.h
6511565SCrisson.Hu@Sun.COM./usr/closed/uts/common/io/bnx/iparms.h
6611565SCrisson.Hu@Sun.COM./usr/closed/uts/common/io/bnx/itypes.h
6711565SCrisson.Hu@Sun.COM./usr/closed/uts/common/io/bnx/status_code.h
6811565SCrisson.Hu@Sun.COM./usr/closed/uts/common/io/bnx/tcp_ctx.h
6911565SCrisson.Hu@Sun.COM./usr/closed/uts/common/io/bnx/toe_ctx.h
70*12615SCrisson.Hu@Sun.COM./usr/closed/uts/common/io/bnx/bnxdbg.c
7112219SJames.McPherson@Sun.COM
7212219SJames.McPherson@Sun.COM#
7312219SJames.McPherson@Sun.COM# Ignore Makefile.tonic - not used unless we're running an
7412219SJames.McPherson@Sun.COM# OpenSolaris closedbins delivery build
7512219SJames.McPherson@Sun.COM#
7612219SJames.McPherson@Sun.COM./usr/closed/Makefile.tonic
7712219SJames.McPherson@Sun.COM
78