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