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