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 # 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 2018 Nexenta Systems, Inc.
  28 # Copyright 2017 Toomas Soome <tsoome@me.com>
  29 # Copyright 2017 RackTop Systems.
  30 # Copyright 2019, Joyent, Inc.
  31 # Copyright 2018 Jason King
  32 # Copyright 2019 Peter Tribble
  33 # Copyright 2019 OmniOS Community Edition (OmniOSce) Association.
  34 #
  35 
  36 #
  37 # Exception List for validate_pkg
  38 #
  39 
  40 #
  41 # The following entries are built in the /proto area
  42 # but not included in any packages - this is intentional.
  43 #
  44 usr/include/auth_list.h
  45 usr/include/bsm/audit_door_infc.h
  46 usr/include/bsm/audit_private.h
  47 usr/include/bsm/devalloc.h
  48 usr/include/demangle-sys.h
  49 usr/include/getxby_door.h
  50 usr/include/passwdutil.h
  51 usr/include/priv_utils.h
  52 usr/include/rpcsvc/daemon_utils.h
  53 usr/include/rpcsvc/svc_dg_priv.h
  54 usr/include/security/pam_impl.h
  55 usr/include/sys/clock_impl.h
  56 usr/include/sys/winlockio.h
  57 usr/include/scsi/plugins/ses/vendor/sun_impl.h
  58 #
  59 # Private lofi interface.
  60 #
  61 usr/include/sys/lofi_impl.h
  62 #
  63 # Private/Internal libraries of the Cryptographic Framework.
  64 #
  65 lib/libkcfd.so
  66 usr/include/libelfsign.h
  67 
  68 #
  69 # The following files are used by the DHCP service, the
  70 # standalone's DHCP implementation, and the kernel (nfs_dlboot).
  71 # They contain interfaces which are currently private.
  72 #
  73 usr/include/dhcp_symbol.h
  74 usr/include/sys/sunos_dhcp_class.h
  75 #
  76 # Private MAC driver header files
  77 #
  78 usr/include/inet/iptun.h
  79 usr/include/sys/aggr_impl.h
  80 usr/include/sys/aggr.h
  81 usr/include/sys/dld_impl.h
  82 usr/include/sys/dld_ioc.h
  83 usr/include/sys/dls_impl.h
  84 usr/include/sys/dls.h
  85 usr/include/sys/mac_client_impl.h
  86 usr/include/sys/mac_client.h
  87 usr/include/sys/mac_flow_impl.h
  88 usr/include/sys/mac_impl.h
  89 usr/include/sys/mac_soft_ring.h
  90 usr/include/sys/mac_stat.h
  91 #
  92 # Private GLDv3 userland libraries and headers
  93 #
  94 usr/include/libdladm_impl.h
  95 usr/include/libdlaggr.h
  96 usr/include/libdlether.h
  97 usr/include/libdlflow_impl.h
  98 usr/include/libdlflow.h
  99 usr/include/libdliptun.h
 100 usr/include/libdlmgmt.h
 101 usr/include/libdlsim.h
 102 usr/include/libdlstat.h
 103 usr/include/libdlvnic.h
 104 usr/include/libdlwlan_impl.h
 105 usr/include/libdlwlan.h
 106 #
 107 # Virtual Network Interface Card (VNIC)
 108 #
 109 usr/include/sys/vnic.h
 110 usr/include/sys/vnic_impl.h
 111 #
 112 # Private libipadm lint library and header files
 113 #
 114 usr/include/ipadm_ipmgmt.h
 115 usr/include/ipadm_ndpd.h
 116 usr/include/libipadm.h
 117 lib/libipadm.so
 118 #
 119 # Private libsocket header file
 120 #
 121 usr/include/libsocket_priv.h
 122 #
 123 # IKE and IPsec support library exceptions.  The IKE support
 124 # library contains exclusively private interfaces, as does
 125 # libipsecutil.  My apologies for the glut of header files here.
 126 #
 127 usr/include/errfp.h
 128 usr/include/ikedoor.h
 129 usr/include/ipsec_util.h
 130 usr/lib/amd64/libike.so                 i386
 131 usr/lib/sparcv9/libike.so               sparc
 132 usr/lib/libipsecutil.so
 133 usr/lib/amd64/libipsecutil.so           i386
 134 usr/lib/sparcv9/libipsecutil.so         sparc
 135 usr/lib/llib-like
 136 usr/lib/llib-like.ln
 137 usr/lib/amd64/llib-like.ln              i386
 138 usr/lib/sparcv9/llib-like.ln            sparc
 139 #
 140 usr/include/inet/cc.h
 141 usr/include/inet/ip_impl.h
 142 usr/include/inet/ip_ndp.h
 143 usr/include/inet/ip2mac_impl.h
 144 usr/include/inet/ip2mac.h
 145 usr/include/inet/rawip_impl.h
 146 usr/include/inet/tcp_impl.h
 147 usr/include/inet/udp_impl.h
 148 usr/include/libmail.h
 149 usr/include/libnwam_priv.h
 150 usr/include/protocols/ripngd.h
 151 usr/include/s_string.h
 152 usr/include/sys/logindmux_impl.h
 153 usr/include/sys/vgareg.h
 154 #
 155 # Some IPsec headers can't be shipped lest we hit export controls...
 156 #
 157 usr/include/inet/ipsec_impl.h
 158 usr/include/inet/ipsec_info.h
 159 usr/include/inet/ipsecah.h
 160 usr/include/inet/ipsecesp.h
 161 usr/include/inet/keysock.h
 162 usr/include/inet/sadb.h
 163 usr/include/sys/sha1_consts.h
 164 usr/include/sys/sha2_consts.h
 165 #
 166 #
 167 # Filtering out directories not shipped
 168 #
 169 usr/4lib                                i386
 170 #
 171 # These files contain definitions shared privately between the kernel
 172 # and libc.  There is no reason for them to be part of a package that
 173 # a customer should ever see.  They are installed in the proto area by
 174 # the uts build because libc and and other components, like truss, are
 175 # dependent upon their contents and should not have their own copies.
 176 #
 177 usr/include/sys/libc_kernel.h
 178 usr/include/sys/synch32.h
 179 #
 180 # Private interfaces for libdisasm
 181 #
 182 usr/include/libdisasm.h
 183 #
 184 # Private interfaces for libraidcfg
 185 #
 186 usr/include/raidcfg_spi.h
 187 usr/include/raidcfg.h
 188 usr/lib/libraidcfg.so
 189 usr/lib/amd64/libraidcfg.so             i386
 190 usr/lib/sparcv9/libraidcfg.so           sparc
 191 #
 192 # This file is used for private communication between mdb, drv/kmdb, and
 193 # misc/kmdb.  The interfaces described herein are not intended for customer
 194 # use, and are thus excluded from packaging.
 195 #
 196 usr/include/sys/kmdb.h
 197 #
 198 # These files are installed in the proto area by the build of libdhcpagent
 199 # and libdhcputil for the benefit of DHCP-related networking commands such
 200 # as dhcpagent, dhcpinfo, ifconfig, and netstat.  These are not interfaces
 201 # for customer use, so the files are excluded from packaging.
 202 #
 203 lib/libdhcpagent.so
 204 lib/libdhcputil.so
 205 lib/amd64/libdhcputil.so                i386
 206 lib/sparcv9/libdhcputil.so              sparc
 207 usr/include/dhcp_hostconf.h
 208 usr/include/dhcp_impl.h
 209 usr/include/dhcp_inittab.h
 210 usr/include/dhcp_stable.h
 211 usr/include/dhcp_symbol_common.h
 212 usr/include/dhcpagent_ipc.h
 213 usr/include/dhcpagent_util.h
 214 usr/include/dhcpmsg.h
 215 usr/lib/libdhcpagent.so
 216 usr/lib/libdhcputil.so
 217 usr/lib/amd64/libdhcputil.so            i386
 218 usr/lib/sparcv9/libdhcputil.so          sparc
 219 #
 220 # Don't ship header files private to libipmp and in.mpathd
 221 #
 222 usr/include/ipmp_query_impl.h
 223 #
 224 # These files are installed in the proto area by the build of libinetsvc,
 225 # an inetd-specific library shared by inetd, inetadm and inetconv. Only
 226 # the shared object is shipped.
 227 #
 228 usr/include/inetsvc.h
 229 usr/lib/libinetsvc.so
 230 #
 231 # These files are installed in the proto area by the build of libinetutil,
 232 # a general purpose library for the benefit of internet utilities. Only
 233 # the shared object is shipped.
 234 #
 235 lib/libinetutil.so
 236 lib/amd64/libinetutil.so                i386
 237 lib/sparcv9/libinetutil.so              sparc
 238 usr/include/libinetutil.h
 239 usr/include/netinet/inetutil.h
 240 usr/include/ofmt.h
 241 usr/lib/libinetutil.so
 242 usr/lib/amd64/libinetutil.so            i386
 243 usr/lib/sparcv9/libinetutil.so          sparc
 244 #
 245 # Miscellaneous kernel interfaces or kernel<->user interfaces that are
 246 # consolidation private and we do not want to export at this time.
 247 #
 248 usr/include/sys/cryptmod.h
 249 usr/include/sys/dumpadm.h
 250 usr/include/sys/ontrap.h
 251 usr/include/sys/sysmsg_impl.h
 252 usr/include/sys/vlan.h
 253 #
 254 # non-public pci header
 255 #
 256 usr/include/sys/pci_impl.h
 257 usr/include/sys/pci_tools.h
 258 #
 259 # Exception list for RCM project, included by librcm and rcm_daemon
 260 #
 261 usr/include/librcm_event.h
 262 usr/include/librcm_impl.h
 263 #
 264 # MDB deliverables that are not yet public
 265 #
 266 usr/lib/mdb/proc/mdb_test.so
 267 usr/lib/mdb/proc/sparcv9/mdb_test.so    sparc
 268 #
 269 # SNCA project exception list
 270 #
 271 usr/include/inet/kssl/kssl.h
 272 usr/include/inet/kssl/ksslimpl.h
 273 usr/include/inet/kssl/ksslproto.h
 274 usr/include/inet/nca
 275 #
 276 # these are "removed" from the source product build because the only
 277 # packages that currently deliver them are removed.
 278 # they really should't be in here.
 279 #
 280 etc/sfw
 281 #
 282 # Entries for the libmech_krb5 symlink, which has been included
 283 # for build purposes only, not delivered to customers.
 284 #
 285 usr/include/gssapi/gssapi_krb5.h
 286 usr/lib/gss/libmech_krb5.so
 287 usr/lib/amd64/gss/libmech_krb5.so       i386
 288 usr/lib/sparcv9/gss/libmech_krb5.so     sparc
 289 usr/lib/libmech_krb5.so
 290 usr/lib/amd64/libmech_krb5.so           i386
 291 usr/lib/sparcv9/libmech_krb5.so         sparc
 292 #
 293 # Entries for headers from efcode project which user does not need to see
 294 #
 295 usr/platform/sun4u/include/sys/fc_plat.h                        sparc
 296 usr/platform/sun4u/include/sys/fcode.h                          sparc
 297 #
 298 # Private net80211 headers
 299 #
 300 usr/include/sys/net80211_amrr.h
 301 usr/include/sys/net80211_crypto.h
 302 usr/include/sys/net80211_ht.h
 303 usr/include/sys/net80211_proto.h
 304 usr/include/sys/net80211.h
 305 #
 306 usr/include/net/wpa.h
 307 #
 308 # PPPoE files not delivered to customers.
 309 #
 310 usr/include/net/pppoe.h
 311 usr/include/net/sppptun.h
 312 #
 313 # Simnet
 314 #
 315 usr/include/net/simnet.h
 316 #
 317 # Bridging internal data structures
 318 #
 319 usr/include/net/bridge_impl.h
 320 #
 321 # User<->kernel interface used by cfgadm/USB only
 322 #
 323 usr/include/sys/usb/hubd/hubd_impl.h
 324 #
 325 # User<->kernel interface used by cfgadm/SATA only
 326 #
 327 usr/include/sys/sata/sata_cfgadm.h                      i386
 328 #
 329 # Private ucred kernel header
 330 #
 331 usr/include/sys/ucred.h
 332 #
 333 # Private and/or platform-specific smf(5) files
 334 #
 335 lib/librestart.so
 336 usr/include/libcontract_priv.h
 337 usr/include/librestart_priv.h
 338 usr/include/librestart.h
 339 usr/lib/librestart.so
 340 usr/lib/sparcv9/librestart.so                                   sparc
 341 lib/svc/manifest/platform/sun4u                                 i386
 342 lib/svc/manifest/platform/sun4v                                 i386
 343 var/svc/manifest/platform/sun4u                                 i386
 344 var/svc/manifest/platform/sun4v                                 i386
 345 etc/svc/profile/platform_sun4v.xml                              i386
 346 etc/svc/profile/platform_SUNW,SPARC-Enterprise.xml              i386
 347 etc/svc/profile/platform_SUNW,Sun-Fire-880.xml                  i386
 348 etc/svc/profile/platform_SUNW,Sun-Fire-V890.xml                 i386
 349 etc/svc/profile/platform_SUNW,Sun-Fire.xml                      i386
 350 etc/svc/profile/platform_SUNW,UltraSPARC-IIe-NetraCT-40.xml     i386
 351 etc/svc/profile/platform_SUNW,UltraSPARC-IIe-NetraCT-60.xml     i386
 352 etc/svc/profile/platform_SUNW,UltraSPARC-IIi-Netract.xml        i386
 353 #
 354 # Private libuutil files
 355 #
 356 lib/libuutil.so
 357 usr/include/libuutil_impl.h
 358 usr/lib/libuutil.so
 359 usr/lib/sparcv9/libuutil.so             sparc
 360 #
 361 # Private Multidata file.
 362 #
 363 usr/include/sys/multidata_impl.h
 364 #
 365 # Even though all the objects built under usr/src/stand are later glommed
 366 # together into a couple of second-stage boot loaders, we dump the static
 367 # archives and lint libraries into $(ROOT)/stand for intermediate use
 368 # (e.g., for lint, linking the second-stage boot loaders, ...).  Since
 369 # these are merely intermediate objects, they do not need to be packaged.
 370 #
 371 stand                                   sparc
 372 #
 373 # Private KCF header files
 374 #
 375 usr/include/sys/crypto/elfsign.h
 376 usr/include/sys/crypto/impl.h
 377 usr/include/sys/crypto/ops_impl.h
 378 usr/include/sys/crypto/sched_impl.h
 379 #
 380 # The following files are installed in the proto area
 381 # by the build of libcmdutils (Command Utilities Library).
 382 # libcmdutils contains interfaces which are all private interfaces.
 383 #
 384 lib/libcmdutils.so
 385 lib/amd64/libcmdutils.so                i386
 386 lib/sparcv9/libcmdutils.so              sparc
 387 usr/include/libcmdutils.h
 388 usr/lib/libcmdutils.so
 389 usr/lib/amd64/libcmdutils.so            i386
 390 usr/lib/sparcv9/libcmdutils.so          sparc
 391 #
 392 # Private interfaces in libsec
 393 #
 394 usr/include/aclutils.h
 395 #
 396 # USB skeleton driver stays in sync with the rest of USB but doesn't ship.
 397 #
 398 kernel/drv/amd64/usbskel        i386
 399 kernel/drv/sparcv9/usbskel      sparc
 400 kernel/drv/usbskel.conf
 401 #
 402 # Consolidation and Sun private libdevid interfaces
 403 # Public libdevid interfaces provided by devid.h
 404 #
 405 usr/include/sys/libdevid.h
 406 #
 407 # The following files are installed in the proto area by the build of
 408 # mdesc driver in sun4v. These header files are used on in the build
 409 # and do not need to be shipped to customers.
 410 #
 411 usr/include/sys/mdesc.h                                 sparc
 412 usr/include/sys/mdesc_impl.h                            sparc
 413 usr/platform/sun4v/include/sys/mach_descrip.h           sparc
 414 #
 415 # ZFS JNI headers
 416 #
 417 usr/include/libzfs_jni_dataset.h
 418 usr/include/libzfs_jni_disk.h
 419 usr/include/libzfs_jni_diskmgt.h
 420 usr/include/libzfs_jni_ipool.h
 421 usr/include/libzfs_jni_main.h
 422 usr/include/libzfs_jni_pool.h
 423 usr/include/libzfs_jni_property.h
 424 usr/include/libzfs_jni_util.h
 425 #
 426 # These files are installed in the proto area for Solaris scsi_vhci driver
 427 # (for MPAPI support) and should not be shipped
 428 #
 429 usr/include/sys/scsi/adapters/mpapi_impl.h
 430 usr/include/sys/scsi/adapters/mpapi_scsi_vhci.h
 431 #
 432 # This library is installed in the proto area by the build of libdisasm, and is
 433 # only used when building the KMDB disasm module.
 434 #
 435 usr/lib/libstanddisasm.so
 436 usr/lib/amd64/libstanddisasm.so         i386
 437 usr/lib/sparcv9/libstanddisasm.so       sparc
 438 #
 439 # TSol: tsol doesn't ship lint source, and tsnet isn't for customers at all.
 440 #
 441 lib/libtsnet.so
 442 #
 443 # nss interfaces shared between libnsl and other ON libraries.
 444 #
 445 usr/include/nss.h
 446 #
 447 # AT&T AST (ksh93) files which are currently needed only to build OS/Net
 448 # (msgcc&co.)
 449 # libast
 450 usr/lib/libast.so
 451 usr/lib/amd64/libast.so                 i386
 452 usr/lib/sparcv9/libast.so               sparc
 453 # libdll
 454 usr/lib/libdll.so
 455 usr/lib/amd64/libdll.so                 i386
 456 usr/lib/sparcv9/libdll.so               sparc
 457 # libpp (a helper library needed by AST's msgcc)
 458 usr/lib/libpp.so
 459 usr/lib/locale/C/LC_MESSAGES/libpp
 460 # libshell
 461 usr/lib/libshell.so
 462 usr/lib/amd64/libshell.so               i386
 463 usr/lib/sparcv9/libshell.so             sparc
 464 # libsum
 465 usr/lib/libsum.so
 466 usr/lib/amd64/libsum.so                 i386
 467 usr/lib/sparcv9/libsum.so               sparc
 468 #
 469 # This file is used in ON to build DSCP clients.  It is not for customers.
 470 #
 471 usr/include/libdscp.h           sparc
 472 #
 473 # These files are used by the iSCSI Target and the iSCSI Initiator
 474 #
 475 usr/include/sys/iscsi_protocol.h
 476 usr/include/sys/iscsi_authclient.h
 477 usr/include/sys/iscsi_authclientglue.h
 478 #
 479 # These files are used by the COMSTAR iSCSI target port provider
 480 #
 481 usr/include/sys/idm
 482 usr/include/sys/iscsit/chap.h
 483 usr/include/sys/iscsit/iscsi_if.h
 484 usr/include/sys/iscsit/isns_protocol.h
 485 usr/include/sys/iscsit/radius_packet.h
 486 usr/include/sys/iscsit/radius_protocol.h
 487 #
 488 # libshare is private and the 64-bit sharemgr is not delivered.
 489 #
 490 usr/lib/libshare.so
 491 usr/lib/amd64/libshare.so               i386
 492 usr/lib/sparcv9/libshare.so             sparc
 493 usr/lib/fs/autofs/libshare_autofs.so
 494 usr/lib/fs/autofs/amd64/libshare_autofs.so              i386
 495 usr/lib/fs/autofs/sparcv9/libshare_autofs.so            sparc
 496 usr/lib/fs/nfs/libshare_nfs.so
 497 usr/lib/fs/nfs/amd64/libshare_nfs.so            i386
 498 usr/lib/fs/nfs/sparcv9/libshare_nfs.so          sparc
 499 usr/lib/fs/nfs/test_svc_tp_create
 500 usr/lib/fs/smb/libshare_smb.so
 501 usr/lib/fs/smb/amd64/libshare_smb.so            i386
 502 usr/lib/fs/smb/sparcv9/libshare_smb.so          sparc
 503 usr/lib/fs/smbfs/libshare_smbfs.so
 504 usr/lib/fs/smbfs/amd64/libshare_smbfs.so        i386
 505 usr/lib/fs/smbfs/sparcv9/libshare_smbfs.so      sparc
 506 usr/include/libshare_impl.h
 507 usr/include/scfutil.h
 508 #
 509 # These files are installed in the proto area by the build of libpri for
 510 # the benefit of the builds of FMA libldom, Zeus, picld plugins, and/or
 511 # other libpri consumers. However, the libpri interfaces are private to
 512 # Sun (Consolidation Private) and not intended for customer use. So these
 513 # files (the symlink and the lint library) are excluded from packaging.
 514 #
 515 usr/lib/libpri.so               sparc
 516 usr/lib/sparcv9/libpri.so       sparc
 517 #
 518 # These files are installed in the proto area by the build of libds for
 519 # the benefit of the builds of sun4v IO FMA and/or other libds
 520 # consumers.  However, the libds interfaces are private to Sun
 521 # (Consolidation Private) and not intended for customer use. So these
 522 # files (the symlink and the lint library) are excluded from packaging.
 523 #
 524 usr/lib/libds.so                        sparc
 525 usr/lib/sparcv9/libds.so                sparc
 526 usr/platform/sun4v/include/sys/libds.h  sparc
 527 usr/platform/sun4v/include/sys/vlds.h   sparc
 528 #
 529 # Private/Internal u8_textprep header file. Do not ship.
 530 #
 531 usr/include/sys/u8_textprep_data.h
 532 #
 533 # SQLite is private, used by SMF (svc.configd), idmapd and libsmb.
 534 #
 535 usr/include/sqlite-sys
 536 lib/libsqlite-native.o
 537 lib/libsqlite-sys.so
 538 #
 539 # Private/Internal kiconv header files. Do not ship.
 540 #
 541 usr/include/sys/kiconv_big5_utf8.h
 542 usr/include/sys/kiconv_cck_common.h
 543 usr/include/sys/kiconv_cp950hkscs_utf8.h
 544 usr/include/sys/kiconv_emea1.h
 545 usr/include/sys/kiconv_emea2.h
 546 usr/include/sys/kiconv_euckr_utf8.h
 547 usr/include/sys/kiconv_euctw_utf8.h
 548 usr/include/sys/kiconv_gb18030_utf8.h
 549 usr/include/sys/kiconv_gb2312_utf8.h
 550 usr/include/sys/kiconv_hkscs_utf8.h
 551 usr/include/sys/kiconv_ja_jis_to_unicode.h
 552 usr/include/sys/kiconv_ja_unicode_to_jis.h
 553 usr/include/sys/kiconv_ja.h
 554 usr/include/sys/kiconv_ko.h
 555 usr/include/sys/kiconv_latin1.h
 556 usr/include/sys/kiconv_sc.h
 557 usr/include/sys/kiconv_tc.h
 558 usr/include/sys/kiconv_uhc_utf8.h
 559 usr/include/sys/kiconv_utf8_big5.h
 560 usr/include/sys/kiconv_utf8_cp950hkscs.h
 561 usr/include/sys/kiconv_utf8_euckr.h
 562 usr/include/sys/kiconv_utf8_euctw.h
 563 usr/include/sys/kiconv_utf8_gb18030.h
 564 usr/include/sys/kiconv_utf8_gb2312.h
 565 usr/include/sys/kiconv_utf8_hkscs.h
 566 usr/include/sys/kiconv_utf8_uhc.h
 567 #
 568 # At this time, the directory and its contents
 569 # are only useful on sun4u systems
 570 #
 571 etc/flash/postdeployment                        i386
 572 #
 573 # This header file is shared only between the power commands and
 574 # ppm/srn modules # and should not be in any package
 575 #
 576 usr/include/sys/srn.h
 577 #
 578 # Private/Internal header files of smbsrv. Do not ship.
 579 #
 580 usr/include/smb
 581 usr/include/smbsrv
 582 #
 583 # Private/Internal files for libfakekernel. Do not ship.
 584 #
 585 lib/amd64/libfakekernel.so                      i386
 586 lib/sparcv9/libfakekernel.so                    sparc
 587 lib/libfakekernel.so
 588 usr/include/libfakekernel
 589 usr/lib/libfakekernel.so
 590 usr/lib/amd64/libfakekernel.so                  i386
 591 usr/lib/sparcv9/libfakekernel.so                sparc
 592 #
 593 # Private/Internal libraries of smbsrv. Do not ship.
 594 #
 595 usr/lib/mdb/proc/libfksmbsrv.so
 596 usr/lib/mdb/proc/amd64/libfksmbsrv.so           i386
 597 usr/lib/mdb/proc/sparcv9/libfksmbsrv.so         sparc
 598 usr/lib/mdb/proc/amd64/libmlsvc.so              i386
 599 usr/lib/mdb/proc/sparcv9/libmlsvc.so            sparc
 600 usr/lib/smbsrv/bind-helper
 601 usr/lib/smbsrv/fksmbd
 602 usr/lib/smbsrv/libfksmbsrv.so
 603 usr/lib/smbsrv/libfksmbsrv.so.1
 604 usr/lib/smbsrv/libmlsvc.so
 605 usr/lib/smbsrv/libsmb.so
 606 usr/lib/smbsrv/libsmbns.so
 607 usr/lib/smbsrv/test-msgbuf
 608 usr/lib/smbsrv/testoplock
 609 #
 610 #
 611 # Private/Internal 64-bit libraries of smbsrv. Do not ship.
 612 #
 613 usr/lib/smbsrv/amd64                            i386
 614 usr/lib/smbsrv/sparcv9                          sparc
 615 
 616 usr/lib/reparse/amd64/libreparse_smb.so         i386
 617 usr/lib/reparse/amd64/libreparse_smb.so.1       i386
 618 usr/lib/reparse/sparcv9/libreparse_smb.so       sparc
 619 usr/lib/reparse/sparcv9/libreparse_smb.so.1     sparc
 620 #
 621 # Private dirent, extended to include flags, for use by SMB server
 622 #
 623 usr/include/sys/extdirent.h
 624 #
 625 # Private header files for vscan service
 626 #
 627 usr/include/libvscan.h
 628 usr/include/sys/vscan.h
 629 #
 630 # i86hvm is not a full platform.  It is just a home for paravirtualized
 631 # drivers.  There is no usr/ component to this sub-platform, but the
 632 # directory is created in the proto area to keep other tools happy.
 633 #
 634 usr/platform/i86hvm                                             i386
 635 #
 636 # Private sdcard framework headers
 637 #
 638 usr/include/sys/sdcard
 639 #
 640 # libmlrpc is private (SMB client and server)
 641 #
 642 usr/include/libmlrpc
 643 usr/lib/libmlrpc.so
 644 usr/lib/amd64/libmlrpc.so               i386
 645 usr/lib/amd64/libmlrpc.so.2             i386
 646 usr/lib/sparcv9/libmlrpc.so             sparc
 647 usr/lib/sparcv9/libmlrpc.so.2           sparc
 648 #
 649 # libsmbfs is private (SMB client and server)
 650 #
 651 usr/include/netsmb
 652 usr/lib/libsmbfs.so
 653 usr/lib/amd64/libsmbfs.so               i386
 654 usr/lib/sparcv9/libsmbfs.so             sparc
 655 #
 656 # debug & test program for smbfs (private)
 657 #
 658 usr/lib/fs/smbfs/chacl
 659 usr/lib/fs/smbfs/lsacl
 660 usr/lib/mdb/proc/libfknsmb.so
 661 usr/lib/mdb/proc/libfksmbfs.so
 662 usr/lib/mdb/proc/amd64/libfknsmb.so     i386
 663 usr/lib/mdb/proc/amd64/libfksmbfs.so    i386
 664 usr/lib/mdb/proc/sparcv9/libfknsmb.so   sparc
 665 usr/lib/mdb/proc/sparcv9/libfksmbfs.so  sparc
 666 usr/lib/smbfs/amd64                     i386
 667 usr/lib/smbfs/sparcv9                   sparc
 668 usr/lib/smbfs/fksmbcl
 669 usr/lib/smbfs/libfknsmb.so
 670 usr/lib/smbfs/libfknsmb.so.1
 671 usr/lib/smbfs/libfksmbfs.so
 672 usr/lib/smbfs/libfksmbfs.so.1
 673 #
 674 # FC related files
 675 kernel/kmdb/amd64/fcip          i386
 676 kernel/kmdb/sparcv9/fcip        sparc
 677 kernel/kmdb/amd64/fcp           i386
 678 kernel/kmdb/sparcv9/fcp         sparc
 679 kernel/kmdb/amd64/fctl          i386
 680 kernel/kmdb/sparcv9/fctl        sparc
 681 kernel/kmdb/amd64/qlc           i386
 682 kernel/kmdb/sparcv9/qlc         sparc
 683 usr/include/a_state.h           sparc
 684 usr/include/a5k.h               sparc
 685 usr/include/exec.h              sparc
 686 usr/include/g_scsi.h            sparc
 687 usr/include/g_state.h           sparc
 688 usr/include/gfc.h               sparc
 689 usr/include/l_common.h          sparc
 690 usr/include/l_error.h           sparc
 691 usr/include/rom.h               sparc
 692 usr/include/stgcom.h            sparc
 693 usr/include/sys/fibre-channel
 694 #
 695 # These files are used by the iSCSI initiator only.
 696 # No reason to ship them.
 697 #
 698 usr/include/sys/scsi/adapters/iscsi_door.h
 699 usr/include/sys/scsi/adapters/iscsi_if.h
 700 #
 701 # sbd ioctl hdr
 702 #
 703 usr/include/sys/stmf_sbd_ioctl.h
 704 #
 705 # proxy port provider interface
 706 #
 707 usr/include/sys/pppt_ic_if.h
 708 usr/include/sys/pppt_ioctl.h
 709 #
 710 # portable object file and dictionary used by libfmd_msg test
 711 #
 712 usr/lib/fm/dict/TEST.dict
 713 usr/lib/locale/C/LC_MESSAGES/TEST.mo
 714 usr/lib/locale/C/LC_MESSAGES/TEST.po
 715 #
 716 # Private idmap RPC protocol
 717 #
 718 usr/include/rpcsvc/idmap_prot.h
 719 usr/include/rpcsvc/idmap_prot.x
 720 #
 721 # Private idmap directory API
 722 #
 723 usr/include/directory.h
 724 #
 725 # librstp is private for bridging
 726 #
 727 usr/include/stp_bpdu.h
 728 usr/include/stp_in.h
 729 usr/include/stp_vectors.h
 730 usr/lib/librstp.so
 731 #
 732 # Private nvfru API
 733 #
 734 usr/include/nvfru.h
 735 #
 736 # vrrp
 737 #
 738 usr/include/libvrrpadm.h
 739 usr/lib/libvrrpadm.so
 740 usr/lib/amd64/libvrrpadm.so             i386
 741 usr/lib/sparcv9/libvrrpadm.so           sparc
 742 #
 743 # This is only used during the -t tools build
 744 #
 745 opt/onbld/bin/i386/mandoc       i386
 746 opt/onbld/bin/sparc/mandoc      sparc
 747 opt/onbld/bin/i386/makesoftcore i386
 748 opt/onbld/bin/i386/vtfontcvt    i386
 749 opt/onbld/bin/sparc/makesoftcore        sparc
 750 opt/onbld/bin/sparc/vtfontcvt   sparc
 751 
 752 #
 753 # Private libdwarf
 754 #
 755 opt/onbld/lib/i386/libdwarf.so  i386
 756 opt/onbld/lib/sparc/libdwarf.so sparc
 757 
 758 #
 759 # Private socket filter API
 760 #
 761 usr/include/sys/sockfilter.h
 762 #
 763 # We don't actually validate license action payloads, and the license
 764 # staging area is provided as a separate basedir for package
 765 # publication.  The net result is that everything therein should be
 766 # ignored for packaging validation.
 767 #
 768 licenses
 769 #
 770 # Libbe is private
 771 #
 772 usr/include/libbe_priv.h
 773 #
 774 # ipmi is at present only useful on i386, but for historical reasons is
 775 # delivered on SPARC and used by the build.
 776 #
 777 usr/include/sys/ipmi.h  sparc
 778 
 779 #
 780 # libsaveargs is private
 781 #
 782 usr/include/saveargs.h                  i386
 783 usr/lib/amd64/libsaveargs.so            i386
 784 usr/lib/amd64/libstandsaveargs.so       i386
 785 
 786 #
 787 # libpcidb is private
 788 #
 789 usr/include/pcidb.h
 790 usr/lib/amd64/libpcidb.so               i386
 791 usr/lib/sparcv9/libpcidb.so             sparc
 792 usr/lib/libpcidb.so
 793 
 794 #
 795 # private nvme header file
 796 #
 797 usr/include/sys/nvme.h
 798 
 799 #
 800 # debugging program for libadutils
 801 #
 802 usr/bin/test-getdc
 803 #
 804 # libficl-sys is private
 805 #
 806 usr/include/ficllocal.h
 807 usr/lib/amd64/libficl-sys.so            i386
 808 usr/lib/sparcv9/libficl-sys.so          sparc
 809 usr/lib/libficl-sys.so
 810 
 811 #
 812 # libsff is private
 813 #
 814 usr/include/libsff.h
 815 usr/lib/amd64/libsff.so                 i386
 816 usr/lib/sparcv9/libsff.so               sparc
 817 usr/lib/libsff.so
 818 
 819 #
 820 # libcustr is private
 821 #
 822 usr/include/libcustr.h
 823 lib/amd64/libcustr.so           i386
 824 lib/sparcv9/libcustr.so         sparc
 825 lib/libcustr.so
 826 
 827 #
 828 # smatch is delivered and used only with the source tree
 829 #
 830 opt/onbld/bin/i386/smatch       i386
 831 opt/onbld/bin/sparc/smatch      sparc
 832 opt/onbld/share/smatch
 833 
 834 #
 835 # libdwarf is private for the moment
 836 #
 837 lib/amd64/libdwarf.so                   i386
 838 lib/sparcv9/libdwarf.so                 sparc
 839 lib/libdwarf.so
 840 usr/lib/amd64/libdwarf.so               i386
 841 usr/lib/sparcv9/libdwarf.so             sparc
 842 usr/lib/libdwarf.so
 843 
 844 #
 845 # We're not quite ready to ship ctfconvert and ctfmerge
 846 #
 847 usr/bin/ctfconvert
 848 usr/bin/ctfmerge
 849 
 850 #
 851 # SPARC doesn't currently use this today, though it may in the future.
 852 #
 853 usr/include/sys/sensors.h       sparc
 854 usr/lib/devfsadm/linkmod/SUNW_sensor_link.so    sparc
 855 
 856 #
 857 # libjedec is private
 858 #
 859 usr/include/libjedec.h
 860 usr/lib/amd64/libjedec.so       i386
 861 usr/lib/sparcv9/libjedec.so     sparc
 862 usr/lib/libjedec.so