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 libavl (AVL Tree Interface Library).
458 # libavl contains interfaces which are all private interfaces.
461 lib/amd64/libavl.so i386
462 lib/sparcv9/libavl.so sparc
465 lib/amd64/llib-lavl.ln i386
466 lib/sparcv9/llib-lavl.ln sparc
468 usr/lib/amd64/libavl.so i386
469 usr/lib/sparcv9/libavl.so sparc
472 usr/lib/amd64/llib-lavl.ln i386
473 usr/lib/sparcv9/llib-lavl.ln sparc
475 # The following files are installed in the proto area
476 # by the build of libcmdutils (Command Utilities Library).
477 # libcmdutils contains interfaces which are all private interfaces.
480 lib/amd64/libcmdutils.so i386
481 lib/sparcv9/libcmdutils.so sparc
483 lib/llib-lcmdutils.ln
484 lib/amd64/llib-lcmdutils.ln i386
485 lib/sparcv9/llib-lcmdutils.ln sparc
486 usr/include/libcmdutils.h
487 usr/lib/libcmdutils.so
488 usr/lib/amd64/libcmdutils.so i386
489 usr/lib/sparcv9/libcmdutils.so sparc
490 usr/lib/llib-lcmdutils
491 usr/lib/llib-lcmdutils.ln
492 usr/lib/amd64/llib-lcmdutils.ln i386
493 usr/lib/sparcv9/llib-lcmdutils.ln sparc
495 # Private interfaces in libsec
497 usr/include/aclutils.h
499 # USB skeleton driver stays in sync with the rest of USB but doesn't ship.
501 kernel/drv/usbskel i386
502 kernel/drv/amd64/usbskel i386
503 kernel/drv/sparcv9/usbskel sparc
504 kernel/drv/usbskel.conf
506 # Consolidation and Sun private libdevid interfaces
507 # Public libdevid interfaces provided by devid.h
509 usr/include/sys/libdevid.h
511 # The following files are installed in the proto area by the build of
512 # libprtdiag. libprtdiag contains interfaces which are all private.
513 # Only the shared object is shipped.
515 usr/platform/sun4u/lib/llib-lprtdiag sparc
516 usr/platform/sun4u/lib/llib-lprtdiag.ln sparc
517 usr/platform/sun4v/lib/llib-lprtdiag.ln sparc
519 # The following files are installed in the proto area by the build of
520 # mdesc driver in sun4v. These header files are used on in the build
521 # and do not need to be shipped to customers.
523 usr/include/sys/mdesc.h sparc
524 usr/include/sys/mdesc_impl.h sparc
525 usr/platform/sun4v/include/sys/mach_descrip.h sparc
527 # The following files are installed in the proto area by the build of
528 # libpcp. libpcp contains interfaces which are all private.
529 # Only the shared object is shipped.
531 usr/platform/sun4v/lib/llib-lpcp.ln sparc
532 usr/platform/SUNW,Netra-CP3060/lib/llib-lpcp.ln sparc
533 usr/platform/SUNW,Netra-CP3260/lib/llib-lpcp.ln sparc
534 usr/platform/SUNW,Netra-T5220/lib/llib-lpcp.ln sparc
535 usr/platform/SUNW,Netra-T5440/lib/llib-lpcp.ln sparc
536 usr/platform/SUNW,SPARC-Enterprise-T5120/lib/llib-lpcp.ln sparc
537 usr/platform/SUNW,Sun-Blade-T6300/lib/llib-lpcp.ln sparc
538 usr/platform/SUNW,Sun-Blade-T6320/lib/llib-lpcp.ln sparc
539 usr/platform/SUNW,Sun-Fire-T200/lib/llib-lpcp.ln sparc
540 usr/platform/SUNW,T5140/lib/llib-lpcp.ln sparc
541 usr/platform/SUNW,USBRDT-5240/lib/llib-lpcp.ln sparc
543 # ZFS internal tools and lint libraries
545 usr/lib/llib-lzfs_jni
546 usr/lib/llib-lzfs_jni.ln
547 usr/lib/amd64/llib-lzfs_jni.ln i386
548 usr/lib/sparcv9/llib-lzfs_jni.ln sparc
550 usr/lib/llib-lzpool.ln i386
551 usr/lib/amd64/llib-lzpool.ln i386
552 usr/lib/sparcv9/llib-lzpool.ln sparc
556 usr/include/libzfs_jni_dataset.h
557 usr/include/libzfs_jni_disk.h
558 usr/include/libzfs_jni_diskmgt.h
559 usr/include/libzfs_jni_ipool.h
560 usr/include/libzfs_jni_main.h
561 usr/include/libzfs_jni_pool.h
562 usr/include/libzfs_jni_property.h
563 usr/include/libzfs_jni_util.h
565 # These files are installed in the proto area for Solaris scsi_vhci driver
566 # (for MPAPI support) and should not be shipped
568 usr/include/sys/scsi/adapters/mpapi_impl.h
569 usr/include/sys/scsi/adapters/mpapi_scsi_vhci.h
571 # This library is installed in the proto area by the build of libdisasm, and is
572 # only used when building the KMDB disasm module.
574 usr/lib/libstanddisasm.so
575 usr/lib/amd64/libstanddisasm.so i386
576 usr/lib/sparcv9/libstanddisasm.so sparc
578 # TSol: tsol doesn't ship lint source, and tsnet isn't for customers at all.
584 # nss interfaces shared between libnsl and other ON libraries.
588 # AT&T AST (ksh93) files which are currently needed only to build OS/Net
592 usr/lib/amd64/libast.so i386
593 usr/lib/sparcv9/libast.so sparc
596 usr/lib/amd64/llib-last.ln i386
597 usr/lib/sparcv9/llib-last.ln sparc
601 usr/lib/amd64/llib-lcmd.ln i386
602 usr/lib/sparcv9/llib-lcmd.ln sparc
605 usr/lib/amd64/libdll.so i386
606 usr/lib/sparcv9/libdll.so sparc
609 usr/lib/amd64/llib-ldll.ln i386
610 usr/lib/sparcv9/llib-ldll.ln sparc
611 # libpp (a helper library needed by AST's msgcc)
615 usr/lib/locale/C/LC_MESSAGES/libpp
618 usr/lib/amd64/libshell.so i386
619 usr/lib/sparcv9/libshell.so sparc
621 usr/lib/llib-lshell.ln
622 usr/lib/amd64/llib-lshell.ln i386
623 usr/lib/sparcv9/llib-lshell.ln sparc
626 usr/lib/amd64/libsum.so i386
627 usr/lib/sparcv9/libsum.so sparc
630 usr/lib/amd64/llib-lsum.ln i386
631 usr/lib/sparcv9/llib-lsum.ln sparc
633 # This file is used in ON to build DSCP clients. It is not for customers.
635 usr/include/libdscp.h sparc
637 # These files are used by the iSCSI Target and the iSCSI Initiator
639 usr/include/sys/iscsi_protocol.h
640 usr/include/sys/iscsi_authclient.h
641 usr/include/sys/iscsi_authclientglue.h
643 # These files are used by the COMSTAR iSCSI target port provider
646 usr/include/sys/iscsit/chap.h
647 usr/include/sys/iscsit/iscsi_if.h
648 usr/include/sys/iscsit/isns_protocol.h
649 usr/include/sys/iscsit/radius_packet.h
650 usr/include/sys/iscsit/radius_protocol.h
652 # libshare is private and the 64-bit sharemgr is not delivered.
655 usr/lib/amd64/libshare.so i386
656 usr/lib/sparcv9/libshare.so sparc
657 usr/lib/fs/autofs/libshare_autofs.so
658 usr/lib/fs/autofs/amd64/libshare_autofs.so i386
659 usr/lib/fs/autofs/sparcv9/libshare_autofs.so sparc
660 usr/lib/fs/nfs/libshare_nfs.so
661 usr/lib/fs/nfs/amd64/libshare_nfs.so i386
662 usr/lib/fs/nfs/sparcv9/libshare_nfs.so sparc
663 usr/lib/fs/smb/libshare_smb.so
664 usr/lib/fs/smb/amd64/libshare_smb.so i386
665 usr/lib/fs/smb/sparcv9/libshare_smb.so sparc
666 usr/lib/fs/smbfs/libshare_smbfs.so
667 usr/lib/fs/smbfs/amd64/libshare_smbfs.so i386
668 usr/lib/fs/smbfs/sparcv9/libshare_smbfs.so sparc
669 usr/include/libshare_impl.h
670 usr/include/scfutil.h
672 # These files are installed in the proto area by the build of libpri for
673 # the benefit of the builds of FMA libldom, Zeus, picld plugins, and/or
674 # other libpri consumers. However, the libpri interfaces are private to
675 # Sun (Consolidation Private) and not intended for customer use. So these
676 # files (the symlink and the lint library) are excluded from packaging.
678 usr/lib/libpri.so sparc
679 usr/lib/llib-lpri sparc
680 usr/lib/llib-lpri.ln sparc
681 usr/lib/sparcv9/libpri.so sparc
682 usr/lib/sparcv9/llib-lpri.ln sparc
684 # These files are installed in the proto area by the build of libds for
685 # the benefit of the builds of sun4v IO FMA and/or other libds
686 # consumers. However, the libds interfaces are private to Sun
687 # (Consolidation Private) and not intended for customer use. So these
688 # files (the symlink and the lint library) are excluded from packaging.
690 usr/lib/libds.so sparc
691 usr/lib/sparcv9/libds.so sparc
692 usr/lib/llib-lds sparc
693 usr/lib/llib-lds.ln sparc
694 usr/lib/sparcv9/llib-lds.ln sparc
696 usr/lib/llib-ldscfg.ln
697 usr/platform/sun4v/include/sys/libds.h sparc
698 usr/platform/sun4v/include/sys/vlds.h sparc
700 # Private/Internal u8_textprep header file. Do not ship.
702 usr/include/sys/u8_textprep_data.h
704 # SQLite is private, used by SMF (svc.configd), idmapd and libsmb.
706 usr/include/sqlite-sys
707 lib/libsqlite-native.o
710 lib/llib-lsqlite-sys.ln
712 # Private/Internal kiconv header files. Do not ship.
714 usr/include/sys/kiconv_big5_utf8.h
715 usr/include/sys/kiconv_cck_common.h
716 usr/include/sys/kiconv_cp950hkscs_utf8.h
717 usr/include/sys/kiconv_emea1.h
718 usr/include/sys/kiconv_emea2.h
719 usr/include/sys/kiconv_euckr_utf8.h
720 usr/include/sys/kiconv_euctw_utf8.h
721 usr/include/sys/kiconv_gb18030_utf8.h
722 usr/include/sys/kiconv_gb2312_utf8.h
723 usr/include/sys/kiconv_hkscs_utf8.h
724 usr/include/sys/kiconv_ja_jis_to_unicode.h
725 usr/include/sys/kiconv_ja_unicode_to_jis.h
726 usr/include/sys/kiconv_ja.h
727 usr/include/sys/kiconv_ko.h
728 usr/include/sys/kiconv_latin1.h
729 usr/include/sys/kiconv_sc.h
730 usr/include/sys/kiconv_tc.h
731 usr/include/sys/kiconv_uhc_utf8.h
732 usr/include/sys/kiconv_utf8_big5.h
733 usr/include/sys/kiconv_utf8_cp950hkscs.h
734 usr/include/sys/kiconv_utf8_euckr.h
735 usr/include/sys/kiconv_utf8_euctw.h
736 usr/include/sys/kiconv_utf8_gb18030.h
737 usr/include/sys/kiconv_utf8_gb2312.h
738 usr/include/sys/kiconv_utf8_hkscs.h
739 usr/include/sys/kiconv_utf8_uhc.h
741 # At this time, the ttydefs.cleanup file is only useful on sun4u systems
743 etc/flash/postdeployment/ttydefs.cleanup i386
745 # This header file is shared only between the power commands and
746 # ppm/srn modules # and should not be in any package
748 usr/include/sys/srn.h
750 # Private/Internal header files of smbsrv. Do not ship.
755 # Private/Internal libraries for smbsrv in user space
757 usr/include/libfakekernel
758 usr/lib/libfakekernel.so
759 usr/lib/libfakekernel.so.1
760 usr/lib/llib-lfakekernel
761 usr/lib/llib-lfakekernel.ln
762 usr/lib/amd64/llib-lfakekernel.ln i386
763 usr/lib/sparcv9/llib-lfakekernel.ln sparc
764 usr/lib/amd64/libfakekernel.so i386
765 usr/lib/amd64/libfakekernel.so.1 i386
766 usr/lib/sparcv9/libfakekernel.so sparc
767 usr/lib/sparcv9/libfakekernel.so.1 sparc
769 # Private/Internal dtrace scripts of smbsrv. Do not ship.
771 usr/lib/smbsrv/dtrace
773 # Private/Internal libraries of smbsrv. Do not ship.
775 usr/lib/mdb/proc/libfksmbsrv.so
776 usr/lib/mdb/proc/amd64/libfksmbsrv.so i386
777 usr/lib/mdb/proc/sparcv9/libfksmbsrv.so sparc
778 usr/lib/reparse/llib-lreparse_smb
779 usr/lib/reparse/llib-lreparse_smb.ln
780 usr/lib/smbsrv/bind-helper
781 usr/lib/smbsrv/fksmbd
782 usr/lib/smbsrv/libfksmbsrv.so
783 usr/lib/smbsrv/libfksmbsrv.so.1
784 usr/lib/smbsrv/llib-lfksmbsrv
785 usr/lib/smbsrv/llib-lfksmbsrv.ln
786 usr/lib/smbsrv/llib-lmlrpc
787 usr/lib/smbsrv/llib-lmlrpc.ln
788 usr/lib/smbsrv/llib-lmlsvc
789 usr/lib/smbsrv/llib-lmlsvc.ln
790 usr/lib/smbsrv/llib-lsmb
791 usr/lib/smbsrv/llib-lsmb.ln
792 usr/lib/smbsrv/llib-lsmbns
793 usr/lib/smbsrv/llib-lsmbns.ln
796 # Private/Internal 64-bit libraries of smbsrv. Do not ship.
798 usr/lib/smbsrv/amd64 i386
799 usr/lib/smbsrv/sparcv9 sparc
801 usr/lib/reparse/amd64/libreparse_smb.so i386
802 usr/lib/reparse/amd64/libreparse_smb.so.1 i386
803 usr/lib/reparse/amd64/llib-lreparse_smb.ln i386
804 usr/lib/reparse/sparcv9/libreparse_smb.so sparc
805 usr/lib/reparse/sparcv9/libreparse_smb.so.1 sparc
806 usr/lib/reparse/sparcv9/llib-lreparse_smb.ln sparc
808 # Private dirent, extended to include flags, for use by SMB server
810 usr/include/sys/extdirent.h
812 # Private header files for vscan service
814 usr/include/libvscan.h
815 usr/include/sys/vscan.h
817 # libvscan is private
819 usr/lib/vscan/llib-lvscan
820 usr/lib/vscan/llib-lvscan.ln
822 # i86hvm is not a full platform. It is just a home for paravirtualized
823 # drivers. There is no usr/ component to this sub-platform, but the
824 # directory is created in the proto area to keep other tools happy.
826 usr/platform/i86hvm i386
828 # Private sdcard framework headers
830 usr/include/sys/sdcard
832 # libsmbfs is private
836 usr/lib/amd64/libsmbfs.so i386
837 usr/lib/sparcv9/libsmbfs.so sparc
839 usr/lib/llib-lsmbfs.ln
840 usr/lib/amd64/llib-lsmbfs.ln i386
841 usr/lib/sparcv9/llib-lsmbfs.ln sparc
843 # demo & test program for smbfs (private) ACL support
845 usr/lib/fs/smbfs/chacl
846 usr/lib/fs/smbfs/lsacl
850 kernel/kmdb/fcip i386
851 kernel/kmdb/amd64/fcip i386
852 kernel/kmdb/sparcv9/fcip sparc
854 kernel/kmdb/amd64/fcp i386
855 kernel/kmdb/sparcv9/fcp sparc
856 kernel/kmdb/fctl i386
857 kernel/kmdb/amd64/fctl i386
858 kernel/kmdb/sparcv9/fctl sparc
860 kernel/kmdb/amd64/qlc i386
861 kernel/kmdb/sparcv9/qlc sparc
863 lib/llib-la5k.ln sparc
864 lib/sparcv9/llib-la5k.ln sparc
866 lib/llib-lg_fc.ln sparc
867 lib/sparcv9/llib-lg_fc.ln sparc
868 usr/include/a_state.h sparc
869 usr/include/a5k.h sparc
870 usr/include/exec.h sparc
871 usr/include/g_scsi.h sparc
872 usr/include/g_state.h sparc
873 usr/include/gfc.h sparc
874 usr/include/l_common.h sparc
875 usr/include/l_error.h sparc
876 usr/include/rom.h sparc
877 usr/include/stgcom.h sparc
878 usr/include/sys/fibre-channel
880 usr/lib/llib-lHBAAPI.ln
881 usr/lib/amd64/llib-lHBAAPI.ln i386
882 usr/lib/sparcv9/llib-lHBAAPI.ln sparc
888 usr/include/sys/ncall
889 usr/include/sys/nsc_ddi.h
890 usr/include/sys/nsc_thread.h
891 usr/include/sys/nsctl
892 usr/include/sys/nskernd.h
893 usr/include/sys/unistat
896 usr/lib/libunistat.so
897 usr/lib/llib-lnsctl.ln
899 usr/lib/llib-lunistat.ln
901 # These files are used by the iSCSI initiator only.
902 # No reason to ship them.
904 usr/include/sys/scsi/adapters/iscsi_door.h
905 usr/include/sys/scsi/adapters/iscsi_if.h
909 usr/include/sys/stmf_sbd_ioctl.h
911 # proxy port provider interface
913 usr/include/sys/pppt_ic_if.h
914 usr/include/sys/pppt_ioctl.h
916 # proxy daemon lint library
918 usr/lib/llib-lstmfproxy
919 usr/lib/llib-lstmfproxy.ln
920 usr/lib/amd64/llib-lstmfproxy.ln i386
921 usr/lib/sparcv9/llib-lstmfproxy.ln sparc
923 # portable object file and dictionary used by libfmd_msg test
925 usr/lib/fm/dict/TEST.dict
926 usr/lib/locale/C/LC_MESSAGES/TEST.mo
927 usr/lib/locale/C/LC_MESSAGES/TEST.po
929 # Private idmap RPC protocol
931 usr/include/rpcsvc/idmap_prot.h
932 usr/include/rpcsvc/idmap_prot.x
934 # Private idmap directory API
936 usr/include/directory.h
938 # librstp is private for bridging
940 usr/include/stp_bpdu.h
942 usr/include/stp_vectors.h
945 usr/lib/llib-lrstp.ln
953 usr/include/libvrrpadm.h
954 usr/lib/libvrrpadm.so
955 usr/lib/amd64/libvrrpadm.so i386
956 usr/lib/sparcv9/libvrrpadm.so sparc
957 usr/lib/llib-lvrrpadm
958 usr/lib/llib-lvrrpadm.ln
959 usr/lib/amd64/llib-lvrrpadm.ln i386
960 usr/lib/sparcv9/llib-lvrrpadm.ln sparc
962 # This is only used during the -t tools build
964 opt/onbld/bin/i386/elfsign i386
965 opt/onbld/bin/sparc/elfsign sparc
966 opt/onbld/bin/i386/mandoc i386
967 opt/onbld/bin/sparc/mandoc sparc
972 opt/onbld/lib/i386/libdwarf.so i386
973 opt/onbld/lib/sparc/libdwarf.so sparc
976 # Private socket filter API
978 usr/include/sys/sockfilter.h
980 # We don't actually validate license action payloads, and the license
981 # staging area is provided as a separate basedir for package
982 # publication. The net result is that everything therein should be
983 # ignored for packaging validation.
989 usr/include/libbe_priv.h
991 # ipmi is at present only useful on i386, but for historical reasons is
992 # delivered on SPARC and used by the build.
994 usr/include/sys/ipmi.h sparc
997 # libsaveargs is private
999 usr/include/saveargs.h i386
1000 usr/lib/amd64/libsaveargs.so i386
1001 usr/lib/amd64/libstandsaveargs.so i386
1002 usr/lib/amd64/llib-lsaveargs.ln i386
1005 # libpcidb is private
1008 usr/lib/amd64/libpcidb.so i386
1009 usr/lib/amd64/llib-lpcidb.ln i386
1010 usr/lib/sparcv9/libpcidb.so sparc
1011 usr/lib/sparcv9/llib-lpcidb.ln sparc
1014 usr/lib/llib-lpcidb.ln