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.
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.
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]
23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24 # Copyright 2012 OmniTI Computer Consulting, Inc. All rights reserved.
25 # Copyright 2013 Nexenta Systems, Inc. All rights reserved.
26 # Copyright 2014 Garrett D'Amore <garrett@damore.org>
30 # Exception List for validate_pkg
34 # The following entries are built in the /proto area
35 # but not included in any packages - this is intentional.
37 usr/include/auth_list.h
38 usr/include/bsm/audit_door_infc.h
39 usr/include/bsm/audit_private.h
40 usr/include/bsm/devalloc.h
41 usr/include/getxby_door.h
42 usr/include/passwdutil.h
43 usr/include/priv_utils.h
44 usr/include/rpcsvc/daemon_utils.h
45 usr/include/rpcsvc/svc_dg_priv.h
46 usr/include/security/pam_impl.h
47 usr/include/sys/clock_impl.h
48 usr/include/sys/winlockio.h
49 usr/include/scsi/plugins/ses/vendor/sun_impl.h
51 # Private/Internal libraries of the Cryptographic Framework.
58 usr/include/libelfsign.h
59 usr/lib/llib-lsoftcrypto
60 usr/lib/llib-lsoftcrypto.ln
61 usr/lib/amd64/llib-lsoftcrypto.ln i386
62 usr/lib/sparcv9/llib-lsoftcrypto.ln sparc
65 # The following files are used by the DHCP service, the
66 # standalone's DHCP implementation, and the kernel (nfs_dlboot).
67 # They contain interfaces which are currently private.
69 usr/include/dhcp_symbol.h
70 usr/include/sys/sunos_dhcp_class.h
72 # Private MAC driver header files
74 usr/include/inet/iptun.h
75 usr/include/sys/aggr_impl.h
76 usr/include/sys/aggr.h
77 usr/include/sys/dld_impl.h
78 usr/include/sys/dld_ioc.h
79 usr/include/sys/dls_impl.h
81 usr/include/sys/mac_client_impl.h
82 usr/include/sys/mac_client.h
83 usr/include/sys/mac_flow_impl.h
84 usr/include/sys/mac_impl.h
85 usr/include/sys/mac_soft_ring.h
86 usr/include/sys/mac_stat.h
88 # Private GLDv3 userland libraries and headers
90 usr/include/libdladm_impl.h
91 usr/include/libdlaggr.h
92 usr/include/libdlether.h
93 usr/include/libdlflow_impl.h
94 usr/include/libdlflow.h
95 usr/include/libdliptun.h
96 usr/include/libdlmgmt.h
97 usr/include/libdlsim.h
98 usr/include/libdlstat.h
99 usr/include/libdlvnic.h
100 usr/include/libdlwlan_impl.h
101 usr/include/libdlwlan.h
103 # Virtual Network Interface Card (VNIC)
105 usr/include/sys/vnic.h
106 usr/include/sys/vnic_impl.h
108 # Private libipadm lint library and header files
110 usr/include/ipadm_ipmgmt.h
111 usr/include/ipadm_ndpd.h
112 usr/include/libipadm.h
117 # Private libsocket header file
119 usr/include/libsocket_priv.h
121 # IKE and IPsec support library exceptions. The IKE support
122 # library contains exclusively private interfaces, as does
123 # libipsecutil. My apologies for the glut of header files here.
126 usr/include/ikedoor.h
127 usr/include/ipsec_util.h
129 usr/lib/amd64/libike.so i386
130 usr/lib/sparcv9/libike.so sparc
131 usr/lib/libipsecutil.so
132 usr/lib/amd64/libipsecutil.so i386
133 usr/lib/sparcv9/libipsecutil.so sparc
136 usr/lib/amd64/llib-like.ln i386
137 usr/lib/sparcv9/llib-like.ln sparc
138 usr/lib/llib-lipsecutil
139 usr/lib/llib-lipsecutil.ln
140 usr/lib/amd64/llib-lipsecutil.ln i386
141 usr/lib/sparcv9/llib-lipsecutil.ln sparc
143 usr/include/inet/ip_impl.h
144 usr/include/inet/ip_ndp.h
145 usr/include/inet/ip2mac_impl.h
146 usr/include/inet/ip2mac.h
147 usr/include/inet/rawip_impl.h
148 usr/include/inet/tcp_impl.h
149 usr/include/inet/udp_impl.h
150 usr/include/libmail.h
151 usr/include/libnwam_priv.h
152 usr/include/protocols/ripngd.h
153 usr/include/s_string.h
154 usr/include/sys/logindmux_impl.h
155 usr/include/sys/vgareg.h
157 # Some IPsec headers can't be shipped lest we hit export controls...
159 usr/include/inet/ipsec_impl.h
160 usr/include/inet/ipsec_info.h
161 usr/include/inet/ipsecah.h
162 usr/include/inet/ipsecesp.h
163 usr/include/inet/keysock.h
164 usr/include/inet/sadb.h
165 usr/include/sys/sha1_consts.h
166 usr/include/sys/sha2_consts.h
169 # Filtering out directories not shipped
173 # These files contain definitions shared privately between the kernel
174 # and libc. There is no reason for them to be part of a package that
175 # a customer should ever see. They are installed in the proto area by
176 # the uts build because libc and and other components, like truss, are
177 # dependent upon their contents and should not have their own copies.
179 usr/include/sys/libc_kernel.h
180 usr/include/sys/synch32.h
182 # These files are installed in the proto area by the build of libproc for
183 # the benefit of the builds of cmd/truss, cmd/gcore and cmd/ptools, which
184 # use libproc as their common process-control library. These are not
185 # interfaces for customer use, so the files are excluded from packaging.
189 lib/amd64/llib-lproc.ln i386
190 lib/sparcv9/llib-lproc.ln sparc
191 usr/include/libproc.h
193 # Private interfaces for libdisasm
195 usr/include/libdisasm.h
197 usr/lib/llib-ldisasm.ln
198 usr/lib/amd64/llib-ldisasm.ln i386
199 usr/lib/sparcv9/llib-ldisasm.ln sparc
201 # Private interfaces for libraidcfg
203 usr/include/raidcfg_spi.h
204 usr/include/raidcfg.h
205 usr/lib/libraidcfg.so
206 usr/lib/amd64/libraidcfg.so i386
207 usr/lib/sparcv9/libraidcfg.so sparc
208 usr/lib/llib-lraidcfg
209 usr/lib/llib-lraidcfg.ln
210 usr/lib/amd64/llib-lraidcfg.ln i386
211 usr/lib/sparcv9/llib-lraidcfg.ln sparc
213 # This file is used for private communication between mdb, drv/kmdb, and
214 # misc/kmdb. The interfaces described herein are not intended for customer
215 # use, and are thus excluded from packaging.
217 usr/include/sys/kmdb.h
219 # These files are installed in the proto area by the build of libdhcpagent
220 # and libdhcputil for the benefit of DHCP-related networking commands such
221 # as dhcpagent, dhcpinfo, ifconfig, and netstat. These are not interfaces
222 # for customer use, so the files are excluded from packaging.
226 lib/amd64/libdhcputil.so i386
227 lib/sparcv9/libdhcputil.so sparc
229 lib/llib-ldhcpagent.ln
231 lib/llib-ldhcputil.ln
232 lib/amd64/llib-ldhcputil.ln i386
233 lib/sparcv9/llib-ldhcputil.ln sparc
234 usr/include/dhcp_hostconf.h
235 usr/include/dhcp_impl.h
236 usr/include/dhcp_inittab.h
237 usr/include/dhcp_stable.h
238 usr/include/dhcp_symbol_common.h
239 usr/include/dhcpagent_ipc.h
240 usr/include/dhcpagent_util.h
241 usr/include/dhcpmsg.h
242 usr/lib/libdhcpagent.so
243 usr/lib/libdhcputil.so
244 usr/lib/amd64/libdhcputil.so i386
245 usr/lib/sparcv9/libdhcputil.so sparc
246 usr/lib/llib-ldhcpagent
247 usr/lib/llib-ldhcpagent.ln
248 usr/lib/llib-ldhcputil
249 usr/lib/llib-ldhcputil.ln
250 usr/lib/amd64/llib-ldhcputil.ln i386
251 usr/lib/sparcv9/llib-ldhcputil.ln sparc
253 # These files are installed in the proto area by the build of libinstzones
256 usr/lib/llib-linstzones
257 usr/lib/llib-linstzones.ln
258 usr/lib/amd64/llib-linstzones.ln i386
259 usr/lib/sparcv9/llib-linstzones.ln sparc
263 # Don't ship header files private to libipmp and in.mpathd
265 usr/include/ipmp_query_impl.h
267 # These files are installed in the proto area by the build of libinetsvc,
268 # an inetd-specific library shared by inetd, inetadm and inetconv. Only
269 # the shared object is shipped.
271 usr/include/inetsvc.h
272 usr/lib/libinetsvc.so
273 usr/lib/llib-linetsvc
274 usr/lib/llib-linetsvc.ln
276 # These files are installed in the proto area by the build of libinetutil,
277 # a general purpose library for the benefit of internet utilities. Only
278 # the shared object is shipped.
281 lib/amd64/libinetutil.so i386
282 lib/sparcv9/libinetutil.so sparc
284 lib/llib-linetutil.ln
285 lib/amd64/llib-linetutil.ln i386
286 lib/sparcv9/llib-linetutil.ln sparc
287 usr/include/libinetutil.h
288 usr/include/netinet/inetutil.h
290 usr/lib/libinetutil.so
291 usr/lib/amd64/libinetutil.so i386
292 usr/lib/sparcv9/libinetutil.so sparc
293 usr/lib/llib-linetutil
294 usr/lib/llib-linetutil.ln
295 usr/lib/amd64/llib-linetutil.ln i386
296 usr/lib/sparcv9/llib-linetutil.ln sparc
298 # Miscellaneous kernel interfaces or kernel<->user interfaces that are
299 # consolidation private and we do not want to export at this time.
301 usr/include/sys/cryptmod.h
302 usr/include/sys/dumpadm.h
303 usr/include/sys/ontrap.h
304 usr/include/sys/sysmsg_impl.h
305 usr/include/sys/vlan.h
307 # These files are installed in the proto area so lvm can use
308 # them during the build process.
314 usr/lib/llib-lmeta.ln
316 # non-public pci header
318 usr/include/sys/pci_impl.h
319 usr/include/sys/pci_tools.h
321 # Exception list for RCM project, included by librcm and rcm_daemon
323 usr/include/librcm_event.h
324 usr/include/librcm_impl.h
326 # MDB deliverables that are not yet public
328 usr/lib/mdb/proc/mdb_test.so
329 usr/lib/mdb/proc/sparcv9/mdb_test.so sparc
331 # SNCA project exception list
333 usr/include/inet/kssl/kssl.h
334 usr/include/inet/kssl/ksslimpl.h
335 usr/include/inet/kssl/ksslproto.h
338 # these are "removed" from the source product build because the only
339 # packages that currently deliver them are removed.
340 # they really should't be in here.
344 # Entries for the libmech_krb5 symlink, which has been included
345 # for build purposes only, not delivered to customers.
347 usr/lib/gss/libmech_krb5.so
348 usr/lib/amd64/gss/libmech_krb5.so i386
349 usr/lib/sparcv9/gss/libmech_krb5.so sparc
350 usr/lib/libmech_krb5.so
351 usr/lib/amd64/libmech_krb5.so i386
352 usr/lib/sparcv9/libmech_krb5.so sparc
354 # Entries for headers from efcode project which user does not need to see
356 usr/platform/sun4u/include/sys/fc_plat.h sparc
357 usr/platform/sun4u/include/sys/fcode.h sparc
359 # Private net80211 headers
361 usr/include/sys/net80211_crypto.h
362 usr/include/sys/net80211_ht.h
363 usr/include/sys/net80211_proto.h
364 usr/include/sys/net80211.h
366 usr/include/net/wpa.h
368 # PPPoE files not delivered to customers.
370 usr/include/net/pppoe.h
371 usr/include/net/sppptun.h
375 usr/include/net/simnet.h
377 # Bridging internal data structures
379 usr/include/net/bridge_impl.h
381 # User<->kernel interface used by cfgadm/USB only
383 usr/include/sys/usb/hubd/hubd_impl.h
385 # User<->kernel interface used by cfgadm/SATA only
387 usr/include/sys/sata/sata_cfgadm.h i386
389 # Private ucred kernel header
391 usr/include/sys/ucred.h
393 # Private and/or platform-specific smf(5) files
398 lib/amd64/llib-lrestart.ln i386
399 lib/sparcv9/llib-lrestart.ln sparc
400 usr/include/libcontract_priv.h
401 usr/include/librestart_priv.h
402 usr/include/librestart.h
403 usr/lib/librestart.so
404 usr/lib/sparcv9/librestart.so sparc
405 lib/svc/manifest/platform/sun4u i386
406 lib/svc/manifest/platform/sun4v i386
407 var/svc/manifest/platform/sun4u i386
408 var/svc/manifest/platform/sun4v i386
409 etc/svc/profile/platform_sun4v.xml i386
410 etc/svc/profile/platform_SUNW,SPARC-Enterprise.xml i386
411 etc/svc/profile/platform_SUNW,Sun-Fire-15000.xml i386
412 etc/svc/profile/platform_SUNW,Sun-Fire-880.xml i386
413 etc/svc/profile/platform_SUNW,Sun-Fire-V890.xml i386
414 etc/svc/profile/platform_SUNW,Sun-Fire.xml i386
415 etc/svc/profile/platform_SUNW,Ultra-Enterprise-10000.xml i386
416 etc/svc/profile/platform_SUNW,UltraSPARC-IIe-NetraCT-40.xml i386
417 etc/svc/profile/platform_SUNW,UltraSPARC-IIe-NetraCT-60.xml i386
418 etc/svc/profile/platform_SUNW,UltraSPARC-IIi-Netract.xml i386
420 # Private libuutil files
425 lib/sparcv9/llib-luutil.ln sparc
426 usr/include/libuutil_impl.h
428 usr/lib/sparcv9/libuutil.so sparc
430 # Private Multidata file.
432 usr/include/sys/multidata_impl.h
434 # The following files are used by wanboot.
435 # They contain interfaces which are currently private.
437 usr/include/sys/wanboot_impl.h
439 usr/include/wanbootutil.h
441 # Even though all the objects built under usr/src/stand are later glommed
442 # together into a couple of second-stage boot loaders, we dump the static
443 # archives and lint libraries into $(ROOT)/stand for intermediate use
444 # (e.g., for lint, linking the second-stage boot loaders, ...). Since
445 # these are merely intermediate objects, they do not need to be packaged.
449 # Private KCF header files
451 usr/include/sys/crypto/elfsign.h
452 usr/include/sys/crypto/impl.h
453 usr/include/sys/crypto/ops_impl.h
454 usr/include/sys/crypto/sched_impl.h
456 # The following files are installed in the proto area
457 # by the build of libcmdutils (Command Utilities Library).
458 # libcmdutils contains interfaces which are all private interfaces.
461 lib/amd64/libcmdutils.so i386
462 lib/sparcv9/libcmdutils.so sparc
464 lib/llib-lcmdutils.ln
465 lib/amd64/llib-lcmdutils.ln i386
466 lib/sparcv9/llib-lcmdutils.ln sparc
467 usr/include/libcmdutils.h
468 usr/lib/libcmdutils.so
469 usr/lib/amd64/libcmdutils.so i386
470 usr/lib/sparcv9/libcmdutils.so sparc
471 usr/lib/llib-lcmdutils
472 usr/lib/llib-lcmdutils.ln
473 usr/lib/amd64/llib-lcmdutils.ln i386
474 usr/lib/sparcv9/llib-lcmdutils.ln sparc
476 # Private interfaces in libsec
478 usr/include/aclutils.h
480 # USB skeleton driver stays in sync with the rest of USB but doesn't ship.
482 kernel/drv/usbskel i386
483 kernel/drv/amd64/usbskel i386
484 kernel/drv/sparcv9/usbskel sparc
485 kernel/drv/usbskel.conf
487 # Consolidation and Sun private libdevid interfaces
488 # Public libdevid interfaces provided by devid.h
490 usr/include/sys/libdevid.h
492 # The following files are installed in the proto area by the build of
493 # libprtdiag. libprtdiag contains interfaces which are all private.
494 # Only the shared object is shipped.
496 usr/platform/sun4u/lib/llib-lprtdiag sparc
497 usr/platform/sun4u/lib/llib-lprtdiag.ln sparc
498 usr/platform/sun4v/lib/llib-lprtdiag.ln sparc
500 # The following files are installed in the proto area by the build of
501 # mdesc driver in sun4v. These header files are used on in the build
502 # and do not need to be shipped to customers.
504 usr/include/sys/mdesc.h sparc
505 usr/include/sys/mdesc_impl.h sparc
506 usr/platform/sun4v/include/sys/mach_descrip.h sparc
508 # The following files are installed in the proto area by the build of
509 # libpcp. libpcp contains interfaces which are all private.
510 # Only the shared object is shipped.
512 usr/platform/sun4v/lib/llib-lpcp.ln sparc
513 usr/platform/SUNW,Netra-CP3060/lib/llib-lpcp.ln sparc
514 usr/platform/SUNW,Netra-CP3260/lib/llib-lpcp.ln sparc
515 usr/platform/SUNW,Netra-T5220/lib/llib-lpcp.ln sparc
516 usr/platform/SUNW,Netra-T5440/lib/llib-lpcp.ln sparc
517 usr/platform/SUNW,SPARC-Enterprise-T5120/lib/llib-lpcp.ln sparc
518 usr/platform/SUNW,Sun-Blade-T6300/lib/llib-lpcp.ln sparc
519 usr/platform/SUNW,Sun-Blade-T6320/lib/llib-lpcp.ln sparc
520 usr/platform/SUNW,Sun-Fire-T200/lib/llib-lpcp.ln sparc
521 usr/platform/SUNW,T5140/lib/llib-lpcp.ln sparc
522 usr/platform/SUNW,USBRDT-5240/lib/llib-lpcp.ln sparc
524 # ZFS internal tools and lint libraries
526 usr/lib/llib-lzfs_jni
527 usr/lib/llib-lzfs_jni.ln
528 usr/lib/amd64/llib-lzfs_jni.ln i386
529 usr/lib/sparcv9/llib-lzfs_jni.ln sparc
531 usr/lib/llib-lzpool.ln i386
532 usr/lib/amd64/llib-lzpool.ln i386
533 usr/lib/sparcv9/llib-lzpool.ln sparc
537 usr/include/libzfs_jni_dataset.h
538 usr/include/libzfs_jni_disk.h
539 usr/include/libzfs_jni_diskmgt.h
540 usr/include/libzfs_jni_ipool.h
541 usr/include/libzfs_jni_main.h
542 usr/include/libzfs_jni_pool.h
543 usr/include/libzfs_jni_property.h
544 usr/include/libzfs_jni_util.h
546 # These files are installed in the proto area for Solaris scsi_vhci driver
547 # (for MPAPI support) and should not be shipped
549 usr/include/sys/scsi/adapters/mpapi_impl.h
550 usr/include/sys/scsi/adapters/mpapi_scsi_vhci.h
552 # This library is installed in the proto area by the build of libdisasm, and is
553 # only used when building the KMDB disasm module.
555 usr/lib/libstanddisasm.so
556 usr/lib/amd64/libstanddisasm.so i386
557 usr/lib/sparcv9/libstanddisasm.so sparc
559 # TSol: tsol doesn't ship lint source, and tsnet isn't for customers at all.
565 # nss interfaces shared between libnsl and other ON libraries.
569 # AT&T AST (ksh93) files which are currently needed only to build OS/Net
573 usr/lib/amd64/libast.so i386
574 usr/lib/sparcv9/libast.so sparc
577 usr/lib/amd64/llib-last.ln i386
578 usr/lib/sparcv9/llib-last.ln sparc
582 usr/lib/amd64/llib-lcmd.ln i386
583 usr/lib/sparcv9/llib-lcmd.ln sparc
586 usr/lib/amd64/libdll.so i386
587 usr/lib/sparcv9/libdll.so sparc
590 usr/lib/amd64/llib-ldll.ln i386
591 usr/lib/sparcv9/llib-ldll.ln sparc
592 # libpp (a helper library needed by AST's msgcc)
596 usr/lib/locale/C/LC_MESSAGES/libpp
599 usr/lib/amd64/libshell.so i386
600 usr/lib/sparcv9/libshell.so sparc
602 usr/lib/llib-lshell.ln
603 usr/lib/amd64/llib-lshell.ln i386
604 usr/lib/sparcv9/llib-lshell.ln sparc
607 usr/lib/amd64/libsum.so i386
608 usr/lib/sparcv9/libsum.so sparc
611 usr/lib/amd64/llib-lsum.ln i386
612 usr/lib/sparcv9/llib-lsum.ln sparc
614 # This file is used in ON to build DSCP clients. It is not for customers.
616 usr/include/libdscp.h sparc
618 # These files are used by the iSCSI Target and the iSCSI Initiator
620 usr/include/sys/iscsi_protocol.h
621 usr/include/sys/iscsi_authclient.h
622 usr/include/sys/iscsi_authclientglue.h
624 # These files are used by the COMSTAR iSCSI target port provider
627 usr/include/sys/iscsit/chap.h
628 usr/include/sys/iscsit/iscsi_if.h
629 usr/include/sys/iscsit/isns_protocol.h
630 usr/include/sys/iscsit/radius_packet.h
631 usr/include/sys/iscsit/radius_protocol.h
633 # libshare is private and the 64-bit sharemgr is not delivered.
636 usr/lib/amd64/libshare.so i386
637 usr/lib/sparcv9/libshare.so sparc
638 usr/lib/fs/autofs/libshare_autofs.so
639 usr/lib/fs/autofs/amd64/libshare_autofs.so i386
640 usr/lib/fs/autofs/sparcv9/libshare_autofs.so sparc
641 usr/lib/fs/nfs/libshare_nfs.so
642 usr/lib/fs/nfs/amd64/libshare_nfs.so i386
643 usr/lib/fs/nfs/sparcv9/libshare_nfs.so sparc
644 usr/lib/fs/smb/libshare_smb.so
645 usr/lib/fs/smb/amd64/libshare_smb.so i386
646 usr/lib/fs/smb/sparcv9/libshare_smb.so sparc
647 usr/lib/fs/smbfs/libshare_smbfs.so
648 usr/lib/fs/smbfs/amd64/libshare_smbfs.so i386
649 usr/lib/fs/smbfs/sparcv9/libshare_smbfs.so sparc
650 usr/include/libshare_impl.h
651 usr/include/scfutil.h
653 # These files are installed in the proto area by the build of libpri for
654 # the benefit of the builds of FMA libldom, Zeus, picld plugins, and/or
655 # other libpri consumers. However, the libpri interfaces are private to
656 # Sun (Consolidation Private) and not intended for customer use. So these
657 # files (the symlink and the lint library) are excluded from packaging.
659 usr/lib/libpri.so sparc
660 usr/lib/llib-lpri sparc
661 usr/lib/llib-lpri.ln sparc
662 usr/lib/sparcv9/libpri.so sparc
663 usr/lib/sparcv9/llib-lpri.ln sparc
665 # These files are installed in the proto area by the build of libds for
666 # the benefit of the builds of sun4v IO FMA and/or other libds
667 # consumers. However, the libds interfaces are private to Sun
668 # (Consolidation Private) and not intended for customer use. So these
669 # files (the symlink and the lint library) are excluded from packaging.
671 usr/lib/libds.so sparc
672 usr/lib/sparcv9/libds.so sparc
673 usr/lib/llib-lds sparc
674 usr/lib/llib-lds.ln sparc
675 usr/lib/sparcv9/llib-lds.ln sparc
677 usr/lib/llib-ldscfg.ln
678 usr/platform/sun4v/include/sys/libds.h sparc
679 usr/platform/sun4v/include/sys/vlds.h sparc
681 # Private/Internal u8_textprep header file. Do not ship.
683 usr/include/sys/u8_textprep_data.h
685 # SQLite is private, used by SMF (svc.configd), idmapd and libsmb.
687 usr/include/sqlite-sys
688 lib/libsqlite-native.o
691 lib/llib-lsqlite-sys.ln
693 # Private/Internal kiconv header files. Do not ship.
695 usr/include/sys/kiconv_big5_utf8.h
696 usr/include/sys/kiconv_cck_common.h
697 usr/include/sys/kiconv_cp950hkscs_utf8.h
698 usr/include/sys/kiconv_emea1.h
699 usr/include/sys/kiconv_emea2.h
700 usr/include/sys/kiconv_euckr_utf8.h
701 usr/include/sys/kiconv_euctw_utf8.h
702 usr/include/sys/kiconv_gb18030_utf8.h
703 usr/include/sys/kiconv_gb2312_utf8.h
704 usr/include/sys/kiconv_hkscs_utf8.h
705 usr/include/sys/kiconv_ja_jis_to_unicode.h
706 usr/include/sys/kiconv_ja_unicode_to_jis.h
707 usr/include/sys/kiconv_ja.h
708 usr/include/sys/kiconv_ko.h
709 usr/include/sys/kiconv_latin1.h
710 usr/include/sys/kiconv_sc.h
711 usr/include/sys/kiconv_tc.h
712 usr/include/sys/kiconv_uhc_utf8.h
713 usr/include/sys/kiconv_utf8_big5.h
714 usr/include/sys/kiconv_utf8_cp950hkscs.h
715 usr/include/sys/kiconv_utf8_euckr.h
716 usr/include/sys/kiconv_utf8_euctw.h
717 usr/include/sys/kiconv_utf8_gb18030.h
718 usr/include/sys/kiconv_utf8_gb2312.h
719 usr/include/sys/kiconv_utf8_hkscs.h
720 usr/include/sys/kiconv_utf8_uhc.h
722 # At this time, the ttydefs.cleanup file is only useful on sun4u systems
724 etc/flash/postdeployment/ttydefs.cleanup i386
726 # This header file is shared only between the power commands and
727 # ppm/srn modules # and should not be in any package
729 usr/include/sys/srn.h
731 # Private/Internal header files of smbsrv. Do not ship.
736 # Private/Internal libraries for smbsrv in user space
738 usr/include/libfakekernel
739 usr/lib/libfakekernel.so
740 usr/lib/libfakekernel.so.1
741 usr/lib/llib-lfakekernel
742 usr/lib/llib-lfakekernel.ln
743 usr/lib/amd64/llib-lfakekernel.ln i386
744 usr/lib/sparcv9/llib-lfakekernel.ln sparc
745 usr/lib/amd64/libfakekernel.so i386
746 usr/lib/amd64/libfakekernel.so.1 i386
747 usr/lib/sparcv9/libfakekernel.so sparc
748 usr/lib/sparcv9/libfakekernel.so.1 sparc
750 # Private/Internal dtrace scripts of smbsrv. Do not ship.
752 usr/lib/smbsrv/dtrace
754 # Private/Internal libraries of smbsrv. Do not ship.
756 usr/lib/mdb/proc/libfksmbsrv.so
757 usr/lib/mdb/proc/amd64/libfksmbsrv.so i386
758 usr/lib/mdb/proc/sparcv9/libfksmbsrv.so sparc
759 usr/lib/reparse/llib-lreparse_smb
760 usr/lib/reparse/llib-lreparse_smb.ln
761 usr/lib/smbsrv/bind-helper
762 usr/lib/smbsrv/fksmbd
763 usr/lib/smbsrv/libfksmbsrv.so
764 usr/lib/smbsrv/libfksmbsrv.so.1
765 usr/lib/smbsrv/llib-lfksmbsrv
766 usr/lib/smbsrv/llib-lfksmbsrv.ln
767 usr/lib/smbsrv/llib-lmlrpc
768 usr/lib/smbsrv/llib-lmlrpc.ln
769 usr/lib/smbsrv/llib-lmlsvc
770 usr/lib/smbsrv/llib-lmlsvc.ln
771 usr/lib/smbsrv/llib-lsmb
772 usr/lib/smbsrv/llib-lsmb.ln
773 usr/lib/smbsrv/llib-lsmbns
774 usr/lib/smbsrv/llib-lsmbns.ln
777 # Private/Internal 64-bit libraries of smbsrv. Do not ship.
779 usr/lib/smbsrv/amd64 i386
780 usr/lib/smbsrv/sparcv9 sparc
782 usr/lib/reparse/amd64/libreparse_smb.so i386
783 usr/lib/reparse/amd64/libreparse_smb.so.1 i386
784 usr/lib/reparse/amd64/llib-lreparse_smb.ln i386
785 usr/lib/reparse/sparcv9/libreparse_smb.so sparc
786 usr/lib/reparse/sparcv9/libreparse_smb.so.1 sparc
787 usr/lib/reparse/sparcv9/llib-lreparse_smb.ln sparc
789 # Private dirent, extended to include flags, for use by SMB server
791 usr/include/sys/extdirent.h
793 # Private header files for vscan service
795 usr/include/libvscan.h
796 usr/include/sys/vscan.h
798 # libvscan is private
800 usr/lib/vscan/llib-lvscan
801 usr/lib/vscan/llib-lvscan.ln
803 # i86hvm is not a full platform. It is just a home for paravirtualized
804 # drivers. There is no usr/ component to this sub-platform, but the
805 # directory is created in the proto area to keep other tools happy.
807 usr/platform/i86hvm i386
809 # Private sdcard framework headers
811 usr/include/sys/sdcard
813 # libsmbfs is private
817 usr/lib/amd64/libsmbfs.so i386
818 usr/lib/sparcv9/libsmbfs.so sparc
820 usr/lib/llib-lsmbfs.ln
821 usr/lib/amd64/llib-lsmbfs.ln i386
822 usr/lib/sparcv9/llib-lsmbfs.ln sparc
824 # demo & test program for smbfs (private) ACL support
826 usr/lib/fs/smbfs/chacl
827 usr/lib/fs/smbfs/lsacl
831 kernel/kmdb/fcip i386
832 kernel/kmdb/amd64/fcip i386
833 kernel/kmdb/sparcv9/fcip sparc
835 kernel/kmdb/amd64/fcp i386
836 kernel/kmdb/sparcv9/fcp sparc
837 kernel/kmdb/fctl i386
838 kernel/kmdb/amd64/fctl i386
839 kernel/kmdb/sparcv9/fctl sparc
841 kernel/kmdb/amd64/qlc i386
842 kernel/kmdb/sparcv9/qlc sparc
844 lib/llib-la5k.ln sparc
845 lib/sparcv9/llib-la5k.ln sparc
847 lib/llib-lg_fc.ln sparc
848 lib/sparcv9/llib-lg_fc.ln sparc
849 usr/include/a_state.h sparc
850 usr/include/a5k.h sparc
851 usr/include/exec.h sparc
852 usr/include/g_scsi.h sparc
853 usr/include/g_state.h sparc
854 usr/include/gfc.h sparc
855 usr/include/l_common.h sparc
856 usr/include/l_error.h sparc
857 usr/include/rom.h sparc
858 usr/include/stgcom.h sparc
859 usr/include/sys/fibre-channel
861 usr/lib/llib-lHBAAPI.ln
862 usr/lib/amd64/llib-lHBAAPI.ln i386
863 usr/lib/sparcv9/llib-lHBAAPI.ln sparc
869 usr/include/sys/ncall
870 usr/include/sys/nsc_ddi.h
871 usr/include/sys/nsc_thread.h
872 usr/include/sys/nsctl
873 usr/include/sys/nskernd.h
874 usr/include/sys/unistat
877 usr/lib/libunistat.so
878 usr/lib/llib-lnsctl.ln
880 usr/lib/llib-lunistat.ln
882 # These files are used by the iSCSI initiator only.
883 # No reason to ship them.
885 usr/include/sys/scsi/adapters/iscsi_door.h
886 usr/include/sys/scsi/adapters/iscsi_if.h
890 usr/include/sys/stmf_sbd_ioctl.h
892 # proxy port provider interface
894 usr/include/sys/pppt_ic_if.h
895 usr/include/sys/pppt_ioctl.h
897 # proxy daemon lint library
899 usr/lib/llib-lstmfproxy
900 usr/lib/llib-lstmfproxy.ln
901 usr/lib/amd64/llib-lstmfproxy.ln i386
902 usr/lib/sparcv9/llib-lstmfproxy.ln sparc
904 # portable object file and dictionary used by libfmd_msg test
906 usr/lib/fm/dict/TEST.dict
907 usr/lib/locale/C/LC_MESSAGES/TEST.mo
908 usr/lib/locale/C/LC_MESSAGES/TEST.po
910 # Private idmap RPC protocol
912 usr/include/rpcsvc/idmap_prot.h
913 usr/include/rpcsvc/idmap_prot.x
915 # Private idmap directory API
917 usr/include/directory.h
919 # librstp is private for bridging
921 usr/include/stp_bpdu.h
923 usr/include/stp_vectors.h
926 usr/lib/llib-lrstp.ln
934 usr/include/libvrrpadm.h
935 usr/lib/libvrrpadm.so
936 usr/lib/amd64/libvrrpadm.so i386
937 usr/lib/sparcv9/libvrrpadm.so sparc
938 usr/lib/llib-lvrrpadm
939 usr/lib/llib-lvrrpadm.ln
940 usr/lib/amd64/llib-lvrrpadm.ln i386
941 usr/lib/sparcv9/llib-lvrrpadm.ln sparc
943 # This is only used during the -t tools build
945 opt/onbld/bin/i386/elfsign i386
946 opt/onbld/bin/sparc/elfsign sparc
947 opt/onbld/bin/i386/mandoc i386
948 opt/onbld/bin/sparc/mandoc sparc
953 opt/onbld/lib/i386/libdwarf.so i386
954 opt/onbld/lib/sparc/libdwarf.so sparc
957 # Private socket filter API
959 usr/include/sys/sockfilter.h
961 # We don't actually validate license action payloads, and the license
962 # staging area is provided as a separate basedir for package
963 # publication. The net result is that everything therein should be
964 # ignored for packaging validation.
970 usr/include/libbe_priv.h
972 # ipmi is at present only useful on i386, but for historical reasons is
973 # delivered on SPARC and used by the build.
975 usr/include/sys/ipmi.h sparc
978 # libsaveargs is private
980 usr/include/saveargs.h i386
981 usr/lib/amd64/libsaveargs.so i386
982 usr/lib/amd64/libstandsaveargs.so i386
983 usr/lib/amd64/llib-lsaveargs.ln i386
986 # libpcidb is private
989 usr/lib/amd64/libpcidb.so i386
990 usr/lib/amd64/llib-lpcidb.ln i386
991 usr/lib/sparcv9/libpcidb.so sparc
992 usr/lib/sparcv9/llib-lpcidb.ln sparc
995 usr/lib/llib-lpcidb.ln