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 2018 Nexenta Systems, Inc.
28 # Copyright 2017 Toomas Soome <tsoome@me.com>
29 # Copyright 2017 RackTop Systems.
30 # Copyright 2018, Joyent, Inc.
34 # Exception List for validate_pkg
38 # The following entries are built in the /proto area
39 # but not included in any packages - this is intentional.
41 usr/include/auth_list.h
42 usr/include/bsm/audit_door_infc.h
43 usr/include/bsm/audit_private.h
44 usr/include/bsm/devalloc.h
45 usr/include/getxby_door.h
46 usr/include/passwdutil.h
47 usr/include/priv_utils.h
48 usr/include/rpcsvc/daemon_utils.h
49 usr/include/rpcsvc/svc_dg_priv.h
50 usr/include/security/pam_impl.h
51 usr/include/sys/clock_impl.h
52 usr/include/sys/winlockio.h
53 usr/include/scsi/plugins/ses/vendor/sun_impl.h
55 # Private lofi interface.
57 usr/include/sys/lofi_impl.h
59 # Private/Internal libraries of the Cryptographic Framework.
66 usr/include/libelfsign.h
67 usr/lib/llib-lsoftcrypto
68 usr/lib/llib-lsoftcrypto.ln
69 usr/lib/amd64/llib-lsoftcrypto.ln i386
70 usr/lib/sparcv9/llib-lsoftcrypto.ln sparc
73 # The following files are used by the DHCP service, the
74 # standalone's DHCP implementation, and the kernel (nfs_dlboot).
75 # They contain interfaces which are currently private.
77 usr/include/dhcp_symbol.h
78 usr/include/sys/sunos_dhcp_class.h
80 # Private MAC driver header files
82 usr/include/inet/iptun.h
83 usr/include/sys/aggr_impl.h
84 usr/include/sys/aggr.h
85 usr/include/sys/dld_impl.h
86 usr/include/sys/dld_ioc.h
87 usr/include/sys/dls_impl.h
89 usr/include/sys/mac_client_impl.h
90 usr/include/sys/mac_client.h
91 usr/include/sys/mac_flow_impl.h
92 usr/include/sys/mac_impl.h
93 usr/include/sys/mac_soft_ring.h
94 usr/include/sys/mac_stat.h
96 # Private GLDv3 userland libraries and headers
98 usr/include/libdladm_impl.h
99 usr/include/libdlaggr.h
100 usr/include/libdlether.h
101 usr/include/libdlflow_impl.h
102 usr/include/libdlflow.h
103 usr/include/libdliptun.h
104 usr/include/libdlmgmt.h
105 usr/include/libdlsim.h
106 usr/include/libdlstat.h
107 usr/include/libdlvnic.h
108 usr/include/libdlwlan_impl.h
109 usr/include/libdlwlan.h
111 # Virtual Network Interface Card (VNIC)
113 usr/include/sys/vnic.h
114 usr/include/sys/vnic_impl.h
116 # Private libipadm lint library and header files
118 usr/include/ipadm_ipmgmt.h
119 usr/include/ipadm_ndpd.h
120 usr/include/libipadm.h
125 # Private libsocket header file
127 usr/include/libsocket_priv.h
129 # IKE and IPsec support library exceptions. The IKE support
130 # library contains exclusively private interfaces, as does
131 # libipsecutil. My apologies for the glut of header files here.
134 usr/include/ikedoor.h
135 usr/include/ipsec_util.h
136 usr/lib/amd64/libike.so i386
137 usr/lib/sparcv9/libike.so sparc
138 usr/lib/libipsecutil.so
139 usr/lib/amd64/libipsecutil.so i386
140 usr/lib/sparcv9/libipsecutil.so sparc
143 usr/lib/amd64/llib-like.ln i386
144 usr/lib/sparcv9/llib-like.ln sparc
145 usr/lib/llib-lipsecutil
146 usr/lib/llib-lipsecutil.ln
147 usr/lib/amd64/llib-lipsecutil.ln i386
148 usr/lib/sparcv9/llib-lipsecutil.ln sparc
150 usr/include/inet/ip_impl.h
151 usr/include/inet/ip_ndp.h
152 usr/include/inet/ip2mac_impl.h
153 usr/include/inet/ip2mac.h
154 usr/include/inet/rawip_impl.h
155 usr/include/inet/tcp_impl.h
156 usr/include/inet/udp_impl.h
157 usr/include/libmail.h
158 usr/include/libnwam_priv.h
159 usr/include/protocols/ripngd.h
160 usr/include/s_string.h
161 usr/include/sys/logindmux_impl.h
162 usr/include/sys/vgareg.h
164 # Some IPsec headers can't be shipped lest we hit export controls...
166 usr/include/inet/ipsec_impl.h
167 usr/include/inet/ipsec_info.h
168 usr/include/inet/ipsecah.h
169 usr/include/inet/ipsecesp.h
170 usr/include/inet/keysock.h
171 usr/include/inet/sadb.h
172 usr/include/sys/sha1_consts.h
173 usr/include/sys/sha2_consts.h
176 # Filtering out directories not shipped
180 # These files contain definitions shared privately between the kernel
181 # and libc. There is no reason for them to be part of a package that
182 # a customer should ever see. They are installed in the proto area by
183 # the uts build because libc and and other components, like truss, are
184 # dependent upon their contents and should not have their own copies.
186 usr/include/sys/libc_kernel.h
187 usr/include/sys/synch32.h
189 # Private interfaces for libdisasm
191 usr/include/libdisasm.h
193 usr/lib/llib-ldisasm.ln
194 usr/lib/amd64/llib-ldisasm.ln i386
195 usr/lib/sparcv9/llib-ldisasm.ln sparc
197 # Private interfaces for libraidcfg
199 usr/include/raidcfg_spi.h
200 usr/include/raidcfg.h
201 usr/lib/libraidcfg.so
202 usr/lib/amd64/libraidcfg.so i386
203 usr/lib/sparcv9/libraidcfg.so sparc
204 usr/lib/llib-lraidcfg
205 usr/lib/llib-lraidcfg.ln
206 usr/lib/amd64/llib-lraidcfg.ln i386
207 usr/lib/sparcv9/llib-lraidcfg.ln sparc
209 # This file is used for private communication between mdb, drv/kmdb, and
210 # misc/kmdb. The interfaces described herein are not intended for customer
211 # use, and are thus excluded from packaging.
213 usr/include/sys/kmdb.h
215 # These files are installed in the proto area by the build of libdhcpagent
216 # and libdhcputil for the benefit of DHCP-related networking commands such
217 # as dhcpagent, dhcpinfo, ifconfig, and netstat. These are not interfaces
218 # for customer use, so the files are excluded from packaging.
222 lib/amd64/libdhcputil.so i386
223 lib/sparcv9/libdhcputil.so sparc
225 lib/llib-ldhcpagent.ln
227 lib/llib-ldhcputil.ln
228 lib/amd64/llib-ldhcputil.ln i386
229 lib/sparcv9/llib-ldhcputil.ln sparc
230 usr/include/dhcp_hostconf.h
231 usr/include/dhcp_impl.h
232 usr/include/dhcp_inittab.h
233 usr/include/dhcp_stable.h
234 usr/include/dhcp_symbol_common.h
235 usr/include/dhcpagent_ipc.h
236 usr/include/dhcpagent_util.h
237 usr/include/dhcpmsg.h
238 usr/lib/libdhcpagent.so
239 usr/lib/libdhcputil.so
240 usr/lib/amd64/libdhcputil.so i386
241 usr/lib/sparcv9/libdhcputil.so sparc
242 usr/lib/llib-ldhcpagent
243 usr/lib/llib-ldhcpagent.ln
244 usr/lib/llib-ldhcputil
245 usr/lib/llib-ldhcputil.ln
246 usr/lib/amd64/llib-ldhcputil.ln i386
247 usr/lib/sparcv9/llib-ldhcputil.ln sparc
249 # These files are installed in the proto area by the build of libinstzones
252 usr/lib/llib-linstzones
253 usr/lib/llib-linstzones.ln
254 usr/lib/amd64/llib-linstzones.ln i386
255 usr/lib/sparcv9/llib-linstzones.ln sparc
259 # Don't ship header files private to libipmp and in.mpathd
261 usr/include/ipmp_query_impl.h
263 # These files are installed in the proto area by the build of libinetsvc,
264 # an inetd-specific library shared by inetd, inetadm and inetconv. Only
265 # the shared object is shipped.
267 usr/include/inetsvc.h
268 usr/lib/libinetsvc.so
269 usr/lib/llib-linetsvc
270 usr/lib/llib-linetsvc.ln
272 # These files are installed in the proto area by the build of libinetutil,
273 # a general purpose library for the benefit of internet utilities. Only
274 # the shared object is shipped.
277 lib/amd64/libinetutil.so i386
278 lib/sparcv9/libinetutil.so sparc
280 lib/llib-linetutil.ln
281 lib/amd64/llib-linetutil.ln i386
282 lib/sparcv9/llib-linetutil.ln sparc
283 usr/include/libinetutil.h
284 usr/include/netinet/inetutil.h
286 usr/lib/libinetutil.so
287 usr/lib/amd64/libinetutil.so i386
288 usr/lib/sparcv9/libinetutil.so sparc
289 usr/lib/llib-linetutil
290 usr/lib/llib-linetutil.ln
291 usr/lib/amd64/llib-linetutil.ln i386
292 usr/lib/sparcv9/llib-linetutil.ln sparc
294 # Miscellaneous kernel interfaces or kernel<->user interfaces that are
295 # consolidation private and we do not want to export at this time.
297 usr/include/sys/cryptmod.h
298 usr/include/sys/dumpadm.h
299 usr/include/sys/ontrap.h
300 usr/include/sys/sysmsg_impl.h
301 usr/include/sys/vlan.h
303 # non-public pci header
305 usr/include/sys/pci_impl.h
306 usr/include/sys/pci_tools.h
308 # Exception list for RCM project, included by librcm and rcm_daemon
310 usr/include/librcm_event.h
311 usr/include/librcm_impl.h
313 # MDB deliverables that are not yet public
315 usr/lib/mdb/proc/mdb_test.so
316 usr/lib/mdb/proc/sparcv9/mdb_test.so sparc
318 # SNCA project exception list
320 usr/include/inet/kssl/kssl.h
321 usr/include/inet/kssl/ksslimpl.h
322 usr/include/inet/kssl/ksslproto.h
325 # these are "removed" from the source product build because the only
326 # packages that currently deliver them are removed.
327 # they really should't be in here.
331 # Entries for the libmech_krb5 symlink, which has been included
332 # for build purposes only, not delivered to customers.
334 usr/include/gssapi/gssapi_krb5.h
335 usr/lib/gss/libmech_krb5.so
336 usr/lib/amd64/gss/libmech_krb5.so i386
337 usr/lib/sparcv9/gss/libmech_krb5.so sparc
338 usr/lib/libmech_krb5.so
339 usr/lib/amd64/libmech_krb5.so i386
340 usr/lib/sparcv9/libmech_krb5.so sparc
342 # Entries for headers from efcode project which user does not need to see
344 usr/platform/sun4u/include/sys/fc_plat.h sparc
345 usr/platform/sun4u/include/sys/fcode.h sparc
347 # Private net80211 headers
349 usr/include/sys/net80211_amrr.h
350 usr/include/sys/net80211_crypto.h
351 usr/include/sys/net80211_ht.h
352 usr/include/sys/net80211_proto.h
353 usr/include/sys/net80211.h
355 usr/include/net/wpa.h
357 # PPPoE files not delivered to customers.
359 usr/include/net/pppoe.h
360 usr/include/net/sppptun.h
364 usr/include/net/simnet.h
366 # Bridging internal data structures
368 usr/include/net/bridge_impl.h
370 # User<->kernel interface used by cfgadm/USB only
372 usr/include/sys/usb/hubd/hubd_impl.h
374 # User<->kernel interface used by cfgadm/SATA only
376 usr/include/sys/sata/sata_cfgadm.h i386
378 # Private ucred kernel header
380 usr/include/sys/ucred.h
382 # Private and/or platform-specific smf(5) files
387 lib/amd64/llib-lrestart.ln i386
388 lib/sparcv9/llib-lrestart.ln sparc
389 usr/include/libcontract_priv.h
390 usr/include/librestart_priv.h
391 usr/include/librestart.h
392 usr/lib/librestart.so
393 usr/lib/sparcv9/librestart.so sparc
394 lib/svc/manifest/platform/sun4u i386
395 lib/svc/manifest/platform/sun4v i386
396 var/svc/manifest/platform/sun4u i386
397 var/svc/manifest/platform/sun4v i386
398 etc/svc/profile/platform_sun4v.xml i386
399 etc/svc/profile/platform_SUNW,SPARC-Enterprise.xml i386
400 etc/svc/profile/platform_SUNW,Sun-Fire-15000.xml i386
401 etc/svc/profile/platform_SUNW,Sun-Fire-880.xml i386
402 etc/svc/profile/platform_SUNW,Sun-Fire-V890.xml i386
403 etc/svc/profile/platform_SUNW,Sun-Fire.xml i386
404 etc/svc/profile/platform_SUNW,Ultra-Enterprise-10000.xml i386
405 etc/svc/profile/platform_SUNW,UltraSPARC-IIe-NetraCT-40.xml i386
406 etc/svc/profile/platform_SUNW,UltraSPARC-IIe-NetraCT-60.xml i386
407 etc/svc/profile/platform_SUNW,UltraSPARC-IIi-Netract.xml i386
409 # Private libuutil files
414 lib/sparcv9/llib-luutil.ln sparc
415 usr/include/libuutil_impl.h
417 usr/lib/sparcv9/libuutil.so sparc
419 # Private Multidata file.
421 usr/include/sys/multidata_impl.h
423 # Even though all the objects built under usr/src/stand are later glommed
424 # together into a couple of second-stage boot loaders, we dump the static
425 # archives and lint libraries into $(ROOT)/stand for intermediate use
426 # (e.g., for lint, linking the second-stage boot loaders, ...). Since
427 # these are merely intermediate objects, they do not need to be packaged.
431 # Private KCF header files
433 usr/include/sys/crypto/elfsign.h
434 usr/include/sys/crypto/impl.h
435 usr/include/sys/crypto/ops_impl.h
436 usr/include/sys/crypto/sched_impl.h
438 # The following files are installed in the proto area
439 # by the build of libcmdutils (Command Utilities Library).
440 # libcmdutils contains interfaces which are all private interfaces.
443 lib/amd64/libcmdutils.so i386
444 lib/sparcv9/libcmdutils.so sparc
446 lib/llib-lcmdutils.ln
447 lib/amd64/llib-lcmdutils.ln i386
448 lib/sparcv9/llib-lcmdutils.ln sparc
449 usr/include/libcmdutils.h
450 usr/lib/libcmdutils.so
451 usr/lib/amd64/libcmdutils.so i386
452 usr/lib/sparcv9/libcmdutils.so sparc
453 usr/lib/llib-lcmdutils
454 usr/lib/llib-lcmdutils.ln
455 usr/lib/amd64/llib-lcmdutils.ln i386
456 usr/lib/sparcv9/llib-lcmdutils.ln sparc
458 # Private interfaces in libsec
460 usr/include/aclutils.h
462 # USB skeleton driver stays in sync with the rest of USB but doesn't ship.
464 kernel/drv/amd64/usbskel i386
465 kernel/drv/sparcv9/usbskel sparc
466 kernel/drv/usbskel.conf
468 # Consolidation and Sun private libdevid interfaces
469 # Public libdevid interfaces provided by devid.h
471 usr/include/sys/libdevid.h
473 # The following files are installed in the proto area by the build of
474 # libprtdiag. libprtdiag contains interfaces which are all private.
475 # Only the shared object is shipped.
477 usr/platform/sun4u/lib/llib-lprtdiag sparc
478 usr/platform/sun4u/lib/llib-lprtdiag.ln sparc
479 usr/platform/sun4v/lib/llib-lprtdiag.ln sparc
481 # The following files are installed in the proto area by the build of
482 # mdesc driver in sun4v. These header files are used on in the build
483 # and do not need to be shipped to customers.
485 usr/include/sys/mdesc.h sparc
486 usr/include/sys/mdesc_impl.h sparc
487 usr/platform/sun4v/include/sys/mach_descrip.h sparc
489 # The following files are installed in the proto area by the build of
490 # libpcp. libpcp contains interfaces which are all private.
491 # Only the shared object is shipped.
493 usr/platform/sun4v/lib/llib-lpcp.ln sparc
494 usr/platform/SUNW,Netra-CP3060/lib/llib-lpcp.ln sparc
495 usr/platform/SUNW,Netra-CP3260/lib/llib-lpcp.ln sparc
496 usr/platform/SUNW,Netra-T5220/lib/llib-lpcp.ln sparc
497 usr/platform/SUNW,Netra-T5440/lib/llib-lpcp.ln sparc
498 usr/platform/SUNW,SPARC-Enterprise-T5120/lib/llib-lpcp.ln sparc
499 usr/platform/SUNW,Sun-Blade-T6300/lib/llib-lpcp.ln sparc
500 usr/platform/SUNW,Sun-Blade-T6320/lib/llib-lpcp.ln sparc
501 usr/platform/SUNW,Sun-Fire-T200/lib/llib-lpcp.ln sparc
502 usr/platform/SUNW,T5140/lib/llib-lpcp.ln sparc
503 usr/platform/SUNW,USBRDT-5240/lib/llib-lpcp.ln sparc
505 # ZFS internal tools and lint libraries
507 usr/lib/llib-lzfs_jni
508 usr/lib/llib-lzfs_jni.ln
509 usr/lib/amd64/llib-lzfs_jni.ln i386
510 usr/lib/sparcv9/llib-lzfs_jni.ln sparc
512 usr/lib/llib-lzpool.ln i386
513 usr/lib/amd64/llib-lzpool.ln i386
514 usr/lib/sparcv9/llib-lzpool.ln sparc
518 usr/include/libzfs_jni_dataset.h
519 usr/include/libzfs_jni_disk.h
520 usr/include/libzfs_jni_diskmgt.h
521 usr/include/libzfs_jni_ipool.h
522 usr/include/libzfs_jni_main.h
523 usr/include/libzfs_jni_pool.h
524 usr/include/libzfs_jni_property.h
525 usr/include/libzfs_jni_util.h
527 # These files are installed in the proto area for Solaris scsi_vhci driver
528 # (for MPAPI support) and should not be shipped
530 usr/include/sys/scsi/adapters/mpapi_impl.h
531 usr/include/sys/scsi/adapters/mpapi_scsi_vhci.h
533 # This library is installed in the proto area by the build of libdisasm, and is
534 # only used when building the KMDB disasm module.
536 usr/lib/libstanddisasm.so
537 usr/lib/amd64/libstanddisasm.so i386
538 usr/lib/sparcv9/libstanddisasm.so sparc
540 # TSol: tsol doesn't ship lint source, and tsnet isn't for customers at all.
546 # nss interfaces shared between libnsl and other ON libraries.
550 # AT&T AST (ksh93) files which are currently needed only to build OS/Net
554 usr/lib/amd64/libast.so i386
555 usr/lib/sparcv9/libast.so sparc
558 usr/lib/amd64/llib-last.ln i386
559 usr/lib/sparcv9/llib-last.ln sparc
563 usr/lib/amd64/llib-lcmd.ln i386
564 usr/lib/sparcv9/llib-lcmd.ln sparc
567 usr/lib/amd64/libdll.so i386
568 usr/lib/sparcv9/libdll.so sparc
571 usr/lib/amd64/llib-ldll.ln i386
572 usr/lib/sparcv9/llib-ldll.ln sparc
573 # libpp (a helper library needed by AST's msgcc)
577 usr/lib/locale/C/LC_MESSAGES/libpp
580 usr/lib/amd64/libshell.so i386
581 usr/lib/sparcv9/libshell.so sparc
583 usr/lib/llib-lshell.ln
584 usr/lib/amd64/llib-lshell.ln i386
585 usr/lib/sparcv9/llib-lshell.ln sparc
588 usr/lib/amd64/libsum.so i386
589 usr/lib/sparcv9/libsum.so sparc
592 usr/lib/amd64/llib-lsum.ln i386
593 usr/lib/sparcv9/llib-lsum.ln sparc
595 # This file is used in ON to build DSCP clients. It is not for customers.
597 usr/include/libdscp.h sparc
599 # These files are used by the iSCSI Target and the iSCSI Initiator
601 usr/include/sys/iscsi_protocol.h
602 usr/include/sys/iscsi_authclient.h
603 usr/include/sys/iscsi_authclientglue.h
605 # These files are used by the COMSTAR iSCSI target port provider
608 usr/include/sys/iscsit/chap.h
609 usr/include/sys/iscsit/iscsi_if.h
610 usr/include/sys/iscsit/isns_protocol.h
611 usr/include/sys/iscsit/radius_packet.h
612 usr/include/sys/iscsit/radius_protocol.h
614 # libshare is private and the 64-bit sharemgr is not delivered.
617 usr/lib/amd64/libshare.so i386
618 usr/lib/sparcv9/libshare.so sparc
619 usr/lib/fs/autofs/libshare_autofs.so
620 usr/lib/fs/autofs/amd64/libshare_autofs.so i386
621 usr/lib/fs/autofs/sparcv9/libshare_autofs.so sparc
622 usr/lib/fs/nfs/libshare_nfs.so
623 usr/lib/fs/nfs/amd64/libshare_nfs.so i386
624 usr/lib/fs/nfs/sparcv9/libshare_nfs.so sparc
625 usr/lib/fs/nfs/test_svc_tp_create
626 usr/lib/fs/smb/libshare_smb.so
627 usr/lib/fs/smb/amd64/libshare_smb.so i386
628 usr/lib/fs/smb/sparcv9/libshare_smb.so sparc
629 usr/lib/fs/smbfs/libshare_smbfs.so
630 usr/lib/fs/smbfs/amd64/libshare_smbfs.so i386
631 usr/lib/fs/smbfs/sparcv9/libshare_smbfs.so sparc
632 usr/include/libshare_impl.h
633 usr/include/scfutil.h
635 # These files are installed in the proto area by the build of libpri for
636 # the benefit of the builds of FMA libldom, Zeus, picld plugins, and/or
637 # other libpri consumers. However, the libpri interfaces are private to
638 # Sun (Consolidation Private) and not intended for customer use. So these
639 # files (the symlink and the lint library) are excluded from packaging.
641 usr/lib/libpri.so sparc
642 usr/lib/llib-lpri sparc
643 usr/lib/llib-lpri.ln sparc
644 usr/lib/sparcv9/libpri.so sparc
645 usr/lib/sparcv9/llib-lpri.ln sparc
647 # These files are installed in the proto area by the build of libds for
648 # the benefit of the builds of sun4v IO FMA and/or other libds
649 # consumers. However, the libds interfaces are private to Sun
650 # (Consolidation Private) and not intended for customer use. So these
651 # files (the symlink and the lint library) are excluded from packaging.
653 usr/lib/libds.so sparc
654 usr/lib/sparcv9/libds.so sparc
655 usr/lib/llib-lds sparc
656 usr/lib/llib-lds.ln sparc
657 usr/lib/sparcv9/llib-lds.ln sparc
658 usr/platform/sun4v/include/sys/libds.h sparc
659 usr/platform/sun4v/include/sys/vlds.h sparc
661 # Private/Internal u8_textprep header file. Do not ship.
663 usr/include/sys/u8_textprep_data.h
665 # SQLite is private, used by SMF (svc.configd), idmapd and libsmb.
667 usr/include/sqlite-sys
668 lib/libsqlite-native.o
671 lib/llib-lsqlite-sys.ln
673 # Private/Internal kiconv header files. Do not ship.
675 usr/include/sys/kiconv_big5_utf8.h
676 usr/include/sys/kiconv_cck_common.h
677 usr/include/sys/kiconv_cp950hkscs_utf8.h
678 usr/include/sys/kiconv_emea1.h
679 usr/include/sys/kiconv_emea2.h
680 usr/include/sys/kiconv_euckr_utf8.h
681 usr/include/sys/kiconv_euctw_utf8.h
682 usr/include/sys/kiconv_gb18030_utf8.h
683 usr/include/sys/kiconv_gb2312_utf8.h
684 usr/include/sys/kiconv_hkscs_utf8.h
685 usr/include/sys/kiconv_ja_jis_to_unicode.h
686 usr/include/sys/kiconv_ja_unicode_to_jis.h
687 usr/include/sys/kiconv_ja.h
688 usr/include/sys/kiconv_ko.h
689 usr/include/sys/kiconv_latin1.h
690 usr/include/sys/kiconv_sc.h
691 usr/include/sys/kiconv_tc.h
692 usr/include/sys/kiconv_uhc_utf8.h
693 usr/include/sys/kiconv_utf8_big5.h
694 usr/include/sys/kiconv_utf8_cp950hkscs.h
695 usr/include/sys/kiconv_utf8_euckr.h
696 usr/include/sys/kiconv_utf8_euctw.h
697 usr/include/sys/kiconv_utf8_gb18030.h
698 usr/include/sys/kiconv_utf8_gb2312.h
699 usr/include/sys/kiconv_utf8_hkscs.h
700 usr/include/sys/kiconv_utf8_uhc.h
702 # At this time, the directory and its contents
703 # are only useful on sun4u systems
705 etc/flash/postdeployment i386
707 # This header file is shared only between the power commands and
708 # ppm/srn modules # and should not be in any package
710 usr/include/sys/srn.h
712 # Private/Internal header files of smbsrv. Do not ship.
717 # Private/Internal files for libfakekernel. Do not ship.
719 lib/amd64/libfakekernel.so i386
720 lib/amd64/llib-lfakekernel.ln i386
721 lib/sparcv9/libfakekernel.so sparc
722 lib/sparcv9/llib-lfakekernel.ln sparc
725 lib/llib-lfakekernel.ln
726 usr/include/libfakekernel
727 usr/lib/libfakekernel.so
728 usr/lib/amd64/libfakekernel.so i386
729 usr/lib/sparcv9/libfakekernel.so sparc
731 # Private/Internal libraries of smbsrv. Do not ship.
733 usr/lib/mdb/proc/libfksmbsrv.so
734 usr/lib/mdb/proc/amd64/libfksmbsrv.so i386
735 usr/lib/mdb/proc/sparcv9/libfksmbsrv.so sparc
736 usr/lib/reparse/llib-lreparse_smb
737 usr/lib/reparse/llib-lreparse_smb.ln
738 usr/lib/smbsrv/bind-helper
739 usr/lib/smbsrv/fksmbd
740 usr/lib/smbsrv/libfksmbsrv.so
741 usr/lib/smbsrv/libfksmbsrv.so.1
742 usr/lib/smbsrv/libmlsvc.so
743 usr/lib/smbsrv/libsmb.so
744 usr/lib/smbsrv/libsmbns.so
745 usr/lib/smbsrv/llib-lfksmbsrv
746 usr/lib/smbsrv/llib-lfksmbsrv.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 # libmlrpc is private (SMB client and server)
795 usr/lib/amd64/libmlrpc.so i386
796 usr/lib/amd64/libmlrpc.so.2 i386
797 usr/lib/sparcv9/libmlrpc.so sparc
798 usr/lib/sparcv9/libmlrpc.so.2 sparc
800 usr/lib/llib-lmlrpc.ln
801 usr/lib/amd64/llib-lmlrpc.ln i386
802 usr/lib/sparcv9/llib-lmlrpc.ln sparc
804 # libsmbfs is private (SMB client and server)
808 usr/lib/amd64/libsmbfs.so i386
809 usr/lib/sparcv9/libsmbfs.so sparc
811 usr/lib/llib-lsmbfs.ln
812 usr/lib/amd64/llib-lsmbfs.ln i386
813 usr/lib/sparcv9/llib-lsmbfs.ln sparc
815 # demo & test program for smbfs (private) ACL support
817 usr/lib/fs/smbfs/chacl
818 usr/lib/fs/smbfs/lsacl
822 kernel/kmdb/amd64/fcip i386
823 kernel/kmdb/sparcv9/fcip sparc
824 kernel/kmdb/amd64/fcp i386
825 kernel/kmdb/sparcv9/fcp sparc
826 kernel/kmdb/amd64/fctl i386
827 kernel/kmdb/sparcv9/fctl sparc
828 kernel/kmdb/amd64/qlc i386
829 kernel/kmdb/sparcv9/qlc sparc
831 lib/llib-la5k.ln sparc
832 lib/sparcv9/llib-la5k.ln sparc
834 lib/llib-lg_fc.ln sparc
835 lib/sparcv9/llib-lg_fc.ln sparc
836 usr/include/a_state.h sparc
837 usr/include/a5k.h sparc
838 usr/include/exec.h sparc
839 usr/include/g_scsi.h sparc
840 usr/include/g_state.h sparc
841 usr/include/gfc.h sparc
842 usr/include/l_common.h sparc
843 usr/include/l_error.h sparc
844 usr/include/rom.h sparc
845 usr/include/stgcom.h sparc
846 usr/include/sys/fibre-channel
848 usr/lib/llib-lHBAAPI.ln
849 usr/lib/amd64/llib-lHBAAPI.ln i386
850 usr/lib/sparcv9/llib-lHBAAPI.ln sparc
852 # These files are used by the iSCSI initiator only.
853 # No reason to ship them.
855 usr/include/sys/scsi/adapters/iscsi_door.h
856 usr/include/sys/scsi/adapters/iscsi_if.h
860 usr/include/sys/stmf_sbd_ioctl.h
862 # proxy port provider interface
864 usr/include/sys/pppt_ic_if.h
865 usr/include/sys/pppt_ioctl.h
867 # proxy daemon lint library
869 usr/lib/llib-lstmfproxy
870 usr/lib/llib-lstmfproxy.ln
871 usr/lib/amd64/llib-lstmfproxy.ln i386
872 usr/lib/sparcv9/llib-lstmfproxy.ln sparc
874 # portable object file and dictionary used by libfmd_msg test
876 usr/lib/fm/dict/TEST.dict
877 usr/lib/locale/C/LC_MESSAGES/TEST.mo
878 usr/lib/locale/C/LC_MESSAGES/TEST.po
880 # Private idmap RPC protocol
882 usr/include/rpcsvc/idmap_prot.h
883 usr/include/rpcsvc/idmap_prot.x
885 # Private idmap directory API
887 usr/include/directory.h
889 # librstp is private for bridging
891 usr/include/stp_bpdu.h
893 usr/include/stp_vectors.h
896 usr/lib/llib-lrstp.ln
904 usr/include/libvrrpadm.h
905 usr/lib/libvrrpadm.so
906 usr/lib/amd64/libvrrpadm.so i386
907 usr/lib/sparcv9/libvrrpadm.so sparc
908 usr/lib/llib-lvrrpadm
909 usr/lib/llib-lvrrpadm.ln
910 usr/lib/amd64/llib-lvrrpadm.ln i386
911 usr/lib/sparcv9/llib-lvrrpadm.ln sparc
913 # This is only used during the -t tools build
915 opt/onbld/bin/i386/mandoc i386
916 opt/onbld/bin/sparc/mandoc sparc
917 opt/onbld/bin/i386/makesoftcore i386
918 opt/onbld/bin/i386/vtfontcvt i386
919 opt/onbld/bin/sparc/makesoftcore sparc
920 opt/onbld/bin/sparc/vtfontcvt sparc
925 opt/onbld/lib/i386/libdwarf.so i386
926 opt/onbld/lib/sparc/libdwarf.so sparc
929 # Private socket filter API
931 usr/include/sys/sockfilter.h
933 # We don't actually validate license action payloads, and the license
934 # staging area is provided as a separate basedir for package
935 # publication. The net result is that everything therein should be
936 # ignored for packaging validation.
942 usr/include/libbe_priv.h
944 # ipmi is at present only useful on i386, but for historical reasons is
945 # delivered on SPARC and used by the build.
947 usr/include/sys/ipmi.h sparc
950 # libsaveargs is private
952 usr/include/saveargs.h i386
953 usr/lib/amd64/libsaveargs.so i386
954 usr/lib/amd64/libstandsaveargs.so i386
955 usr/lib/amd64/llib-lsaveargs.ln i386
958 # libpcidb is private
961 usr/lib/amd64/libpcidb.so i386
962 usr/lib/amd64/llib-lpcidb.ln i386
963 usr/lib/sparcv9/libpcidb.so sparc
964 usr/lib/sparcv9/llib-lpcidb.ln sparc
967 usr/lib/llib-lpcidb.ln
970 # private nvme header file
972 usr/include/sys/nvme.h
975 # debugging program for libadutils
979 # libficl-sys is private
981 usr/include/ficllocal.h
982 usr/lib/amd64/llib-lficl-sys.ln i386
983 usr/lib/amd64/libficl-sys.so i386
984 usr/lib/sparcv9/llib-lficl-sys.ln sparc
985 usr/lib/sparcv9/libficl-sys.so sparc
986 usr/lib/llib-lficl-sys
987 usr/lib/llib-lficl-sys.ln
988 usr/lib/libficl-sys.so
994 usr/lib/amd64/libsff.so i386
995 usr/lib/amd64/llib-lsff.ln i386
996 usr/lib/sparcv9/libsff.so sparc
997 usr/lib/sparcv9/llib-lsff.ln sparc
1000 usr/lib/llib-lsff.ln
1003 # libcustr is private
1005 usr/include/libcustr.h
1006 lib/amd64/libcustr.so i386
1007 lib/amd64/llib-lcustr.ln i386
1008 lib/sparcv9/libcustr.so sparc
1009 lib/sparcv9/llib-lcustr.ln sparc