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 # 54 # Private lofi interface. 55 # 56 usr/include/sys/lofi_impl.h 57 # 58 # Private/Internal libraries of the Cryptographic Framework. 59 # 60 lib/libkcfd.so 61 lib/llib-lelfsign 62 lib/llib-lelfsign.ln 63 lib/llib-lkcfd 64 lib/llib-lkcfd.ln 65 usr/include/libelfsign.h 66 usr/lib/llib-lsoftcrypto 67 usr/lib/llib-lsoftcrypto.ln 68 usr/lib/amd64/llib-lsoftcrypto.ln i386 69 usr/lib/sparcv9/llib-lsoftcrypto.ln sparc 70 71 # 72 # The following files are used by the DHCP service, the 73 # standalone's DHCP implementation, and the kernel (nfs_dlboot). 74 # They contain interfaces which are currently private. 75 # 76 usr/include/dhcp_symbol.h 77 usr/include/sys/sunos_dhcp_class.h 78 # 79 # Private MAC driver header files 80 # 81 usr/include/inet/iptun.h 82 usr/include/sys/aggr_impl.h 83 usr/include/sys/aggr.h 84 usr/include/sys/dld_impl.h 85 usr/include/sys/dld_ioc.h 86 usr/include/sys/dls_impl.h 87 usr/include/sys/dls.h 88 usr/include/sys/mac_client_impl.h 89 usr/include/sys/mac_client.h 90 usr/include/sys/mac_flow_impl.h 91 usr/include/sys/mac_impl.h 92 usr/include/sys/mac_soft_ring.h 93 usr/include/sys/mac_stat.h 94 # 95 # Private GLDv3 userland libraries and headers 96 # 97 usr/include/libdladm_impl.h 98 usr/include/libdlaggr.h 99 usr/include/libdlether.h 100 usr/include/libdlflow_impl.h 101 usr/include/libdlflow.h 102 usr/include/libdliptun.h 103 usr/include/libdlmgmt.h 104 usr/include/libdlsim.h 105 usr/include/libdlstat.h 106 usr/include/libdlvnic.h 107 usr/include/libdlwlan_impl.h 108 usr/include/libdlwlan.h 109 # 110 # Virtual Network Interface Card (VNIC) 111 # 112 usr/include/sys/vnic.h 113 usr/include/sys/vnic_impl.h 114 # 115 # Private libipadm lint library and header files 116 # 117 usr/include/ipadm_ipmgmt.h 118 usr/include/ipadm_ndpd.h 119 usr/include/libipadm.h 120 lib/llib-lipadm 121 lib/llib-lipadm.ln 122 lib/libipadm.so 123 # 124 # Private libsocket header file 125 # 126 usr/include/libsocket_priv.h 127 # 128 # IKE and IPsec support library exceptions. The IKE support 129 # library contains exclusively private interfaces, as does 130 # libipsecutil. My apologies for the glut of header files here. 131 # 132 usr/include/errfp.h 133 usr/include/ikedoor.h 134 usr/include/ipsec_util.h 135 usr/lib/libike.so 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 # The following files are used by wanboot. 424 # They contain interfaces which are currently private. 425 # 426 usr/include/sys/wanboot_impl.h 427 usr/include/wanboot 428 usr/include/wanbootutil.h 429 # 430 # Even though all the objects built under usr/src/stand are later glommed 431 # together into a couple of second-stage boot loaders, we dump the static 432 # archives and lint libraries into $(ROOT)/stand for intermediate use 433 # (e.g., for lint, linking the second-stage boot loaders, ...). Since 434 # these are merely intermediate objects, they do not need to be packaged. 435 # 436 stand sparc 437 # 438 # Private KCF header files 439 # 440 usr/include/sys/crypto/elfsign.h 441 usr/include/sys/crypto/impl.h 442 usr/include/sys/crypto/ops_impl.h 443 usr/include/sys/crypto/sched_impl.h 444 # 445 # The following files are installed in the proto area 446 # by the build of libcmdutils (Command Utilities Library). 447 # libcmdutils contains interfaces which are all private interfaces. 448 # 449 lib/libcmdutils.so 450 lib/amd64/libcmdutils.so i386 451 lib/sparcv9/libcmdutils.so sparc 452 lib/llib-lcmdutils 453 lib/llib-lcmdutils.ln 454 lib/amd64/llib-lcmdutils.ln i386 455 lib/sparcv9/llib-lcmdutils.ln sparc 456 usr/include/libcmdutils.h 457 usr/lib/libcmdutils.so 458 usr/lib/amd64/libcmdutils.so i386 459 usr/lib/sparcv9/libcmdutils.so sparc 460 usr/lib/llib-lcmdutils 461 usr/lib/llib-lcmdutils.ln 462 usr/lib/amd64/llib-lcmdutils.ln i386 463 usr/lib/sparcv9/llib-lcmdutils.ln sparc 464 # 465 # Private interfaces in libsec 466 # 467 usr/include/aclutils.h 468 # 469 # USB skeleton driver stays in sync with the rest of USB but doesn't ship. 470 # 471 kernel/drv/usbskel i386 472 kernel/drv/amd64/usbskel i386 473 kernel/drv/sparcv9/usbskel sparc 474 kernel/drv/usbskel.conf 475 # 476 # Consolidation and Sun private libdevid interfaces 477 # Public libdevid interfaces provided by devid.h 478 # 479 usr/include/sys/libdevid.h 480 # 481 # The following files are installed in the proto area by the build of 482 # libprtdiag. libprtdiag contains interfaces which are all private. 483 # Only the shared object is shipped. 484 # 485 usr/platform/sun4u/lib/llib-lprtdiag sparc 486 usr/platform/sun4u/lib/llib-lprtdiag.ln sparc 487 usr/platform/sun4v/lib/llib-lprtdiag.ln sparc 488 # 489 # The following files are installed in the proto area by the build of 490 # mdesc driver in sun4v. These header files are used on in the build 491 # and do not need to be shipped to customers. 492 # 493 usr/include/sys/mdesc.h sparc 494 usr/include/sys/mdesc_impl.h sparc 495 usr/platform/sun4v/include/sys/mach_descrip.h sparc 496 # 497 # The following files are installed in the proto area by the build of 498 # libpcp. libpcp contains interfaces which are all private. 499 # Only the shared object is shipped. 500 # 501 usr/platform/sun4v/lib/llib-lpcp.ln sparc 502 usr/platform/SUNW,Netra-CP3060/lib/llib-lpcp.ln sparc 503 usr/platform/SUNW,Netra-CP3260/lib/llib-lpcp.ln sparc 504 usr/platform/SUNW,Netra-T5220/lib/llib-lpcp.ln sparc 505 usr/platform/SUNW,Netra-T5440/lib/llib-lpcp.ln sparc 506 usr/platform/SUNW,SPARC-Enterprise-T5120/lib/llib-lpcp.ln sparc 507 usr/platform/SUNW,Sun-Blade-T6300/lib/llib-lpcp.ln sparc 508 usr/platform/SUNW,Sun-Blade-T6320/lib/llib-lpcp.ln sparc 509 usr/platform/SUNW,Sun-Fire-T200/lib/llib-lpcp.ln sparc 510 usr/platform/SUNW,T5140/lib/llib-lpcp.ln sparc 511 usr/platform/SUNW,USBRDT-5240/lib/llib-lpcp.ln sparc 512 # 513 # ZFS internal tools and lint libraries 514 # 515 usr/lib/llib-lzfs_jni 516 usr/lib/llib-lzfs_jni.ln 517 usr/lib/amd64/llib-lzfs_jni.ln i386 518 usr/lib/sparcv9/llib-lzfs_jni.ln sparc 519 usr/lib/llib-lzpool 520 usr/lib/llib-lzpool.ln i386 521 usr/lib/amd64/llib-lzpool.ln i386 522 usr/lib/sparcv9/llib-lzpool.ln sparc 523 # 524 # ZFS JNI headers 525 # 526 usr/include/libzfs_jni_dataset.h 527 usr/include/libzfs_jni_disk.h 528 usr/include/libzfs_jni_diskmgt.h 529 usr/include/libzfs_jni_ipool.h 530 usr/include/libzfs_jni_main.h 531 usr/include/libzfs_jni_pool.h 532 usr/include/libzfs_jni_property.h 533 usr/include/libzfs_jni_util.h 534 # 535 # These files are installed in the proto area for Solaris scsi_vhci driver 536 # (for MPAPI support) and should not be shipped 537 # 538 usr/include/sys/scsi/adapters/mpapi_impl.h 539 usr/include/sys/scsi/adapters/mpapi_scsi_vhci.h 540 # 541 # This library is installed in the proto area by the build of libdisasm, and is 542 # only used when building the KMDB disasm module. 543 # 544 usr/lib/libstanddisasm.so 545 usr/lib/amd64/libstanddisasm.so i386 546 usr/lib/sparcv9/libstanddisasm.so sparc 547 # 548 # TSol: tsol doesn't ship lint source, and tsnet isn't for customers at all. 549 # 550 lib/libtsnet.so 551 usr/lib/llib-ltsnet 552 usr/lib/llib-ltsol 553 # 554 # nss interfaces shared between libnsl and other ON libraries. 555 # 556 usr/include/nss.h 557 # 558 # AT&T AST (ksh93) files which are currently needed only to build OS/Net 559 # (msgcc&co.) 560 # libast 561 usr/lib/libast.so 562 usr/lib/amd64/libast.so i386 563 usr/lib/sparcv9/libast.so sparc 564 usr/lib/llib-last 565 usr/lib/llib-last.ln 566 usr/lib/amd64/llib-last.ln i386 567 usr/lib/sparcv9/llib-last.ln sparc 568 # libcmd 569 usr/lib/llib-lcmd 570 usr/lib/llib-lcmd.ln 571 usr/lib/amd64/llib-lcmd.ln i386 572 usr/lib/sparcv9/llib-lcmd.ln sparc 573 # libdll 574 usr/lib/libdll.so 575 usr/lib/amd64/libdll.so i386 576 usr/lib/sparcv9/libdll.so sparc 577 usr/lib/llib-ldll 578 usr/lib/llib-ldll.ln 579 usr/lib/amd64/llib-ldll.ln i386 580 usr/lib/sparcv9/llib-ldll.ln sparc 581 # libpp (a helper library needed by AST's msgcc) 582 usr/lib/libpp.so 583 usr/lib/llib-lpp 584 usr/lib/llib-lpp.ln 585 usr/lib/locale/C/LC_MESSAGES/libpp 586 # libshell 587 usr/lib/libshell.so 588 usr/lib/amd64/libshell.so i386 589 usr/lib/sparcv9/libshell.so sparc 590 usr/lib/llib-lshell 591 usr/lib/llib-lshell.ln 592 usr/lib/amd64/llib-lshell.ln i386 593 usr/lib/sparcv9/llib-lshell.ln sparc 594 # libsum 595 usr/lib/libsum.so 596 usr/lib/amd64/libsum.so i386 597 usr/lib/sparcv9/libsum.so sparc 598 usr/lib/llib-lsum 599 usr/lib/llib-lsum.ln 600 usr/lib/amd64/llib-lsum.ln i386 601 usr/lib/sparcv9/llib-lsum.ln sparc 602 # 603 # This file is used in ON to build DSCP clients. It is not for customers. 604 # 605 usr/include/libdscp.h sparc 606 # 607 # These files are used by the iSCSI Target and the iSCSI Initiator 608 # 609 usr/include/sys/iscsi_protocol.h 610 usr/include/sys/iscsi_authclient.h 611 usr/include/sys/iscsi_authclientglue.h 612 # 613 # These files are used by the COMSTAR iSCSI target port provider 614 # 615 usr/include/sys/idm 616 usr/include/sys/iscsit/chap.h 617 usr/include/sys/iscsit/iscsi_if.h 618 usr/include/sys/iscsit/isns_protocol.h 619 usr/include/sys/iscsit/radius_packet.h 620 usr/include/sys/iscsit/radius_protocol.h 621 # 622 # libshare is private and the 64-bit sharemgr is not delivered. 623 # 624 usr/lib/libshare.so 625 usr/lib/amd64/libshare.so i386 626 usr/lib/sparcv9/libshare.so sparc 627 usr/lib/fs/autofs/libshare_autofs.so 628 usr/lib/fs/autofs/amd64/libshare_autofs.so i386 629 usr/lib/fs/autofs/sparcv9/libshare_autofs.so sparc 630 usr/lib/fs/nfs/libshare_nfs.so 631 usr/lib/fs/nfs/amd64/libshare_nfs.so i386 632 usr/lib/fs/nfs/sparcv9/libshare_nfs.so sparc 633 usr/lib/fs/nfs/test_svc_tp_create 634 usr/lib/fs/smb/libshare_smb.so 635 usr/lib/fs/smb/amd64/libshare_smb.so i386 636 usr/lib/fs/smb/sparcv9/libshare_smb.so sparc 637 usr/lib/fs/smbfs/libshare_smbfs.so 638 usr/lib/fs/smbfs/amd64/libshare_smbfs.so i386 639 usr/lib/fs/smbfs/sparcv9/libshare_smbfs.so sparc 640 usr/include/libshare_impl.h 641 usr/include/scfutil.h 642 # 643 # These files are installed in the proto area by the build of libpri for 644 # the benefit of the builds of FMA libldom, Zeus, picld plugins, and/or 645 # other libpri consumers. However, the libpri interfaces are private to 646 # Sun (Consolidation Private) and not intended for customer use. So these 647 # files (the symlink and the lint library) are excluded from packaging. 648 # 649 usr/lib/libpri.so sparc 650 usr/lib/llib-lpri sparc 651 usr/lib/llib-lpri.ln sparc 652 usr/lib/sparcv9/libpri.so sparc 653 usr/lib/sparcv9/llib-lpri.ln sparc 654 # 655 # These files are installed in the proto area by the build of libds for 656 # the benefit of the builds of sun4v IO FMA and/or other libds 657 # consumers. However, the libds interfaces are private to Sun 658 # (Consolidation Private) and not intended for customer use. So these 659 # files (the symlink and the lint library) are excluded from packaging. 660 # 661 usr/lib/libds.so sparc 662 usr/lib/sparcv9/libds.so sparc 663 usr/lib/llib-lds sparc 664 usr/lib/llib-lds.ln sparc 665 usr/lib/sparcv9/llib-lds.ln sparc 666 usr/lib/libdscfg.so 667 usr/lib/llib-ldscfg.ln 668 usr/platform/sun4v/include/sys/libds.h sparc 669 usr/platform/sun4v/include/sys/vlds.h sparc 670 # 671 # Private/Internal u8_textprep header file. Do not ship. 672 # 673 usr/include/sys/u8_textprep_data.h 674 # 675 # SQLite is private, used by SMF (svc.configd), idmapd and libsmb. 676 # 677 usr/include/sqlite-sys 678 lib/libsqlite-native.o 679 lib/libsqlite-sys.so 680 lib/llib-lsqlite-sys 681 lib/llib-lsqlite-sys.ln 682 # 683 # Private/Internal kiconv header files. Do not ship. 684 # 685 usr/include/sys/kiconv_big5_utf8.h 686 usr/include/sys/kiconv_cck_common.h 687 usr/include/sys/kiconv_cp950hkscs_utf8.h 688 usr/include/sys/kiconv_emea1.h 689 usr/include/sys/kiconv_emea2.h 690 usr/include/sys/kiconv_euckr_utf8.h 691 usr/include/sys/kiconv_euctw_utf8.h 692 usr/include/sys/kiconv_gb18030_utf8.h 693 usr/include/sys/kiconv_gb2312_utf8.h 694 usr/include/sys/kiconv_hkscs_utf8.h 695 usr/include/sys/kiconv_ja_jis_to_unicode.h 696 usr/include/sys/kiconv_ja_unicode_to_jis.h 697 usr/include/sys/kiconv_ja.h 698 usr/include/sys/kiconv_ko.h 699 usr/include/sys/kiconv_latin1.h 700 usr/include/sys/kiconv_sc.h 701 usr/include/sys/kiconv_tc.h 702 usr/include/sys/kiconv_uhc_utf8.h 703 usr/include/sys/kiconv_utf8_big5.h 704 usr/include/sys/kiconv_utf8_cp950hkscs.h 705 usr/include/sys/kiconv_utf8_euckr.h 706 usr/include/sys/kiconv_utf8_euctw.h 707 usr/include/sys/kiconv_utf8_gb18030.h 708 usr/include/sys/kiconv_utf8_gb2312.h 709 usr/include/sys/kiconv_utf8_hkscs.h 710 usr/include/sys/kiconv_utf8_uhc.h 711 # 712 # At this time, the directory and its contents 713 # are only useful on sun4u systems 714 # 715 etc/flash/postdeployment i386 716 # 717 # This header file is shared only between the power commands and 718 # ppm/srn modules # and should not be in any package 719 # 720 usr/include/sys/srn.h 721 # 722 # Private/Internal header files of smbsrv. Do not ship. 723 # 724 usr/include/smb 725 usr/include/smbsrv 726 # 727 # Private/Internal files for libfakekernel. Do not ship. 728 # 729 lib/amd64/libfakekernel.so i386 730 lib/amd64/llib-lfakekernel.ln i386 731 lib/sparcv9/libfakekernel.so sparc 732 lib/sparcv9/llib-lfakekernel.ln sparc 733 lib/libfakekernel.so 734 lib/llib-lfakekernel 735 lib/llib-lfakekernel.ln 736 usr/include/libfakekernel 737 usr/lib/libfakekernel.so 738 usr/lib/amd64/libfakekernel.so i386 739 usr/lib/sparcv9/libfakekernel.so sparc 740 # 741 # Private/Internal libraries of smbsrv. Do not ship. 742 # 743 usr/lib/mdb/proc/libfksmbsrv.so 744 usr/lib/mdb/proc/amd64/libfksmbsrv.so i386 745 usr/lib/mdb/proc/sparcv9/libfksmbsrv.so sparc 746 usr/lib/reparse/llib-lreparse_smb 747 usr/lib/reparse/llib-lreparse_smb.ln 748 usr/lib/smbsrv/bind-helper 749 usr/lib/smbsrv/fksmbd 750 usr/lib/smbsrv/libfksmbsrv.so 751 usr/lib/smbsrv/libfksmbsrv.so.1 752 usr/lib/smbsrv/llib-lfksmbsrv 753 usr/lib/smbsrv/llib-lfksmbsrv.ln 754 usr/lib/smbsrv/llib-lmlrpc 755 usr/lib/smbsrv/llib-lmlrpc.ln 756 usr/lib/smbsrv/llib-lmlsvc 757 usr/lib/smbsrv/llib-lmlsvc.ln 758 usr/lib/smbsrv/llib-lsmb 759 usr/lib/smbsrv/llib-lsmb.ln 760 usr/lib/smbsrv/llib-lsmbns 761 usr/lib/smbsrv/llib-lsmbns.ln 762 # 763 # 764 # Private/Internal 64-bit libraries of smbsrv. Do not ship. 765 # 766 usr/lib/smbsrv/amd64 i386 767 usr/lib/smbsrv/sparcv9 sparc 768 769 usr/lib/reparse/amd64/libreparse_smb.so i386 770 usr/lib/reparse/amd64/libreparse_smb.so.1 i386 771 usr/lib/reparse/amd64/llib-lreparse_smb.ln i386 772 usr/lib/reparse/sparcv9/libreparse_smb.so sparc 773 usr/lib/reparse/sparcv9/libreparse_smb.so.1 sparc 774 usr/lib/reparse/sparcv9/llib-lreparse_smb.ln sparc 775 # 776 # Private dirent, extended to include flags, for use by SMB server 777 # 778 usr/include/sys/extdirent.h 779 # 780 # Private header files for vscan service 781 # 782 usr/include/libvscan.h 783 usr/include/sys/vscan.h 784 # 785 # libvscan is private 786 # 787 usr/lib/vscan/llib-lvscan 788 usr/lib/vscan/llib-lvscan.ln 789 # 790 # i86hvm is not a full platform. It is just a home for paravirtualized 791 # drivers. There is no usr/ component to this sub-platform, but the 792 # directory is created in the proto area to keep other tools happy. 793 # 794 usr/platform/i86hvm i386 795 # 796 # Private sdcard framework headers 797 # 798 usr/include/sys/sdcard 799 # 800 # libsmbfs is private 801 # 802 usr/include/netsmb 803 usr/lib/libsmbfs.so 804 usr/lib/amd64/libsmbfs.so i386 805 usr/lib/sparcv9/libsmbfs.so sparc 806 usr/lib/llib-lsmbfs 807 usr/lib/llib-lsmbfs.ln 808 usr/lib/amd64/llib-lsmbfs.ln i386 809 usr/lib/sparcv9/llib-lsmbfs.ln sparc 810 # 811 # demo & test program for smbfs (private) ACL support 812 # 813 usr/lib/fs/smbfs/chacl 814 usr/lib/fs/smbfs/lsacl 815 opt/smbcl-tests 816 # 817 # FC related files 818 kernel/kmdb/fcip i386 819 kernel/kmdb/amd64/fcip i386 820 kernel/kmdb/sparcv9/fcip sparc 821 kernel/kmdb/fcp i386 822 kernel/kmdb/amd64/fcp i386 823 kernel/kmdb/sparcv9/fcp sparc 824 kernel/kmdb/fctl i386 825 kernel/kmdb/amd64/fctl i386 826 kernel/kmdb/sparcv9/fctl sparc 827 kernel/kmdb/qlc i386 828 kernel/kmdb/amd64/qlc i386 829 kernel/kmdb/sparcv9/qlc sparc 830 lib/llib-la5k sparc 831 lib/llib-la5k.ln sparc 832 lib/sparcv9/llib-la5k.ln sparc 833 lib/llib-lg_fc sparc 834 lib/llib-lg_fc.ln sparc 835 lib/sparcv9/llib-lg_fc.ln sparc 836 usr/include/a_state.h sparc 837 usr/include/a5k.h sparc 838 usr/include/exec.h sparc 839 usr/include/g_scsi.h sparc 840 usr/include/g_state.h sparc 841 usr/include/gfc.h sparc 842 usr/include/l_common.h sparc 843 usr/include/l_error.h sparc 844 usr/include/rom.h sparc 845 usr/include/stgcom.h sparc 846 usr/include/sys/fibre-channel 847 usr/lib/llib-lHBAAPI 848 usr/lib/llib-lHBAAPI.ln 849 usr/lib/amd64/llib-lHBAAPI.ln i386 850 usr/lib/sparcv9/llib-lHBAAPI.ln sparc 851 # 852 usr/bin/dscfgcli 853 usr/bin/sd_diag 854 usr/bin/sd_stats 855 usr/include/nsctl.h 856 usr/include/sys/ncall 857 usr/include/sys/nsc_ddi.h 858 usr/include/sys/nsc_thread.h 859 usr/include/sys/nsctl 860 usr/include/sys/nskernd.h 861 usr/include/sys/unistat 862 usr/lib/libnsctl.so 863 usr/lib/librdc.so 864 usr/lib/libunistat.so 865 usr/lib/llib-lnsctl.ln 866 usr/lib/llib-lrdc.ln 867 usr/lib/llib-lunistat.ln 868 # 869 # These files are used by the iSCSI initiator only. 870 # No reason to ship them. 871 # 872 usr/include/sys/scsi/adapters/iscsi_door.h 873 usr/include/sys/scsi/adapters/iscsi_if.h 874 # 875 # sbd ioctl hdr 876 # 877 usr/include/sys/stmf_sbd_ioctl.h 878 # 879 # proxy port provider interface 880 # 881 usr/include/sys/pppt_ic_if.h 882 usr/include/sys/pppt_ioctl.h 883 # 884 # proxy daemon lint library 885 # 886 usr/lib/llib-lstmfproxy 887 usr/lib/llib-lstmfproxy.ln 888 usr/lib/amd64/llib-lstmfproxy.ln i386 889 usr/lib/sparcv9/llib-lstmfproxy.ln sparc 890 # 891 # portable object file and dictionary used by libfmd_msg test 892 # 893 usr/lib/fm/dict/TEST.dict 894 usr/lib/locale/C/LC_MESSAGES/TEST.mo 895 usr/lib/locale/C/LC_MESSAGES/TEST.po 896 # 897 # Private idmap RPC protocol 898 # 899 usr/include/rpcsvc/idmap_prot.h 900 usr/include/rpcsvc/idmap_prot.x 901 # 902 # Private idmap directory API 903 # 904 usr/include/directory.h 905 # 906 # librstp is private for bridging 907 # 908 usr/include/stp_bpdu.h 909 usr/include/stp_in.h 910 usr/include/stp_vectors.h 911 usr/lib/librstp.so 912 usr/lib/llib-lrstp 913 usr/lib/llib-lrstp.ln 914 # 915 # Private nvfru API 916 # 917 usr/include/nvfru.h 918 # 919 # vrrp 920 # 921 usr/include/libvrrpadm.h 922 usr/lib/libvrrpadm.so 923 usr/lib/amd64/libvrrpadm.so i386 924 usr/lib/sparcv9/libvrrpadm.so sparc 925 usr/lib/llib-lvrrpadm 926 usr/lib/llib-lvrrpadm.ln 927 usr/lib/amd64/llib-lvrrpadm.ln i386 928 usr/lib/sparcv9/llib-lvrrpadm.ln sparc 929 # 930 # This is only used during the -t tools build 931 # 932 opt/onbld/bin/i386/mandoc i386 933 opt/onbld/bin/sparc/mandoc sparc 934 opt/onbld/bin/i386/vtfontcvt i386 935 opt/onbld/bin/sparc/vtfontcvt sparc 936 937 # 938 # Private libdwarf 939 # 940 opt/onbld/lib/i386/libdwarf.so i386 941 opt/onbld/lib/sparc/libdwarf.so sparc 942 943 # 944 # Private socket filter API 945 # 946 usr/include/sys/sockfilter.h 947 # 948 # We don't actually validate license action payloads, and the license 949 # staging area is provided as a separate basedir for package 950 # publication. The net result is that everything therein should be 951 # ignored for packaging validation. 952 # 953 licenses 954 # 955 # Libbe is private 956 # 957 usr/include/libbe_priv.h 958 # 959 # ipmi is at present only useful on i386, but for historical reasons is 960 # delivered on SPARC and used by the build. 961 # 962 usr/include/sys/ipmi.h sparc 963 964 # 965 # libsaveargs is private 966 # 967 usr/include/saveargs.h i386 968 usr/lib/amd64/libsaveargs.so i386 969 usr/lib/amd64/libstandsaveargs.so i386 970 usr/lib/amd64/llib-lsaveargs.ln i386 971 972 # 973 # libpcidb is private 974 # 975 usr/include/pcidb.h 976 usr/lib/amd64/libpcidb.so i386 977 usr/lib/amd64/llib-lpcidb.ln i386 978 usr/lib/sparcv9/libpcidb.so sparc 979 usr/lib/sparcv9/llib-lpcidb.ln sparc 980 usr/lib/libpcidb.so 981 usr/lib/llib-lpcidb 982 usr/lib/llib-lpcidb.ln 983 984 # 985 # private nvme header file 986 # 987 usr/include/sys/nvme.h 988 989 # 990 # debugging program for libadutils 991 # 992 usr/bin/test-getdc 993 # 994 # libficl-sys is private 995 # 996 usr/include/ficllocal.h 997 usr/lib/amd64/llib-lficl-sys.ln i386 998 usr/lib/amd64/libficl-sys.so i386 999 usr/lib/sparcv9/llib-lficl-sys.ln sparc 1000 usr/lib/sparcv9/libficl-sys.so sparc 1001 usr/lib/llib-lficl-sys 1002 usr/lib/llib-lficl-sys.ln 1003 usr/lib/libficl-sys.so