diff options
author | Paul Cheng <Paul.Cheng@Sun.COM> | 2010-04-21 19:20:16 -0700 |
---|---|---|
committer | Paul Cheng <Paul.Cheng@Sun.COM> | 2010-04-21 19:20:16 -0700 |
commit | 0a925b197e79d0d87e5112ced4aa5572b5d21173 (patch) | |
tree | 062b7b4c2ca5d61a8e7086dc6b7be22c3cd84164 /exception_lists/interface_check | |
parent | 2856b5e3c5137244fef1ffe380906d7006f41d5b (diff) | |
download | illumos-joyent-0a925b197e79d0d87e5112ced4aa5572b5d21173.tar.gz |
PSARC/2010/064 EOF of MMS - Media Management System
6928457 MMS end of feature
Diffstat (limited to 'exception_lists/interface_check')
-rw-r--r-- | exception_lists/interface_check | 27 |
1 files changed, 1 insertions, 26 deletions
diff --git a/exception_lists/interface_check b/exception_lists/interface_check index 0212c0ff12..6146e0ce29 100644 --- a/exception_lists/interface_check +++ b/exception_lists/interface_check @@ -1,28 +1,4 @@ -# -# CDDL HEADER START -# -# The contents of this file are subject to the terms of the -# Common Development and Distribution License (the "License"). -# You may not use this file except in compliance with the License. -# -# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE -# or http://www.opensolaris.org/os/licensing. -# See the License for the specific language governing permissions -# and limitations under the License. -# -# When distributing Covered Code, include this CDDL HEADER in each -# file and include the License file at usr/src/OPENSOLARIS.LICENSE. -# If applicable, add the following below this CDDL HEADER, with the -# fields enclosed by brackets "[]" replaced with your own identifying -# information: Portions Copyright [yyyy] [name of copyright owner] -# -# CDDL HEADER END -# - -# -# Copyright 2009 Sun Microsystems, Inc. All rights reserved. -# Use is subject to license terms. -# +# Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved. # This file provides exceptions to the usual rules applied to sharable # objects by intf_check. All strings are Perl regular expressions that @@ -56,7 +32,6 @@ PLUGIN ^usr/lib/fwflash PLUGIN ^usr/lib/iconv PLUGIN ^usr/lib/inet/ppp PLUGIN ^usr/lib/mdb -PLUGIN ^usr/lib/mms PLUGIN ^usr/lib/pci PLUGIN ^usr/lib/picl/plugins PLUGIN ^usr/lib/python2.4 |