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