1 # 2 # CDDL HEADER START 3 # 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. 7 # 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. 12 # 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] 18 # 19 # CDDL HEADER END 20 # 21 22 # 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. 30 # Copyright 2018 Jason King 31 # 32 33 # 34 # Exception List for validate_pkg 35 # 36 37 # 38 # The following entries are built in the /proto area 39 # but not included in any packages - this is intentional. 40 # 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/demangle-sys.h 46 usr/include/getxby_door.h 47 usr/include/passwdutil.h 48 usr/include/priv_utils.h 49 usr/include/rpcsvc/daemon_utils.h 50 usr/include/rpcsvc/svc_dg_priv.h 51 usr/include/security/pam_impl.h 52 usr/include/sys/clock_impl.h 53 usr/include/sys/winlockio.h 54 usr/include/scsi/plugins/ses/vendor/sun_impl.h 55 # 56 # Private lofi interface. 57 # 58 usr/include/sys/lofi_impl.h 59 # 60 # Private/Internal libraries of the Cryptographic Framework. 61 # 62 lib/libkcfd.so 63 lib/llib-lelfsign 64 lib/llib-lelfsign.ln 65 lib/llib-lkcfd 66 lib/llib-lkcfd.ln 67 usr/include/libelfsign.h 68 usr/lib/llib-lsoftcrypto 69 usr/lib/llib-lsoftcrypto.ln 70 usr/lib/amd64/llib-lsoftcrypto.ln i386 71 usr/lib/sparcv9/llib-lsoftcrypto.ln sparc 72 73 # 74 # The following files are used by the DHCP service, the 75 # standalone's DHCP implementation, and the kernel (nfs_dlboot). 76 # They contain interfaces which are currently private. 77 # 78 usr/include/dhcp_symbol.h 79 usr/include/sys/sunos_dhcp_class.h 80 # 81 # Private MAC driver header files 82 # 83 usr/include/inet/iptun.h 84 usr/include/sys/aggr_impl.h 85 usr/include/sys/aggr.h 86 usr/include/sys/dld_impl.h 87 usr/include/sys/dld_ioc.h 88 usr/include/sys/dls_impl.h 89 usr/include/sys/dls.h 90 usr/include/sys/mac_client_impl.h 91 usr/include/sys/mac_client.h 92 usr/include/sys/mac_flow_impl.h 93 usr/include/sys/mac_impl.h 94 usr/include/sys/mac_soft_ring.h 95 usr/include/sys/mac_stat.h 96 # 97 # Private GLDv3 userland libraries and headers 98 # 99 usr/include/libdladm_impl.h 100 usr/include/libdlaggr.h 101 usr/include/libdlether.h 102 usr/include/libdlflow_impl.h 103 usr/include/libdlflow.h 104 usr/include/libdliptun.h 105 usr/include/libdlmgmt.h 106 usr/include/libdlsim.h 107 usr/include/libdlstat.h 108 usr/include/libdlvnic.h 109 usr/include/libdlwlan_impl.h 110 usr/include/libdlwlan.h 111 # 112 # Virtual Network Interface Card (VNIC) 113 # 114 usr/include/sys/vnic.h 115 usr/include/sys/vnic_impl.h 116 # 117 # Private libipadm lint library and header files 118 # 119 usr/include/ipadm_ipmgmt.h 120 usr/include/ipadm_ndpd.h 121 usr/include/libipadm.h 122 lib/llib-lipadm 123 lib/llib-lipadm.ln 124 lib/libipadm.so 125 # 126 # Private libsocket header file 127 # 128 usr/include/libsocket_priv.h 129 # 130 # IKE and IPsec support library exceptions. The IKE support 131 # library contains exclusively private interfaces, as does 132 # libipsecutil. My apologies for the glut of header files here. 133 # 134 usr/include/errfp.h 135 usr/include/ikedoor.h 136 usr/include/ipsec_util.h 137 usr/lib/amd64/libike.so i386 138 usr/lib/sparcv9/libike.so sparc 139 usr/lib/libipsecutil.so 140 usr/lib/amd64/libipsecutil.so i386 141 usr/lib/sparcv9/libipsecutil.so sparc 142 usr/lib/llib-like 143 usr/lib/llib-like.ln 144 usr/lib/amd64/llib-like.ln i386 145 usr/lib/sparcv9/llib-like.ln sparc 146 usr/lib/llib-lipsecutil 147 usr/lib/llib-lipsecutil.ln 148 usr/lib/amd64/llib-lipsecutil.ln i386 149 usr/lib/sparcv9/llib-lipsecutil.ln sparc 150 # 151 usr/include/inet/ip_impl.h 152 usr/include/inet/ip_ndp.h 153 usr/include/inet/ip2mac_impl.h 154 usr/include/inet/ip2mac.h 155 usr/include/inet/rawip_impl.h 156 usr/include/inet/tcp_impl.h 157 usr/include/inet/udp_impl.h 158 usr/include/libmail.h 159 usr/include/libnwam_priv.h 160 usr/include/protocols/ripngd.h 161 usr/include/s_string.h 162 usr/include/sys/logindmux_impl.h 163 usr/include/sys/vgareg.h 164 # 165 # Some IPsec headers can't be shipped lest we hit export controls... 166 # 167 usr/include/inet/ipsec_impl.h 168 usr/include/inet/ipsec_info.h 169 usr/include/inet/ipsecah.h 170 usr/include/inet/ipsecesp.h 171 usr/include/inet/keysock.h 172 usr/include/inet/sadb.h 173 usr/include/sys/sha1_consts.h 174 usr/include/sys/sha2_consts.h 175 # 176 # 177 # Filtering out directories not shipped 178 # 179 usr/4lib i386 180 # 181 # These files contain definitions shared privately between the kernel 182 # and libc. There is no reason for them to be part of a package that 183 # a customer should ever see. They are installed in the proto area by 184 # the uts build because libc and and other components, like truss, are 185 # dependent upon their contents and should not have their own copies. 186 # 187 usr/include/sys/libc_kernel.h 188 usr/include/sys/synch32.h 189 # 190 # Private interfaces for libdisasm 191 # 192 usr/include/libdisasm.h 193 usr/lib/llib-ldisasm 194 usr/lib/llib-ldisasm.ln 195 usr/lib/amd64/llib-ldisasm.ln i386 196 usr/lib/sparcv9/llib-ldisasm.ln sparc 197 # 198 # Private interfaces for libraidcfg 199 # 200 usr/include/raidcfg_spi.h 201 usr/include/raidcfg.h 202 usr/lib/libraidcfg.so 203 usr/lib/amd64/libraidcfg.so i386 204 usr/lib/sparcv9/libraidcfg.so sparc 205 usr/lib/llib-lraidcfg 206 usr/lib/llib-lraidcfg.ln 207 usr/lib/amd64/llib-lraidcfg.ln i386 208 usr/lib/sparcv9/llib-lraidcfg.ln sparc 209 # 210 # This file is used for private communication between mdb, drv/kmdb, and 211 # misc/kmdb. The interfaces described herein are not intended for customer 212 # use, and are thus excluded from packaging. 213 # 214 usr/include/sys/kmdb.h 215 # 216 # These files are installed in the proto area by the build of libdhcpagent 217 # and libdhcputil for the benefit of DHCP-related networking commands such 218 # as dhcpagent, dhcpinfo, ifconfig, and netstat. These are not interfaces 219 # for customer use, so the files are excluded from packaging. 220 # 221 lib/libdhcpagent.so 222 lib/libdhcputil.so 223 lib/amd64/libdhcputil.so i386 224 lib/sparcv9/libdhcputil.so sparc 225 lib/llib-ldhcpagent 226 lib/llib-ldhcpagent.ln 227 lib/llib-ldhcputil 228 lib/llib-ldhcputil.ln 229 lib/amd64/llib-ldhcputil.ln i386 230 lib/sparcv9/llib-ldhcputil.ln sparc 231 usr/include/dhcp_hostconf.h 232 usr/include/dhcp_impl.h 233 usr/include/dhcp_inittab.h 234 usr/include/dhcp_stable.h 235 usr/include/dhcp_symbol_common.h 236 usr/include/dhcpagent_ipc.h 237 usr/include/dhcpagent_util.h 238 usr/include/dhcpmsg.h 239 usr/lib/libdhcpagent.so 240 usr/lib/libdhcputil.so 241 usr/lib/amd64/libdhcputil.so i386 242 usr/lib/sparcv9/libdhcputil.so sparc 243 usr/lib/llib-ldhcpagent 244 usr/lib/llib-ldhcpagent.ln 245 usr/lib/llib-ldhcputil 246 usr/lib/llib-ldhcputil.ln 247 usr/lib/amd64/llib-ldhcputil.ln i386 248 usr/lib/sparcv9/llib-ldhcputil.ln sparc 249 # 250 # These files are installed in the proto area by the build of libinstzones 251 # and libpkg 252 # 253 usr/lib/llib-linstzones 254 usr/lib/llib-linstzones.ln 255 usr/lib/amd64/llib-linstzones.ln i386 256 usr/lib/sparcv9/llib-linstzones.ln sparc 257 usr/lib/llib-lpkg 258 usr/lib/llib-lpkg.ln 259 # 260 # Don't ship header files private to libipmp and in.mpathd 261 # 262 usr/include/ipmp_query_impl.h 263 # 264 # These files are installed in the proto area by the build of libinetsvc, 265 # an inetd-specific library shared by inetd, inetadm and inetconv. Only 266 # the shared object is shipped. 267 # 268 usr/include/inetsvc.h 269 usr/lib/libinetsvc.so 270 usr/lib/llib-linetsvc 271 usr/lib/llib-linetsvc.ln 272 # 273 # These files are installed in the proto area by the build of libinetutil, 274 # a general purpose library for the benefit of internet utilities. Only 275 # the shared object is shipped. 276 # 277 lib/libinetutil.so 278 lib/amd64/libinetutil.so i386 279 lib/sparcv9/libinetutil.so sparc 280 lib/llib-linetutil 281 lib/llib-linetutil.ln 282 lib/amd64/llib-linetutil.ln i386 283 lib/sparcv9/llib-linetutil.ln sparc 284 usr/include/libinetutil.h 285 usr/include/netinet/inetutil.h 286 usr/include/ofmt.h 287 usr/lib/libinetutil.so 288 usr/lib/amd64/libinetutil.so i386 289 usr/lib/sparcv9/libinetutil.so sparc 290 usr/lib/llib-linetutil 291 usr/lib/llib-linetutil.ln 292 usr/lib/amd64/llib-linetutil.ln i386 293 usr/lib/sparcv9/llib-linetutil.ln sparc 294 # 295 # Miscellaneous kernel interfaces or kernel<->user interfaces that are 296 # consolidation private and we do not want to export at this time. 297 # 298 usr/include/sys/cryptmod.h 299 usr/include/sys/dumpadm.h 300 usr/include/sys/ontrap.h 301 usr/include/sys/sysmsg_impl.h 302 usr/include/sys/vlan.h 303 # 304 # non-public pci header 305 # 306 usr/include/sys/pci_impl.h 307 usr/include/sys/pci_tools.h 308 # 309 # Exception list for RCM project, included by librcm and rcm_daemon 310 # 311 usr/include/librcm_event.h 312 usr/include/librcm_impl.h 313 # 314 # MDB deliverables that are not yet public 315 # 316 usr/lib/mdb/proc/mdb_test.so 317 usr/lib/mdb/proc/sparcv9/mdb_test.so sparc 318 # 319 # SNCA project exception list 320 # 321 usr/include/inet/kssl/kssl.h 322 usr/include/inet/kssl/ksslimpl.h 323 usr/include/inet/kssl/ksslproto.h 324 usr/include/inet/nca 325 # 326 # these are "removed" from the source product build because the only 327 # packages that currently deliver them are removed. 328 # they really should't be in here. 329 # 330 etc/sfw 331 # 332 # Entries for the libmech_krb5 symlink, which has been included 333 # for build purposes only, not delivered to customers. 334 # 335 usr/include/gssapi/gssapi_krb5.h 336 usr/lib/gss/libmech_krb5.so 337 usr/lib/amd64/gss/libmech_krb5.so i386 338 usr/lib/sparcv9/gss/libmech_krb5.so sparc 339 usr/lib/libmech_krb5.so 340 usr/lib/amd64/libmech_krb5.so i386 341 usr/lib/sparcv9/libmech_krb5.so sparc 342 # 343 # Entries for headers from efcode project which user does not need to see 344 # 345 usr/platform/sun4u/include/sys/fc_plat.h sparc 346 usr/platform/sun4u/include/sys/fcode.h sparc 347 # 348 # Private net80211 headers 349 # 350 usr/include/sys/net80211_amrr.h 351 usr/include/sys/net80211_crypto.h 352 usr/include/sys/net80211_ht.h 353 usr/include/sys/net80211_proto.h 354 usr/include/sys/net80211.h 355 # 356 usr/include/net/wpa.h 357 # 358 # PPPoE files not delivered to customers. 359 # 360 usr/include/net/pppoe.h 361 usr/include/net/sppptun.h 362 # 363 # Simnet 364 # 365 usr/include/net/simnet.h 366 # 367 # Bridging internal data structures 368 # 369 usr/include/net/bridge_impl.h 370 # 371 # User<->kernel interface used by cfgadm/USB only 372 # 373 usr/include/sys/usb/hubd/hubd_impl.h 374 # 375 # User<->kernel interface used by cfgadm/SATA only 376 # 377 usr/include/sys/sata/sata_cfgadm.h i386 378 # 379 # Private ucred kernel header 380 # 381 usr/include/sys/ucred.h 382 # 383 # Private and/or platform-specific smf(5) files 384 # 385 lib/librestart.so 386 lib/llib-lrestart 387 lib/llib-lrestart.ln 388 lib/amd64/llib-lrestart.ln i386 389 lib/sparcv9/llib-lrestart.ln sparc 390 usr/include/libcontract_priv.h 391 usr/include/librestart_priv.h 392 usr/include/librestart.h 393 usr/lib/librestart.so 394 usr/lib/sparcv9/librestart.so sparc 395 lib/svc/manifest/platform/sun4u i386 396 lib/svc/manifest/platform/sun4v i386 397 var/svc/manifest/platform/sun4u i386 398 var/svc/manifest/platform/sun4v i386 399 etc/svc/profile/platform_sun4v.xml i386 400 etc/svc/profile/platform_SUNW,SPARC-Enterprise.xml i386 401 etc/svc/profile/platform_SUNW,Sun-Fire-15000.xml i386 402 etc/svc/profile/platform_SUNW,Sun-Fire-880.xml i386 403 etc/svc/profile/platform_SUNW,Sun-Fire-V890.xml i386 404 etc/svc/profile/platform_SUNW,Sun-Fire.xml i386 405 etc/svc/profile/platform_SUNW,Ultra-Enterprise-10000.xml i386 406 etc/svc/profile/platform_SUNW,UltraSPARC-IIe-NetraCT-40.xml i386 407 etc/svc/profile/platform_SUNW,UltraSPARC-IIe-NetraCT-60.xml i386 408 etc/svc/profile/platform_SUNW,UltraSPARC-IIi-Netract.xml i386 409 # 410 # Private libuutil files 411 # 412 lib/libuutil.so 413 lib/llib-luutil 414 lib/llib-luutil.ln 415 lib/sparcv9/llib-luutil.ln sparc 416 usr/include/libuutil_impl.h 417 usr/lib/libuutil.so 418 usr/lib/sparcv9/libuutil.so sparc 419 # 420 # Private Multidata file. 421 # 422 usr/include/sys/multidata_impl.h 423 # 424 # Even though all the objects built under usr/src/stand are later glommed 425 # together into a couple of second-stage boot loaders, we dump the static 426 # archives and lint libraries into $(ROOT)/stand for intermediate use 427 # (e.g., for lint, linking the second-stage boot loaders, ...). Since 428 # these are merely intermediate objects, they do not need to be packaged. 429 # 430 stand sparc 431 # 432 # Private KCF header files 433 # 434 usr/include/sys/crypto/elfsign.h 435 usr/include/sys/crypto/impl.h 436 usr/include/sys/crypto/ops_impl.h 437 usr/include/sys/crypto/sched_impl.h 438 # 439 # The following files are installed in the proto area 440 # by the build of libcmdutils (Command Utilities Library). 441 # libcmdutils contains interfaces which are all private interfaces. 442 # 443 lib/libcmdutils.so 444 lib/amd64/libcmdutils.so i386 445 lib/sparcv9/libcmdutils.so sparc 446 lib/llib-lcmdutils 447 lib/llib-lcmdutils.ln 448 lib/amd64/llib-lcmdutils.ln i386 449 lib/sparcv9/llib-lcmdutils.ln sparc 450 usr/include/libcmdutils.h 451 usr/lib/libcmdutils.so 452 usr/lib/amd64/libcmdutils.so i386 453 usr/lib/sparcv9/libcmdutils.so sparc 454 usr/lib/llib-lcmdutils 455 usr/lib/llib-lcmdutils.ln 456 usr/lib/amd64/llib-lcmdutils.ln i386 457 usr/lib/sparcv9/llib-lcmdutils.ln sparc 458 # 459 # Private interfaces in libsec 460 # 461 usr/include/aclutils.h 462 # 463 # USB skeleton driver stays in sync with the rest of USB but doesn't ship. 464 # 465 kernel/drv/amd64/usbskel i386 466 kernel/drv/sparcv9/usbskel sparc 467 kernel/drv/usbskel.conf 468 # 469 # Consolidation and Sun private libdevid interfaces 470 # Public libdevid interfaces provided by devid.h 471 # 472 usr/include/sys/libdevid.h 473 # 474 # The following files are installed in the proto area by the build of 475 # libprtdiag. libprtdiag contains interfaces which are all private. 476 # Only the shared object is shipped. 477 # 478 usr/platform/sun4u/lib/llib-lprtdiag sparc 479 usr/platform/sun4u/lib/llib-lprtdiag.ln sparc 480 usr/platform/sun4v/lib/llib-lprtdiag.ln sparc 481 # 482 # The following files are installed in the proto area by the build of 483 # mdesc driver in sun4v. These header files are used on in the build 484 # and do not need to be shipped to customers. 485 # 486 usr/include/sys/mdesc.h sparc 487 usr/include/sys/mdesc_impl.h sparc 488 usr/platform/sun4v/include/sys/mach_descrip.h sparc 489 # 490 # The following files are installed in the proto area by the build of 491 # libpcp. libpcp contains interfaces which are all private. 492 # Only the shared object is shipped. 493 # 494 usr/platform/sun4v/lib/llib-lpcp.ln sparc 495 usr/platform/SUNW,Netra-CP3060/lib/llib-lpcp.ln sparc 496 usr/platform/SUNW,Netra-CP3260/lib/llib-lpcp.ln sparc 497 usr/platform/SUNW,Netra-T5220/lib/llib-lpcp.ln sparc 498 usr/platform/SUNW,Netra-T5440/lib/llib-lpcp.ln sparc 499 usr/platform/SUNW,SPARC-Enterprise-T5120/lib/llib-lpcp.ln sparc 500 usr/platform/SUNW,Sun-Blade-T6300/lib/llib-lpcp.ln sparc 501 usr/platform/SUNW,Sun-Blade-T6320/lib/llib-lpcp.ln sparc 502 usr/platform/SUNW,Sun-Fire-T200/lib/llib-lpcp.ln sparc 503 usr/platform/SUNW,T5140/lib/llib-lpcp.ln sparc 504 usr/platform/SUNW,USBRDT-5240/lib/llib-lpcp.ln sparc 505 # 506 # ZFS internal tools and lint libraries 507 # 508 usr/lib/llib-lzfs_jni 509 usr/lib/llib-lzfs_jni.ln 510 usr/lib/amd64/llib-lzfs_jni.ln i386 511 usr/lib/sparcv9/llib-lzfs_jni.ln sparc 512 usr/lib/llib-lzpool 513 usr/lib/llib-lzpool.ln i386 514 usr/lib/amd64/llib-lzpool.ln i386 515 usr/lib/sparcv9/llib-lzpool.ln sparc 516 # 517 # ZFS JNI headers 518 # 519 usr/include/libzfs_jni_dataset.h 520 usr/include/libzfs_jni_disk.h 521 usr/include/libzfs_jni_diskmgt.h 522 usr/include/libzfs_jni_ipool.h 523 usr/include/libzfs_jni_main.h 524 usr/include/libzfs_jni_pool.h 525 usr/include/libzfs_jni_property.h 526 usr/include/libzfs_jni_util.h 527 # 528 # These files are installed in the proto area for Solaris scsi_vhci driver 529 # (for MPAPI support) and should not be shipped 530 # 531 usr/include/sys/scsi/adapters/mpapi_impl.h 532 usr/include/sys/scsi/adapters/mpapi_scsi_vhci.h 533 # 534 # This library is installed in the proto area by the build of libdisasm, and is 535 # only used when building the KMDB disasm module. 536 # 537 usr/lib/libstanddisasm.so 538 usr/lib/amd64/libstanddisasm.so i386 539 usr/lib/sparcv9/libstanddisasm.so sparc 540 # 541 # TSol: tsol doesn't ship lint source, and tsnet isn't for customers at all. 542 # 543 lib/libtsnet.so 544 usr/lib/llib-ltsnet 545 usr/lib/llib-ltsol 546 # 547 # nss interfaces shared between libnsl and other ON libraries. 548 # 549 usr/include/nss.h 550 # 551 # AT&T AST (ksh93) files which are currently needed only to build OS/Net 552 # (msgcc&co.) 553 # libast 554 usr/lib/libast.so 555 usr/lib/amd64/libast.so i386 556 usr/lib/sparcv9/libast.so sparc 557 usr/lib/llib-last 558 usr/lib/llib-last.ln 559 usr/lib/amd64/llib-last.ln i386 560 usr/lib/sparcv9/llib-last.ln sparc 561 # libcmd 562 usr/lib/llib-lcmd 563 usr/lib/llib-lcmd.ln 564 usr/lib/amd64/llib-lcmd.ln i386 565 usr/lib/sparcv9/llib-lcmd.ln sparc 566 # libdll 567 usr/lib/libdll.so 568 usr/lib/amd64/libdll.so i386 569 usr/lib/sparcv9/libdll.so sparc 570 usr/lib/llib-ldll 571 usr/lib/llib-ldll.ln 572 usr/lib/amd64/llib-ldll.ln i386 573 usr/lib/sparcv9/llib-ldll.ln sparc 574 # libpp (a helper library needed by AST's msgcc) 575 usr/lib/libpp.so 576 usr/lib/llib-lpp 577 usr/lib/llib-lpp.ln 578 usr/lib/locale/C/LC_MESSAGES/libpp 579 # libshell 580 usr/lib/libshell.so 581 usr/lib/amd64/libshell.so i386 582 usr/lib/sparcv9/libshell.so sparc 583 usr/lib/llib-lshell 584 usr/lib/llib-lshell.ln 585 usr/lib/amd64/llib-lshell.ln i386 586 usr/lib/sparcv9/llib-lshell.ln sparc 587 # libsum 588 usr/lib/libsum.so 589 usr/lib/amd64/libsum.so i386 590 usr/lib/sparcv9/libsum.so sparc 591 usr/lib/llib-lsum 592 usr/lib/llib-lsum.ln 593 usr/lib/amd64/llib-lsum.ln i386 594 usr/lib/sparcv9/llib-lsum.ln sparc 595 # 596 # This file is used in ON to build DSCP clients. It is not for customers. 597 # 598 usr/include/libdscp.h sparc 599 # 600 # These files are used by the iSCSI Target and the iSCSI Initiator 601 # 602 usr/include/sys/iscsi_protocol.h 603 usr/include/sys/iscsi_authclient.h 604 usr/include/sys/iscsi_authclientglue.h 605 # 606 # These files are used by the COMSTAR iSCSI target port provider 607 # 608 usr/include/sys/idm 609 usr/include/sys/iscsit/chap.h 610 usr/include/sys/iscsit/iscsi_if.h 611 usr/include/sys/iscsit/isns_protocol.h 612 usr/include/sys/iscsit/radius_packet.h 613 usr/include/sys/iscsit/radius_protocol.h 614 # 615 # libshare is private and the 64-bit sharemgr is not delivered. 616 # 617 usr/lib/libshare.so 618 usr/lib/amd64/libshare.so i386 619 usr/lib/sparcv9/libshare.so sparc 620 usr/lib/fs/autofs/libshare_autofs.so 621 usr/lib/fs/autofs/amd64/libshare_autofs.so i386 622 usr/lib/fs/autofs/sparcv9/libshare_autofs.so sparc 623 usr/lib/fs/nfs/libshare_nfs.so 624 usr/lib/fs/nfs/amd64/libshare_nfs.so i386 625 usr/lib/fs/nfs/sparcv9/libshare_nfs.so sparc 626 usr/lib/fs/nfs/test_svc_tp_create 627 usr/lib/fs/smb/libshare_smb.so 628 usr/lib/fs/smb/amd64/libshare_smb.so i386 629 usr/lib/fs/smb/sparcv9/libshare_smb.so sparc 630 usr/lib/fs/smbfs/libshare_smbfs.so 631 usr/lib/fs/smbfs/amd64/libshare_smbfs.so i386 632 usr/lib/fs/smbfs/sparcv9/libshare_smbfs.so sparc 633 usr/include/libshare_impl.h 634 usr/include/scfutil.h 635 # 636 # These files are installed in the proto area by the build of libpri for 637 # the benefit of the builds of FMA libldom, Zeus, picld plugins, and/or 638 # other libpri consumers. However, the libpri interfaces are private to 639 # Sun (Consolidation Private) and not intended for customer use. So these 640 # files (the symlink and the lint library) are excluded from packaging. 641 # 642 usr/lib/libpri.so sparc 643 usr/lib/llib-lpri sparc 644 usr/lib/llib-lpri.ln sparc 645 usr/lib/sparcv9/libpri.so sparc 646 usr/lib/sparcv9/llib-lpri.ln sparc 647 # 648 # These files are installed in the proto area by the build of libds for 649 # the benefit of the builds of sun4v IO FMA and/or other libds 650 # consumers. However, the libds interfaces are private to Sun 651 # (Consolidation Private) and not intended for customer use. So these 652 # files (the symlink and the lint library) are excluded from packaging. 653 # 654 usr/lib/libds.so sparc 655 usr/lib/sparcv9/libds.so sparc 656 usr/lib/llib-lds sparc 657 usr/lib/llib-lds.ln sparc 658 usr/lib/sparcv9/llib-lds.ln sparc 659 usr/lib/libdscfg.so 660 usr/lib/llib-ldscfg.ln 661 usr/platform/sun4v/include/sys/libds.h sparc 662 usr/platform/sun4v/include/sys/vlds.h sparc 663 # 664 # Private/Internal u8_textprep header file. Do not ship. 665 # 666 usr/include/sys/u8_textprep_data.h 667 # 668 # SQLite is private, used by SMF (svc.configd), idmapd and libsmb. 669 # 670 usr/include/sqlite-sys 671 lib/libsqlite-native.o 672 lib/libsqlite-sys.so 673 lib/llib-lsqlite-sys 674 lib/llib-lsqlite-sys.ln 675 # 676 # Private/Internal kiconv header files. Do not ship. 677 # 678 usr/include/sys/kiconv_big5_utf8.h 679 usr/include/sys/kiconv_cck_common.h 680 usr/include/sys/kiconv_cp950hkscs_utf8.h 681 usr/include/sys/kiconv_emea1.h 682 usr/include/sys/kiconv_emea2.h 683 usr/include/sys/kiconv_euckr_utf8.h 684 usr/include/sys/kiconv_euctw_utf8.h 685 usr/include/sys/kiconv_gb18030_utf8.h 686 usr/include/sys/kiconv_gb2312_utf8.h 687 usr/include/sys/kiconv_hkscs_utf8.h 688 usr/include/sys/kiconv_ja_jis_to_unicode.h 689 usr/include/sys/kiconv_ja_unicode_to_jis.h 690 usr/include/sys/kiconv_ja.h 691 usr/include/sys/kiconv_ko.h 692 usr/include/sys/kiconv_latin1.h 693 usr/include/sys/kiconv_sc.h 694 usr/include/sys/kiconv_tc.h 695 usr/include/sys/kiconv_uhc_utf8.h 696 usr/include/sys/kiconv_utf8_big5.h 697 usr/include/sys/kiconv_utf8_cp950hkscs.h 698 usr/include/sys/kiconv_utf8_euckr.h 699 usr/include/sys/kiconv_utf8_euctw.h 700 usr/include/sys/kiconv_utf8_gb18030.h 701 usr/include/sys/kiconv_utf8_gb2312.h 702 usr/include/sys/kiconv_utf8_hkscs.h 703 usr/include/sys/kiconv_utf8_uhc.h 704 # 705 # At this time, the directory and its contents 706 # are only useful on sun4u systems 707 # 708 etc/flash/postdeployment i386 709 # 710 # This header file is shared only between the power commands and 711 # ppm/srn modules # and should not be in any package 712 # 713 usr/include/sys/srn.h 714 # 715 # Private/Internal header files of smbsrv. Do not ship. 716 # 717 usr/include/smb 718 usr/include/smbsrv 719 # 720 # Private/Internal files for libfakekernel. Do not ship. 721 # 722 lib/amd64/libfakekernel.so i386 723 lib/amd64/llib-lfakekernel.ln i386 724 lib/sparcv9/libfakekernel.so sparc 725 lib/sparcv9/llib-lfakekernel.ln sparc 726 lib/libfakekernel.so 727 lib/llib-lfakekernel 728 lib/llib-lfakekernel.ln 729 usr/include/libfakekernel 730 usr/lib/libfakekernel.so 731 usr/lib/amd64/libfakekernel.so i386 732 usr/lib/sparcv9/libfakekernel.so sparc 733 # 734 # Private/Internal libraries of smbsrv. Do not ship. 735 # 736 usr/lib/mdb/proc/libfksmbsrv.so 737 usr/lib/mdb/proc/amd64/libfksmbsrv.so i386 738 usr/lib/mdb/proc/sparcv9/libfksmbsrv.so sparc 739 usr/lib/reparse/llib-lreparse_smb 740 usr/lib/reparse/llib-lreparse_smb.ln 741 usr/lib/smbsrv/bind-helper 742 usr/lib/smbsrv/fksmbd 743 usr/lib/smbsrv/libfksmbsrv.so 744 usr/lib/smbsrv/libfksmbsrv.so.1 745 usr/lib/smbsrv/libmlsvc.so 746 usr/lib/smbsrv/libsmb.so 747 usr/lib/smbsrv/libsmbns.so 748 usr/lib/smbsrv/llib-lfksmbsrv 749 usr/lib/smbsrv/llib-lfksmbsrv.ln 750 usr/lib/smbsrv/llib-lmlsvc 751 usr/lib/smbsrv/llib-lmlsvc.ln 752 usr/lib/smbsrv/llib-lsmb 753 usr/lib/smbsrv/llib-lsmb.ln 754 usr/lib/smbsrv/llib-lsmbns 755 usr/lib/smbsrv/llib-lsmbns.ln 756 # 757 # 758 # Private/Internal 64-bit libraries of smbsrv. Do not ship. 759 # 760 usr/lib/smbsrv/amd64 i386 761 usr/lib/smbsrv/sparcv9 sparc 762 763 usr/lib/reparse/amd64/libreparse_smb.so i386 764 usr/lib/reparse/amd64/libreparse_smb.so.1 i386 765 usr/lib/reparse/amd64/llib-lreparse_smb.ln i386 766 usr/lib/reparse/sparcv9/libreparse_smb.so sparc 767 usr/lib/reparse/sparcv9/libreparse_smb.so.1 sparc 768 usr/lib/reparse/sparcv9/llib-lreparse_smb.ln sparc 769 # 770 # Private dirent, extended to include flags, for use by SMB server 771 # 772 usr/include/sys/extdirent.h 773 # 774 # Private header files for vscan service 775 # 776 usr/include/libvscan.h 777 usr/include/sys/vscan.h 778 # 779 # libvscan is private 780 # 781 usr/lib/vscan/llib-lvscan 782 usr/lib/vscan/llib-lvscan.ln 783 # 784 # i86hvm is not a full platform. It is just a home for paravirtualized 785 # drivers. There is no usr/ component to this sub-platform, but the 786 # directory is created in the proto area to keep other tools happy. 787 # 788 usr/platform/i86hvm i386 789 # 790 # Private sdcard framework headers 791 # 792 usr/include/sys/sdcard 793 # 794 # libmlrpc is private (SMB client and server) 795 # 796 usr/include/libmlrpc 797 usr/lib/libmlrpc.so 798 usr/lib/amd64/libmlrpc.so i386 799 usr/lib/amd64/libmlrpc.so.2 i386 800 usr/lib/sparcv9/libmlrpc.so sparc 801 usr/lib/sparcv9/libmlrpc.so.2 sparc 802 usr/lib/llib-lmlrpc 803 usr/lib/llib-lmlrpc.ln 804 usr/lib/amd64/llib-lmlrpc.ln i386 805 usr/lib/sparcv9/llib-lmlrpc.ln sparc 806 # 807 # libsmbfs is private (SMB client and server) 808 # 809 usr/include/netsmb 810 usr/lib/libsmbfs.so 811 usr/lib/amd64/libsmbfs.so i386 812 usr/lib/sparcv9/libsmbfs.so sparc 813 usr/lib/llib-lsmbfs 814 usr/lib/llib-lsmbfs.ln 815 usr/lib/amd64/llib-lsmbfs.ln i386 816 usr/lib/sparcv9/llib-lsmbfs.ln sparc 817 # 818 # demo & test program for smbfs (private) ACL support 819 # 820 usr/lib/fs/smbfs/chacl 821 usr/lib/fs/smbfs/lsacl 822 opt/smbcl-tests 823 # 824 # FC related files 825 kernel/kmdb/amd64/fcip i386 826 kernel/kmdb/sparcv9/fcip sparc 827 kernel/kmdb/amd64/fcp i386 828 kernel/kmdb/sparcv9/fcp sparc 829 kernel/kmdb/amd64/fctl i386 830 kernel/kmdb/sparcv9/fctl sparc 831 kernel/kmdb/amd64/qlc i386 832 kernel/kmdb/sparcv9/qlc sparc 833 lib/llib-la5k sparc 834 lib/llib-la5k.ln sparc 835 lib/sparcv9/llib-la5k.ln sparc 836 lib/llib-lg_fc sparc 837 lib/llib-lg_fc.ln sparc 838 lib/sparcv9/llib-lg_fc.ln sparc 839 usr/include/a_state.h sparc 840 usr/include/a5k.h sparc 841 usr/include/exec.h sparc 842 usr/include/g_scsi.h sparc 843 usr/include/g_state.h sparc 844 usr/include/gfc.h sparc 845 usr/include/l_common.h sparc 846 usr/include/l_error.h sparc 847 usr/include/rom.h sparc 848 usr/include/stgcom.h sparc 849 usr/include/sys/fibre-channel 850 usr/lib/llib-lHBAAPI 851 usr/lib/llib-lHBAAPI.ln 852 usr/lib/amd64/llib-lHBAAPI.ln i386 853 usr/lib/sparcv9/llib-lHBAAPI.ln sparc 854 # 855 usr/bin/dscfgcli 856 usr/bin/sd_diag 857 usr/bin/sd_stats 858 usr/include/nsctl.h 859 usr/include/sys/ncall 860 usr/include/sys/nsc_ddi.h 861 usr/include/sys/nsc_thread.h 862 usr/include/sys/nsctl 863 usr/include/sys/nskernd.h 864 usr/include/sys/unistat 865 usr/lib/libnsctl.so 866 usr/lib/librdc.so 867 usr/lib/libunistat.so 868 usr/lib/llib-lnsctl.ln 869 usr/lib/llib-lrdc.ln 870 usr/lib/llib-lunistat.ln 871 # 872 # These files are used by the iSCSI initiator only. 873 # No reason to ship them. 874 # 875 usr/include/sys/scsi/adapters/iscsi_door.h 876 usr/include/sys/scsi/adapters/iscsi_if.h 877 # 878 # sbd ioctl hdr 879 # 880 usr/include/sys/stmf_sbd_ioctl.h 881 # 882 # proxy port provider interface 883 # 884 usr/include/sys/pppt_ic_if.h 885 usr/include/sys/pppt_ioctl.h 886 # 887 # proxy daemon lint library 888 # 889 usr/lib/llib-lstmfproxy 890 usr/lib/llib-lstmfproxy.ln 891 usr/lib/amd64/llib-lstmfproxy.ln i386 892 usr/lib/sparcv9/llib-lstmfproxy.ln sparc 893 # 894 # portable object file and dictionary used by libfmd_msg test 895 # 896 usr/lib/fm/dict/TEST.dict 897 usr/lib/locale/C/LC_MESSAGES/TEST.mo 898 usr/lib/locale/C/LC_MESSAGES/TEST.po 899 # 900 # Private idmap RPC protocol 901 # 902 usr/include/rpcsvc/idmap_prot.h 903 usr/include/rpcsvc/idmap_prot.x 904 # 905 # Private idmap directory API 906 # 907 usr/include/directory.h 908 # 909 # librstp is private for bridging 910 # 911 usr/include/stp_bpdu.h 912 usr/include/stp_in.h 913 usr/include/stp_vectors.h 914 usr/lib/librstp.so 915 usr/lib/llib-lrstp 916 usr/lib/llib-lrstp.ln 917 # 918 # Private nvfru API 919 # 920 usr/include/nvfru.h 921 # 922 # vrrp 923 # 924 usr/include/libvrrpadm.h 925 usr/lib/libvrrpadm.so 926 usr/lib/amd64/libvrrpadm.so i386 927 usr/lib/sparcv9/libvrrpadm.so sparc 928 usr/lib/llib-lvrrpadm 929 usr/lib/llib-lvrrpadm.ln 930 usr/lib/amd64/llib-lvrrpadm.ln i386 931 usr/lib/sparcv9/llib-lvrrpadm.ln sparc 932 # 933 # This is only used during the -t tools build 934 # 935 opt/onbld/bin/i386/mandoc i386 936 opt/onbld/bin/sparc/mandoc sparc 937 opt/onbld/bin/i386/makesoftcore i386 938 opt/onbld/bin/i386/vtfontcvt i386 939 opt/onbld/bin/sparc/makesoftcore sparc 940 opt/onbld/bin/sparc/vtfontcvt sparc 941 942 # 943 # Private libdwarf 944 # 945 opt/onbld/lib/i386/libdwarf.so i386 946 opt/onbld/lib/sparc/libdwarf.so sparc 947 948 # 949 # Private socket filter API 950 # 951 usr/include/sys/sockfilter.h 952 # 953 # We don't actually validate license action payloads, and the license 954 # staging area is provided as a separate basedir for package 955 # publication. The net result is that everything therein should be 956 # ignored for packaging validation. 957 # 958 licenses 959 # 960 # Libbe is private 961 # 962 usr/include/libbe_priv.h 963 # 964 # ipmi is at present only useful on i386, but for historical reasons is 965 # delivered on SPARC and used by the build. 966 # 967 usr/include/sys/ipmi.h sparc 968 969 # 970 # libsaveargs is private 971 # 972 usr/include/saveargs.h i386 973 usr/lib/amd64/libsaveargs.so i386 974 usr/lib/amd64/libstandsaveargs.so i386 975 usr/lib/amd64/llib-lsaveargs.ln i386 976 977 # 978 # libpcidb is private 979 # 980 usr/include/pcidb.h 981 usr/lib/amd64/libpcidb.so i386 982 usr/lib/amd64/llib-lpcidb.ln i386 983 usr/lib/sparcv9/libpcidb.so sparc 984 usr/lib/sparcv9/llib-lpcidb.ln sparc 985 usr/lib/libpcidb.so 986 usr/lib/llib-lpcidb 987 usr/lib/llib-lpcidb.ln 988 989 # 990 # private nvme header file 991 # 992 usr/include/sys/nvme.h 993 994 # 995 # debugging program for libadutils 996 # 997 usr/bin/test-getdc 998 # 999 # libficl-sys is private 1000 # 1001 usr/include/ficllocal.h 1002 usr/lib/amd64/llib-lficl-sys.ln i386 1003 usr/lib/amd64/libficl-sys.so i386 1004 usr/lib/sparcv9/llib-lficl-sys.ln sparc 1005 usr/lib/sparcv9/libficl-sys.so sparc 1006 usr/lib/llib-lficl-sys 1007 usr/lib/llib-lficl-sys.ln 1008 usr/lib/libficl-sys.so 1009 1010 # 1011 # libsff is private 1012 # 1013 usr/include/libsff.h 1014 usr/lib/amd64/libsff.so i386 1015 usr/lib/amd64/llib-lsff.ln i386 1016 usr/lib/sparcv9/libsff.so sparc 1017 usr/lib/sparcv9/llib-lsff.ln sparc 1018 usr/lib/libsff.so 1019 usr/lib/llib-lsff 1020 usr/lib/llib-lsff.ln