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