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