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 2014 Garrett D'Amore <garrett@damore.org>
26 # Copyright 2014 Nexenta Systems, Inc. All rights reserved.
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/include/gssapi/gssapi_krb5.h
348 usr/lib/gss/libmech_krb5.so
349 usr/lib/amd64/gss/libmech_krb5.so i386
350 usr/lib/sparcv9/gss/libmech_krb5.so sparc
351 usr/lib/libmech_krb5.so
352 usr/lib/amd64/libmech_krb5.so i386
353 usr/lib/sparcv9/libmech_krb5.so sparc
355 # Entries for headers from efcode project which user does not need to see
357 usr/platform/sun4u/include/sys/fc_plat.h sparc
358 usr/platform/sun4u/include/sys/fcode.h sparc
360 # Private net80211 headers
362 usr/include/sys/net80211_crypto.h
363 usr/include/sys/net80211_ht.h
364 usr/include/sys/net80211_proto.h
365 usr/include/sys/net80211.h
367 usr/include/net/wpa.h
369 # PPPoE files not delivered to customers.
371 usr/include/net/pppoe.h
372 usr/include/net/sppptun.h
376 usr/include/net/simnet.h
378 # Bridging internal data structures
380 usr/include/net/bridge_impl.h
382 # User<->kernel interface used by cfgadm/USB only
384 usr/include/sys/usb/hubd/hubd_impl.h
386 # User<->kernel interface used by cfgadm/SATA only
388 usr/include/sys/sata/sata_cfgadm.h i386
390 # Private ucred kernel header
392 usr/include/sys/ucred.h
394 # Private and/or platform-specific smf(5) files
399 lib/amd64/llib-lrestart.ln i386
400 lib/sparcv9/llib-lrestart.ln sparc
401 usr/include/libcontract_priv.h
402 usr/include/librestart_priv.h
403 usr/include/librestart.h
404 usr/lib/librestart.so
405 usr/lib/sparcv9/librestart.so sparc
406 lib/svc/manifest/platform/sun4u i386
407 lib/svc/manifest/platform/sun4v i386
408 var/svc/manifest/platform/sun4u i386
409 var/svc/manifest/platform/sun4v i386
410 etc/svc/profile/platform_sun4v.xml i386
411 etc/svc/profile/platform_SUNW,SPARC-Enterprise.xml i386
412 etc/svc/profile/platform_SUNW,Sun-Fire-15000.xml i386
413 etc/svc/profile/platform_SUNW,Sun-Fire-880.xml i386
414 etc/svc/profile/platform_SUNW,Sun-Fire-V890.xml i386
415 etc/svc/profile/platform_SUNW,Sun-Fire.xml i386
416 etc/svc/profile/platform_SUNW,Ultra-Enterprise-10000.xml i386
417 etc/svc/profile/platform_SUNW,UltraSPARC-IIe-NetraCT-40.xml i386
418 etc/svc/profile/platform_SUNW,UltraSPARC-IIe-NetraCT-60.xml i386
419 etc/svc/profile/platform_SUNW,UltraSPARC-IIi-Netract.xml i386
421 # Private libuutil files
426 lib/sparcv9/llib-luutil.ln sparc
427 usr/include/libuutil_impl.h
429 usr/lib/sparcv9/libuutil.so sparc
431 # Private Multidata file.
433 usr/include/sys/multidata_impl.h
435 # The following files are used by wanboot.
436 # They contain interfaces which are currently private.
438 usr/include/sys/wanboot_impl.h
440 usr/include/wanbootutil.h
442 # Even though all the objects built under usr/src/stand are later glommed
443 # together into a couple of second-stage boot loaders, we dump the static
444 # archives and lint libraries into $(ROOT)/stand for intermediate use
445 # (e.g., for lint, linking the second-stage boot loaders, ...). Since
446 # these are merely intermediate objects, they do not need to be packaged.
450 # Private KCF header files
452 usr/include/sys/crypto/elfsign.h
453 usr/include/sys/crypto/impl.h
454 usr/include/sys/crypto/ops_impl.h
455 usr/include/sys/crypto/sched_impl.h
457 # The following files are installed in the proto area
458 # by the build of libcmdutils (Command Utilities Library).
459 # libcmdutils contains interfaces which are all private interfaces.
462 lib/amd64/libcmdutils.so i386
463 lib/sparcv9/libcmdutils.so sparc
465 lib/llib-lcmdutils.ln
466 lib/amd64/llib-lcmdutils.ln i386
467 lib/sparcv9/llib-lcmdutils.ln sparc
468 usr/include/libcmdutils.h
469 usr/lib/libcmdutils.so
470 usr/lib/amd64/libcmdutils.so i386
471 usr/lib/sparcv9/libcmdutils.so sparc
472 usr/lib/llib-lcmdutils
473 usr/lib/llib-lcmdutils.ln
474 usr/lib/amd64/llib-lcmdutils.ln i386
475 usr/lib/sparcv9/llib-lcmdutils.ln sparc
477 # Private interfaces in libsec
479 usr/include/aclutils.h
481 # USB skeleton driver stays in sync with the rest of USB but doesn't ship.
483 kernel/drv/usbskel i386
484 kernel/drv/amd64/usbskel i386
485 kernel/drv/sparcv9/usbskel sparc
486 kernel/drv/usbskel.conf
488 # Consolidation and Sun private libdevid interfaces
489 # Public libdevid interfaces provided by devid.h
491 usr/include/sys/libdevid.h
493 # The following files are installed in the proto area by the build of
494 # libprtdiag. libprtdiag contains interfaces which are all private.
495 # Only the shared object is shipped.
497 usr/platform/sun4u/lib/llib-lprtdiag sparc
498 usr/platform/sun4u/lib/llib-lprtdiag.ln sparc
499 usr/platform/sun4v/lib/llib-lprtdiag.ln sparc
501 # The following files are installed in the proto area by the build of
502 # mdesc driver in sun4v. These header files are used on in the build
503 # and do not need to be shipped to customers.
505 usr/include/sys/mdesc.h sparc
506 usr/include/sys/mdesc_impl.h sparc
507 usr/platform/sun4v/include/sys/mach_descrip.h sparc
509 # The following files are installed in the proto area by the build of
510 # libpcp. libpcp contains interfaces which are all private.
511 # Only the shared object is shipped.
513 usr/platform/sun4v/lib/llib-lpcp.ln sparc
514 usr/platform/SUNW,Netra-CP3060/lib/llib-lpcp.ln sparc
515 usr/platform/SUNW,Netra-CP3260/lib/llib-lpcp.ln sparc
516 usr/platform/SUNW,Netra-T5220/lib/llib-lpcp.ln sparc
517 usr/platform/SUNW,Netra-T5440/lib/llib-lpcp.ln sparc
518 usr/platform/SUNW,SPARC-Enterprise-T5120/lib/llib-lpcp.ln sparc
519 usr/platform/SUNW,Sun-Blade-T6300/lib/llib-lpcp.ln sparc
520 usr/platform/SUNW,Sun-Blade-T6320/lib/llib-lpcp.ln sparc
521 usr/platform/SUNW,Sun-Fire-T200/lib/llib-lpcp.ln sparc
522 usr/platform/SUNW,T5140/lib/llib-lpcp.ln sparc
523 usr/platform/SUNW,USBRDT-5240/lib/llib-lpcp.ln sparc
525 # ZFS internal tools and lint libraries
527 usr/lib/llib-lzfs_jni
528 usr/lib/llib-lzfs_jni.ln
529 usr/lib/amd64/llib-lzfs_jni.ln i386
530 usr/lib/sparcv9/llib-lzfs_jni.ln sparc
532 usr/lib/llib-lzpool.ln i386
533 usr/lib/amd64/llib-lzpool.ln i386
534 usr/lib/sparcv9/llib-lzpool.ln sparc
538 usr/include/libzfs_jni_dataset.h
539 usr/include/libzfs_jni_disk.h
540 usr/include/libzfs_jni_diskmgt.h
541 usr/include/libzfs_jni_ipool.h
542 usr/include/libzfs_jni_main.h
543 usr/include/libzfs_jni_pool.h
544 usr/include/libzfs_jni_property.h
545 usr/include/libzfs_jni_util.h
547 # These files are installed in the proto area for Solaris scsi_vhci driver
548 # (for MPAPI support) and should not be shipped
550 usr/include/sys/scsi/adapters/mpapi_impl.h
551 usr/include/sys/scsi/adapters/mpapi_scsi_vhci.h
553 # This library is installed in the proto area by the build of libdisasm, and is
554 # only used when building the KMDB disasm module.
556 usr/lib/libstanddisasm.so
557 usr/lib/amd64/libstanddisasm.so i386
558 usr/lib/sparcv9/libstanddisasm.so sparc
560 # TSol: tsol doesn't ship lint source, and tsnet isn't for customers at all.
566 # nss interfaces shared between libnsl and other ON libraries.
570 # AT&T AST (ksh93) files which are currently needed only to build OS/Net
574 usr/lib/amd64/libast.so i386
575 usr/lib/sparcv9/libast.so sparc
578 usr/lib/amd64/llib-last.ln i386
579 usr/lib/sparcv9/llib-last.ln sparc
583 usr/lib/amd64/llib-lcmd.ln i386
584 usr/lib/sparcv9/llib-lcmd.ln sparc
587 usr/lib/amd64/libdll.so i386
588 usr/lib/sparcv9/libdll.so sparc
591 usr/lib/amd64/llib-ldll.ln i386
592 usr/lib/sparcv9/llib-ldll.ln sparc
593 # libpp (a helper library needed by AST's msgcc)
597 usr/lib/locale/C/LC_MESSAGES/libpp
600 usr/lib/amd64/libshell.so i386
601 usr/lib/sparcv9/libshell.so sparc
603 usr/lib/llib-lshell.ln
604 usr/lib/amd64/llib-lshell.ln i386
605 usr/lib/sparcv9/llib-lshell.ln sparc
608 usr/lib/amd64/libsum.so i386
609 usr/lib/sparcv9/libsum.so sparc
612 usr/lib/amd64/llib-lsum.ln i386
613 usr/lib/sparcv9/llib-lsum.ln sparc
615 # This file is used in ON to build DSCP clients. It is not for customers.
617 usr/include/libdscp.h sparc
619 # These files are used by the iSCSI Target and the iSCSI Initiator
621 usr/include/sys/iscsi_protocol.h
622 usr/include/sys/iscsi_authclient.h
623 usr/include/sys/iscsi_authclientglue.h
625 # These files are used by the COMSTAR iSCSI target port provider
628 usr/include/sys/iscsit/chap.h
629 usr/include/sys/iscsit/iscsi_if.h
630 usr/include/sys/iscsit/isns_protocol.h
631 usr/include/sys/iscsit/radius_packet.h
632 usr/include/sys/iscsit/radius_protocol.h
634 # libshare is private and the 64-bit sharemgr is not delivered.
637 usr/lib/amd64/libshare.so i386
638 usr/lib/sparcv9/libshare.so sparc
639 usr/lib/fs/autofs/libshare_autofs.so
640 usr/lib/fs/autofs/amd64/libshare_autofs.so i386
641 usr/lib/fs/autofs/sparcv9/libshare_autofs.so sparc
642 usr/lib/fs/nfs/libshare_nfs.so
643 usr/lib/fs/nfs/amd64/libshare_nfs.so i386
644 usr/lib/fs/nfs/sparcv9/libshare_nfs.so sparc
645 usr/lib/fs/smb/libshare_smb.so
646 usr/lib/fs/smb/amd64/libshare_smb.so i386
647 usr/lib/fs/smb/sparcv9/libshare_smb.so sparc
648 usr/lib/fs/smbfs/libshare_smbfs.so
649 usr/lib/fs/smbfs/amd64/libshare_smbfs.so i386
650 usr/lib/fs/smbfs/sparcv9/libshare_smbfs.so sparc
651 usr/include/libshare_impl.h
652 usr/include/scfutil.h
654 # These files are installed in the proto area by the build of libpri for
655 # the benefit of the builds of FMA libldom, Zeus, picld plugins, and/or
656 # other libpri consumers. However, the libpri interfaces are private to
657 # Sun (Consolidation Private) and not intended for customer use. So these
658 # files (the symlink and the lint library) are excluded from packaging.
660 usr/lib/libpri.so sparc
661 usr/lib/llib-lpri sparc
662 usr/lib/llib-lpri.ln sparc
663 usr/lib/sparcv9/libpri.so sparc
664 usr/lib/sparcv9/llib-lpri.ln sparc
666 # These files are installed in the proto area by the build of libds for
667 # the benefit of the builds of sun4v IO FMA and/or other libds
668 # consumers. However, the libds interfaces are private to Sun
669 # (Consolidation Private) and not intended for customer use. So these
670 # files (the symlink and the lint library) are excluded from packaging.
672 usr/lib/libds.so sparc
673 usr/lib/sparcv9/libds.so sparc
674 usr/lib/llib-lds sparc
675 usr/lib/llib-lds.ln sparc
676 usr/lib/sparcv9/llib-lds.ln sparc
678 usr/lib/llib-ldscfg.ln
679 usr/platform/sun4v/include/sys/libds.h sparc
680 usr/platform/sun4v/include/sys/vlds.h sparc
682 # Private/Internal u8_textprep header file. Do not ship.
684 usr/include/sys/u8_textprep_data.h
686 # SQLite is private, used by SMF (svc.configd), idmapd and libsmb.
688 usr/include/sqlite-sys
689 lib/libsqlite-native.o
692 lib/llib-lsqlite-sys.ln
694 # Private/Internal kiconv header files. Do not ship.
696 usr/include/sys/kiconv_big5_utf8.h
697 usr/include/sys/kiconv_cck_common.h
698 usr/include/sys/kiconv_cp950hkscs_utf8.h
699 usr/include/sys/kiconv_emea1.h
700 usr/include/sys/kiconv_emea2.h
701 usr/include/sys/kiconv_euckr_utf8.h
702 usr/include/sys/kiconv_euctw_utf8.h
703 usr/include/sys/kiconv_gb18030_utf8.h
704 usr/include/sys/kiconv_gb2312_utf8.h
705 usr/include/sys/kiconv_hkscs_utf8.h
706 usr/include/sys/kiconv_ja_jis_to_unicode.h
707 usr/include/sys/kiconv_ja_unicode_to_jis.h
708 usr/include/sys/kiconv_ja.h
709 usr/include/sys/kiconv_ko.h
710 usr/include/sys/kiconv_latin1.h
711 usr/include/sys/kiconv_sc.h
712 usr/include/sys/kiconv_tc.h
713 usr/include/sys/kiconv_uhc_utf8.h
714 usr/include/sys/kiconv_utf8_big5.h
715 usr/include/sys/kiconv_utf8_cp950hkscs.h
716 usr/include/sys/kiconv_utf8_euckr.h
717 usr/include/sys/kiconv_utf8_euctw.h
718 usr/include/sys/kiconv_utf8_gb18030.h
719 usr/include/sys/kiconv_utf8_gb2312.h
720 usr/include/sys/kiconv_utf8_hkscs.h
721 usr/include/sys/kiconv_utf8_uhc.h
723 # At this time, the ttydefs.cleanup file is only useful on sun4u systems
725 etc/flash/postdeployment/ttydefs.cleanup i386
727 # This header file is shared only between the power commands and
728 # ppm/srn modules # and should not be in any package
730 usr/include/sys/srn.h
732 # Private/Internal header files of smbsrv. Do not ship.
737 # Private/Internal libraries for smbsrv in user space
739 usr/include/libfakekernel
740 usr/lib/libfakekernel.so
741 usr/lib/libfakekernel.so.1
742 usr/lib/llib-lfakekernel
743 usr/lib/llib-lfakekernel.ln
744 usr/lib/amd64/llib-lfakekernel.ln i386
745 usr/lib/sparcv9/llib-lfakekernel.ln sparc
746 usr/lib/amd64/libfakekernel.so i386
747 usr/lib/amd64/libfakekernel.so.1 i386
748 usr/lib/sparcv9/libfakekernel.so sparc
749 usr/lib/sparcv9/libfakekernel.so.1 sparc
751 # Private/Internal libraries of smbsrv. Do not ship.
753 usr/lib/mdb/proc/libfksmbsrv.so
754 usr/lib/mdb/proc/amd64/libfksmbsrv.so i386
755 usr/lib/mdb/proc/sparcv9/libfksmbsrv.so sparc
756 usr/lib/reparse/llib-lreparse_smb
757 usr/lib/reparse/llib-lreparse_smb.ln
758 usr/lib/smbsrv/bind-helper
759 usr/lib/smbsrv/fksmbd
760 usr/lib/smbsrv/libfksmbsrv.so
761 usr/lib/smbsrv/libfksmbsrv.so.1
762 usr/lib/smbsrv/llib-lfksmbsrv
763 usr/lib/smbsrv/llib-lfksmbsrv.ln
764 usr/lib/smbsrv/llib-lmlrpc
765 usr/lib/smbsrv/llib-lmlrpc.ln
766 usr/lib/smbsrv/llib-lmlsvc
767 usr/lib/smbsrv/llib-lmlsvc.ln
768 usr/lib/smbsrv/llib-lsmb
769 usr/lib/smbsrv/llib-lsmb.ln
770 usr/lib/smbsrv/llib-lsmbns
771 usr/lib/smbsrv/llib-lsmbns.ln
774 # Private/Internal 64-bit libraries of smbsrv. Do not ship.
776 usr/lib/smbsrv/amd64 i386
777 usr/lib/smbsrv/sparcv9 sparc
779 usr/lib/reparse/amd64/libreparse_smb.so i386
780 usr/lib/reparse/amd64/libreparse_smb.so.1 i386
781 usr/lib/reparse/amd64/llib-lreparse_smb.ln i386
782 usr/lib/reparse/sparcv9/libreparse_smb.so sparc
783 usr/lib/reparse/sparcv9/libreparse_smb.so.1 sparc
784 usr/lib/reparse/sparcv9/llib-lreparse_smb.ln sparc
786 # Private dirent, extended to include flags, for use by SMB server
788 usr/include/sys/extdirent.h
790 # Private header files for vscan service
792 usr/include/libvscan.h
793 usr/include/sys/vscan.h
795 # libvscan is private
797 usr/lib/vscan/llib-lvscan
798 usr/lib/vscan/llib-lvscan.ln
800 # i86hvm is not a full platform. It is just a home for paravirtualized
801 # drivers. There is no usr/ component to this sub-platform, but the
802 # directory is created in the proto area to keep other tools happy.
804 usr/platform/i86hvm i386
806 # Private sdcard framework headers
808 usr/include/sys/sdcard
810 # libsmbfs is private
814 usr/lib/amd64/libsmbfs.so i386
815 usr/lib/sparcv9/libsmbfs.so sparc
817 usr/lib/llib-lsmbfs.ln
818 usr/lib/amd64/llib-lsmbfs.ln i386
819 usr/lib/sparcv9/llib-lsmbfs.ln sparc
821 # demo & test program for smbfs (private) ACL support
823 usr/lib/fs/smbfs/chacl
824 usr/lib/fs/smbfs/lsacl
828 kernel/kmdb/fcip i386
829 kernel/kmdb/amd64/fcip i386
830 kernel/kmdb/sparcv9/fcip sparc
832 kernel/kmdb/amd64/fcp i386
833 kernel/kmdb/sparcv9/fcp sparc
834 kernel/kmdb/fctl i386
835 kernel/kmdb/amd64/fctl i386
836 kernel/kmdb/sparcv9/fctl sparc
838 kernel/kmdb/amd64/qlc i386
839 kernel/kmdb/sparcv9/qlc sparc
841 lib/llib-la5k.ln sparc
842 lib/sparcv9/llib-la5k.ln sparc
844 lib/llib-lg_fc.ln sparc
845 lib/sparcv9/llib-lg_fc.ln sparc
846 usr/include/a_state.h sparc
847 usr/include/a5k.h sparc
848 usr/include/exec.h sparc
849 usr/include/g_scsi.h sparc
850 usr/include/g_state.h sparc
851 usr/include/gfc.h sparc
852 usr/include/l_common.h sparc
853 usr/include/l_error.h sparc
854 usr/include/rom.h sparc
855 usr/include/stgcom.h sparc
856 usr/include/sys/fibre-channel
858 usr/lib/llib-lHBAAPI.ln
859 usr/lib/amd64/llib-lHBAAPI.ln i386
860 usr/lib/sparcv9/llib-lHBAAPI.ln sparc
866 usr/include/sys/ncall
867 usr/include/sys/nsc_ddi.h
868 usr/include/sys/nsc_thread.h
869 usr/include/sys/nsctl
870 usr/include/sys/nskernd.h
871 usr/include/sys/unistat
874 usr/lib/libunistat.so
875 usr/lib/llib-lnsctl.ln
877 usr/lib/llib-lunistat.ln
879 # These files are used by the iSCSI initiator only.
880 # No reason to ship them.
882 usr/include/sys/scsi/adapters/iscsi_door.h
883 usr/include/sys/scsi/adapters/iscsi_if.h
887 usr/include/sys/stmf_sbd_ioctl.h
889 # proxy port provider interface
891 usr/include/sys/pppt_ic_if.h
892 usr/include/sys/pppt_ioctl.h
894 # proxy daemon lint library
896 usr/lib/llib-lstmfproxy
897 usr/lib/llib-lstmfproxy.ln
898 usr/lib/amd64/llib-lstmfproxy.ln i386
899 usr/lib/sparcv9/llib-lstmfproxy.ln sparc
901 # portable object file and dictionary used by libfmd_msg test
903 usr/lib/fm/dict/TEST.dict
904 usr/lib/locale/C/LC_MESSAGES/TEST.mo
905 usr/lib/locale/C/LC_MESSAGES/TEST.po
907 # Private idmap RPC protocol
909 usr/include/rpcsvc/idmap_prot.h
910 usr/include/rpcsvc/idmap_prot.x
912 # Private idmap directory API
914 usr/include/directory.h
916 # librstp is private for bridging
918 usr/include/stp_bpdu.h
920 usr/include/stp_vectors.h
923 usr/lib/llib-lrstp.ln
931 usr/include/libvrrpadm.h
932 usr/lib/libvrrpadm.so
933 usr/lib/amd64/libvrrpadm.so i386
934 usr/lib/sparcv9/libvrrpadm.so sparc
935 usr/lib/llib-lvrrpadm
936 usr/lib/llib-lvrrpadm.ln
937 usr/lib/amd64/llib-lvrrpadm.ln i386
938 usr/lib/sparcv9/llib-lvrrpadm.ln sparc
940 # This is only used during the -t tools build
942 opt/onbld/bin/i386/elfsign i386
943 opt/onbld/bin/sparc/elfsign sparc
944 opt/onbld/bin/i386/mandoc i386
945 opt/onbld/bin/sparc/mandoc sparc
950 opt/onbld/lib/i386/libdwarf.so i386
951 opt/onbld/lib/sparc/libdwarf.so sparc
954 # Private socket filter API
956 usr/include/sys/sockfilter.h
958 # We don't actually validate license action payloads, and the license
959 # staging area is provided as a separate basedir for package
960 # publication. The net result is that everything therein should be
961 # ignored for packaging validation.
967 usr/include/libbe_priv.h
969 # ipmi is at present only useful on i386, but for historical reasons is
970 # delivered on SPARC and used by the build.
972 usr/include/sys/ipmi.h sparc
975 # libsaveargs is private
977 usr/include/saveargs.h i386
978 usr/lib/amd64/libsaveargs.so i386
979 usr/lib/amd64/libstandsaveargs.so i386
980 usr/lib/amd64/llib-lsaveargs.ln i386
983 # libpcidb is private
986 usr/lib/amd64/libpcidb.so i386
987 usr/lib/amd64/llib-lpcidb.ln i386
988 usr/lib/sparcv9/libpcidb.so sparc
989 usr/lib/sparcv9/llib-lpcidb.ln sparc
992 usr/lib/llib-lpcidb.ln
995 # debugging program for libadutils