Print this page
Rich's feedback
6375 Add native name demangling support


  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 # Copyright 2012 OmniTI Computer Consulting, Inc.  All rights reserved.
  25 # Copyright 2014 Garrett D'Amore <garrett@damore.org>
  26 # Copyright 2016 Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
  27 # Copyright 2016 Nexenta Systems, Inc.
  28 # Copyright 2017 Toomas Soome <tsoome@me.com>
  29 # Copyright 2017 RackTop Systems.

  30 #
  31 
  32 #
  33 # Exception List for validate_pkg
  34 #
  35 
  36 #
  37 # The following entries are built in the /proto area
  38 # but not included in any packages - this is intentional.
  39 #
  40 usr/include/auth_list.h
  41 usr/include/bsm/audit_door_infc.h
  42 usr/include/bsm/audit_private.h
  43 usr/include/bsm/devalloc.h

  44 usr/include/getxby_door.h
  45 usr/include/passwdutil.h
  46 usr/include/priv_utils.h
  47 usr/include/rpcsvc/daemon_utils.h
  48 usr/include/rpcsvc/svc_dg_priv.h
  49 usr/include/security/pam_impl.h
  50 usr/include/sys/clock_impl.h
  51 usr/include/sys/winlockio.h
  52 usr/include/scsi/plugins/ses/vendor/sun_impl.h
  53 #
  54 # Private lofi interface.
  55 #
  56 usr/include/sys/lofi_impl.h
  57 #
  58 # Private/Internal libraries of the Cryptographic Framework.
  59 #
  60 lib/libkcfd.so
  61 lib/llib-lelfsign
  62 lib/llib-lelfsign.ln
  63 lib/llib-lkcfd




  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 # Copyright 2012 OmniTI Computer Consulting, Inc.  All rights reserved.
  25 # Copyright 2014 Garrett D'Amore <garrett@damore.org>
  26 # Copyright 2016 Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
  27 # Copyright 2016 Nexenta Systems, Inc.
  28 # Copyright 2017 Toomas Soome <tsoome@me.com>
  29 # Copyright 2017 RackTop Systems.
  30 # Copyright 2018 Jason King
  31 #
  32 
  33 #
  34 # Exception List for validate_pkg
  35 #
  36 
  37 #
  38 # The following entries are built in the /proto area
  39 # but not included in any packages - this is intentional.
  40 #
  41 usr/include/auth_list.h
  42 usr/include/bsm/audit_door_infc.h
  43 usr/include/bsm/audit_private.h
  44 usr/include/bsm/devalloc.h
  45 usr/include/demangle-sys.h
  46 usr/include/getxby_door.h
  47 usr/include/passwdutil.h
  48 usr/include/priv_utils.h
  49 usr/include/rpcsvc/daemon_utils.h
  50 usr/include/rpcsvc/svc_dg_priv.h
  51 usr/include/security/pam_impl.h
  52 usr/include/sys/clock_impl.h
  53 usr/include/sys/winlockio.h
  54 usr/include/scsi/plugins/ses/vendor/sun_impl.h
  55 #
  56 # Private lofi interface.
  57 #
  58 usr/include/sys/lofi_impl.h
  59 #
  60 # Private/Internal libraries of the Cryptographic Framework.
  61 #
  62 lib/libkcfd.so
  63 lib/llib-lelfsign
  64 lib/llib-lelfsign.ln
  65 lib/llib-lkcfd