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