1599 backspace should perform delete on console
[unleashed.git] / exception_lists / packaging
blob39785f41ef8e490234486c0c0d55afca21fecbd2
2 # CDDL HEADER START
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]
19 # CDDL HEADER END
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.
27 # Copyright 2016 Toomas Soome <tsoome@me.com>
28 # Copyright 2016 Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
32 # Exception List for validate_pkg
36 # The following entries are built in the /proto area
37 # but not included in any packages - this is intentional.
39 usr/include/auth_list.h
40 usr/include/bsm/audit_door_infc.h
41 usr/include/bsm/audit_private.h
42 usr/include/bsm/devalloc.h
43 usr/include/getxby_door.h
44 usr/include/lastlog.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.
60 lib/libkcfd.so
61 usr/include/libelfsign.h
64 # The following files are used by the DHCP service, the
65 # standalone's DHCP implementation, and the kernel (nfs_dlboot).
66 # They contain interfaces which are currently private.
68 usr/include/dhcp_symbol.h
69 usr/include/sys/sunos_dhcp_class.h
71 # Private MAC driver header files
73 usr/include/inet/iptun.h
74 usr/include/sys/aggr_impl.h
75 usr/include/sys/aggr.h
76 usr/include/sys/dld_impl.h
77 usr/include/sys/dld_ioc.h
78 usr/include/sys/dls_impl.h
79 usr/include/sys/dls.h
80 usr/include/sys/mac_client_impl.h
81 usr/include/sys/mac_client.h
82 usr/include/sys/mac_flow_impl.h
83 usr/include/sys/mac_impl.h
84 usr/include/sys/mac_soft_ring.h
85 usr/include/sys/mac_stat.h
87 # Private GLDv3 userland libraries and headers
89 usr/include/libdladm_impl.h
90 usr/include/libdlaggr.h
91 usr/include/libdlether.h
92 usr/include/libdlflow_impl.h
93 usr/include/libdlflow.h
94 usr/include/libdliptun.h
95 usr/include/libdlmgmt.h
96 usr/include/libdlsim.h
97 usr/include/libdlstat.h
98 usr/include/libdlvnic.h
99 usr/include/libdlwlan_impl.h
100 usr/include/libdlwlan.h
102 # Virtual Network Interface Card (VNIC)
104 usr/include/sys/vnic.h
105 usr/include/sys/vnic_impl.h
107 # Private libipadm lint library and header files
109 usr/include/ipadm_ipmgmt.h
110 usr/include/ipadm_ndpd.h
111 usr/include/libipadm.h
112 lib/libipadm.so
114 # Private libsocket header file
116 usr/include/libsocket_priv.h
118 # IKE and IPsec support library exceptions.  The IKE support
119 # library contains exclusively private interfaces, as does
120 # libipsecutil.  My apologies for the glut of header files here.
122 usr/include/errfp.h
123 usr/include/ikedoor.h
124 usr/include/ipsec_util.h
125 usr/lib/libike.so
126 usr/lib/amd64/libike.so                 i386
127 usr/lib/sparcv9/libike.so               sparc
128 usr/lib/libipsecutil.so
129 usr/lib/amd64/libipsecutil.so           i386
130 usr/lib/sparcv9/libipsecutil.so         sparc
132 usr/include/inet/ip_impl.h
133 usr/include/inet/ip_ndp.h
134 usr/include/inet/ip2mac_impl.h
135 usr/include/inet/ip2mac.h
136 usr/include/inet/rawip_impl.h
137 usr/include/inet/tcp_impl.h
138 usr/include/inet/udp_impl.h
139 usr/include/libmail.h
140 usr/include/libnwam_priv.h
141 usr/include/protocols/ripngd.h
142 usr/include/s_string.h
143 usr/include/sys/logindmux_impl.h
144 usr/include/sys/vgareg.h
146 # Some IPsec headers can't be shipped lest we hit export controls...
148 usr/include/inet/ipsec_impl.h
149 usr/include/inet/ipsec_info.h
150 usr/include/inet/ipsecah.h
151 usr/include/inet/ipsecesp.h
152 usr/include/inet/keysock.h
153 usr/include/inet/sadb.h
154 usr/include/sys/sha1_consts.h
155 usr/include/sys/sha2_consts.h
157 # These files contain definitions shared privately between the kernel
158 # and libc.  There is no reason for them to be part of a package that
159 # a customer should ever see.  They are installed in the proto area by
160 # the uts build because libc and and other components, like truss, are
161 # dependent upon their contents and should not have their own copies.
163 usr/include/sys/libc_kernel.h
164 usr/include/sys/synch32.h
166 # Private interfaces for libdisasm
168 usr/include/libdisasm.h
170 # Private interfaces for libraidcfg
172 usr/include/raidcfg_spi.h
173 usr/include/raidcfg.h
174 usr/lib/libraidcfg.so
175 usr/lib/amd64/libraidcfg.so             i386
176 usr/lib/sparcv9/libraidcfg.so           sparc
178 # This file is used for private communication between mdb, drv/kmdb, and
179 # misc/kmdb.  The interfaces described herein are not intended for customer
180 # use, and are thus excluded from packaging.
182 usr/include/sys/kmdb.h
184 # These files are installed in the proto area by the build of libdhcpagent
185 # and libdhcputil for the benefit of DHCP-related networking commands such
186 # as dhcpagent, dhcpinfo, ifconfig, and netstat.  These are not interfaces
187 # for customer use, so the files are excluded from packaging.
189 lib/libdhcpagent.so
190 lib/libdhcputil.so
191 lib/amd64/libdhcputil.so                i386
192 lib/sparcv9/libdhcputil.so              sparc
193 usr/include/dhcp_hostconf.h
194 usr/include/dhcp_impl.h
195 usr/include/dhcp_inittab.h
196 usr/include/dhcp_stable.h
197 usr/include/dhcp_symbol_common.h
198 usr/include/dhcpagent_ipc.h
199 usr/include/dhcpagent_util.h
200 usr/include/dhcpmsg.h
201 usr/lib/libdhcpagent.so
202 usr/lib/libdhcputil.so
203 usr/lib/amd64/libdhcputil.so            i386
204 usr/lib/sparcv9/libdhcputil.so          sparc
206 # Don't ship header files private to libipmp and in.mpathd
208 usr/include/ipmp_query_impl.h
210 # These files are installed in the proto area by the build of libinetsvc,
211 # an inetd-specific library shared by inetd, inetadm and inetconv. Only
212 # the shared object is shipped.
214 usr/include/inetsvc.h
215 usr/lib/libinetsvc.so
217 # These files are installed in the proto area by the build of libinetutil,
218 # a general purpose library for the benefit of internet utilities. Only
219 # the shared object is shipped.
221 lib/libinetutil.so
222 lib/amd64/libinetutil.so                i386
223 lib/sparcv9/libinetutil.so              sparc
224 usr/include/libinetutil.h
225 usr/include/netinet/inetutil.h
226 usr/include/ofmt.h
227 usr/lib/libinetutil.so
228 usr/lib/amd64/libinetutil.so            i386
229 usr/lib/sparcv9/libinetutil.so          sparc
231 # Miscellaneous kernel interfaces or kernel<->user interfaces that are
232 # consolidation private and we do not want to export at this time.
234 usr/include/sys/cryptmod.h
235 usr/include/sys/dumpadm.h
236 usr/include/sys/ontrap.h
237 usr/include/sys/sysmsg_impl.h
238 usr/include/sys/vlan.h
240 # These files are installed in the proto area so lvm can use
241 # them during the build process.
243 usr/include/sdssc.h
245 # non-public pci header
247 usr/include/sys/pci_impl.h
248 usr/include/sys/pci_tools.h
250 # Exception list for RCM project, included by librcm and rcm_daemon
252 usr/include/librcm_event.h
253 usr/include/librcm_impl.h
255 # MDB deliverables that are not yet public
257 usr/lib/mdb/proc/mdb_test.so
258 usr/lib/mdb/proc/sparcv9/mdb_test.so    sparc
260 # SNCA project exception list
262 usr/include/inet/nca
264 # these are "removed" from the source product build because the only
265 # packages that currently deliver them are removed.
266 # they really should't be in here.
268 etc/sfw
270 # Entries for the libmech_krb5 symlink, which has been included
271 # for build purposes only, not delivered to customers.
273 usr/include/gssapi/gssapi_krb5.h
274 usr/lib/gss/libmech_krb5.so
275 usr/lib/amd64/gss/libmech_krb5.so       i386
276 usr/lib/sparcv9/gss/libmech_krb5.so     sparc
277 usr/lib/libmech_krb5.so
278 usr/lib/amd64/libmech_krb5.so           i386
279 usr/lib/sparcv9/libmech_krb5.so         sparc
281 # Entries for headers from efcode project which user does not need to see
283 usr/platform/sun4u/include/sys/fc_plat.h                        sparc
284 usr/platform/sun4u/include/sys/fcode.h                          sparc
286 # Private net80211 headers
288 usr/include/sys/net80211_amrr.h
289 usr/include/sys/net80211_crypto.h
290 usr/include/sys/net80211_ht.h
291 usr/include/sys/net80211_proto.h
292 usr/include/sys/net80211.h
294 usr/include/net/wpa.h
296 # PPPoE files not delivered to customers.
298 usr/include/net/pppoe.h
299 usr/include/net/sppptun.h
301 # Simnet
303 usr/include/net/simnet.h
305 # Bridging internal data structures
307 usr/include/net/bridge_impl.h
309 # User<->kernel interface used by cfgadm/USB only
311 usr/include/sys/usb/hubd/hubd_impl.h
313 # User<->kernel interface used by cfgadm/SATA only
315 usr/include/sys/sata/sata_cfgadm.h                      i386
317 # Private ucred kernel header
319 usr/include/sys/ucred.h
321 # Private and/or platform-specific smf(5) files
323 lib/librestart.so
324 usr/include/libcontract_priv.h
325 usr/include/librestart_priv.h
326 usr/include/librestart.h
327 usr/lib/librestart.so
328 usr/lib/sparcv9/librestart.so                                   sparc
329 lib/svc/manifest/platform/sun4u                                 i386
330 lib/svc/manifest/platform/sun4v                                 i386
331 var/svc/manifest/platform/sun4u                                 i386
332 var/svc/manifest/platform/sun4v                                 i386
333 etc/svc/profile/platform_sun4v.xml                              i386
334 etc/svc/profile/platform_SUNW,SPARC-Enterprise.xml              i386
335 etc/svc/profile/platform_SUNW,Sun-Fire-15000.xml                i386
336 etc/svc/profile/platform_SUNW,Sun-Fire-880.xml                  i386
337 etc/svc/profile/platform_SUNW,Sun-Fire-V890.xml                 i386
338 etc/svc/profile/platform_SUNW,Sun-Fire.xml                      i386
339 etc/svc/profile/platform_SUNW,Ultra-Enterprise-10000.xml        i386
340 etc/svc/profile/platform_SUNW,UltraSPARC-IIe-NetraCT-40.xml     i386
341 etc/svc/profile/platform_SUNW,UltraSPARC-IIe-NetraCT-60.xml     i386
342 etc/svc/profile/platform_SUNW,UltraSPARC-IIi-Netract.xml        i386
344 # Private libuutil files
346 lib/libuutil.so
347 usr/include/libuutil_impl.h
348 usr/lib/libuutil.so
349 usr/lib/sparcv9/libuutil.so             sparc
351 # Private Multidata file.
353 usr/include/sys/multidata_impl.h
355 # Even though all the objects built under usr/src/stand are later glommed
356 # together into a couple of second-stage boot loaders, we dump the static
357 # archives and lint libraries into $(ROOT)/stand for intermediate use
358 # (e.g., for lint, linking the second-stage boot loaders, ...).  Since
359 # these are merely intermediate objects, they do not need to be packaged.
361 stand                                   sparc
363 # Private KCF header files
365 usr/include/sys/crypto/elfsign.h
366 usr/include/sys/crypto/impl.h
367 usr/include/sys/crypto/ops_impl.h
368 usr/include/sys/crypto/sched_impl.h
370 # The following files are installed in the proto area
371 # by the build of libcmdutils (Command Utilities Library).
372 # libcmdutils contains interfaces which are all private interfaces.
374 lib/libcmdutils.so
375 lib/amd64/libcmdutils.so                i386
376 lib/sparcv9/libcmdutils.so              sparc
377 usr/include/libcmdutils.h
378 usr/lib/libcmdutils.so
379 usr/lib/amd64/libcmdutils.so            i386
380 usr/lib/sparcv9/libcmdutils.so          sparc
382 # Private interfaces in libsec
384 usr/include/aclutils.h
386 # USB skeleton driver stays in sync with the rest of USB but doesn't ship.
388 kernel/drv/usbskel              i386
389 kernel/drv/amd64/usbskel        i386
390 kernel/drv/sparcv9/usbskel      sparc
391 kernel/drv/usbskel.conf
393 # Consolidation and Sun private libdevid interfaces
394 # Public libdevid interfaces provided by devid.h
396 usr/include/sys/libdevid.h
398 # The following files are installed in the proto area by the build of
399 # mdesc driver in sun4v. These header files are used on in the build
400 # and do not need to be shipped to customers.
402 usr/include/sys/mdesc.h                                 sparc
403 usr/include/sys/mdesc_impl.h                            sparc
404 usr/platform/sun4v/include/sys/mach_descrip.h           sparc
406 # ZFS JNI headers
408 usr/include/libzfs_jni_dataset.h
409 usr/include/libzfs_jni_disk.h
410 usr/include/libzfs_jni_diskmgt.h
411 usr/include/libzfs_jni_ipool.h
412 usr/include/libzfs_jni_main.h
413 usr/include/libzfs_jni_pool.h
414 usr/include/libzfs_jni_property.h
415 usr/include/libzfs_jni_util.h
417 # These files are installed in the proto area for Solaris scsi_vhci driver
418 # (for MPAPI support) and should not be shipped
420 usr/include/sys/scsi/adapters/mpapi_impl.h
421 usr/include/sys/scsi/adapters/mpapi_scsi_vhci.h
423 # This library is installed in the proto area by the build of libdisasm, and is
424 # only used when building the KMDB disasm module.
426 usr/lib/libstanddisasm.so
427 usr/lib/amd64/libstanddisasm.so         i386
428 usr/lib/sparcv9/libstanddisasm.so       sparc
430 # TSol: tsol doesn't ship lint source, and tsnet isn't for customers at all.
432 lib/libtsnet.so
434 # nss interfaces shared between libnsl and other ON libraries.
436 usr/include/nss.h
438 # AT&T AST (ksh93) files which are currently needed only to build OS/Net
439 # (msgcc&co.)
440 # libast
441 usr/lib/libast.so
442 usr/lib/amd64/libast.so                 i386
443 usr/lib/sparcv9/libast.so               sparc
444 # libdll
445 usr/lib/libdll.so
446 usr/lib/amd64/libdll.so                 i386
447 usr/lib/sparcv9/libdll.so               sparc
448 # libpp (a helper library needed by AST's msgcc)
449 usr/lib/libpp.so
450 usr/lib/locale/C/LC_MESSAGES/libpp
451 # libshell
452 usr/lib/libshell.so
453 usr/lib/amd64/libshell.so               i386
454 usr/lib/sparcv9/libshell.so             sparc
455 # libsum
456 usr/lib/libsum.so
457 usr/lib/amd64/libsum.so                 i386
458 usr/lib/sparcv9/libsum.so               sparc
460 # This file is used in ON to build DSCP clients.  It is not for customers.
462 usr/include/libdscp.h           sparc
464 # These files are used by the iSCSI Target and the iSCSI Initiator
466 usr/include/sys/iscsi_protocol.h
467 usr/include/sys/iscsi_authclient.h
468 usr/include/sys/iscsi_authclientglue.h
470 # These files are used by the COMSTAR iSCSI target port provider
472 usr/include/sys/idm
473 usr/include/sys/iscsit/chap.h
474 usr/include/sys/iscsit/iscsi_if.h
475 usr/include/sys/iscsit/isns_protocol.h
476 usr/include/sys/iscsit/radius_packet.h
477 usr/include/sys/iscsit/radius_protocol.h
479 # libshare is private and the 64-bit sharemgr is not delivered.
481 usr/lib/libshare.so
482 usr/lib/amd64/libshare.so               i386
483 usr/lib/sparcv9/libshare.so             sparc
484 usr/lib/fs/autofs/libshare_autofs.so
485 usr/lib/fs/autofs/amd64/libshare_autofs.so              i386
486 usr/lib/fs/autofs/sparcv9/libshare_autofs.so            sparc
487 usr/lib/fs/nfs/libshare_nfs.so
488 usr/lib/fs/nfs/amd64/libshare_nfs.so            i386
489 usr/lib/fs/nfs/sparcv9/libshare_nfs.so          sparc
490 usr/lib/fs/smb/libshare_smb.so
491 usr/lib/fs/smb/amd64/libshare_smb.so            i386
492 usr/lib/fs/smb/sparcv9/libshare_smb.so          sparc
493 usr/lib/fs/smbfs/libshare_smbfs.so
494 usr/lib/fs/smbfs/amd64/libshare_smbfs.so        i386
495 usr/lib/fs/smbfs/sparcv9/libshare_smbfs.so      sparc
496 usr/include/libshare_impl.h
497 usr/include/scfutil.h
499 # These files are installed in the proto area by the build of libpri for
500 # the benefit of the builds of FMA libldom, Zeus, picld plugins, and/or
501 # other libpri consumers. However, the libpri interfaces are private to
502 # Sun (Consolidation Private) and not intended for customer use. So these
503 # files (the symlink and the lint library) are excluded from packaging.
505 usr/lib/libpri.so               sparc
506 usr/lib/sparcv9/libpri.so       sparc
508 # These files are installed in the proto area by the build of libds for
509 # the benefit of the builds of sun4v IO FMA and/or other libds
510 # consumers.  However, the libds interfaces are private to Sun
511 # (Consolidation Private) and not intended for customer use. So these
512 # files (the symlink and the lint library) are excluded from packaging.
514 usr/lib/libds.so                        sparc
515 usr/lib/sparcv9/libds.so                sparc
516 usr/lib/libdscfg.so
517 usr/platform/sun4v/include/sys/libds.h  sparc
518 usr/platform/sun4v/include/sys/vlds.h   sparc
520 # Private/Internal u8_textprep header file. Do not ship.
522 usr/include/sys/u8_textprep_data.h
524 # SQLite is private, used by SMF (svc.configd), idmapd and libsmb.
526 usr/include/sqlite-sys
527 lib/libsqlite-native.o
528 lib/libsqlite-sys.so
530 # Private/Internal kiconv header files. Do not ship.
532 usr/include/sys/kiconv_big5_utf8.h
533 usr/include/sys/kiconv_cck_common.h
534 usr/include/sys/kiconv_cp950hkscs_utf8.h
535 usr/include/sys/kiconv_emea1.h
536 usr/include/sys/kiconv_emea2.h
537 usr/include/sys/kiconv_euckr_utf8.h
538 usr/include/sys/kiconv_euctw_utf8.h
539 usr/include/sys/kiconv_gb18030_utf8.h
540 usr/include/sys/kiconv_gb2312_utf8.h
541 usr/include/sys/kiconv_hkscs_utf8.h
542 usr/include/sys/kiconv_ja_jis_to_unicode.h
543 usr/include/sys/kiconv_ja_unicode_to_jis.h
544 usr/include/sys/kiconv_ja.h
545 usr/include/sys/kiconv_ko.h
546 usr/include/sys/kiconv_latin1.h
547 usr/include/sys/kiconv_sc.h
548 usr/include/sys/kiconv_tc.h
549 usr/include/sys/kiconv_uhc_utf8.h
550 usr/include/sys/kiconv_utf8_big5.h
551 usr/include/sys/kiconv_utf8_cp950hkscs.h
552 usr/include/sys/kiconv_utf8_euckr.h
553 usr/include/sys/kiconv_utf8_euctw.h
554 usr/include/sys/kiconv_utf8_gb18030.h
555 usr/include/sys/kiconv_utf8_gb2312.h
556 usr/include/sys/kiconv_utf8_hkscs.h
557 usr/include/sys/kiconv_utf8_uhc.h
559 # At this time, the ttydefs.cleanup file is only useful on sun4u systems
561 etc/flash/postdeployment/ttydefs.cleanup        i386
563 # This header file is shared only between the power commands and
564 # ppm/srn modules # and should not be in any package
566 usr/include/sys/srn.h
568 # Private/Internal header files of smbsrv. Do not ship.
570 usr/include/smb
571 usr/include/smbsrv
573 # Private/Internal libraries for smbsrv in user space
575 usr/include/libfakekernel
576 usr/lib/libfakekernel.so
577 usr/lib/libfakekernel.so.1
578 usr/lib/amd64/libfakekernel.so                  i386
579 usr/lib/amd64/libfakekernel.so.1                i386
580 usr/lib/sparcv9/libfakekernel.so                sparc
581 usr/lib/sparcv9/libfakekernel.so.1              sparc
583 # Private/Internal libraries of smbsrv. Do not ship.
585 usr/lib/mdb/proc/libfksmbsrv.so
586 usr/lib/mdb/proc/amd64/libfksmbsrv.so           i386
587 usr/lib/mdb/proc/sparcv9/libfksmbsrv.so         sparc
588 usr/lib/smbsrv/bind-helper
589 usr/lib/smbsrv/fksmbd
590 usr/lib/smbsrv/libfksmbsrv.so
591 usr/lib/smbsrv/libfksmbsrv.so.1
594 # Private/Internal 64-bit libraries of smbsrv. Do not ship.
596 usr/lib/smbsrv/amd64                            i386
597 usr/lib/smbsrv/sparcv9                          sparc
599 usr/lib/reparse/amd64/libreparse_smb.so         i386
600 usr/lib/reparse/amd64/libreparse_smb.so.1       i386
601 usr/lib/reparse/sparcv9/libreparse_smb.so       sparc
602 usr/lib/reparse/sparcv9/libreparse_smb.so.1     sparc
604 # Private dirent, extended to include flags, for use by SMB server
606 usr/include/sys/extdirent.h
608 # Private header files for vscan service
610 usr/include/libvscan.h
611 usr/include/sys/vscan.h
613 # i86hvm is not a full platform.  It is just a home for paravirtualized
614 # drivers.  There is no usr/ component to this sub-platform, but the
615 # directory is created in the proto area to keep other tools happy.
617 usr/platform/i86hvm                                             i386
619 # Private sdcard framework headers
621 usr/include/sys/sdcard
623 # libsmbfs is private
625 usr/include/netsmb
626 usr/lib/libsmbfs.so
627 usr/lib/amd64/libsmbfs.so               i386
628 usr/lib/sparcv9/libsmbfs.so             sparc
630 # demo & test program for smbfs (private) ACL support
632 usr/lib/fs/smbfs/chacl
633 usr/lib/fs/smbfs/lsacl
634 opt/smbcl-tests
636 # FC related files
637 kernel/kmdb/fcip                i386
638 kernel/kmdb/amd64/fcip          i386
639 kernel/kmdb/sparcv9/fcip        sparc
640 kernel/kmdb/fcp                 i386
641 kernel/kmdb/amd64/fcp           i386
642 kernel/kmdb/sparcv9/fcp         sparc
643 kernel/kmdb/fctl                i386
644 kernel/kmdb/amd64/fctl          i386
645 kernel/kmdb/sparcv9/fctl        sparc
646 kernel/kmdb/qlc                 i386
647 kernel/kmdb/amd64/qlc           i386
648 kernel/kmdb/sparcv9/qlc         sparc
649 usr/include/a_state.h           sparc
650 usr/include/a5k.h               sparc
651 usr/include/exec.h              sparc
652 usr/include/g_scsi.h            sparc
653 usr/include/g_state.h           sparc
654 usr/include/gfc.h               sparc
655 usr/include/l_common.h          sparc
656 usr/include/l_error.h           sparc
657 usr/include/rom.h               sparc
658 usr/include/stgcom.h            sparc
659 usr/include/sys/fibre-channel
661 usr/bin/dscfgcli
662 usr/bin/sd_diag
663 usr/bin/sd_stats
664 usr/include/nsctl.h
665 usr/include/sys/ncall
666 usr/include/sys/nsc_ddi.h
667 usr/include/sys/nsc_thread.h
668 usr/include/sys/nsctl
669 usr/include/sys/nskernd.h
670 usr/include/sys/unistat
671 usr/lib/libnsctl.so
672 usr/lib/librdc.so
673 usr/lib/libunistat.so
675 # These files are used by the iSCSI initiator only.
676 # No reason to ship them.
678 usr/include/sys/scsi/adapters/iscsi_door.h
679 usr/include/sys/scsi/adapters/iscsi_if.h
681 # sbd ioctl hdr
683 usr/include/sys/stmf_sbd_ioctl.h
685 # proxy port provider interface
687 usr/include/sys/pppt_ic_if.h
688 usr/include/sys/pppt_ioctl.h
690 # portable object file and dictionary used by libfmd_msg test
692 usr/lib/fm/dict/TEST.dict
693 usr/lib/locale/C/LC_MESSAGES/TEST.mo
694 usr/lib/locale/C/LC_MESSAGES/TEST.po
696 # Private idmap RPC protocol
698 usr/include/rpcsvc/idmap_prot.h
699 usr/include/rpcsvc/idmap_prot.x
701 # Private idmap directory API
703 usr/include/directory.h
705 # librstp is private for bridging
707 usr/include/stp_bpdu.h
708 usr/include/stp_in.h
709 usr/include/stp_vectors.h
710 usr/lib/librstp.so
712 # Private nvfru API
714 usr/include/nvfru.h
716 # vrrp
718 usr/include/libvrrpadm.h
719 usr/lib/libvrrpadm.so
720 usr/lib/amd64/libvrrpadm.so             i386
721 usr/lib/sparcv9/libvrrpadm.so           sparc
723 # This is only used during the -t tools build
725 opt/onbld/bin/i386/mandoc       i386
726 opt/onbld/bin/sparc/mandoc      sparc
729 # Private libdwarf
731 opt/onbld/lib/i386/libdwarf.so  i386
732 opt/onbld/lib/sparc/libdwarf.so sparc
735 # Private socket filter API
737 usr/include/sys/sockfilter.h
739 # We don't actually validate license action payloads, and the license
740 # staging area is provided as a separate basedir for package
741 # publication.  The net result is that everything therein should be
742 # ignored for packaging validation.
744 licenses
746 # Libbe is private
748 usr/include/libbe_priv.h
750 # ipmi is at present only useful on i386, but for historical reasons is
751 # delivered on SPARC and used by the build.
753 usr/include/sys/ipmi.h  sparc
756 # libsaveargs is private
758 usr/include/saveargs.h                  i386
759 usr/lib/amd64/libsaveargs.so            i386
760 usr/lib/amd64/libstandsaveargs.so       i386
763 # libpcidb is private
765 usr/include/pcidb.h
766 usr/lib/amd64/libpcidb.so               i386
767 usr/lib/sparcv9/libpcidb.so             sparc
768 usr/lib/libpcidb.so
771 # debugging program for libadutils
773 usr/bin/test-getdc
776 # libficl-sys is private
778 usr/include/ficllocal.h
779 usr/lib/amd64/libficl-sys.so            i386
780 usr/lib/sparcv9/libficl-sys.so          sparc
781 usr/lib/libficl-sys.so
784 # Avoid packaging conflicts with GNU coreutils.
786 usr/bin/printenv
787 usr/share/man/man1/printenv.1
788 usr/bin/users
789 usr/share/man/man1/users.1
792 # Lint garbage - to be removed when we stop building lint libs
794 # Pre-existing entries:
795 usr/lib/llib-like
796 usr/lib/llib-like.ln
797 usr/lib/amd64/llib-like.ln              i386
798 usr/lib/sparcv9/llib-like.ln            sparc
801 # TNF headers we need to build stuff with, but don't want to ship.
803 usr/include/sys/tnf.h
804 usr/include/sys/tnf_com.h
805 usr/include/sys/tnf_probe.h
806 usr/include/sys/tnf_writer.h