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 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.
33 # Exception List for validate_pkg
37 # The following entries are built in the /proto area
38 # but not included in any packages - this is intentional.
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
54 # Private lofi interface.
56 usr/include/sys/lofi_impl.h
58 # Private/Internal libraries of the Cryptographic Framework.
65 usr/include/libelfsign.h
66 usr/lib/llib-lsoftcrypto
67 usr/lib/llib-lsoftcrypto.ln
68 usr/lib/amd64/llib-lsoftcrypto.ln i386
69 usr/lib/sparcv9/llib-lsoftcrypto.ln sparc
72 # The following files are used by the DHCP service, the
73 # standalone's DHCP implementation, and the kernel (nfs_dlboot).
74 # They contain interfaces which are currently private.
76 usr/include/dhcp_symbol.h
77 usr/include/sys/sunos_dhcp_class.h
79 # Private MAC driver header files
81 usr/include/inet/iptun.h
82 usr/include/sys/aggr_impl.h
83 usr/include/sys/aggr.h
84 usr/include/sys/dld_impl.h
85 usr/include/sys/dld_ioc.h
86 usr/include/sys/dls_impl.h
88 usr/include/sys/mac_client_impl.h
89 usr/include/sys/mac_client.h
90 usr/include/sys/mac_flow_impl.h
91 usr/include/sys/mac_impl.h
92 usr/include/sys/mac_soft_ring.h
93 usr/include/sys/mac_stat.h
95 # Private GLDv3 userland libraries and headers
97 usr/include/libdladm_impl.h
98 usr/include/libdlaggr.h
99 usr/include/libdlether.h
100 usr/include/libdlflow_impl.h
101 usr/include/libdlflow.h
102 usr/include/libdliptun.h
103 usr/include/libdlmgmt.h
104 usr/include/libdlsim.h
105 usr/include/libdlstat.h
106 usr/include/libdlvnic.h
107 usr/include/libdlwlan_impl.h
108 usr/include/libdlwlan.h
110 # Virtual Network Interface Card (VNIC)
112 usr/include/sys/vnic.h
113 usr/include/sys/vnic_impl.h
115 # Private libipadm lint library and header files
117 usr/include/ipadm_ipmgmt.h
118 usr/include/ipadm_ndpd.h
119 usr/include/libipadm.h
124 # Private libsocket header file
126 usr/include/libsocket_priv.h
128 # IKE and IPsec support library exceptions. The IKE support
129 # library contains exclusively private interfaces, as does
130 # libipsecutil. My apologies for the glut of header files here.
133 usr/include/ikedoor.h
134 usr/include/ipsec_util.h
135 usr/lib/amd64/libike.so i386
136 usr/lib/sparcv9/libike.so sparc
137 usr/lib/libipsecutil.so
138 usr/lib/amd64/libipsecutil.so i386
139 usr/lib/sparcv9/libipsecutil.so sparc
142 usr/lib/amd64/llib-like.ln i386
143 usr/lib/sparcv9/llib-like.ln sparc
144 usr/lib/llib-lipsecutil
145 usr/lib/llib-lipsecutil.ln
146 usr/lib/amd64/llib-lipsecutil.ln i386
147 usr/lib/sparcv9/llib-lipsecutil.ln sparc
149 usr/include/inet/ip_impl.h
150 usr/include/inet/ip_ndp.h
151 usr/include/inet/ip2mac_impl.h
152 usr/include/inet/ip2mac.h
153 usr/include/inet/rawip_impl.h
154 usr/include/inet/tcp_impl.h
155 usr/include/inet/udp_impl.h
156 usr/include/libmail.h
157 usr/include/libnwam_priv.h
158 usr/include/protocols/ripngd.h
159 usr/include/s_string.h
160 usr/include/sys/logindmux_impl.h
161 usr/include/sys/vgareg.h
163 # Some IPsec headers can't be shipped lest we hit export controls...
165 usr/include/inet/ipsec_impl.h
166 usr/include/inet/ipsec_info.h
167 usr/include/inet/ipsecah.h
168 usr/include/inet/ipsecesp.h
169 usr/include/inet/keysock.h
170 usr/include/inet/sadb.h
171 usr/include/sys/sha1_consts.h
172 usr/include/sys/sha2_consts.h
175 # Filtering out directories not shipped
179 # These files contain definitions shared privately between the kernel
180 # and libc. There is no reason for them to be part of a package that
181 # a customer should ever see. They are installed in the proto area by
182 # the uts build because libc and and other components, like truss, are
183 # dependent upon their contents and should not have their own copies.
185 usr/include/sys/libc_kernel.h
186 usr/include/sys/synch32.h
188 # Private interfaces for libdisasm
190 usr/include/libdisasm.h
192 usr/lib/llib-ldisasm.ln
193 usr/lib/amd64/llib-ldisasm.ln i386
194 usr/lib/sparcv9/llib-ldisasm.ln sparc
196 # Private interfaces for libraidcfg
198 usr/include/raidcfg_spi.h
199 usr/include/raidcfg.h
200 usr/lib/libraidcfg.so
201 usr/lib/amd64/libraidcfg.so i386
202 usr/lib/sparcv9/libraidcfg.so sparc
203 usr/lib/llib-lraidcfg
204 usr/lib/llib-lraidcfg.ln
205 usr/lib/amd64/llib-lraidcfg.ln i386
206 usr/lib/sparcv9/llib-lraidcfg.ln sparc
208 # This file is used for private communication between mdb, drv/kmdb, and
209 # misc/kmdb. The interfaces described herein are not intended for customer
210 # use, and are thus excluded from packaging.
212 usr/include/sys/kmdb.h
214 # These files are installed in the proto area by the build of libdhcpagent
215 # and libdhcputil for the benefit of DHCP-related networking commands such
216 # as dhcpagent, dhcpinfo, ifconfig, and netstat. These are not interfaces
217 # for customer use, so the files are excluded from packaging.
221 lib/amd64/libdhcputil.so i386
222 lib/sparcv9/libdhcputil.so sparc
224 lib/llib-ldhcpagent.ln
226 lib/llib-ldhcputil.ln
227 lib/amd64/llib-ldhcputil.ln i386
228 lib/sparcv9/llib-ldhcputil.ln sparc
229 usr/include/dhcp_hostconf.h
230 usr/include/dhcp_impl.h
231 usr/include/dhcp_inittab.h
232 usr/include/dhcp_stable.h
233 usr/include/dhcp_symbol_common.h
234 usr/include/dhcpagent_ipc.h
235 usr/include/dhcpagent_util.h
236 usr/include/dhcpmsg.h
237 usr/lib/libdhcpagent.so
238 usr/lib/libdhcputil.so
239 usr/lib/amd64/libdhcputil.so i386
240 usr/lib/sparcv9/libdhcputil.so sparc
241 usr/lib/llib-ldhcpagent
242 usr/lib/llib-ldhcpagent.ln
243 usr/lib/llib-ldhcputil
244 usr/lib/llib-ldhcputil.ln
245 usr/lib/amd64/llib-ldhcputil.ln i386
246 usr/lib/sparcv9/llib-ldhcputil.ln sparc
248 # These files are installed in the proto area by the build of libinstzones
251 usr/lib/llib-linstzones
252 usr/lib/llib-linstzones.ln
253 usr/lib/amd64/llib-linstzones.ln i386
254 usr/lib/sparcv9/llib-linstzones.ln sparc
258 # Don't ship header files private to libipmp and in.mpathd
260 usr/include/ipmp_query_impl.h
262 # These files are installed in the proto area by the build of libinetsvc,
263 # an inetd-specific library shared by inetd, inetadm and inetconv. Only
264 # the shared object is shipped.
266 usr/include/inetsvc.h
267 usr/lib/libinetsvc.so
268 usr/lib/llib-linetsvc
269 usr/lib/llib-linetsvc.ln
271 # These files are installed in the proto area by the build of libinetutil,
272 # a general purpose library for the benefit of internet utilities. Only
273 # the shared object is shipped.
276 lib/amd64/libinetutil.so i386
277 lib/sparcv9/libinetutil.so sparc
279 lib/llib-linetutil.ln
280 lib/amd64/llib-linetutil.ln i386
281 lib/sparcv9/llib-linetutil.ln sparc
282 usr/include/libinetutil.h
283 usr/include/netinet/inetutil.h
285 usr/lib/libinetutil.so
286 usr/lib/amd64/libinetutil.so i386
287 usr/lib/sparcv9/libinetutil.so sparc
288 usr/lib/llib-linetutil
289 usr/lib/llib-linetutil.ln
290 usr/lib/amd64/llib-linetutil.ln i386
291 usr/lib/sparcv9/llib-linetutil.ln sparc
293 # Miscellaneous kernel interfaces or kernel<->user interfaces that are
294 # consolidation private and we do not want to export at this time.
296 usr/include/sys/cryptmod.h
297 usr/include/sys/dumpadm.h
298 usr/include/sys/ontrap.h
299 usr/include/sys/sysmsg_impl.h
300 usr/include/sys/vlan.h
302 # non-public pci header
304 usr/include/sys/pci_impl.h
305 usr/include/sys/pci_tools.h
307 # Exception list for RCM project, included by librcm and rcm_daemon
309 usr/include/librcm_event.h
310 usr/include/librcm_impl.h
312 # MDB deliverables that are not yet public
314 usr/lib/mdb/proc/mdb_test.so
315 usr/lib/mdb/proc/sparcv9/mdb_test.so sparc
317 # SNCA project exception list
319 usr/include/inet/kssl/kssl.h
320 usr/include/inet/kssl/ksslimpl.h
321 usr/include/inet/kssl/ksslproto.h
324 # these are "removed" from the source product build because the only
325 # packages that currently deliver them are removed.
326 # they really should't be in here.
330 # Entries for the libmech_krb5 symlink, which has been included
331 # for build purposes only, not delivered to customers.
333 usr/include/gssapi/gssapi_krb5.h
334 usr/lib/gss/libmech_krb5.so
335 usr/lib/amd64/gss/libmech_krb5.so i386
336 usr/lib/sparcv9/gss/libmech_krb5.so sparc
337 usr/lib/libmech_krb5.so
338 usr/lib/amd64/libmech_krb5.so i386
339 usr/lib/sparcv9/libmech_krb5.so sparc
341 # Entries for headers from efcode project which user does not need to see
343 usr/platform/sun4u/include/sys/fc_plat.h sparc
344 usr/platform/sun4u/include/sys/fcode.h sparc
346 # Private net80211 headers
348 usr/include/sys/net80211_amrr.h
349 usr/include/sys/net80211_crypto.h
350 usr/include/sys/net80211_ht.h
351 usr/include/sys/net80211_proto.h
352 usr/include/sys/net80211.h
354 usr/include/net/wpa.h
356 # PPPoE files not delivered to customers.
358 usr/include/net/pppoe.h
359 usr/include/net/sppptun.h
363 usr/include/net/simnet.h
365 # Bridging internal data structures
367 usr/include/net/bridge_impl.h
369 # User<->kernel interface used by cfgadm/USB only
371 usr/include/sys/usb/hubd/hubd_impl.h
373 # User<->kernel interface used by cfgadm/SATA only
375 usr/include/sys/sata/sata_cfgadm.h i386
377 # Private ucred kernel header
379 usr/include/sys/ucred.h
381 # Private and/or platform-specific smf(5) files
386 lib/amd64/llib-lrestart.ln i386
387 lib/sparcv9/llib-lrestart.ln sparc
388 usr/include/libcontract_priv.h
389 usr/include/librestart_priv.h
390 usr/include/librestart.h
391 usr/lib/librestart.so
392 usr/lib/sparcv9/librestart.so sparc
393 lib/svc/manifest/platform/sun4u i386
394 lib/svc/manifest/platform/sun4v i386
395 var/svc/manifest/platform/sun4u i386
396 var/svc/manifest/platform/sun4v i386
397 etc/svc/profile/platform_sun4v.xml i386
398 etc/svc/profile/platform_SUNW,SPARC-Enterprise.xml i386
399 etc/svc/profile/platform_SUNW,Sun-Fire-15000.xml i386
400 etc/svc/profile/platform_SUNW,Sun-Fire-880.xml i386
401 etc/svc/profile/platform_SUNW,Sun-Fire-V890.xml i386
402 etc/svc/profile/platform_SUNW,Sun-Fire.xml i386
403 etc/svc/profile/platform_SUNW,Ultra-Enterprise-10000.xml i386
404 etc/svc/profile/platform_SUNW,UltraSPARC-IIe-NetraCT-40.xml i386
405 etc/svc/profile/platform_SUNW,UltraSPARC-IIe-NetraCT-60.xml i386
406 etc/svc/profile/platform_SUNW,UltraSPARC-IIi-Netract.xml i386
408 # Private libuutil files
413 lib/sparcv9/llib-luutil.ln sparc
414 usr/include/libuutil_impl.h
416 usr/lib/sparcv9/libuutil.so sparc
418 # Private Multidata file.
420 usr/include/sys/multidata_impl.h
422 # Even though all the objects built under usr/src/stand are later glommed
423 # together into a couple of second-stage boot loaders, we dump the static
424 # archives and lint libraries into $(ROOT)/stand for intermediate use
425 # (e.g., for lint, linking the second-stage boot loaders, ...). Since
426 # these are merely intermediate objects, they do not need to be packaged.
430 # Private KCF header files
432 usr/include/sys/crypto/elfsign.h
433 usr/include/sys/crypto/impl.h
434 usr/include/sys/crypto/ops_impl.h
435 usr/include/sys/crypto/sched_impl.h
437 # The following files are installed in the proto area
438 # by the build of libcmdutils (Command Utilities Library).
439 # libcmdutils contains interfaces which are all private interfaces.
442 lib/amd64/libcmdutils.so i386
443 lib/sparcv9/libcmdutils.so sparc
445 lib/llib-lcmdutils.ln
446 lib/amd64/llib-lcmdutils.ln i386
447 lib/sparcv9/llib-lcmdutils.ln sparc
448 usr/include/libcmdutils.h
449 usr/lib/libcmdutils.so
450 usr/lib/amd64/libcmdutils.so i386
451 usr/lib/sparcv9/libcmdutils.so sparc
452 usr/lib/llib-lcmdutils
453 usr/lib/llib-lcmdutils.ln
454 usr/lib/amd64/llib-lcmdutils.ln i386
455 usr/lib/sparcv9/llib-lcmdutils.ln sparc
457 # Private interfaces in libsec
459 usr/include/aclutils.h
461 # USB skeleton driver stays in sync with the rest of USB but doesn't ship.
463 kernel/drv/amd64/usbskel i386
464 kernel/drv/sparcv9/usbskel sparc
465 kernel/drv/usbskel.conf
467 # Consolidation and Sun private libdevid interfaces
468 # Public libdevid interfaces provided by devid.h
470 usr/include/sys/libdevid.h
472 # The following files are installed in the proto area by the build of
473 # libprtdiag. libprtdiag contains interfaces which are all private.
474 # Only the shared object is shipped.
476 usr/platform/sun4u/lib/llib-lprtdiag sparc
477 usr/platform/sun4u/lib/llib-lprtdiag.ln sparc
478 usr/platform/sun4v/lib/llib-lprtdiag.ln sparc
480 # The following files are installed in the proto area by the build of
481 # mdesc driver in sun4v. These header files are used on in the build
482 # and do not need to be shipped to customers.
484 usr/include/sys/mdesc.h sparc
485 usr/include/sys/mdesc_impl.h sparc
486 usr/platform/sun4v/include/sys/mach_descrip.h sparc
488 # The following files are installed in the proto area by the build of
489 # libpcp. libpcp contains interfaces which are all private.
490 # Only the shared object is shipped.
492 usr/platform/sun4v/lib/llib-lpcp.ln sparc
493 usr/platform/SUNW,Netra-CP3060/lib/llib-lpcp.ln sparc
494 usr/platform/SUNW,Netra-CP3260/lib/llib-lpcp.ln sparc
495 usr/platform/SUNW,Netra-T5220/lib/llib-lpcp.ln sparc
496 usr/platform/SUNW,Netra-T5440/lib/llib-lpcp.ln sparc
497 usr/platform/SUNW,SPARC-Enterprise-T5120/lib/llib-lpcp.ln sparc
498 usr/platform/SUNW,Sun-Blade-T6300/lib/llib-lpcp.ln sparc
499 usr/platform/SUNW,Sun-Blade-T6320/lib/llib-lpcp.ln sparc
500 usr/platform/SUNW,Sun-Fire-T200/lib/llib-lpcp.ln sparc
501 usr/platform/SUNW,T5140/lib/llib-lpcp.ln sparc
502 usr/platform/SUNW,USBRDT-5240/lib/llib-lpcp.ln sparc
504 # ZFS internal tools and lint libraries
506 usr/lib/llib-lzfs_jni
507 usr/lib/llib-lzfs_jni.ln
508 usr/lib/amd64/llib-lzfs_jni.ln i386
509 usr/lib/sparcv9/llib-lzfs_jni.ln sparc
511 usr/lib/llib-lzpool.ln i386
512 usr/lib/amd64/llib-lzpool.ln i386
513 usr/lib/sparcv9/llib-lzpool.ln sparc
517 usr/include/libzfs_jni_dataset.h
518 usr/include/libzfs_jni_disk.h
519 usr/include/libzfs_jni_diskmgt.h
520 usr/include/libzfs_jni_ipool.h
521 usr/include/libzfs_jni_main.h
522 usr/include/libzfs_jni_pool.h
523 usr/include/libzfs_jni_property.h
524 usr/include/libzfs_jni_util.h
526 # These files are installed in the proto area for Solaris scsi_vhci driver
527 # (for MPAPI support) and should not be shipped
529 usr/include/sys/scsi/adapters/mpapi_impl.h
530 usr/include/sys/scsi/adapters/mpapi_scsi_vhci.h
532 # This library is installed in the proto area by the build of libdisasm, and is
533 # only used when building the KMDB disasm module.
535 usr/lib/libstanddisasm.so
536 usr/lib/amd64/libstanddisasm.so i386
537 usr/lib/sparcv9/libstanddisasm.so sparc
539 # TSol: tsol doesn't ship lint source, and tsnet isn't for customers at all.
545 # nss interfaces shared between libnsl and other ON libraries.
549 # AT&T AST (ksh93) files which are currently needed only to build OS/Net
553 usr/lib/amd64/libast.so i386
554 usr/lib/sparcv9/libast.so sparc
557 usr/lib/amd64/llib-last.ln i386
558 usr/lib/sparcv9/llib-last.ln sparc
562 usr/lib/amd64/llib-lcmd.ln i386
563 usr/lib/sparcv9/llib-lcmd.ln sparc
566 usr/lib/amd64/libdll.so i386
567 usr/lib/sparcv9/libdll.so sparc
570 usr/lib/amd64/llib-ldll.ln i386
571 usr/lib/sparcv9/llib-ldll.ln sparc
572 # libpp (a helper library needed by AST's msgcc)
576 usr/lib/locale/C/LC_MESSAGES/libpp
579 usr/lib/amd64/libshell.so i386
580 usr/lib/sparcv9/libshell.so sparc
582 usr/lib/llib-lshell.ln
583 usr/lib/amd64/llib-lshell.ln i386
584 usr/lib/sparcv9/llib-lshell.ln sparc
587 usr/lib/amd64/libsum.so i386
588 usr/lib/sparcv9/libsum.so sparc
591 usr/lib/amd64/llib-lsum.ln i386
592 usr/lib/sparcv9/llib-lsum.ln sparc
594 # This file is used in ON to build DSCP clients. It is not for customers.
596 usr/include/libdscp.h sparc
598 # These files are used by the iSCSI Target and the iSCSI Initiator
600 usr/include/sys/iscsi_protocol.h
601 usr/include/sys/iscsi_authclient.h
602 usr/include/sys/iscsi_authclientglue.h
604 # These files are used by the COMSTAR iSCSI target port provider
607 usr/include/sys/iscsit/chap.h
608 usr/include/sys/iscsit/iscsi_if.h
609 usr/include/sys/iscsit/isns_protocol.h
610 usr/include/sys/iscsit/radius_packet.h
611 usr/include/sys/iscsit/radius_protocol.h
613 # libshare is private and the 64-bit sharemgr is not delivered.
616 usr/lib/amd64/libshare.so i386
617 usr/lib/sparcv9/libshare.so sparc
618 usr/lib/fs/autofs/libshare_autofs.so
619 usr/lib/fs/autofs/amd64/libshare_autofs.so i386
620 usr/lib/fs/autofs/sparcv9/libshare_autofs.so sparc
621 usr/lib/fs/nfs/libshare_nfs.so
622 usr/lib/fs/nfs/amd64/libshare_nfs.so i386
623 usr/lib/fs/nfs/sparcv9/libshare_nfs.so sparc
624 usr/lib/fs/nfs/test_svc_tp_create
625 usr/lib/fs/smb/libshare_smb.so
626 usr/lib/fs/smb/amd64/libshare_smb.so i386
627 usr/lib/fs/smb/sparcv9/libshare_smb.so sparc
628 usr/lib/fs/smbfs/libshare_smbfs.so
629 usr/lib/fs/smbfs/amd64/libshare_smbfs.so i386
630 usr/lib/fs/smbfs/sparcv9/libshare_smbfs.so sparc
631 usr/include/libshare_impl.h
632 usr/include/scfutil.h
634 # These files are installed in the proto area by the build of libpri for
635 # the benefit of the builds of FMA libldom, Zeus, picld plugins, and/or
636 # other libpri consumers. However, the libpri interfaces are private to
637 # Sun (Consolidation Private) and not intended for customer use. So these
638 # files (the symlink and the lint library) are excluded from packaging.
640 usr/lib/libpri.so sparc
641 usr/lib/llib-lpri sparc
642 usr/lib/llib-lpri.ln sparc
643 usr/lib/sparcv9/libpri.so sparc
644 usr/lib/sparcv9/llib-lpri.ln sparc
646 # These files are installed in the proto area by the build of libds for
647 # the benefit of the builds of sun4v IO FMA and/or other libds
648 # consumers. However, the libds interfaces are private to Sun
649 # (Consolidation Private) and not intended for customer use. So these
650 # files (the symlink and the lint library) are excluded from packaging.
652 usr/lib/libds.so sparc
653 usr/lib/sparcv9/libds.so sparc
654 usr/lib/llib-lds sparc
655 usr/lib/llib-lds.ln sparc
656 usr/lib/sparcv9/llib-lds.ln sparc
658 usr/lib/llib-ldscfg.ln
659 usr/platform/sun4v/include/sys/libds.h sparc
660 usr/platform/sun4v/include/sys/vlds.h sparc
662 # Private/Internal u8_textprep header file. Do not ship.
664 usr/include/sys/u8_textprep_data.h
666 # SQLite is private, used by SMF (svc.configd), idmapd and libsmb.
668 usr/include/sqlite-sys
669 lib/libsqlite-native.o
672 lib/llib-lsqlite-sys.ln
674 # Private/Internal kiconv header files. Do not ship.
676 usr/include/sys/kiconv_big5_utf8.h
677 usr/include/sys/kiconv_cck_common.h
678 usr/include/sys/kiconv_cp950hkscs_utf8.h
679 usr/include/sys/kiconv_emea1.h
680 usr/include/sys/kiconv_emea2.h
681 usr/include/sys/kiconv_euckr_utf8.h
682 usr/include/sys/kiconv_euctw_utf8.h
683 usr/include/sys/kiconv_gb18030_utf8.h
684 usr/include/sys/kiconv_gb2312_utf8.h
685 usr/include/sys/kiconv_hkscs_utf8.h
686 usr/include/sys/kiconv_ja_jis_to_unicode.h
687 usr/include/sys/kiconv_ja_unicode_to_jis.h
688 usr/include/sys/kiconv_ja.h
689 usr/include/sys/kiconv_ko.h
690 usr/include/sys/kiconv_latin1.h
691 usr/include/sys/kiconv_sc.h
692 usr/include/sys/kiconv_tc.h
693 usr/include/sys/kiconv_uhc_utf8.h
694 usr/include/sys/kiconv_utf8_big5.h
695 usr/include/sys/kiconv_utf8_cp950hkscs.h
696 usr/include/sys/kiconv_utf8_euckr.h
697 usr/include/sys/kiconv_utf8_euctw.h
698 usr/include/sys/kiconv_utf8_gb18030.h
699 usr/include/sys/kiconv_utf8_gb2312.h
700 usr/include/sys/kiconv_utf8_hkscs.h
701 usr/include/sys/kiconv_utf8_uhc.h
703 # At this time, the directory and its contents
704 # are only useful on sun4u systems
706 etc/flash/postdeployment i386
708 # This header file is shared only between the power commands and
709 # ppm/srn modules # and should not be in any package
711 usr/include/sys/srn.h
713 # Private/Internal header files of smbsrv. Do not ship.
718 # Private/Internal files for libfakekernel. Do not ship.
720 lib/amd64/libfakekernel.so i386
721 lib/amd64/llib-lfakekernel.ln i386
722 lib/sparcv9/libfakekernel.so sparc
723 lib/sparcv9/llib-lfakekernel.ln sparc
726 lib/llib-lfakekernel.ln
727 usr/include/libfakekernel
728 usr/lib/libfakekernel.so
729 usr/lib/amd64/libfakekernel.so i386
730 usr/lib/sparcv9/libfakekernel.so sparc
732 # Private/Internal libraries of smbsrv. Do not ship.
734 usr/lib/mdb/proc/libfksmbsrv.so
735 usr/lib/mdb/proc/amd64/libfksmbsrv.so i386
736 usr/lib/mdb/proc/sparcv9/libfksmbsrv.so sparc
737 usr/lib/reparse/llib-lreparse_smb
738 usr/lib/reparse/llib-lreparse_smb.ln
739 usr/lib/smbsrv/bind-helper
740 usr/lib/smbsrv/fksmbd
741 usr/lib/smbsrv/libfksmbsrv.so
742 usr/lib/smbsrv/libfksmbsrv.so.1
743 usr/lib/smbsrv/llib-lfksmbsrv
744 usr/lib/smbsrv/llib-lfksmbsrv.ln
745 usr/lib/smbsrv/llib-lmlrpc
746 usr/lib/smbsrv/llib-lmlrpc.ln
747 usr/lib/smbsrv/llib-lmlsvc
748 usr/lib/smbsrv/llib-lmlsvc.ln
749 usr/lib/smbsrv/llib-lsmb
750 usr/lib/smbsrv/llib-lsmb.ln
751 usr/lib/smbsrv/llib-lsmbns
752 usr/lib/smbsrv/llib-lsmbns.ln
755 # Private/Internal 64-bit libraries of smbsrv. Do not ship.
757 usr/lib/smbsrv/amd64 i386
758 usr/lib/smbsrv/sparcv9 sparc
760 usr/lib/reparse/amd64/libreparse_smb.so i386
761 usr/lib/reparse/amd64/libreparse_smb.so.1 i386
762 usr/lib/reparse/amd64/llib-lreparse_smb.ln i386
763 usr/lib/reparse/sparcv9/libreparse_smb.so sparc
764 usr/lib/reparse/sparcv9/libreparse_smb.so.1 sparc
765 usr/lib/reparse/sparcv9/llib-lreparse_smb.ln sparc
767 # Private dirent, extended to include flags, for use by SMB server
769 usr/include/sys/extdirent.h
771 # Private header files for vscan service
773 usr/include/libvscan.h
774 usr/include/sys/vscan.h
776 # libvscan is private
778 usr/lib/vscan/llib-lvscan
779 usr/lib/vscan/llib-lvscan.ln
781 # i86hvm is not a full platform. It is just a home for paravirtualized
782 # drivers. There is no usr/ component to this sub-platform, but the
783 # directory is created in the proto area to keep other tools happy.
785 usr/platform/i86hvm i386
787 # Private sdcard framework headers
789 usr/include/sys/sdcard
791 # libsmbfs is private
795 usr/lib/amd64/libsmbfs.so i386
796 usr/lib/sparcv9/libsmbfs.so sparc
798 usr/lib/llib-lsmbfs.ln
799 usr/lib/amd64/llib-lsmbfs.ln i386
800 usr/lib/sparcv9/llib-lsmbfs.ln sparc
802 # demo & test program for smbfs (private) ACL support
804 usr/lib/fs/smbfs/chacl
805 usr/lib/fs/smbfs/lsacl
809 kernel/kmdb/amd64/fcip i386
810 kernel/kmdb/sparcv9/fcip sparc
811 kernel/kmdb/amd64/fcp i386
812 kernel/kmdb/sparcv9/fcp sparc
813 kernel/kmdb/amd64/fctl i386
814 kernel/kmdb/sparcv9/fctl sparc
815 kernel/kmdb/amd64/qlc i386
816 kernel/kmdb/sparcv9/qlc sparc
818 lib/llib-la5k.ln sparc
819 lib/sparcv9/llib-la5k.ln sparc
821 lib/llib-lg_fc.ln sparc
822 lib/sparcv9/llib-lg_fc.ln sparc
823 usr/include/a_state.h sparc
824 usr/include/a5k.h sparc
825 usr/include/exec.h sparc
826 usr/include/g_scsi.h sparc
827 usr/include/g_state.h sparc
828 usr/include/gfc.h sparc
829 usr/include/l_common.h sparc
830 usr/include/l_error.h sparc
831 usr/include/rom.h sparc
832 usr/include/stgcom.h sparc
833 usr/include/sys/fibre-channel
835 usr/lib/llib-lHBAAPI.ln
836 usr/lib/amd64/llib-lHBAAPI.ln i386
837 usr/lib/sparcv9/llib-lHBAAPI.ln sparc
843 usr/include/sys/ncall
844 usr/include/sys/nsc_ddi.h
845 usr/include/sys/nsc_thread.h
846 usr/include/sys/nsctl
847 usr/include/sys/nskernd.h
848 usr/include/sys/unistat
851 usr/lib/libunistat.so
852 usr/lib/llib-lnsctl.ln
854 usr/lib/llib-lunistat.ln
856 # These files are used by the iSCSI initiator only.
857 # No reason to ship them.
859 usr/include/sys/scsi/adapters/iscsi_door.h
860 usr/include/sys/scsi/adapters/iscsi_if.h
864 usr/include/sys/stmf_sbd_ioctl.h
866 # proxy port provider interface
868 usr/include/sys/pppt_ic_if.h
869 usr/include/sys/pppt_ioctl.h
871 # proxy daemon lint library
873 usr/lib/llib-lstmfproxy
874 usr/lib/llib-lstmfproxy.ln
875 usr/lib/amd64/llib-lstmfproxy.ln i386
876 usr/lib/sparcv9/llib-lstmfproxy.ln sparc
878 # portable object file and dictionary used by libfmd_msg test
880 usr/lib/fm/dict/TEST.dict
881 usr/lib/locale/C/LC_MESSAGES/TEST.mo
882 usr/lib/locale/C/LC_MESSAGES/TEST.po
884 # Private idmap RPC protocol
886 usr/include/rpcsvc/idmap_prot.h
887 usr/include/rpcsvc/idmap_prot.x
889 # Private idmap directory API
891 usr/include/directory.h
893 # librstp is private for bridging
895 usr/include/stp_bpdu.h
897 usr/include/stp_vectors.h
900 usr/lib/llib-lrstp.ln
908 usr/include/libvrrpadm.h
909 usr/lib/libvrrpadm.so
910 usr/lib/amd64/libvrrpadm.so i386
911 usr/lib/sparcv9/libvrrpadm.so sparc
912 usr/lib/llib-lvrrpadm
913 usr/lib/llib-lvrrpadm.ln
914 usr/lib/amd64/llib-lvrrpadm.ln i386
915 usr/lib/sparcv9/llib-lvrrpadm.ln sparc
917 # This is only used during the -t tools build
919 opt/onbld/bin/i386/mandoc i386
920 opt/onbld/bin/sparc/mandoc sparc
921 opt/onbld/bin/i386/vtfontcvt i386
922 opt/onbld/bin/sparc/vtfontcvt sparc
927 opt/onbld/lib/i386/libdwarf.so i386
928 opt/onbld/lib/sparc/libdwarf.so sparc
931 # Private socket filter API
933 usr/include/sys/sockfilter.h
935 # We don't actually validate license action payloads, and the license
936 # staging area is provided as a separate basedir for package
937 # publication. The net result is that everything therein should be
938 # ignored for packaging validation.
944 usr/include/libbe_priv.h
946 # ipmi is at present only useful on i386, but for historical reasons is
947 # delivered on SPARC and used by the build.
949 usr/include/sys/ipmi.h sparc
952 # libsaveargs is private
954 usr/include/saveargs.h i386
955 usr/lib/amd64/libsaveargs.so i386
956 usr/lib/amd64/libstandsaveargs.so i386
957 usr/lib/amd64/llib-lsaveargs.ln i386
960 # libpcidb is private
963 usr/lib/amd64/libpcidb.so i386
964 usr/lib/amd64/llib-lpcidb.ln i386
965 usr/lib/sparcv9/libpcidb.so sparc
966 usr/lib/sparcv9/llib-lpcidb.ln sparc
969 usr/lib/llib-lpcidb.ln
972 # private nvme header file
974 usr/include/sys/nvme.h
977 # debugging program for libadutils
981 # libficl-sys is private
983 usr/include/ficllocal.h
984 usr/lib/amd64/llib-lficl-sys.ln i386
985 usr/lib/amd64/libficl-sys.so i386
986 usr/lib/sparcv9/llib-lficl-sys.ln sparc
987 usr/lib/sparcv9/libficl-sys.so sparc
988 usr/lib/llib-lficl-sys
989 usr/lib/llib-lficl-sys.ln
990 usr/lib/libficl-sys.so
996 usr/lib/amd64/libsff.so i386
997 usr/lib/amd64/llib-lsff.ln i386
998 usr/lib/sparcv9/libsff.so sparc
999 usr/lib/sparcv9/llib-lsff.ln sparc
1002 usr/lib/llib-lsff.ln