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