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