Print this page
7661 illumos should provide 64bit perl modules (for omni)
Split |
Close |
Expand all |
Collapse all |
--- old/usr/src/pkg/manifests/SUNWcs.mf
+++ new/usr/src/pkg/manifests/SUNWcs.mf
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 (c) 2013 Gary Mills
26 26 # Copyright 2014 Garrett D'Amore <garrett@damore.org>
27 27 # Copyright 2015 Nexenta Systems, Inc. All rights reserved.
28 28 # Copyright 2016 Toomas Soome <tsoome@me.com>
29 29 #
30 30
31 31 <include SUNWcs.man1.inc>
32 32 <include SUNWcs.man1m.inc>
33 33 <include SUNWcs.man4.inc>
34 34 <include SUNWcs.man5.inc>
35 35 <include SUNWcs.man7d.inc>
36 36 <include SUNWcs.man7fs.inc>
37 37 set name=pkg.fmri value=pkg:/SUNWcs@$(PKGVERS)
38 38 set name=pkg.description \
39 39 value="core software for a specific instruction-set architecture"
40 40 set name=pkg.summary value="Core Solaris"
41 41 set name=info.classification value=org.opensolaris.category.2008:System/Core
42 42 set name=variant.arch value=$(ARCH)
43 43 dir path=dev group=sys
44 44 dir path=etc group=sys
45 45 dir path=etc/cron.d group=sys
46 46 dir path=etc/crypto group=sys
47 47 dir path=etc/crypto/certs group=sys
48 48 dir path=etc/crypto/crls group=sys
49 49 dir path=etc/default group=sys
50 50 dir path=etc/dev group=sys
51 51 dir path=etc/devices group=sys
52 52 dir path=etc/dfs group=sys
53 53 dir path=etc/dhcp group=sys
54 54 dir path=etc/fs group=sys
55 55 dir path=etc/fs/dev group=sys
56 56 dir path=etc/fs/hsfs group=sys
57 57 dir path=etc/fs/ufs group=sys
58 58 dir path=etc/ftpd group=sys
59 59 dir path=etc/inet group=sys
60 60 dir path=etc/init.d group=sys
61 61 dir path=etc/lib group=sys
62 62 dir path=etc/logadm.d group=sys
63 63 dir path=etc/mail group=mail
64 64 dir path=etc/net group=sys
65 65 dir path=etc/net/ticlts group=sys
66 66 dir path=etc/net/ticots group=sys
67 67 dir path=etc/net/ticotsord group=sys
68 68 dir path=etc/opt group=sys
69 69 dir path=etc/rc0.d group=sys
70 70 dir path=etc/rc1.d group=sys
71 71 dir path=etc/rc2.d group=sys
72 72 dir path=etc/rc3.d group=sys
73 73 dir path=etc/rcS.d group=sys
74 74 dir path=etc/rpcsec group=sys
75 75 dir path=etc/saf
76 76 dir path=etc/saf/zsmon group=sys
77 77 dir path=etc/sasl group=sys
78 78 dir path=etc/security group=sys
79 79 dir path=etc/security/audit group=sys
80 80 dir path=etc/security/audit/localhost group=sys
81 81 dir path=etc/security/auth_attr.d group=sys
82 82 dir path=etc/security/dev group=sys
83 83 dir path=etc/security/exec_attr.d group=sys
84 84 dir path=etc/security/lib group=sys
85 85 dir path=etc/security/prof_attr.d group=sys
86 86 dir path=etc/skel group=sys
87 87 dir path=etc/svc group=sys
88 88 dir path=etc/svc/profile group=sys
89 89 dir path=etc/svc/profile/site group=sys
90 90 dir path=etc/svc/volatile group=sys
91 91 dir path=etc/sysevent group=sys
92 92 dir path=etc/sysevent/config group=sys
93 93 dir path=etc/tm group=sys
94 94 dir path=etc/user_attr.d group=sys
95 95 dir path=export group=sys
96 96 dir path=home group=root mode=0555
97 97 dir path=lib
98 98 dir path=lib/crypto
99 99 dir path=lib/inet
100 100 dir path=lib/svc
101 101 dir path=lib/svc/bin
102 102 dir path=lib/svc/capture
103 103 dir path=lib/svc/manifest group=sys
104 104 dir path=lib/svc/manifest/application group=sys
105 105 dir path=lib/svc/manifest/application/management group=sys
106 106 dir path=lib/svc/manifest/application/security group=sys
107 107 dir path=lib/svc/manifest/device group=sys
108 108 dir path=lib/svc/manifest/milestone group=sys
109 109 dir path=lib/svc/manifest/network group=sys
110 110 dir path=lib/svc/manifest/network/dns group=sys
111 111 dir path=lib/svc/manifest/network/ipsec group=sys
112 112 dir path=lib/svc/manifest/network/ldap group=sys
113 113 dir path=lib/svc/manifest/network/routing group=sys
114 114 dir path=lib/svc/manifest/network/rpc group=sys
115 115 dir path=lib/svc/manifest/network/shares group=sys
116 116 dir path=lib/svc/manifest/network/ssl group=sys
117 117 dir path=lib/svc/manifest/platform group=sys
118 118 $(sparc_ONLY)dir path=lib/svc/manifest/platform/sun4u group=sys
119 119 dir path=lib/svc/manifest/site group=sys
120 120 dir path=lib/svc/manifest/system group=sys
121 121 dir path=lib/svc/manifest/system/device group=sys
122 122 dir path=lib/svc/manifest/system/filesystem group=sys
123 123 dir path=lib/svc/manifest/system/security group=sys
124 124 dir path=lib/svc/manifest/system/svc group=sys
125 125 dir path=lib/svc/method
126 126 dir path=lib/svc/monitor
127 127 dir path=lib/svc/seed
128 128 dir path=lib/svc/share
129 129 dir path=mnt group=sys
130 130 dir path=opt group=sys
131 131 dir path=proc group=root mode=0555
132 132 dir path=root group=root mode=0700
133 133 dir path=sbin group=sys
134 134 dir path=system group=root
135 135 dir path=system/boot group=root mode=0555
136 136 dir path=system/contract group=root mode=0555
137 137 dir path=system/object group=root mode=0555
138 138 dir path=tmp group=sys mode=1777
139 139 dir path=usr group=sys
140 140 dir path=usr/bin
141 141 dir path=usr/bin/$(ARCH32)
142 142 dir path=usr/bin/$(ARCH64)
143 143 dir path=usr/ccs
144 144 dir path=usr/ccs/bin
145 145 dir path=usr/demo
146 146 dir path=usr/games
147 147 dir path=usr/has
148 148 dir path=usr/has/bin
149 149 dir path=usr/has/lib
150 150 dir path=usr/has/man
151 151 dir path=usr/has/man/man1has
152 152 dir path=usr/kernel group=sys
153 153 dir path=usr/kernel/drv group=sys
154 154 dir path=usr/kernel/drv/$(ARCH64) group=sys
155 155 dir path=usr/kernel/exec group=sys
156 156 dir path=usr/kernel/exec/$(ARCH64) group=sys
157 157 dir path=usr/kernel/fs group=sys
158 158 dir path=usr/kernel/fs/$(ARCH64) group=sys
159 159 dir path=usr/kernel/pcbe group=sys
160 160 dir path=usr/kernel/pcbe/$(ARCH64) group=sys
161 161 dir path=usr/kernel/sched group=sys
162 162 dir path=usr/kernel/sched/$(ARCH64) group=sys
163 163 dir path=usr/kernel/strmod group=sys
164 164 dir path=usr/kernel/strmod/$(ARCH64) group=sys
165 165 dir path=usr/kernel/sys group=sys
166 166 dir path=usr/kernel/sys/$(ARCH64) group=sys
167 167 dir path=usr/kvm
168 168 dir path=usr/lib
169 169 dir path=usr/lib/$(ARCH64)
170 170 dir path=usr/lib/audit
171 171 dir path=usr/lib/class
172 172 dir path=usr/lib/class/FX
173 173 dir path=usr/lib/class/IA
174 174 dir path=usr/lib/class/RT
175 175 dir path=usr/lib/class/SDC
176 176 dir path=usr/lib/class/TS
177 177 dir path=usr/lib/crypto
178 178 dir path=usr/lib/devfsadm group=sys
179 179 dir path=usr/lib/devfsadm/linkmod group=sys
180 180 dir path=usr/lib/fs group=sys
181 181 dir path=usr/lib/fs/autofs group=sys
182 182 dir path=usr/lib/fs/autofs/$(ARCH64) group=sys
183 183 dir path=usr/lib/fs/bootfs group=sys
184 184 dir path=usr/lib/fs/ctfs group=sys
185 185 dir path=usr/lib/fs/dev group=sys
186 186 dir path=usr/lib/fs/fd group=sys
187 187 dir path=usr/lib/fs/hsfs group=sys
188 188 dir path=usr/lib/fs/lofs group=sys
189 189 dir path=usr/lib/fs/mntfs group=sys
190 190 dir path=usr/lib/fs/nfs group=sys
191 191 dir path=usr/lib/fs/nfs/$(ARCH64) group=sys
192 192 dir path=usr/lib/fs/objfs group=sys
193 193 dir path=usr/lib/fs/proc group=sys
194 194 dir path=usr/lib/fs/sharefs group=sys
195 195 dir path=usr/lib/fs/tmpfs group=sys
196 196 dir path=usr/lib/fs/ufs group=sys
197 197 dir path=usr/lib/help
198 198 dir path=usr/lib/help/auths
199 199 dir path=usr/lib/help/auths/locale
200 200 dir path=usr/lib/help/auths/locale/C
201 201 dir path=usr/lib/help/profiles
202 202 dir path=usr/lib/help/profiles/locale
203 203 dir path=usr/lib/help/profiles/locale/C
204 204 dir path=usr/lib/iconv
205 205 dir path=usr/lib/inet
206 206 dir path=usr/lib/inet/$(ARCH32)
207 207 dir path=usr/lib/inet/$(ARCH64)
208 208 dir path=usr/lib/locale
209 209 dir path=usr/lib/locale/C
210 210 dir path=usr/lib/locale/C/LC_COLLATE
211 211 dir path=usr/lib/locale/C/LC_CTYPE
212 212 dir path=usr/lib/locale/C/LC_MESSAGES
213 213 dir path=usr/lib/locale/C/LC_MONETARY
214 214 dir path=usr/lib/locale/C/LC_NUMERIC
215 215 dir path=usr/lib/locale/C/LC_TIME
216 216 dir path=usr/lib/netsvc group=sys
217 217 dir path=usr/lib/pci
218 218 dir path=usr/lib/rcm
219 219 dir path=usr/lib/rcm/modules
220 220 dir path=usr/lib/rcm/scripts
221 221 dir path=usr/lib/reparse
222 222 dir path=usr/lib/saf
223 223 dir path=usr/lib/secure
224 224 dir path=usr/lib/secure/$(ARCH64)
225 225 dir path=usr/lib/security
226 226 dir path=usr/lib/sysevent
227 227 dir path=usr/lib/sysevent/modules
228 228 dir path=usr/net group=sys
229 229 dir path=usr/net/nls group=sys
230 230 dir path=usr/net/servers group=sys
231 231 dir path=usr/old
232 232 dir path=usr/platform group=sys
233 233 dir path=usr/sadm
234 234 dir path=usr/sadm/bin
235 235 dir path=usr/sadm/install
236 236 dir path=usr/sadm/install/scripts
237 237 dir path=usr/sbin
238 238 $(i386_ONLY)dir path=usr/sbin/$(ARCH32)
239 239 dir path=usr/sbin/$(ARCH64)
240 240 dir path=usr/share
241 241 dir path=usr/share/doc group=other
242 242 dir path=usr/share/doc/ksh
243 243 dir path=usr/share/doc/ksh/images
244 244 dir path=usr/share/doc/ksh/images/callouts
245 245 dir path=usr/share/lib
246 246 dir path=usr/share/lib/mailx
247 247 dir path=usr/share/lib/pub
248 248 dir path=usr/share/lib/tabset
249 249 dir path=usr/share/lib/xml group=sys
250 250 dir path=usr/share/lib/xml/dtd group=sys
251 251 dir path=usr/share/lib/xml/style group=sys
252 252 dir path=usr/share/man
253 253 dir path=usr/share/man/man1
254 254 dir path=usr/share/man/man1m
255 255 dir path=usr/share/man/man4
256 256 dir path=usr/share/man/man5
257 257 dir path=usr/share/man/man7d
258 258 dir path=usr/share/man/man7fs
259 259 dir path=usr/share/src group=sys
260 260 dir path=var group=sys
261 261 dir path=var/adm group=sys mode=0775
262 262 dir path=var/adm/exacct group=adm owner=adm
263 263 dir path=var/adm/log group=adm owner=adm
264 264 dir path=var/adm/streams group=sys
265 265 dir path=var/audit group=sys
266 266 dir path=var/cores group=sys
267 267 dir path=var/cron group=sys
268 268 dir path=var/games
269 269 dir path=var/idmap group=daemon owner=daemon
270 270 dir path=var/inet group=sys
271 271 dir path=var/ld
272 272 dir path=var/ld/$(ARCH64)
273 273 dir path=var/log group=sys
274 274 dir path=var/logadm
275 275 dir path=var/mail group=mail mode=1777
276 276 dir path=var/mail/:saved group=mail mode=0775
277 277 dir path=var/news
278 278 dir path=var/opt group=sys
279 279 dir path=var/preserve mode=1777
280 280 dir path=var/run group=sys
281 281 dir path=var/saf
282 282 dir path=var/saf/zsmon group=sys
283 283 dir path=var/spool
284 284 dir path=var/spool/cron group=sys
285 285 dir path=var/spool/cron/atjobs group=sys
286 286 dir path=var/spool/cron/crontabs group=sys
287 287 dir path=var/spool/locks group=uucp owner=uucp
288 288 dir path=var/svc group=sys
289 289 dir path=var/svc/log group=sys
290 290 dir path=var/svc/manifest group=sys
291 291 dir path=var/svc/manifest/application group=sys
292 292 dir path=var/svc/manifest/application/management group=sys
293 293 dir path=var/svc/manifest/application/print group=sys
294 294 dir path=var/svc/manifest/application/security group=sys
295 295 dir path=var/svc/manifest/device group=sys
296 296 dir path=var/svc/manifest/milestone group=sys
297 297 dir path=var/svc/manifest/network group=sys
298 298 dir path=var/svc/manifest/network/dns group=sys
299 299 dir path=var/svc/manifest/network/ipsec group=sys
300 300 dir path=var/svc/manifest/network/ldap group=sys
301 301 dir path=var/svc/manifest/network/nfs group=sys
302 302 dir path=var/svc/manifest/network/nis group=sys
303 303 dir path=var/svc/manifest/network/routing group=sys
304 304 dir path=var/svc/manifest/network/rpc group=sys
305 305 dir path=var/svc/manifest/network/security group=sys
306 306 dir path=var/svc/manifest/network/shares group=sys
307 307 dir path=var/svc/manifest/network/ssl group=sys
308 308 dir path=var/svc/manifest/platform group=sys
309 309 $(sparc_ONLY)dir path=var/svc/manifest/platform/sun4u group=sys
310 310 $(sparc_ONLY)dir path=var/svc/manifest/platform/sun4v group=sys
311 311 dir path=var/svc/manifest/site group=sys
312 312 dir path=var/svc/manifest/system group=sys
313 313 dir path=var/svc/manifest/system/device group=sys
314 314 dir path=var/svc/manifest/system/filesystem group=sys
315 315 dir path=var/svc/manifest/system/security group=sys
316 316 dir path=var/svc/manifest/system/svc group=sys
317 317 dir path=var/svc/profile group=sys
318 318 dir path=var/tmp group=sys mode=1777
319 319 driver name=dump perms="dump 0660 root sys"
320 320 driver name=eventfd perms="* 0666 root sys"
321 321 driver name=fssnap \
322 322 policy="ctl read_priv_set=sys_config write_priv_set=sys_config" \
323 323 perms="* 0640 root sys" perms="ctl 0666 root sys"
324 324 driver name=kstat perms="* 0666 root sys"
325 325 driver name=ksyms perms="* 0666 root sys"
326 326 driver name=logindmux
327 327 driver name=ptm clone_perms="ptmx 0666 root sys"
328 328 driver name=pts perms="* 0644 root sys" perms="0 0620 root tty" \
329 329 perms="1 0620 root tty" perms="2 0620 root tty" perms="3 0620 root tty"
330 330 driver name=timerfd perms="* 0666 root sys"
331 331 file path=etc/.login group=sys preserve=renamenew
332 332 file path=etc/cron.d/.proto group=sys mode=0744
333 333 file path=etc/cron.d/at.deny group=sys preserve=true
334 334 file path=etc/cron.d/cron.deny group=sys preserve=true
335 335 file path=etc/cron.d/queuedefs group=sys
336 336 file path=etc/crypto/kmf.conf group=sys preserve=true
337 337 file path=etc/crypto/pkcs11.conf group=sys preserve=true
338 338 file path=etc/datemsk group=sys mode=0444
339 339 file path=etc/default/cron group=sys preserve=true
340 340 file path=etc/default/devfsadm group=sys preserve=true
341 341 file path=etc/default/fs group=sys preserve=true
342 342 file path=etc/default/init group=sys preserve=true
343 343 file path=etc/default/keyserv group=sys preserve=true
344 344 file path=etc/default/login group=sys preserve=true
345 345 file path=etc/default/nss group=sys preserve=true
346 346 file path=etc/default/passwd group=sys preserve=true
347 347 file path=etc/default/su group=sys preserve=true
348 348 file path=etc/default/syslogd group=sys preserve=true
349 349 file path=etc/default/tar group=sys preserve=true
350 350 file path=etc/default/useradd group=sys preserve=true
351 351 file path=etc/default/utmpd group=sys preserve=true
352 352 file path=etc/dev/reserved_devnames group=sys preserve=true
353 353 file path=etc/device.tab group=root mode=0444 preserve=true
354 354 file path=etc/dfs/dfstab group=sys preserve=true
355 355 file path=etc/dfs/fstypes group=root preserve=true
356 356 file path=etc/dfs/sharetab group=root mode=0444 preserve=true
357 357 file path=etc/dgroup.tab group=sys mode=0444 preserve=true
358 358 file path=etc/dhcp/inittab group=sys preserve=true
359 359 file path=etc/dhcp/inittab6 group=sys preserve=true
360 360 file path=etc/dumpdates group=sys mode=0664 preserve=true
361 361 file path=etc/format.dat group=sys preserve=true
362 362 file path=etc/fs/dev/mount mode=0555
363 363 file path=etc/fs/hsfs/mount mode=0555
364 364 file path=etc/fs/ufs/mount mode=0555
365 365 file path=etc/ftpd/ftpusers group=sys preserve=true
366 366 file path=etc/group group=sys preserve=true
367 367 file path=etc/inet/hosts group=sys preserve=true
368 368 file path=etc/inet/inetd.conf group=sys preserve=true
369 369 file path=etc/inet/ipaddrsel.conf group=sys preserve=true
370 370 file path=etc/inet/netmasks group=sys preserve=true
371 371 file path=etc/inet/networks group=sys preserve=true
372 372 file path=etc/inet/protocols group=sys preserve=true
373 373 file path=etc/inet/services group=sys preserve=true
374 374 file path=etc/inet/wanboot.conf.sample group=sys mode=0444
375 375 file path=etc/init.d/PRESERVE group=sys mode=0744 preserve=true
376 376 file path=etc/init.d/README group=sys preserve=true
377 377 file path=etc/init.d/sysetup group=sys mode=0744 preserve=true
378 378 file path=etc/inittab group=sys preserve=true
379 379 file path=etc/ioctl.syscon group=sys preserve=true
380 380 file path=etc/ksh.kshrc group=sys preserve=renameold
381 381 file path=etc/logadm.conf group=sys preserve=true timestamp=19700101T000000Z
382 382 file path=etc/logindevperm group=sys preserve=true
383 383 file path=etc/magic mode=0444
384 384 file path=etc/mail/mailx.rc preserve=true
385 385 file path=etc/mailcap preserve=true
386 386 file path=etc/mime.types preserve=true
387 387 file path=etc/mnttab group=root mode=0444 preserve=true
388 388 file path=etc/motd group=sys preserve=true
389 389 file path=etc/net/ticlts/hosts group=sys
390 390 file path=etc/net/ticlts/services group=sys preserve=true
391 391 file path=etc/net/ticots/hosts group=sys
392 392 file path=etc/net/ticots/services group=sys preserve=true
393 393 file path=etc/net/ticotsord/hosts group=sys
394 394 file path=etc/net/ticotsord/services group=sys preserve=true
395 395 file path=etc/netconfig group=sys preserve=true
396 396 file path=etc/nscd.conf group=sys preserve=true
397 397 file path=etc/nsswitch.ad group=sys
398 398 file path=etc/nsswitch.conf group=sys preserve=true
399 399 file path=etc/nsswitch.dns group=sys
400 400 file path=etc/nsswitch.files group=sys
401 401 file path=etc/nsswitch.ldap group=sys
402 402 file path=etc/pam.conf group=sys preserve=true
403 403 file path=etc/passwd group=sys preserve=true
404 404 file path=etc/profile group=sys preserve=renamenew
405 405 file path=etc/project group=sys preserve=true
406 406 file path=etc/rc2.d/README group=sys
407 407 file path=etc/rc3.d/README group=sys
408 408 file path=etc/rcS.d/README group=sys
409 409 file path=etc/remote preserve=true
410 410 file path=etc/rpc group=sys preserve=true
411 411 file path=etc/saf/_sactab group=sys preserve=true
412 412 file path=etc/saf/_sysconfig group=sys preserve=true
413 413 file path=etc/saf/zsmon/_pmtab group=sys preserve=true
414 414 file path=etc/security/audit_class group=sys preserve=renamenew
415 415 file path=etc/security/audit_event group=sys preserve=renamenew
416 416 file path=etc/security/audit_warn group=sys mode=0740 preserve=renamenew
417 417 file path=etc/security/auth_attr group=sys preserve=true \
418 418 timestamp=19700101T000000Z
419 419 file path=etc/security/auth_attr.d/SUNWcs group=sys
420 420 file path=etc/security/crypt.conf group=sys preserve=renamenew
421 421 file path=etc/security/dev/audio mode=0400
422 422 file path=etc/security/dev/fd0 mode=0400
423 423 file path=etc/security/dev/sr0 mode=0400
424 424 file path=etc/security/dev/st0 mode=0400
425 425 file path=etc/security/dev/st1 mode=0400
426 426 file path=etc/security/exec_attr group=sys preserve=true \
427 427 timestamp=19700101T000000Z
428 428 file path=etc/security/exec_attr.d/SUNWcs group=sys
429 429 file path=etc/security/kmfpolicy.xml
430 430 file path=etc/security/lib/audio_clean group=sys mode=0555
431 431 file path=etc/security/lib/fd_clean group=sys mode=0555
432 432 file path=etc/security/lib/sr_clean group=sys mode=0555
433 433 file path=etc/security/lib/st_clean group=sys mode=0555
434 434 file path=etc/security/policy.conf group=sys preserve=true
435 435 file path=etc/security/priv_names group=sys preserve=renameold
436 436 file path=etc/security/prof_attr group=sys preserve=true \
437 437 timestamp=19700101T000000Z
438 438 file path=etc/security/prof_attr.d/SUNWcs group=sys
439 439 file path=etc/shadow group=sys mode=0400 preserve=true
440 440 file path=etc/skel/.kshrc group=other preserve=true
441 441 file path=etc/skel/.profile group=other preserve=true
442 442 file path=etc/svc/profile/generic_limited_net.xml group=sys mode=0444
443 443 file path=etc/svc/profile/generic_open.xml group=sys mode=0444
444 444 file path=etc/svc/profile/inetd_generic.xml group=sys mode=0444
445 445 file path=etc/svc/profile/inetd_upgrade.xml group=sys mode=0444
446 446 file path=etc/svc/profile/ns_dns.xml group=sys mode=0444
447 447 file path=etc/svc/profile/ns_files.xml group=sys mode=0444
448 448 file path=etc/svc/profile/ns_ldap.xml group=sys mode=0444
449 449 file path=etc/svc/profile/ns_nis.xml group=sys mode=0444
450 450 file path=etc/svc/profile/ns_none.xml group=sys mode=0444
451 451 $(sparc_ONLY)file path=etc/svc/profile/platform_SUNW,SPARC-Enterprise.xml \
452 452 group=sys mode=0444
453 453 $(sparc_ONLY)file path=etc/svc/profile/platform_SUNW,Sun-Fire-15000.xml \
454 454 group=sys mode=0444
455 455 $(sparc_ONLY)file path=etc/svc/profile/platform_SUNW,Sun-Fire-880.xml \
456 456 group=sys mode=0444
457 457 $(sparc_ONLY)file path=etc/svc/profile/platform_SUNW,Sun-Fire.xml group=sys \
458 458 mode=0444
459 459 $(sparc_ONLY)file \
460 460 path=etc/svc/profile/platform_SUNW,Ultra-Enterprise-10000.xml group=sys \
461 461 mode=0444
462 462 $(sparc_ONLY)file \
463 463 path=etc/svc/profile/platform_SUNW,UltraSPARC-IIi-Netract.xml group=sys \
464 464 mode=0444
465 465 file path=etc/svc/profile/platform_none.xml group=sys mode=0444
466 466 $(sparc_ONLY)file path=etc/svc/profile/platform_sun4v.xml group=sys mode=0444
467 467 file path=etc/sysevent/config/README group=sys mode=0444
468 468 file path=etc/sysevent/config/SUNW,EC_dr,ESC_dr_req,sysevent.conf group=sys
469 469 file path=etc/syslog.conf group=sys preserve=true
470 470 file path=etc/ttydefs group=sys preserve=true
471 471 file path=etc/ttysrch group=sys preserve=true
472 472 file path=etc/user_attr group=sys preserve=true timestamp=19700101T000000Z
473 473 file path=etc/user_attr.d/SUNWcs group=sys
474 474 file path=etc/vfstab group=sys preserve=true
475 475 file path=lib/inet/in.mpathd mode=0555
476 476 file path=lib/inet/ipmgmtd mode=0555
477 477 file path=lib/inet/netcfgd mode=0555
478 478 file path=lib/inet/nwamd mode=0555
479 479 file path=lib/svc/bin/lsvcrun group=sys mode=0555
480 480 file path=lib/svc/bin/mfstscan group=sys mode=0555
481 481 file path=lib/svc/bin/restore_repository group=sys mode=0555
482 482 file path=lib/svc/bin/sqlite group=sys mode=0555
483 483 file path=lib/svc/bin/svc.configd group=sys mode=0555
484 484 file path=lib/svc/bin/svc.ipfd group=sys mode=0555
485 485 file path=lib/svc/bin/svc.startd group=sys mode=0555
486 486 file path=lib/svc/manifest/milestone/multi-user-server.xml group=sys mode=0444
487 487 file path=lib/svc/manifest/milestone/multi-user.xml group=sys mode=0444
488 488 file path=lib/svc/manifest/milestone/name-services.xml group=sys mode=0444
489 489 file path=lib/svc/manifest/milestone/network.xml group=sys mode=0444
490 490 file path=lib/svc/manifest/milestone/single-user.xml group=sys mode=0444
491 491 file path=lib/svc/manifest/milestone/sysconfig.xml group=sys mode=0444
492 492 file path=lib/svc/manifest/network/dlmgmt.xml group=sys mode=0444
493 493 file path=lib/svc/manifest/network/dns/client.xml group=sys mode=0444
494 494 file path=lib/svc/manifest/network/dns/install.xml group=sys mode=0444
495 495 file path=lib/svc/manifest/network/forwarding.xml group=sys mode=0444
496 496 file path=lib/svc/manifest/network/inetd-upgrade.xml group=sys mode=0444
497 497 file path=lib/svc/manifest/network/inetd.xml group=sys mode=0444
498 498 file path=lib/svc/manifest/network/ipsec/ike.xml group=sys mode=0444
499 499 file path=lib/svc/manifest/network/ipsec/ipsecalgs.xml group=sys mode=0444
500 500 file path=lib/svc/manifest/network/ipsec/manual-key.xml group=sys mode=0444
501 501 file path=lib/svc/manifest/network/ipsec/policy.xml group=sys mode=0444
502 502 file path=lib/svc/manifest/network/ldap/client.xml group=sys mode=0444
503 503 file path=lib/svc/manifest/network/network-initial.xml group=sys mode=0444
504 504 file path=lib/svc/manifest/network/network-install.xml group=sys mode=0444
505 505 file path=lib/svc/manifest/network/network-ipmgmt.xml group=sys mode=0444
506 506 file path=lib/svc/manifest/network/network-ipqos.xml group=sys mode=0444
507 507 file path=lib/svc/manifest/network/network-iptun.xml group=sys mode=0444
508 508 file path=lib/svc/manifest/network/network-location.xml group=sys mode=0444
509 509 file path=lib/svc/manifest/network/network-loopback.xml group=sys mode=0444
510 510 file path=lib/svc/manifest/network/network-netcfg.xml group=sys mode=0444
511 511 file path=lib/svc/manifest/network/network-netmask.xml group=sys mode=0444
512 512 file path=lib/svc/manifest/network/network-physical.xml group=sys mode=0444
513 513 file path=lib/svc/manifest/network/network-routing-setup.xml group=sys \
514 514 mode=0444
515 515 file path=lib/svc/manifest/network/network-service.xml group=sys mode=0444
516 516 file path=lib/svc/manifest/network/routing/legacy-routing.xml group=sys \
517 517 mode=0444
518 518 file path=lib/svc/manifest/network/rpc/bind.xml group=sys mode=0444
519 519 file path=lib/svc/manifest/network/rpc/keyserv.xml group=sys mode=0444
520 520 file path=lib/svc/manifest/network/shares/group.xml group=sys mode=0444
521 521 file path=lib/svc/manifest/network/shares/reparsed.xml group=sys mode=0444
522 522 file path=lib/svc/manifest/network/socket-filter-kssl.xml group=sys mode=0444
523 523 file path=lib/svc/manifest/network/ssl/kssl-proxy.xml group=sys mode=0444
524 524 file path=lib/svc/manifest/system/auditd.xml group=sys mode=0444
525 525 file path=lib/svc/manifest/system/auditset.xml group=sys mode=0444
526 526 file path=lib/svc/manifest/system/boot-archive-update.xml group=sys mode=0444
527 527 file path=lib/svc/manifest/system/boot-archive.xml group=sys mode=0444
528 528 file path=lib/svc/manifest/system/boot-config.xml group=sys mode=0444
529 529 file path=lib/svc/manifest/system/consadm.xml group=sys mode=0444
530 530 file path=lib/svc/manifest/system/console-login.xml group=sys mode=0444
531 531 file path=lib/svc/manifest/system/coreadm.xml group=sys mode=0444
532 532 file path=lib/svc/manifest/system/cron.xml group=sys mode=0444
533 533 file path=lib/svc/manifest/system/cryptosvc.xml group=sys mode=0444
534 534 file path=lib/svc/manifest/system/device/allocate.xml group=sys mode=0444
535 535 file path=lib/svc/manifest/system/device/devices-audio.xml group=sys mode=0444
536 536 file path=lib/svc/manifest/system/device/devices-local.xml group=sys mode=0444
537 537 file path=lib/svc/manifest/system/device/mpxio-upgrade.xml group=sys mode=0444
538 538 file path=lib/svc/manifest/system/early-manifest-import.xml group=sys \
539 539 mode=0444
540 540 file path=lib/svc/manifest/system/extended-accounting.xml group=sys mode=0444
541 541 file path=lib/svc/manifest/system/filesystem/local-fs.xml group=sys mode=0444
542 542 file path=lib/svc/manifest/system/filesystem/minimal-fs.xml group=sys \
543 543 mode=0444
544 544 file path=lib/svc/manifest/system/filesystem/root-fs.xml group=sys mode=0444
545 545 file path=lib/svc/manifest/system/filesystem/usr-fs.xml group=sys mode=0444
546 546 $(i386_ONLY)file path=lib/svc/manifest/system/hostid.xml group=sys mode=0444
547 547 file path=lib/svc/manifest/system/hotplug.xml group=sys mode=0444
548 548 file path=lib/svc/manifest/system/identity.xml group=sys mode=0444
549 549 file path=lib/svc/manifest/system/idmap.xml group=sys mode=0444
550 550 file path=lib/svc/manifest/system/initial-boot.xml group=sys mode=0444
551 551 file path=lib/svc/manifest/system/keymap.xml group=sys mode=0444
552 552 file path=lib/svc/manifest/system/logadm-upgrade.xml group=sys mode=0444
553 553 file path=lib/svc/manifest/system/manifest-import.xml group=sys mode=0444
554 554 file path=lib/svc/manifest/system/name-service-cache.xml group=sys mode=0444
555 555 file path=lib/svc/manifest/system/pfexecd.xml group=sys mode=0444
556 556 file path=lib/svc/manifest/system/process-security.xml group=sys mode=0444
557 557 file path=lib/svc/manifest/system/rbac.xml group=sys mode=0444
558 558 file path=lib/svc/manifest/system/rmtmpfiles.xml group=sys mode=0444
559 559 file path=lib/svc/manifest/system/sac.xml group=sys mode=0444
560 560 file path=lib/svc/manifest/system/svc/global.xml group=sys mode=0444
561 561 file path=lib/svc/manifest/system/svc/restarter.xml group=sys mode=0444
562 562 file path=lib/svc/manifest/system/system-log.xml group=sys mode=0444
563 563 file path=lib/svc/manifest/system/utmp.xml group=sys mode=0444
564 564 file path=lib/svc/manifest/system/vtdaemon.xml group=sys mode=0444
565 565 file path=lib/svc/method/boot-archive mode=0555
566 566 file path=lib/svc/method/boot-archive-update mode=0555
567 567 file path=lib/svc/method/console-login mode=0555
568 568 file path=lib/svc/method/devices-audio mode=0555
569 569 file path=lib/svc/method/devices-local mode=0555
570 570 file path=lib/svc/method/dns-install mode=0555
571 571 file path=lib/svc/method/fs-local mode=0555
572 572 file path=lib/svc/method/fs-minimal mode=0555
573 573 file path=lib/svc/method/fs-root mode=0555
574 574 file path=lib/svc/method/fs-usr mode=0555
575 575 file path=lib/svc/method/identity-domain mode=0555
576 576 file path=lib/svc/method/identity-node mode=0555
577 577 file path=lib/svc/method/inetd-upgrade mode=0555
578 578 file path=lib/svc/method/initial-boot mode=0555
579 579 file path=lib/svc/method/keymap mode=0555
580 580 file path=lib/svc/method/ldap-client mode=0555
581 581 file path=lib/svc/method/logadm-upgrade mode=0555
582 582 file path=lib/svc/method/manifest-import mode=0555
583 583 file path=lib/svc/method/mpxio-upgrade mode=0555
584 584 file path=lib/svc/method/net-init mode=0555
585 585 file path=lib/svc/method/net-install mode=0555
586 586 file path=lib/svc/method/net-ipmgmt mode=0555
587 587 file path=lib/svc/method/net-ipqos mode=0555
588 588 file path=lib/svc/method/net-iptun mode=0555
589 589 file path=lib/svc/method/net-loc mode=0555
590 590 file path=lib/svc/method/net-loopback mode=0555
591 591 file path=lib/svc/method/net-netmask mode=0555
592 592 file path=lib/svc/method/net-nwam mode=0555
593 593 file path=lib/svc/method/net-physical mode=0555
594 594 file path=lib/svc/method/net-routing-setup mode=0555
595 595 file path=lib/svc/method/net-svc mode=0555
596 596 file path=lib/svc/method/rmtmpfiles mode=0555
597 597 file path=lib/svc/method/rpc-bind mode=0555
598 598 file path=lib/svc/method/svc-allocate mode=0555
599 599 file path=lib/svc/method/svc-auditd mode=0555
600 600 file path=lib/svc/method/svc-auditset mode=0555
601 601 file path=lib/svc/method/svc-boot-config mode=0555
602 602 file path=lib/svc/method/svc-consadm mode=0555
603 603 file path=lib/svc/method/svc-cron mode=0555
604 604 file path=lib/svc/method/svc-dlmgmtd mode=0555
605 605 file path=lib/svc/method/svc-forwarding mode=0555
606 606 $(i386_ONLY)file path=lib/svc/method/svc-hostid mode=0555
607 607 file path=lib/svc/method/svc-hotplug mode=0555
608 608 file path=lib/svc/method/svc-legacy-routing mode=0555
609 609 file path=lib/svc/method/svc-nscd mode=0555
610 610 file path=lib/svc/method/svc-rbac mode=0555
611 611 file path=lib/svc/method/svc-sockfilter mode=0555
612 612 file path=lib/svc/method/svc-utmpd mode=0555
613 613 file path=lib/svc/method/system-log mode=0555
614 614 file path=lib/svc/method/vtdaemon mode=0555
615 615 file path=lib/svc/method/yp mode=0555
616 616 # global.db is not needed in non-global zones, and it's pretty large.
617 617 file path=lib/svc/seed/global.db group=sys mode=0444 \
618 618 variant.opensolaris.zone=global
619 619 # symmetrically, nonglobal.db is not needed in global zones.
620 620 file path=lib/svc/seed/nonglobal.db group=sys mode=0444 \
621 621 variant.opensolaris.zone=nonglobal
622 622 file path=lib/svc/share/README mode=0444
623 623 file path=lib/svc/share/fs_include.sh mode=0444
624 624 file path=lib/svc/share/initial_include.sh mode=0444
625 625 file path=lib/svc/share/ipf_include.sh mode=0444
626 626 file path=lib/svc/share/mfsthistory mode=0444
627 627 file path=lib/svc/share/net_include.sh mode=0444
628 628 file path=lib/svc/share/routing_include.sh mode=0444
629 629 file path=lib/svc/share/smf_include.sh mode=0444
630 630 file path=root/.bashrc group=root preserve=true
631 631 file path=root/.profile group=root preserve=true
632 632 file path=sbin/autopush mode=0555
633 633 $(i386_ONLY)file path=sbin/biosdev mode=0555
634 634 file path=sbin/bootadm mode=0555
635 635 file path=sbin/cryptoadm mode=0555
636 636 file path=sbin/devprop mode=0555
637 637 file path=sbin/dhcpagent mode=0555
638 638 file path=sbin/dhcpinfo mode=0555
639 639 file path=sbin/dlmgmtd mode=0555
640 640 file path=sbin/fdisk mode=0555
641 641 file path=sbin/fiocompress mode=0555
642 642 file path=sbin/hostconfig mode=0555
643 643 file path=sbin/ifconfig mode=0555
644 644 file path=sbin/ifparse mode=0555
645 645 file path=sbin/init group=sys mode=0555
646 646 $(i386_ONLY)file path=sbin/installgrub group=sys mode=0555
647 647 file path=sbin/ipmpstat mode=0555
648 648 file path=sbin/mount mode=0555
649 649 file path=sbin/mountall group=sys mode=0555
650 650 file path=sbin/netstrategy mode=0555
651 651 file path=sbin/rc0 group=sys mode=0744
652 652 file path=sbin/rc1 group=sys mode=0744
653 653 file path=sbin/rc2 group=sys mode=0744
654 654 file path=sbin/rc3 group=sys mode=0744
655 655 file path=sbin/rcS group=sys mode=0744
656 656 file path=sbin/route mode=0555
657 657 file path=sbin/routeadm mode=0555
658 658 file path=sbin/soconfig mode=0555
659 659 file path=sbin/su.static group=sys mode=0555
660 660 file path=sbin/sulogin mode=0555
661 661 file path=sbin/swapadd group=sys mode=0744
662 662 file path=sbin/sync mode=0555
663 663 file path=sbin/tzreload mode=0555
664 664 file path=sbin/uadmin group=sys mode=0555
665 665 file path=sbin/umount mode=0555
666 666 file path=sbin/umountall group=sys mode=0555
667 667 file path=sbin/uname mode=0555
668 668 file path=sbin/zonename mode=0555
669 669 $(i386_ONLY)file path=usr/bin/$(ARCH32)/amt mode=0555
670 670 file path=usr/bin/$(ARCH32)/decrypt mode=0555
671 671 file path=usr/bin/$(ARCH32)/digest mode=0555
672 672 file path=usr/bin/$(ARCH32)/ksh93 mode=0555
673 673 $(i386_ONLY)file path=usr/bin/$(ARCH32)/newtask group=sys mode=4555
674 674 $(i386_ONLY)file path=usr/bin/$(ARCH32)/nohup mode=0555
675 675 $(i386_ONLY)file path=usr/bin/$(ARCH32)/prctl mode=0555
676 676 $(i386_ONLY)file path=usr/bin/$(ARCH32)/prstat mode=0555
677 677 $(i386_ONLY)file path=usr/bin/$(ARCH32)/ps mode=0555
678 678 file path=usr/bin/$(ARCH32)/savecore mode=0555
679 679 $(i386_ONLY)file path=usr/bin/$(ARCH32)/setuname mode=0555
680 680 $(i386_ONLY)file path=usr/bin/$(ARCH32)/uptime mode=4555
681 681 file path=usr/bin/$(ARCH64)/amt mode=0555
682 682 file path=usr/bin/$(ARCH64)/crle mode=0555
683 683 file path=usr/bin/$(ARCH64)/decrypt mode=0555
684 684 file path=usr/bin/$(ARCH64)/digest mode=0555
685 685 file path=usr/bin/$(ARCH64)/ksh93 mode=0555
686 686 file path=usr/bin/$(ARCH64)/ls mode=0555
687 687 file path=usr/bin/$(ARCH64)/moe mode=0555
688 688 file path=usr/bin/$(ARCH64)/newtask group=sys mode=4555
689 689 file path=usr/bin/$(ARCH64)/nohup mode=0555
690 690 file path=usr/bin/$(ARCH64)/prctl mode=0555
691 691 file path=usr/bin/$(ARCH64)/prstat mode=0555
692 692 file path=usr/bin/$(ARCH64)/ps mode=0555
693 693 file path=usr/bin/$(ARCH64)/savecore mode=0555
694 694 file path=usr/bin/$(ARCH64)/setuname mode=0555
695 695 file path=usr/bin/$(ARCH64)/uptime mode=4555
696 696 $(i386_ONLY)file path=usr/bin/addbadsec mode=0555
697 697 file path=usr/bin/alias mode=0555
698 698 file path=usr/bin/amt mode=0555
699 699 file path=usr/bin/arch mode=0555
700 700 file path=usr/bin/at group=sys mode=4755
701 701 file path=usr/bin/atq group=sys mode=4755
702 702 file path=usr/bin/atrm group=sys mode=4755
703 703 file path=usr/bin/auths mode=0555
704 704 file path=usr/bin/basename mode=0555
705 705 file path=usr/bin/busstat mode=0555
706 706 file path=usr/bin/captoinfo mode=0555
707 707 file path=usr/bin/cat mode=0555
708 708 file path=usr/bin/chgrp mode=0555
709 709 file path=usr/bin/chmod mode=0555
710 710 file path=usr/bin/chown mode=0555
711 711 file path=usr/bin/ckdate mode=0555
712 712 file path=usr/bin/ckgid mode=0555
713 713 file path=usr/bin/ckint mode=0555
714 714 file path=usr/bin/ckitem mode=0555
715 715 file path=usr/bin/ckkeywd mode=0555
716 716 file path=usr/bin/ckpath mode=0555
717 717 file path=usr/bin/ckrange mode=0555
718 718 file path=usr/bin/ckstr mode=0555
719 719 file path=usr/bin/cktime mode=0555
720 720 file path=usr/bin/ckuid mode=0555
721 721 file path=usr/bin/ckyorn mode=0555
722 722 file path=usr/bin/clear mode=0555
723 723 file path=usr/bin/coreadm mode=0555
724 724 file path=usr/bin/cp mode=0555
725 725 file path=usr/bin/cpio mode=0555
726 726 file path=usr/bin/crle mode=0555
727 727 file path=usr/bin/crontab mode=4555
728 728 file path=usr/bin/crypt mode=0555
729 729 file path=usr/bin/csh mode=0555
730 730 file path=usr/bin/ctrun mode=0555
731 731 file path=usr/bin/ctstat mode=0555
732 732 file path=usr/bin/ctwatch mode=0555
733 733 file path=usr/bin/date mode=0555
734 734 file path=usr/bin/dd mode=0555
735 735 file path=usr/bin/devattr mode=0555
736 736 file path=usr/bin/devfree mode=0555
737 737 file path=usr/bin/devreserv mode=0555
738 738 file path=usr/bin/dirname mode=0555
739 739 $(i386_ONLY)file path=usr/bin/diskscan mode=0555
740 740 file path=usr/bin/domainname mode=0555
741 741 file path=usr/bin/du mode=0555
742 742 file path=usr/bin/dumpcs mode=0555
743 743 file path=usr/bin/dumpkeys mode=0555
744 744 file path=usr/bin/echo mode=0555
745 745 file path=usr/bin/ed mode=0555
746 746 file path=usr/bin/egrep mode=0555
747 747 file path=usr/bin/eject mode=0555
748 748 file path=usr/bin/env mode=0555
749 749 file path=usr/bin/expr mode=0555
750 750 file path=usr/bin/false mode=0555
751 751 file path=usr/bin/fdetach mode=0555
752 752 file path=usr/bin/fdformat mode=4555
753 753 file path=usr/bin/fgrep mode=0555
754 754 file path=usr/bin/file mode=0555
755 755 file path=usr/bin/find mode=0555
756 756 file path=usr/bin/fmt mode=0555
757 757 file path=usr/bin/fmtmsg mode=0555
758 758 file path=usr/bin/fold mode=0555
759 759 file path=usr/bin/fsstat mode=0555
760 760 file path=usr/bin/geniconvtbl mode=0555
761 761 file path=usr/bin/getconf mode=0555
762 762 file path=usr/bin/getdev mode=0555
763 763 file path=usr/bin/getdgrp mode=0555
764 764 file path=usr/bin/getent mode=0555
765 765 file path=usr/bin/getfacl mode=0555
766 766 file path=usr/bin/getopt mode=0555
767 767 file path=usr/bin/gettext mode=0555
768 768 file path=usr/bin/getvol mode=0555
769 769 file path=usr/bin/grep mode=0555
770 770 file path=usr/bin/groups mode=0555
771 771 file path=usr/bin/head mode=0555
772 772 file path=usr/bin/hostid mode=0555
773 773 file path=usr/bin/hostname mode=0555
774 774 file path=usr/bin/iconv mode=0555
775 775 file path=usr/bin/id mode=0555
776 776 file path=usr/bin/infocmp mode=0555
777 777 file path=usr/bin/iostat mode=0555
778 778 file path=usr/bin/isainfo mode=0555
779 779 file path=usr/bin/isalist mode=0555
780 780 file path=usr/bin/kbd mode=0555
781 781 file path=usr/bin/keylogin mode=0555
782 782 file path=usr/bin/keylogout mode=0555
783 783 file path=usr/bin/kmfcfg mode=0555
784 784 file path=usr/bin/kvmstat mode=0555
785 785 file path=usr/bin/line mode=0555
786 786 file path=usr/bin/listdgrp mode=0555
787 787 file path=usr/bin/listusers mode=0555
788 788 file path=usr/bin/loadkeys mode=0555
789 789 file path=usr/bin/logger mode=0555
790 790 file path=usr/bin/login mode=4555
791 791 file path=usr/bin/logins mode=0750
792 792 file path=usr/bin/ls mode=0555
793 793 file path=usr/bin/m4 mode=0555
794 794 file path=usr/bin/mach mode=0555
795 795 file path=usr/bin/mail group=mail mode=2511
796 796 file path=usr/bin/mailx group=mail mode=2511
797 797 file path=usr/bin/makedev mode=0555
798 798 file path=usr/bin/mesg mode=0555
799 799 file path=usr/bin/mkdir mode=0555
800 800 file path=usr/bin/mkpwdict mode=0555
801 801 file path=usr/bin/mktemp mode=0555
802 802 file path=usr/bin/moe mode=0555
803 803 file path=usr/bin/more mode=0555
804 804 file path=usr/bin/mpstat mode=0555
805 805 file path=usr/bin/mt mode=0555
806 806 file path=usr/bin/netstat mode=0555
807 807 file path=usr/bin/newgrp group=sys mode=4755
808 808 file path=usr/bin/nice mode=0555
809 809 file path=usr/bin/optisa mode=0555
810 810 file path=usr/bin/pagesize mode=0555
811 811 file path=usr/bin/passwd group=sys mode=6555
812 812 file path=usr/bin/pathchk mode=0555
813 813 file path=usr/bin/pax mode=0555
814 814 file path=usr/bin/pfexec mode=0555
815 815 file path=usr/bin/pg mode=0555
816 816 file path=usr/bin/pgrep mode=0555
817 817 file path=usr/bin/pktool mode=0555
818 818 file path=usr/bin/pr mode=0555
819 819 file path=usr/bin/printf mode=0555
820 820 file path=usr/bin/priocntl mode=0555
821 821 file path=usr/bin/profiles mode=0555
822 822 file path=usr/bin/projects mode=0555
823 823 file path=usr/bin/putdev mode=0555
824 824 file path=usr/bin/putdgrp mode=0555
825 825 file path=usr/bin/pwd mode=0555
826 826 file path=usr/bin/renice mode=0555
827 827 file path=usr/bin/rm mode=0555
828 828 file path=usr/bin/rmdir mode=0555
829 829 file path=usr/bin/roles mode=0555
830 830 file path=usr/bin/rpcinfo mode=0555
831 831 file path=usr/bin/runat mode=0555
832 832 file path=usr/bin/script mode=0555
833 833 file path=usr/bin/sed mode=0555
834 834 file path=usr/bin/setfacl mode=0555
835 835 file path=usr/bin/setpgrp group=sys mode=0555
836 836 file path=usr/bin/settime mode=0555
837 837 file path=usr/bin/shcomp mode=0555
838 838 file path=usr/bin/strchg group=root mode=0555
839 839 file path=usr/bin/strconf group=root mode=0555
840 840 file path=usr/bin/stty mode=0555
841 841 file path=usr/bin/su group=sys mode=4555
842 842 file path=usr/bin/svcprop mode=0555
843 843 file path=usr/bin/svcs mode=0555
844 844 file path=usr/bin/tabs mode=0555
845 845 file path=usr/bin/tail mode=0555
846 846 file path=usr/bin/tic mode=0555
847 847 file path=usr/bin/time mode=0555
848 848 file path=usr/bin/tip mode=4511 owner=uucp
849 849 file path=usr/bin/tpmadm mode=0555
850 850 file path=usr/bin/tput mode=0555
851 851 file path=usr/bin/tr mode=0555
852 852 file path=usr/bin/true mode=0555
853 853 file path=usr/bin/tty mode=0555
854 854 file path=usr/bin/tzselect mode=0555
855 855 file path=usr/bin/userattr mode=0555
856 856 file path=usr/bin/uuidgen mode=0555
857 857 file path=usr/bin/vmstat mode=0555
858 858 file path=usr/bin/which mode=0555
859 859 file path=usr/bin/who mode=0555
860 860 file path=usr/bin/wracct mode=0555
861 861 file path=usr/bin/write group=tty mode=2555
862 862 file path=usr/bin/xargs mode=0555
863 863 file path=usr/bin/xstr mode=0555
864 864 file path=usr/has/bin/edit mode=0555
865 865 file path=usr/has/bin/sh mode=0555
866 866 file path=usr/has/man/man1has/edit.1has
867 867 file path=usr/has/man/man1has/ex.1has
868 868 file path=usr/has/man/man1has/sh.1has
869 869 file path=usr/has/man/man1has/vi.1has
870 870 file path=usr/kernel/drv/$(ARCH64)/dump group=sys
871 871 file path=usr/kernel/drv/$(ARCH64)/eventfd group=sys
872 872 file path=usr/kernel/drv/$(ARCH64)/fssnap group=sys
873 873 file path=usr/kernel/drv/$(ARCH64)/kstat group=sys
874 874 file path=usr/kernel/drv/$(ARCH64)/ksyms group=sys
875 875 file path=usr/kernel/drv/$(ARCH64)/logindmux group=sys
876 876 file path=usr/kernel/drv/$(ARCH64)/ptm group=sys
877 877 file path=usr/kernel/drv/$(ARCH64)/pts group=sys
878 878 file path=usr/kernel/drv/$(ARCH64)/timerfd group=sys
879 879 $(i386_ONLY)file path=usr/kernel/drv/dump group=sys
880 880 file path=usr/kernel/drv/dump.conf group=sys
881 881 $(i386_ONLY)file path=usr/kernel/drv/eventfd group=sys
882 882 file path=usr/kernel/drv/eventfd.conf group=sys
883 883 $(i386_ONLY)file path=usr/kernel/drv/fssnap group=sys
884 884 file path=usr/kernel/drv/fssnap.conf group=sys
885 885 $(i386_ONLY)file path=usr/kernel/drv/kstat group=sys
886 886 file path=usr/kernel/drv/kstat.conf group=sys
887 887 $(i386_ONLY)file path=usr/kernel/drv/ksyms group=sys
888 888 file path=usr/kernel/drv/ksyms.conf group=sys
889 889 $(i386_ONLY)file path=usr/kernel/drv/logindmux group=sys
890 890 file path=usr/kernel/drv/logindmux.conf group=sys
891 891 $(i386_ONLY)file path=usr/kernel/drv/ptm group=sys
892 892 file path=usr/kernel/drv/ptm.conf group=sys
893 893 $(i386_ONLY)file path=usr/kernel/drv/pts group=sys
894 894 file path=usr/kernel/drv/pts.conf group=sys
895 895 $(i386_ONLY)file path=usr/kernel/drv/timerfd group=sys
896 896 file path=usr/kernel/drv/timerfd.conf group=sys
897 897 file path=usr/kernel/exec/$(ARCH64)/javaexec group=sys mode=0755
898 898 file path=usr/kernel/exec/$(ARCH64)/shbinexec group=sys mode=0755
899 899 $(i386_ONLY)file path=usr/kernel/exec/javaexec group=sys mode=0755
900 900 $(i386_ONLY)file path=usr/kernel/exec/shbinexec group=sys mode=0755
901 901 file path=usr/kernel/fs/$(ARCH64)/fdfs group=sys mode=0755
902 902 file path=usr/kernel/fs/$(ARCH64)/pcfs group=sys mode=0755
903 903 $(i386_ONLY)file path=usr/kernel/fs/fdfs group=sys mode=0755
904 904 $(i386_ONLY)file path=usr/kernel/fs/pcfs group=sys mode=0755
905 905 file path=usr/kernel/sched/$(ARCH64)/FX group=sys mode=0755
906 906 file path=usr/kernel/sched/$(ARCH64)/FX_DPTBL group=sys mode=0755
907 907 file path=usr/kernel/sched/$(ARCH64)/IA group=sys mode=0755
908 908 file path=usr/kernel/sched/$(ARCH64)/RT group=sys mode=0755
909 909 file path=usr/kernel/sched/$(ARCH64)/RT_DPTBL group=sys mode=0755
910 910 $(i386_ONLY)file path=usr/kernel/sched/FX group=sys mode=0755
911 911 $(i386_ONLY)file path=usr/kernel/sched/FX_DPTBL group=sys mode=0755
912 912 $(i386_ONLY)file path=usr/kernel/sched/IA group=sys mode=0755
913 913 $(i386_ONLY)file path=usr/kernel/sched/RT group=sys mode=0755
914 914 $(i386_ONLY)file path=usr/kernel/sched/RT_DPTBL group=sys mode=0755
915 915 file path=usr/kernel/strmod/$(ARCH64)/cryptmod group=sys mode=0755
916 916 file path=usr/kernel/strmod/$(ARCH64)/rlmod group=sys mode=0755
917 917 file path=usr/kernel/strmod/$(ARCH64)/telmod group=sys mode=0755
918 918 $(i386_ONLY)file path=usr/kernel/strmod/cryptmod group=sys mode=0755
919 919 $(i386_ONLY)file path=usr/kernel/strmod/rlmod group=sys mode=0755
920 920 $(i386_ONLY)file path=usr/kernel/strmod/telmod group=sys mode=0755
921 921 file path=usr/kernel/sys/$(ARCH64)/acctctl group=sys mode=0755
922 922 file path=usr/kernel/sys/$(ARCH64)/exacctsys group=sys mode=0755
923 923 file path=usr/kernel/sys/$(ARCH64)/sysacct group=sys mode=0755
924 924 $(i386_ONLY)file path=usr/kernel/sys/acctctl group=sys mode=0755
925 925 $(i386_ONLY)file path=usr/kernel/sys/exacctsys group=sys mode=0755
926 926 $(i386_ONLY)file path=usr/kernel/sys/sysacct group=sys mode=0755
927 927 file path=usr/kvm/README group=sys
928 928 file path=usr/lib/$(ARCH64)/libshare.so.1
929 929 file path=usr/lib/audit/audit_record_attr mode=0444
930 930 file path=usr/lib/calprog mode=0555
931 931 file path=usr/lib/class/FX/FXdispadmin mode=0555
932 932 file path=usr/lib/class/FX/FXpriocntl mode=0555
933 933 file path=usr/lib/class/IA/IAdispadmin mode=0555
934 934 file path=usr/lib/class/IA/IApriocntl mode=0555
935 935 file path=usr/lib/class/RT/RTdispadmin mode=0555
936 936 file path=usr/lib/class/RT/RTpriocntl mode=0555
937 937 file path=usr/lib/class/SDC/SDCdispadmin mode=0555
938 938 file path=usr/lib/class/SDC/SDCpriocntl mode=0555
939 939 file path=usr/lib/class/TS/TSdispadmin mode=0555
940 940 file path=usr/lib/class/TS/TSpriocntl mode=0555
941 941 file path=usr/lib/devfsadm/linkmod/SUNW_audio_link.so group=sys
942 942 file path=usr/lib/devfsadm/linkmod/SUNW_cfg_link.so group=sys
943 943 file path=usr/lib/devfsadm/linkmod/SUNW_disk_link.so group=sys
944 944 file path=usr/lib/devfsadm/linkmod/SUNW_fssnap_link.so group=sys
945 945 file path=usr/lib/devfsadm/linkmod/SUNW_ieee1394_link.so group=sys
946 946 file path=usr/lib/devfsadm/linkmod/SUNW_lofi_link.so group=sys
947 947 file path=usr/lib/devfsadm/linkmod/SUNW_md_link.so group=sys
948 948 file path=usr/lib/devfsadm/linkmod/SUNW_misc_link.so group=sys
949 949 file path=usr/lib/devfsadm/linkmod/SUNW_misc_link_$(ARCH).so group=sys
950 950 file path=usr/lib/devfsadm/linkmod/SUNW_port_link.so group=sys
951 951 file path=usr/lib/devfsadm/linkmod/SUNW_ramdisk_link.so group=sys
952 952 file path=usr/lib/devfsadm/linkmod/SUNW_sgen_link.so group=sys
953 953 file path=usr/lib/devfsadm/linkmod/SUNW_smp_link.so group=sys
954 954 file path=usr/lib/devfsadm/linkmod/SUNW_tape_link.so group=sys
955 955 file path=usr/lib/devfsadm/linkmod/SUNW_usb_link.so group=sys
956 956 $(i386_ONLY)file path=usr/lib/devfsadm/linkmod/SUNW_xen_link.so group=sys
957 957 file path=usr/lib/diffh mode=0555
958 958 file path=usr/lib/expreserve mode=0555
959 959 file path=usr/lib/exrecover mode=0555
960 960 file path=usr/lib/fs/bootfs/mount mode=0555
961 961 file path=usr/lib/fs/ctfs/mount mode=0555
962 962 file path=usr/lib/fs/fd/mount mode=0555
963 963 file path=usr/lib/fs/hsfs/fstyp.so.1 mode=0555
964 964 file path=usr/lib/fs/hsfs/labelit mode=0555
965 965 file path=usr/lib/fs/lofs/mount mode=0555
966 966 file path=usr/lib/fs/mntfs/mount mode=0555
967 967 file path=usr/lib/fs/objfs/mount mode=0555
968 968 file path=usr/lib/fs/proc/mount mode=0555
969 969 file path=usr/lib/fs/sharefs/mount mode=0555
970 970 file path=usr/lib/fs/tmpfs/mount mode=0555
971 971 file path=usr/lib/fs/ufs/clri mode=0555
972 972 file path=usr/lib/fs/ufs/df mode=0555
973 973 file path=usr/lib/fs/ufs/edquota mode=0555
974 974 file path=usr/lib/fs/ufs/ff mode=0555
975 975 file path=usr/lib/fs/ufs/fsck mode=0555
976 976 file path=usr/lib/fs/ufs/fsckall mode=0555
977 977 file path=usr/lib/fs/ufs/fsdb mode=0555
978 978 file path=usr/lib/fs/ufs/fsirand mode=0555
979 979 file path=usr/lib/fs/ufs/fssnap mode=0555
980 980 file path=usr/lib/fs/ufs/fstyp.so.1 mode=0555
981 981 file path=usr/lib/fs/ufs/labelit mode=0555
982 982 file path=usr/lib/fs/ufs/lockfs mode=0555
983 983 file path=usr/lib/fs/ufs/mkfs mode=0555
984 984 file path=usr/lib/fs/ufs/ncheck mode=0555
985 985 file path=usr/lib/fs/ufs/newfs mode=0555
986 986 file path=usr/lib/fs/ufs/quot mode=0555
987 987 file path=usr/lib/fs/ufs/quota mode=4555
988 988 file path=usr/lib/fs/ufs/quotacheck mode=0555
989 989 file path=usr/lib/fs/ufs/quotaoff mode=0555
990 990 file path=usr/lib/fs/ufs/repquota mode=0555
991 991 file path=usr/lib/fs/ufs/tunefs mode=0555
992 992 file path=usr/lib/fs/ufs/ufsdump mode=4555
993 993 file path=usr/lib/fs/ufs/ufsrestore mode=4555
994 994 file path=usr/lib/fs/ufs/volcopy mode=0555
995 995 file path=usr/lib/getoptcvt mode=0555
996 996 file path=usr/lib/help/auths/locale/C/AllSolAuthsHeader.html
997 997 file path=usr/lib/help/auths/locale/C/AuditHeader.html
998 998 file path=usr/lib/help/auths/locale/C/AuthJobsAdmin.html
999 999 file path=usr/lib/help/auths/locale/C/AuthJobsUser.html
1000 1000 file path=usr/lib/help/auths/locale/C/AuthProfmgrAssign.html
1001 1001 file path=usr/lib/help/auths/locale/C/AuthProfmgrDelegate.html
1002 1002 file path=usr/lib/help/auths/locale/C/AuthProfmgrExecattrWrite.html
1003 1003 file path=usr/lib/help/auths/locale/C/AuthProfmgrRead.html
1004 1004 file path=usr/lib/help/auths/locale/C/AuthProfmgrWrite.html
1005 1005 file path=usr/lib/help/auths/locale/C/AuthReadNDMP.html
1006 1006 file path=usr/lib/help/auths/locale/C/AuthReadSMB.html
1007 1007 file path=usr/lib/help/auths/locale/C/AuthRoleAssign.html
1008 1008 file path=usr/lib/help/auths/locale/C/AuthRoleDelegate.html
1009 1009 file path=usr/lib/help/auths/locale/C/AuthRoleWrite.html
1010 1010 file path=usr/lib/help/auths/locale/C/BindStates.html
1011 1011 file path=usr/lib/help/auths/locale/C/DevAllocHeader.html
1012 1012 file path=usr/lib/help/auths/locale/C/DevAllocate.html
1013 1013 file path=usr/lib/help/auths/locale/C/DevConfig.html
1014 1014 file path=usr/lib/help/auths/locale/C/DevGrant.html
1015 1015 file path=usr/lib/help/auths/locale/C/DevRevoke.html
1016 1016 file path=usr/lib/help/auths/locale/C/DhcpmgrHeader.html
1017 1017 file path=usr/lib/help/auths/locale/C/DhcpmgrWrite.html
1018 1018 file path=usr/lib/help/auths/locale/C/HotplugHeader.html
1019 1019 file path=usr/lib/help/auths/locale/C/HotplugModify.html
1020 1020 file path=usr/lib/help/auths/locale/C/IdmapRules.html
1021 1021 file path=usr/lib/help/auths/locale/C/JobHeader.html
1022 1022 file path=usr/lib/help/auths/locale/C/JobsGrant.html
1023 1023 file path=usr/lib/help/auths/locale/C/LinkSecurity.html
1024 1024 file path=usr/lib/help/auths/locale/C/LoginEnable.html
1025 1025 file path=usr/lib/help/auths/locale/C/LoginHeader.html
1026 1026 file path=usr/lib/help/auths/locale/C/LoginRemote.html
1027 1027 file path=usr/lib/help/auths/locale/C/NetworkAutoconfRead.html
1028 1028 file path=usr/lib/help/auths/locale/C/NetworkAutoconfSelect.html
1029 1029 file path=usr/lib/help/auths/locale/C/NetworkAutoconfWlan.html
1030 1030 file path=usr/lib/help/auths/locale/C/NetworkAutoconfWrite.html
1031 1031 file path=usr/lib/help/auths/locale/C/NetworkHeader.html
1032 1032 file path=usr/lib/help/auths/locale/C/NetworkILBconf.html
1033 1033 file path=usr/lib/help/auths/locale/C/NetworkILBenable.html
1034 1034 file path=usr/lib/help/auths/locale/C/NetworkInterfaceConfig.html
1035 1035 file path=usr/lib/help/auths/locale/C/NetworkVRRP.html
1036 1036 file path=usr/lib/help/auths/locale/C/PriAdmin.html
1037 1037 file path=usr/lib/help/auths/locale/C/ProfmgrHeader.html
1038 1038 file path=usr/lib/help/auths/locale/C/RoleHeader.html
1039 1039 file path=usr/lib/help/auths/locale/C/SmfAllocate.html
1040 1040 file path=usr/lib/help/auths/locale/C/SmfAutofsStates.html
1041 1041 file path=usr/lib/help/auths/locale/C/SmfCoreadmStates.html
1042 1042 file path=usr/lib/help/auths/locale/C/SmfCronStates.html
1043 1043 file path=usr/lib/help/auths/locale/C/SmfExAcctFlowStates.html
1044 1044 file path=usr/lib/help/auths/locale/C/SmfExAcctNetStates.html
1045 1045 file path=usr/lib/help/auths/locale/C/SmfExAcctProcessStates.html
1046 1046 file path=usr/lib/help/auths/locale/C/SmfExAcctTaskStates.html
1047 1047 file path=usr/lib/help/auths/locale/C/SmfHeader.html
1048 1048 file path=usr/lib/help/auths/locale/C/SmfILBStates.html
1049 1049 file path=usr/lib/help/auths/locale/C/SmfIPsecStates.html
1050 1050 file path=usr/lib/help/auths/locale/C/SmfIdmapStates.html
1051 1051 file path=usr/lib/help/auths/locale/C/SmfInetdStates.html
1052 1052 file path=usr/lib/help/auths/locale/C/SmfLocationStates.html
1053 1053 file path=usr/lib/help/auths/locale/C/SmfMDNSStates.html
1054 1054 file path=usr/lib/help/auths/locale/C/SmfManageAudit.html
1055 1055 file path=usr/lib/help/auths/locale/C/SmfManageHeader.html
1056 1056 file path=usr/lib/help/auths/locale/C/SmfManageHotplug.html
1057 1057 file path=usr/lib/help/auths/locale/C/SmfManageZFSSnap.html
1058 1058 file path=usr/lib/help/auths/locale/C/SmfModifyAppl.html
1059 1059 file path=usr/lib/help/auths/locale/C/SmfModifyDepend.html
1060 1060 file path=usr/lib/help/auths/locale/C/SmfModifyFramework.html
1061 1061 file path=usr/lib/help/auths/locale/C/SmfModifyHeader.html
1062 1062 file path=usr/lib/help/auths/locale/C/SmfModifyMethod.html
1063 1063 file path=usr/lib/help/auths/locale/C/SmfNADDStates.html
1064 1064 file path=usr/lib/help/auths/locale/C/SmfNDMPStates.html
1065 1065 file path=usr/lib/help/auths/locale/C/SmfNWAMStates.html
1066 1066 file path=usr/lib/help/auths/locale/C/SmfNscdStates.html
1067 1067 file path=usr/lib/help/auths/locale/C/SmfPowerStates.html
1068 1068 file path=usr/lib/help/auths/locale/C/SmfReparseStates.html
1069 1069 file path=usr/lib/help/auths/locale/C/SmfRoutingStates.html
1070 1070 file path=usr/lib/help/auths/locale/C/SmfSMBFSStates.html
1071 1071 file path=usr/lib/help/auths/locale/C/SmfSMBStates.html
1072 1072 file path=usr/lib/help/auths/locale/C/SmfSendmailStates.html
1073 1073 file path=usr/lib/help/auths/locale/C/SmfSshStates.html
1074 1074 file path=usr/lib/help/auths/locale/C/SmfSyslogStates.html
1075 1075 file path=usr/lib/help/auths/locale/C/SmfVRRPStates.html
1076 1076 file path=usr/lib/help/auths/locale/C/SmfValueAudit.html
1077 1077 file path=usr/lib/help/auths/locale/C/SmfValueCoreadm.html
1078 1078 file path=usr/lib/help/auths/locale/C/SmfValueExAcctFlow.html
1079 1079 file path=usr/lib/help/auths/locale/C/SmfValueExAcctNet.html
1080 1080 file path=usr/lib/help/auths/locale/C/SmfValueExAcctProcess.html
1081 1081 file path=usr/lib/help/auths/locale/C/SmfValueExAcctTask.html
1082 1082 file path=usr/lib/help/auths/locale/C/SmfValueFirewall.html
1083 1083 file path=usr/lib/help/auths/locale/C/SmfValueHeader.html
1084 1084 file path=usr/lib/help/auths/locale/C/SmfValueIPsec.html
1085 1085 file path=usr/lib/help/auths/locale/C/SmfValueIdmap.html
1086 1086 file path=usr/lib/help/auths/locale/C/SmfValueInetd.html
1087 1087 file path=usr/lib/help/auths/locale/C/SmfValueMDNS.html
1088 1088 file path=usr/lib/help/auths/locale/C/SmfValueNADD.html
1089 1089 file path=usr/lib/help/auths/locale/C/SmfValueNDMP.html
1090 1090 file path=usr/lib/help/auths/locale/C/SmfValueNWAM.html
1091 1091 file path=usr/lib/help/auths/locale/C/SmfValueProcSec.html
1092 1092 file path=usr/lib/help/auths/locale/C/SmfValueRouting.html
1093 1093 file path=usr/lib/help/auths/locale/C/SmfValueSMB.html
1094 1094 file path=usr/lib/help/auths/locale/C/SmfValueVscan.html
1095 1095 file path=usr/lib/help/auths/locale/C/SmfValueVt.html
1096 1096 file path=usr/lib/help/auths/locale/C/SmfVscanStates.html
1097 1097 file path=usr/lib/help/auths/locale/C/SmfVtStates.html
1098 1098 file path=usr/lib/help/auths/locale/C/SmfWpaStates.html
1099 1099 file path=usr/lib/help/auths/locale/C/SysCpuPowerMgmt.html
1100 1100 file path=usr/lib/help/auths/locale/C/SysDate.html
1101 1101 file path=usr/lib/help/auths/locale/C/SysHeader.html
1102 1102 file path=usr/lib/help/auths/locale/C/SysMaintenance.html
1103 1103 file path=usr/lib/help/auths/locale/C/SysPowerMgmtBrightness.html
1104 1104 file path=usr/lib/help/auths/locale/C/SysPowerMgmtHeader.html
1105 1105 file path=usr/lib/help/auths/locale/C/SysPowerMgmtSuspend.html
1106 1106 file path=usr/lib/help/auths/locale/C/SysPowerMgmtSuspendtoDisk.html
1107 1107 file path=usr/lib/help/auths/locale/C/SysPowerMgmtSuspendtoRAM.html
1108 1108 file path=usr/lib/help/auths/locale/C/SysShutdown.html
1109 1109 file path=usr/lib/help/auths/locale/C/SysSyseventRead.html
1110 1110 file path=usr/lib/help/auths/locale/C/SysSyseventWrite.html
1111 1111 file path=usr/lib/help/auths/locale/C/WifiConfig.html
1112 1112 file path=usr/lib/help/auths/locale/C/WifiWep.html
1113 1113 file path=usr/lib/help/auths/locale/C/ZoneCloneFrom.html
1114 1114 file path=usr/lib/help/auths/locale/C/ZoneHeader.html
1115 1115 file path=usr/lib/help/auths/locale/C/ZoneLogin.html
1116 1116 file path=usr/lib/help/auths/locale/C/ZoneManage.html
1117 1117 file path=usr/lib/help/profiles/locale/C/RtAcctadm.html
1118 1118 file path=usr/lib/help/profiles/locale/C/RtAll.html
1119 1119 file path=usr/lib/help/profiles/locale/C/RtAuditCfg.html
1120 1120 file path=usr/lib/help/profiles/locale/C/RtAuditCtrl.html
1121 1121 file path=usr/lib/help/profiles/locale/C/RtAuditReview.html
1122 1122 file path=usr/lib/help/profiles/locale/C/RtCPUPowerManagement.html
1123 1123 file path=usr/lib/help/profiles/locale/C/RtConsUser.html
1124 1124 file path=usr/lib/help/profiles/locale/C/RtContractObserver.html
1125 1125 file path=usr/lib/help/profiles/locale/C/RtCronMngmnt.html
1126 1126 file path=usr/lib/help/profiles/locale/C/RtCryptoMngmnt.html
1127 1127 file path=usr/lib/help/profiles/locale/C/RtDHCPMngmnt.html
1128 1128 file path=usr/lib/help/profiles/locale/C/RtDatAdmin.html
1129 1129 file path=usr/lib/help/profiles/locale/C/RtDefault.html
1130 1130 file path=usr/lib/help/profiles/locale/C/RtDeviceMngmnt.html
1131 1131 file path=usr/lib/help/profiles/locale/C/RtDeviceSecurity.html
1132 1132 file path=usr/lib/help/profiles/locale/C/RtExAcctFlow.html
1133 1133 file path=usr/lib/help/profiles/locale/C/RtExAcctNet.html
1134 1134 file path=usr/lib/help/profiles/locale/C/RtExAcctProcess.html
1135 1135 file path=usr/lib/help/profiles/locale/C/RtExAcctTask.html
1136 1136 file path=usr/lib/help/profiles/locale/C/RtFTPMngmnt.html
1137 1137 file path=usr/lib/help/profiles/locale/C/RtFileSysMngmnt.html
1138 1138 file path=usr/lib/help/profiles/locale/C/RtFileSysSecurity.html
1139 1139 file path=usr/lib/help/profiles/locale/C/RtHotplugMngmnt.html
1140 1140 file path=usr/lib/help/profiles/locale/C/RtIPFilterMngmnt.html
1141 1141 file path=usr/lib/help/profiles/locale/C/RtIdmapMngmnt.html
1142 1142 file path=usr/lib/help/profiles/locale/C/RtIdmapNameRulesMngmnt.html
1143 1143 file path=usr/lib/help/profiles/locale/C/RtInetdMngmnt.html
1144 1144 file path=usr/lib/help/profiles/locale/C/RtKerberosClntMngmnt.html
1145 1145 file path=usr/lib/help/profiles/locale/C/RtKerberosSrvrMngmnt.html
1146 1146 file path=usr/lib/help/profiles/locale/C/RtLogMngmnt.html
1147 1147 file path=usr/lib/help/profiles/locale/C/RtMailMngmnt.html
1148 1148 file path=usr/lib/help/profiles/locale/C/RtMaintAndRepair.html
1149 1149 file path=usr/lib/help/profiles/locale/C/RtMediaBkup.html
1150 1150 file path=usr/lib/help/profiles/locale/C/RtMediaCtlg.html
1151 1151 file path=usr/lib/help/profiles/locale/C/RtMediaRestore.html
1152 1152 file path=usr/lib/help/profiles/locale/C/RtNDMPMngmnt.html
1153 1153 file path=usr/lib/help/profiles/locale/C/RtNameServiceAdmin.html
1154 1154 file path=usr/lib/help/profiles/locale/C/RtNameServiceSecure.html
1155 1155 file path=usr/lib/help/profiles/locale/C/RtNetAutoconfAdmin.html
1156 1156 file path=usr/lib/help/profiles/locale/C/RtNetAutoconfUser.html
1157 1157 file path=usr/lib/help/profiles/locale/C/RtNetILB.html
1158 1158 file path=usr/lib/help/profiles/locale/C/RtNetIPsec.html
1159 1159 file path=usr/lib/help/profiles/locale/C/RtNetLinkSecure.html
1160 1160 file path=usr/lib/help/profiles/locale/C/RtNetMngmnt.html
1161 1161 file path=usr/lib/help/profiles/locale/C/RtNetObservability.html
1162 1162 file path=usr/lib/help/profiles/locale/C/RtNetSecure.html
1163 1163 file path=usr/lib/help/profiles/locale/C/RtNetVRRP.html
1164 1164 file path=usr/lib/help/profiles/locale/C/RtNetWifiMngmnt.html
1165 1165 file path=usr/lib/help/profiles/locale/C/RtNetWifiSecure.html
1166 1166 file path=usr/lib/help/profiles/locale/C/RtObAccessMngmnt.html
1167 1167 file path=usr/lib/help/profiles/locale/C/RtOperator.html
1168 1168 file path=usr/lib/help/profiles/locale/C/RtPriAdmin.html
1169 1169 file path=usr/lib/help/profiles/locale/C/RtPrntAdmin.html
1170 1170 file path=usr/lib/help/profiles/locale/C/RtProcManagement.html
1171 1171 file path=usr/lib/help/profiles/locale/C/RtReparseMngmnt.html
1172 1172 file path=usr/lib/help/profiles/locale/C/RtReservedProfile.html
1173 1173 file path=usr/lib/help/profiles/locale/C/RtRightsDelegate.html
1174 1174 file path=usr/lib/help/profiles/locale/C/RtSMBFSMngmnt.html
1175 1175 file path=usr/lib/help/profiles/locale/C/RtSMBMngmnt.html
1176 1176 file path=usr/lib/help/profiles/locale/C/RtSoftwareInstall.html
1177 1177 file path=usr/lib/help/profiles/locale/C/RtSysAdmin.html
1178 1178 file path=usr/lib/help/profiles/locale/C/RtSysEvMngmnt.html
1179 1179 file path=usr/lib/help/profiles/locale/C/RtSysPowerMgmt.html
1180 1180 file path=usr/lib/help/profiles/locale/C/RtSysPowerMgmtBrightness.html
1181 1181 file path=usr/lib/help/profiles/locale/C/RtSysPowerMgmtSuspend.html
1182 1182 file path=usr/lib/help/profiles/locale/C/RtSysPowerMgmtSuspendtoDisk.html
1183 1183 file path=usr/lib/help/profiles/locale/C/RtSysPowerMgmtSuspendtoRAM.html
1184 1184 file path=usr/lib/help/profiles/locale/C/RtUserMngmnt.html
1185 1185 file path=usr/lib/help/profiles/locale/C/RtUserSecurity.html
1186 1186 file path=usr/lib/help/profiles/locale/C/RtVscanMngmnt.html
1187 1187 file path=usr/lib/help/profiles/locale/C/RtZFSFileSysMngmnt.html
1188 1188 file path=usr/lib/help/profiles/locale/C/RtZFSStorageMngmnt.html
1189 1189 file path=usr/lib/help/profiles/locale/C/RtZoneMngmnt.html
1190 1190 file path=usr/lib/help/profiles/locale/C/RtZoneSecurity.html
1191 1191 file path=usr/lib/hotplugd mode=0555
1192 1192 file path=usr/lib/iconv/646da.8859.t mode=0444
1193 1193 file path=usr/lib/iconv/646de.8859.t mode=0444
1194 1194 file path=usr/lib/iconv/646en.8859.t mode=0444
1195 1195 file path=usr/lib/iconv/646es.8859.t mode=0444
1196 1196 file path=usr/lib/iconv/646fr.8859.t mode=0444
1197 1197 file path=usr/lib/iconv/646it.8859.t mode=0444
1198 1198 file path=usr/lib/iconv/646sv.8859.t mode=0444
1199 1199 file path=usr/lib/iconv/8859.646.t mode=0444
1200 1200 file path=usr/lib/iconv/8859.646da.t mode=0444
1201 1201 file path=usr/lib/iconv/8859.646de.t mode=0444
1202 1202 file path=usr/lib/iconv/8859.646en.t mode=0444
1203 1203 file path=usr/lib/iconv/8859.646es.t mode=0444
1204 1204 file path=usr/lib/iconv/8859.646fr.t mode=0444
1205 1205 file path=usr/lib/iconv/8859.646it.t mode=0444
1206 1206 file path=usr/lib/iconv/8859.646sv.t mode=0444
1207 1207 file path=usr/lib/iconv/iconv_data mode=0444
1208 1208 file path=usr/lib/idmapd mode=0555
1209 1209 file path=usr/lib/inet/$(ARCH32)/in.iked mode=0555
1210 1210 file path=usr/lib/inet/$(ARCH64)/in.iked mode=0555
1211 1211 file path=usr/lib/inet/certdb mode=0555
1212 1212 file path=usr/lib/inet/certlocal mode=0555
1213 1213 file path=usr/lib/inet/certrldb mode=0555
1214 1214 file path=usr/lib/inet/inetd mode=0555
1215 1215 file path=usr/lib/intrd mode=0555
1216 1216 file path=usr/lib/isaexec mode=0555
1217 1217 file path=usr/lib/kssladm mode=0555
1218 1218 $(sparc_ONLY)file path=usr/lib/ld.so
1219 1219 file path=usr/lib/libshare.so.1
1220 1220 file path=usr/lib/makekey mode=0555
1221 1221 file path=usr/lib/more.help
1222 1222 file path=usr/lib/newsyslog group=sys mode=0555
1223 1223 file path=usr/lib/passmgmt group=sys mode=0555
1224 1224 file path=usr/lib/pci/pcidr mode=0555
1225 1225 file path=usr/lib/pci/pcidr_plugin.so
1226 1226 file path=usr/lib/pfexecd mode=0555
1227 1227 file path=usr/lib/platexec mode=0555
1228 1228 file path=usr/lib/rcm/modules/SUNW_aggr_rcm.so mode=0555
1229 1229 file path=usr/lib/rcm/modules/SUNW_cluster_rcm.so mode=0555
1230 1230 file path=usr/lib/rcm/modules/SUNW_dump_rcm.so mode=0555
1231 1231 file path=usr/lib/rcm/modules/SUNW_filesys_rcm.so mode=0555
1232 1232 file path=usr/lib/rcm/modules/SUNW_ibpart_rcm.so mode=0555
1233 1233 file path=usr/lib/rcm/modules/SUNW_ip_anon_rcm.so mode=0555
1234 1234 file path=usr/lib/rcm/modules/SUNW_ip_rcm.so mode=0555
1235 1235 file path=usr/lib/rcm/modules/SUNW_mpxio_rcm.so mode=0555
1236 1236 file path=usr/lib/rcm/modules/SUNW_network_rcm.so mode=0555
1237 1237 file path=usr/lib/rcm/modules/SUNW_swap_rcm.so mode=0555
1238 1238 $(sparc_ONLY)file path=usr/lib/rcm/modules/SUNW_ttymux_rcm.so mode=0555
1239 1239 file path=usr/lib/rcm/modules/SUNW_vlan_rcm.so mode=0555
1240 1240 file path=usr/lib/rcm/modules/SUNW_vnic_rcm.so mode=0555
1241 1241 file path=usr/lib/rcm/rcm_daemon mode=0555
1242 1242 file path=usr/lib/reparse/reparsed group=sys mode=0555
1243 1243 file path=usr/lib/saf/listen group=sys mode=0755
1244 1244 file path=usr/lib/saf/nlps_server group=sys mode=0755
1245 1245 file path=usr/lib/saf/sac group=sys mode=0555
1246 1246 file path=usr/lib/saf/ttymon group=sys mode=0555
1247 1247 file path=usr/lib/sysevent/modules/datalink_mod.so
1248 1248 file path=usr/lib/sysevent/modules/devfsadmd_mod.so
1249 1249 file path=usr/lib/sysevent/modules/sysevent_conf_mod.so
1250 1250 file path=usr/lib/sysevent/modules/sysevent_reg_mod.so
1251 1251 file path=usr/lib/sysevent/syseventconfd mode=0555
1252 1252 file path=usr/lib/sysevent/syseventd mode=0555
1253 1253 file path=usr/lib/utmp_update mode=4555
1254 1254 file path=usr/lib/utmpd mode=0555
1255 1255 file path=usr/lib/vtdaemon mode=0555
1256 1256 file path=usr/lib/vtinfo mode=0555
1257 1257 file path=usr/lib/vtxlock mode=0555
1258 1258 file path=usr/sadm/bin/puttext mode=0555
1259 1259 file path=usr/sadm/install/miniroot.db group=sys mode=0444
1260 1260 file path=usr/sadm/install/scripts/i.ipsecalgs group=sys mode=0555
1261 1261 file path=usr/sadm/install/scripts/i.kcfconf group=sys mode=0555
1262 1262 file path=usr/sadm/install/scripts/i.kmfconf group=sys mode=0555
1263 1263 file path=usr/sadm/install/scripts/i.manifest group=sys mode=0555
1264 1264 file path=usr/sadm/install/scripts/i.pkcs11conf group=sys mode=0555
1265 1265 file path=usr/sadm/install/scripts/i.rbac group=sys mode=0555
1266 1266 file path=usr/sadm/install/scripts/r.ipsecalgs group=sys mode=0555
1267 1267 file path=usr/sadm/install/scripts/r.kcfconf group=sys mode=0555
1268 1268 file path=usr/sadm/install/scripts/r.kmfconf group=sys mode=0555
1269 1269 file path=usr/sadm/install/scripts/r.manifest group=sys mode=0555
1270 1270 file path=usr/sadm/install/scripts/r.pkcs11conf group=sys mode=0555
1271 1271 file path=usr/sadm/install/scripts/r.rbac group=sys mode=0555
1272 1272 file path=usr/sadm/ugdates mode=0444
1273 1273 $(i386_ONLY)file path=usr/sbin/$(ARCH32)/add_drv group=sys mode=0555
1274 1274 $(i386_ONLY)file path=usr/sbin/$(ARCH32)/modinfo group=sys mode=0555
1275 1275 $(i386_ONLY)file path=usr/sbin/$(ARCH32)/modload group=sys mode=0555
1276 1276 $(i386_ONLY)file path=usr/sbin/$(ARCH32)/modunload group=sys mode=0555
1277 1277 $(i386_ONLY)file path=usr/sbin/$(ARCH32)/pbind group=sys mode=0555
1278 1278 $(i386_ONLY)file path=usr/sbin/$(ARCH32)/prtconf group=sys mode=2555
1279 1279 $(i386_ONLY)file path=usr/sbin/$(ARCH32)/psrset group=sys mode=0555
1280 1280 $(i386_ONLY)file path=usr/sbin/$(ARCH32)/rem_drv group=sys mode=0555
1281 1281 $(i386_ONLY)file path=usr/sbin/$(ARCH32)/swap group=sys mode=2555
1282 1282 $(i386_ONLY)file path=usr/sbin/$(ARCH32)/sysdef group=sys mode=2555
1283 1283 $(i386_ONLY)file path=usr/sbin/$(ARCH32)/update_drv group=sys mode=0555
1284 1284 $(i386_ONLY)file path=usr/sbin/$(ARCH32)/whodo mode=4555
1285 1285 file path=usr/sbin/$(ARCH64)/add_drv group=sys mode=0555
1286 1286 file path=usr/sbin/$(ARCH64)/modinfo group=sys mode=0555
1287 1287 file path=usr/sbin/$(ARCH64)/modload group=sys mode=0555
1288 1288 file path=usr/sbin/$(ARCH64)/modunload group=sys mode=0555
1289 1289 file path=usr/sbin/$(ARCH64)/pbind group=sys mode=0555
1290 1290 file path=usr/sbin/$(ARCH64)/prtconf group=sys mode=2555
1291 1291 file path=usr/sbin/$(ARCH64)/psrset group=sys mode=0555
1292 1292 file path=usr/sbin/$(ARCH64)/rem_drv group=sys mode=0555
1293 1293 file path=usr/sbin/$(ARCH64)/swap group=sys mode=2555
1294 1294 file path=usr/sbin/$(ARCH64)/sysdef group=sys mode=2555
1295 1295 file path=usr/sbin/$(ARCH64)/update_drv group=sys mode=0555
1296 1296 file path=usr/sbin/$(ARCH64)/whodo mode=4555
1297 1297 file path=usr/sbin/6to4relay mode=0555
1298 1298 file path=usr/sbin/acctadm mode=0555
1299 1299 file path=usr/sbin/allocate mode=4555
1300 1300 file path=usr/sbin/arp mode=0555
1301 1301 file path=usr/sbin/audit mode=0555
1302 1302 file path=usr/sbin/auditconfig mode=0555
1303 1303 file path=usr/sbin/auditd mode=0555
1304 1304 file path=usr/sbin/auditrecord mode=0555
1305 1305 file path=usr/sbin/auditreduce mode=0555
1306 1306 file path=usr/sbin/auditstat mode=0555
1307 1307 file path=usr/sbin/cfgadm mode=0555
1308 1308 file path=usr/sbin/chroot mode=0555
1309 1309 file path=usr/sbin/clear_locks mode=0555
1310 1310 file path=usr/sbin/clinfo mode=0555
1311 1311 file path=usr/sbin/clri mode=0555
1312 1312 file path=usr/sbin/consadm group=sys mode=0555
1313 1313 file path=usr/sbin/cron group=sys mode=0555
1314 1314 file path=usr/sbin/devfsadm group=sys mode=0755
1315 1315 file path=usr/sbin/devinfo mode=0555
1316 1316 file path=usr/sbin/df mode=0555
1317 1317 file path=usr/sbin/dfmounts mode=0555
1318 1318 file path=usr/sbin/dispadmin mode=0555
1319 1319 file path=usr/sbin/dminfo mode=0555
1320 1320 file path=usr/sbin/dumpadm mode=0555
1321 1321 file path=usr/sbin/eeprom group=sys mode=2555
1322 1322 file path=usr/sbin/ff mode=0555
1323 1323 file path=usr/sbin/fmthard group=sys mode=0555
1324 1324 file path=usr/sbin/format mode=0555
1325 1325 file path=usr/sbin/fsck mode=0555
1326 1326 file path=usr/sbin/fstyp group=sys mode=0555
1327 1327 file path=usr/sbin/fuser mode=0555
1328 1328 file path=usr/sbin/getdevpolicy group=sys mode=0555
1329 1329 file path=usr/sbin/getmajor group=sys mode=0755
1330 1330 file path=usr/sbin/groupadd group=sys mode=0555
1331 1331 file path=usr/sbin/groupdel group=sys mode=0555
1332 1332 file path=usr/sbin/groupmod group=sys mode=0555
1333 1333 file path=usr/sbin/grpck mode=0555
1334 1334 file path=usr/sbin/halt mode=0755
1335 1335 file path=usr/sbin/hotplug mode=0555
1336 1336 file path=usr/sbin/idmap mode=0555
1337 1337 file path=usr/sbin/if_mpadm mode=0555
1338 1338 file path=usr/sbin/ikeadm mode=0555
1339 1339 file path=usr/sbin/ikecert mode=0555
1340 1340 file path=usr/sbin/inetadm mode=0555
1341 1341 file path=usr/sbin/inetconv mode=0555
1342 1342 file path=usr/sbin/install mode=0555
1343 1343 file path=usr/sbin/installboot group=sys mode=0555
1344 1344 file path=usr/sbin/ipaddrsel mode=0555
1345 1345 file path=usr/sbin/ipsecalgs mode=0555
1346 1346 file path=usr/sbin/ipsecconf mode=0555
1347 1347 file path=usr/sbin/ipseckey mode=0555
1348 1348 file path=usr/sbin/keyserv group=sys mode=0555
1349 1349 file path=usr/sbin/killall mode=0555
1350 1350 file path=usr/sbin/ksslcfg mode=0555
1351 1351 file path=usr/sbin/link mode=0555
1352 1352 file path=usr/sbin/locator mode=0555
1353 1353 file path=usr/sbin/lofiadm mode=0555
1354 1354 file path=usr/sbin/logadm mode=0555
1355 1355 file path=usr/sbin/makedbm mode=0555
1356 1356 file path=usr/sbin/mkdevalloc mode=0555
1357 1357 file path=usr/sbin/mkfile mode=0555
1358 1358 file path=usr/sbin/mknod mode=0555
1359 1359 file path=usr/sbin/mountall group=sys mode=0555
1360 1360 file path=usr/sbin/msgid mode=0555
1361 1361 file path=usr/sbin/mvdir mode=0555
1362 1362 file path=usr/sbin/ndd mode=0555
1363 1363 file path=usr/sbin/ndp mode=0555
1364 1364 file path=usr/sbin/nlsadmin group=adm mode=0755
1365 1365 file path=usr/sbin/nltest mode=0555
1366 1366 file path=usr/sbin/nscd mode=0555
1367 1367 file path=usr/sbin/nwamadm mode=0555
1368 1368 file path=usr/sbin/nwamcfg mode=0555
1369 1369 file path=usr/sbin/ping mode=4555
1370 1370 file path=usr/sbin/pmadm group=sys mode=0555
1371 1371 file path=usr/sbin/praudit mode=0555
1372 1372 $(i386_ONLY)file path=usr/sbin/prtdiag group=sys mode=2755
1373 1373 file path=usr/sbin/prtvtoc group=sys mode=0555
1374 1374 file path=usr/sbin/psradm group=sys mode=0555
1375 1375 file path=usr/sbin/psrinfo group=sys mode=0555
1376 1376 file path=usr/sbin/pwck mode=0555
1377 1377 file path=usr/sbin/pwconv group=sys mode=0555
1378 1378 file path=usr/sbin/raidctl mode=0555
1379 1379 file path=usr/sbin/ramdiskadm mode=0555
1380 1380 file path=usr/sbin/rctladm mode=0555
1381 1381 file path=usr/sbin/root_archive group=sys mode=0555
1382 1382 file path=usr/sbin/rpcbind mode=0555
1383 1383 $(i386_ONLY)file path=usr/sbin/rtc mode=0555
1384 1384 file path=usr/sbin/sacadm group=sys mode=4755
1385 1385 file path=usr/sbin/setmnt mode=0555
1386 1386 file path=usr/sbin/shareall mode=0555
1387 1387 file path=usr/sbin/sharectl mode=0555
1388 1388 file path=usr/sbin/sharemgr mode=0555
1389 1389 file path=usr/sbin/shutdown group=sys mode=0755
1390 1390 file path=usr/sbin/smbios mode=0555
1391 1391 file path=usr/sbin/stmsboot mode=0555
1392 1392 file path=usr/sbin/strace group=sys mode=0555
1393 1393 file path=usr/sbin/strclean group=sys mode=0555
1394 1394 file path=usr/sbin/strerr group=sys mode=0555
1395 1395 file path=usr/sbin/sttydefs group=sys mode=0755
1396 1396 file path=usr/sbin/svcadm mode=0555
1397 1397 file path=usr/sbin/svccfg mode=0555
1398 1398 file path=usr/sbin/syncinit mode=0555
1399 1399 file path=usr/sbin/syncloop mode=0555
1400 1400 file path=usr/sbin/syncstat mode=0555
1401 1401 file path=usr/sbin/syseventadm group=sys mode=0555
1402 1402 file path=usr/sbin/syslogd group=sys mode=0555
1403 1403 file path=usr/sbin/tar mode=0555
1404 1404 file path=usr/sbin/traceroute mode=4555
1405 1405 file path=usr/sbin/trapstat mode=0555
1406 1406 file path=usr/sbin/ttyadm group=sys mode=0755
1407 1407 $(i386_ONLY)file path=usr/sbin/ucodeadm mode=0555
1408 1408 file path=usr/sbin/umountall group=sys mode=0555
1409 1409 file path=usr/sbin/unlink mode=0555
1410 1410 file path=usr/sbin/unshareall mode=0555
1411 1411 file path=usr/sbin/useradd group=sys mode=0555
1412 1412 file path=usr/sbin/userdel group=sys mode=0555
1413 1413 file path=usr/sbin/usermod group=sys mode=0555
1414 1414 $(sparc_ONLY)file path=usr/sbin/virtinfo mode=0555
1415 1415 file path=usr/sbin/volcopy mode=0555
1416 1416 file path=usr/sbin/wall group=tty mode=2555
1417 1417 file path=usr/sbin/zdump mode=0555
1418 1418 file path=usr/sbin/zic mode=0555
1419 1419 file path=usr/share/doc/ksh/COMPATIBILITY
1420 1420 file path=usr/share/doc/ksh/DESIGN
1421 1421 file path=usr/share/doc/ksh/OBSOLETE
1422 1422 file path=usr/share/doc/ksh/README
1423 1423 file path=usr/share/doc/ksh/RELEASE
1424 1424 file path=usr/share/doc/ksh/TYPES
1425 1425 file path=usr/share/doc/ksh/images/callouts/1.png
1426 1426 file path=usr/share/doc/ksh/images/callouts/10.png
1427 1427 file path=usr/share/doc/ksh/images/callouts/2.png
1428 1428 file path=usr/share/doc/ksh/images/callouts/3.png
1429 1429 file path=usr/share/doc/ksh/images/callouts/4.png
1430 1430 file path=usr/share/doc/ksh/images/callouts/5.png
1431 1431 file path=usr/share/doc/ksh/images/callouts/6.png
1432 1432 file path=usr/share/doc/ksh/images/callouts/7.png
1433 1433 file path=usr/share/doc/ksh/images/callouts/8.png
1434 1434 file path=usr/share/doc/ksh/images/callouts/9.png
1435 1435 file path=usr/share/doc/ksh/images/tag_bourne.png
1436 1436 file path=usr/share/doc/ksh/images/tag_i18n.png
1437 1437 file path=usr/share/doc/ksh/images/tag_ksh.png
1438 1438 file path=usr/share/doc/ksh/images/tag_ksh88.png
1439 1439 file path=usr/share/doc/ksh/images/tag_ksh93.png
1440 1440 file path=usr/share/doc/ksh/images/tag_l10n.png
1441 1441 file path=usr/share/doc/ksh/images/tag_perf.png
1442 1442 file path=usr/share/doc/ksh/shell_styleguide.docbook
1443 1443 file path=usr/share/lib/mailx/mailx.help
1444 1444 file path=usr/share/lib/mailx/mailx.help.~
1445 1445 file path=usr/share/lib/tabset/3101
1446 1446 file path=usr/share/lib/tabset/beehive
1447 1447 file path=usr/share/lib/tabset/hds
1448 1448 file path=usr/share/lib/tabset/hds3
1449 1449 file path=usr/share/lib/tabset/std
1450 1450 file path=usr/share/lib/tabset/stdcrt
1451 1451 file path=usr/share/lib/tabset/teleray
1452 1452 file path=usr/share/lib/tabset/vt100
1453 1453 file path=usr/share/lib/tabset/wyse-adds
1454 1454 file path=usr/share/lib/tabset/xerox1720
1455 1455 file path=usr/share/lib/termcap
1456 1456 file path=usr/share/lib/unittab
1457 1457 file path=usr/share/lib/xml/dtd/adt_record.dtd.1
1458 1458 file path=usr/share/lib/xml/dtd/kmfpolicy.dtd
1459 1459 file path=usr/share/lib/xml/dtd/service_bundle.dtd.1 group=sys
1460 1460 file path=usr/share/lib/xml/style/adt_record.xsl.1
1461 1461 file path=var/adm/aculog mode=0600 owner=uucp preserve=true
1462 1462 file path=var/adm/spellhist mode=0666 preserve=true
1463 1463 file path=var/adm/utmpx preserve=true
1464 1464 file path=var/adm/wtmpx group=adm owner=adm preserve=true
1465 1465 file path=var/log/authlog group=sys mode=0600 preserve=true
1466 1466 file path=var/log/syslog group=sys preserve=true
1467 1467 file path=var/saf/zsmon/log group=sys preserve=true
1468 1468 file path=var/spool/cron/crontabs/adm group=sys mode=0600 preserve=true
1469 1469 file path=var/spool/cron/crontabs/root group=sys mode=0600 preserve=true
1470 1470 hardlink path=etc/rc2.d/S20sysetup target=../../etc/init.d/sysetup
1471 1471 hardlink path=etc/rc2.d/S89PRESERVE target=../../etc/init.d/PRESERVE
1472 1472 $(sparc_ONLY)hardlink path=etc/svc/profile/platform_SUNW,Sun-Fire-V890.xml \
1473 1473 target=./platform_SUNW,Sun-Fire-880.xml
1474 1474 $(sparc_ONLY)hardlink \
1475 1475 path=etc/svc/profile/platform_SUNW,UltraSPARC-IIe-NetraCT-40.xml \
1476 1476 target=./platform_SUNW,UltraSPARC-IIi-Netract.xml
1477 1477 $(sparc_ONLY)hardlink \
1478 1478 path=etc/svc/profile/platform_SUNW,UltraSPARC-IIe-NetraCT-60.xml \
1479 1479 target=./platform_SUNW,UltraSPARC-IIi-Netract.xml
1480 1480 hardlink path=sbin/rc5 target=../sbin/rc0
1481 1481 hardlink path=sbin/rc6 target=../sbin/rc0
1482 1482 hardlink path=usr/bin/$(ARCH32)/encrypt target=decrypt
1483 1483 hardlink path=usr/bin/$(ARCH32)/ksh target=ksh93
1484 1484 hardlink path=usr/bin/$(ARCH32)/mac target=digest
1485 1485 hardlink path=usr/bin/$(ARCH32)/rksh target=ksh93
1486 1486 hardlink path=usr/bin/$(ARCH32)/rksh93 target=ksh93
1487 1487 $(i386_ONLY)hardlink path=usr/bin/$(ARCH32)/w target=uptime
1488 1488 hardlink path=usr/bin/$(ARCH64)/encrypt target=decrypt
1489 1489 hardlink path=usr/bin/$(ARCH64)/ksh target=ksh93
1490 1490 hardlink path=usr/bin/$(ARCH64)/mac target=digest
1491 1491 hardlink path=usr/bin/$(ARCH64)/rksh target=ksh93
1492 1492 hardlink path=usr/bin/$(ARCH64)/rksh93 target=ksh93
1493 1493 hardlink path=usr/bin/$(ARCH64)/w target=uptime
1494 1494 hardlink path=usr/bin/bg target=../../usr/bin/alias
1495 1495 hardlink path=usr/bin/cd target=../../usr/bin/alias
1496 1496 hardlink path=usr/bin/cksum target=../../usr/bin/alias
1497 1497 hardlink path=usr/bin/cmp target=../../usr/bin/alias
1498 1498 hardlink path=usr/bin/comm target=../../usr/bin/alias
1499 1499 hardlink path=usr/bin/command target=../../usr/bin/alias
1500 1500 hardlink path=usr/bin/cut target=../../usr/bin/alias
1501 1501 hardlink path=usr/bin/decrypt target=../../usr/lib/isaexec
1502 1502 hardlink path=usr/bin/digest target=../../usr/lib/isaexec
1503 1503 hardlink path=usr/bin/dispgid target=../../usr/bin/ckgid
1504 1504 hardlink path=usr/bin/dispuid target=../../usr/bin/ckuid
1505 1505 hardlink path=usr/bin/edit target=../has/bin/edit
1506 1506 hardlink path=usr/bin/encrypt target=../../usr/lib/isaexec
1507 1507 hardlink path=usr/bin/fc target=../../usr/bin/alias
1508 1508 hardlink path=usr/bin/fg target=../../usr/bin/alias
1509 1509 hardlink path=usr/bin/getopts target=../../usr/bin/alias
1510 1510 hardlink path=usr/bin/hash target=../../usr/bin/alias
1511 1511 hardlink path=usr/bin/jobs target=../../usr/bin/alias
1512 1512 hardlink path=usr/bin/join target=../../usr/bin/alias
1513 1513 hardlink path=usr/bin/kill target=../../usr/bin/alias
1514 1514 hardlink path=usr/bin/ksh target=../../usr/lib/isaexec
1515 1515 hardlink path=usr/bin/ksh93 target=../../usr/lib/isaexec
1516 1516 hardlink path=usr/bin/ln target=../../usr/bin/cp
1517 1517 hardlink path=usr/bin/logname target=../../usr/bin/alias
1518 1518 hardlink path=usr/bin/mac target=../../usr/lib/isaexec
1519 1519 hardlink path=usr/bin/mv target=../../usr/bin/cp
1520 1520 hardlink path=usr/bin/newtask target=../../usr/lib/isaexec
1521 1521 hardlink path=usr/bin/nohup target=../../usr/lib/isaexec
1522 1522 hardlink path=usr/bin/page target=../../usr/bin/more
1523 1523 hardlink path=usr/bin/paste target=../../usr/bin/alias
1524 1524 hardlink path=usr/bin/pfbash target=../../usr/bin/pfexec
1525 1525 hardlink path=usr/bin/pfcsh target=../../usr/bin/pfexec
1526 1526 hardlink path=usr/bin/pfksh target=../../usr/bin/pfexec
1527 1527 hardlink path=usr/bin/pfksh93 target=../../usr/bin/pfexec
1528 1528 hardlink path=usr/bin/pfrksh target=../../usr/bin/pfexec
1529 1529 hardlink path=usr/bin/pfrksh93 target=../../usr/bin/pfexec
1530 1530 hardlink path=usr/bin/pfsh target=../../usr/bin/pfexec
1531 1531 hardlink path=usr/bin/pftcsh target=../../usr/bin/pfexec
1532 1532 hardlink path=usr/bin/pfzsh target=../../usr/bin/pfexec
1533 1533 hardlink path=usr/bin/pkill target=../../usr/bin/pgrep
1534 1534 hardlink path=usr/bin/prctl target=../../usr/lib/isaexec
1535 1535 hardlink path=usr/bin/print target=../../usr/bin/alias
1536 1536 hardlink path=usr/bin/prstat target=../../usr/lib/isaexec
1537 1537 hardlink path=usr/bin/ps target=../../usr/lib/isaexec
1538 1538 hardlink path=usr/bin/read target=../../usr/bin/alias
1539 1539 hardlink path=usr/bin/red target=../../usr/bin/ed
1540 1540 hardlink path=usr/bin/rev target=../../usr/bin/alias
1541 1541 hardlink path=usr/bin/rksh target=../../usr/lib/isaexec
1542 1542 hardlink path=usr/bin/rksh93 target=../../usr/lib/isaexec
1543 1543 hardlink path=usr/bin/savecore target=../../usr/lib/isaexec
1544 1544 hardlink path=usr/bin/setuname target=../../usr/lib/isaexec
1545 1545 hardlink path=usr/bin/sleep target=../../usr/bin/alias
1546 1546 hardlink path=usr/bin/sum target=../../usr/bin/alias
1547 1547 hardlink path=usr/bin/tee target=../../usr/bin/alias
1548 1548 hardlink path=usr/bin/test target=../../usr/bin/alias
1549 1549 hardlink path=usr/bin/touch target=../../usr/bin/settime
1550 1550 hardlink path=usr/bin/type target=../../usr/bin/alias
1551 1551 hardlink path=usr/bin/ulimit target=../../usr/bin/alias
1552 1552 hardlink path=usr/bin/umask target=../../usr/bin/alias
1553 1553 hardlink path=usr/bin/unalias target=../../usr/bin/alias
1554 1554 hardlink path=usr/bin/uniq target=../../usr/bin/alias
1555 1555 hardlink path=usr/bin/uptime target=../../usr/lib/isaexec
1556 1556 hardlink path=usr/bin/vedit target=../has/bin/edit
1557 1557 hardlink path=usr/bin/w target=../../usr/lib/isaexec
1558 1558 hardlink path=usr/bin/wait target=../../usr/bin/alias
1559 1559 hardlink path=usr/bin/wc target=../../usr/bin/alias
1560 1560 hardlink path=usr/has/bin/ex target=edit
1561 1561 hardlink path=usr/has/bin/pfsh target=../../bin/pfexec
1562 1562 hardlink path=usr/has/bin/vedit target=edit
1563 1563 hardlink path=usr/has/bin/vi target=edit
1564 1564 hardlink path=usr/has/bin/view target=edit
1565 1565 hardlink path=usr/lib/fs/hsfs/fstyp target=../../../sbin/fstyp
1566 1566 hardlink path=usr/lib/fs/ufs/dcopy target=../../../../usr/lib/fs/ufs/clri
1567 1567 hardlink path=usr/lib/fs/ufs/fstyp target=../../../sbin/fstyp
1568 1568 hardlink path=usr/lib/fs/ufs/quotaon \
1569 1569 target=../../../../usr/lib/fs/ufs/quotaoff
1570 1570 hardlink path=usr/lib/inet/in.iked target=../../../usr/lib/isaexec
1571 1571 hardlink path=usr/sadm/bin/dispgid target=../../../usr/bin/ckgid
1572 1572 hardlink path=usr/sadm/bin/dispuid target=../../../usr/bin/ckuid
1573 1573 hardlink path=usr/sadm/bin/errange target=../../../usr/bin/ckrange
1574 1574 hardlink path=usr/sadm/bin/errdate target=../../../usr/bin/ckdate
1575 1575 hardlink path=usr/sadm/bin/errgid target=../../../usr/bin/ckgid
1576 1576 hardlink path=usr/sadm/bin/errint target=../../../usr/bin/ckint
1577 1577 hardlink path=usr/sadm/bin/erritem target=../../../usr/bin/ckitem
1578 1578 hardlink path=usr/sadm/bin/errpath target=../../../usr/bin/ckpath
1579 1579 hardlink path=usr/sadm/bin/errstr target=../../../usr/bin/ckstr
1580 1580 hardlink path=usr/sadm/bin/errtime target=../../../usr/bin/cktime
1581 1581 hardlink path=usr/sadm/bin/erruid target=../../../usr/bin/ckuid
1582 1582 hardlink path=usr/sadm/bin/erryorn target=../../../usr/bin/ckyorn
1583 1583 hardlink path=usr/sadm/bin/helpdate target=../../../usr/bin/ckdate
1584 1584 hardlink path=usr/sadm/bin/helpgid target=../../../usr/bin/ckgid
1585 1585 hardlink path=usr/sadm/bin/helpint target=../../../usr/bin/ckint
1586 1586 hardlink path=usr/sadm/bin/helpitem target=../../../usr/bin/ckitem
1587 1587 hardlink path=usr/sadm/bin/helppath target=../../../usr/bin/ckpath
1588 1588 hardlink path=usr/sadm/bin/helprange target=../../../usr/bin/ckrange
1589 1589 hardlink path=usr/sadm/bin/helpstr target=../../../usr/bin/ckstr
1590 1590 hardlink path=usr/sadm/bin/helptime target=../../../usr/bin/cktime
1591 1591 hardlink path=usr/sadm/bin/helpuid target=../../../usr/bin/ckuid
1592 1592 hardlink path=usr/sadm/bin/helpyorn target=../../../usr/bin/ckyorn
1593 1593 hardlink path=usr/sadm/bin/valdate target=../../../usr/bin/ckdate
1594 1594 hardlink path=usr/sadm/bin/valgid target=../../../usr/bin/ckgid
1595 1595 hardlink path=usr/sadm/bin/valint target=../../../usr/bin/ckint
1596 1596 hardlink path=usr/sadm/bin/valpath target=../../../usr/bin/ckpath
1597 1597 hardlink path=usr/sadm/bin/valrange target=../../../usr/bin/ckrange
1598 1598 hardlink path=usr/sadm/bin/valstr target=../../../usr/bin/ckstr
1599 1599 hardlink path=usr/sadm/bin/valtime target=../../../usr/bin/cktime
1600 1600 hardlink path=usr/sadm/bin/valuid target=../../../usr/bin/ckuid
1601 1601 hardlink path=usr/sadm/bin/valyorn target=../../../usr/bin/ckyorn
1602 1602 hardlink path=usr/sbin/add_drv target=../../usr/lib/isaexec
1603 1603 hardlink path=usr/sbin/audlinks target=./devfsadm
1604 1604 hardlink path=usr/sbin/consadmd target=../../usr/sbin/consadm
1605 1605 hardlink path=usr/sbin/deallocate target=../../usr/sbin/allocate
1606 1606 hardlink path=usr/sbin/devlinks target=./devfsadm
1607 1607 hardlink path=usr/sbin/dfshares target=../../usr/sbin/dfmounts
1608 1608 hardlink path=usr/sbin/disks target=./devfsadm
1609 1609 hardlink path=usr/sbin/drvconfig target=./devfsadm
1610 1610 hardlink path=usr/sbin/list_devices target=../../usr/sbin/allocate
1611 1611 hardlink path=usr/sbin/mkdevmaps target=../../usr/sbin/mkdevalloc
1612 1612 hardlink path=usr/sbin/modinfo target=../../usr/lib/isaexec
1613 1613 hardlink path=usr/sbin/modload target=../../usr/lib/isaexec
1614 1614 hardlink path=usr/sbin/modunload target=../../usr/lib/isaexec
1615 1615 hardlink path=usr/sbin/pbind target=../../usr/lib/isaexec
1616 1616 hardlink path=usr/sbin/ports target=./devfsadm
1617 1617 hardlink path=usr/sbin/poweroff target=./halt
1618 1618 hardlink path=usr/sbin/prtconf target=../../usr/lib/isaexec
1619 1619 $(sparc_ONLY)hardlink path=usr/sbin/prtdiag target=../../usr/lib/platexec
1620 1620 hardlink path=usr/sbin/psrset target=../../usr/lib/isaexec
1621 1621 hardlink path=usr/sbin/reboot target=./halt
1622 1622 hardlink path=usr/sbin/rem_drv target=../../usr/lib/isaexec
1623 1623 hardlink path=usr/sbin/roleadd target=../../usr/sbin/useradd
1624 1624 hardlink path=usr/sbin/roledel target=../../usr/sbin/userdel
1625 1625 hardlink path=usr/sbin/rolemod target=../../usr/sbin/usermod
1626 1626 hardlink path=usr/sbin/share target=../../usr/sbin/sharemgr
1627 1627 hardlink path=usr/sbin/swap target=../../usr/lib/isaexec
1628 1628 hardlink path=usr/sbin/sysdef target=../../usr/lib/isaexec
1629 1629 hardlink path=usr/sbin/tapes target=./devfsadm
1630 1630 hardlink path=usr/sbin/unshare target=../../usr/sbin/sharemgr
1631 1631 hardlink path=usr/sbin/update_drv target=../../usr/lib/isaexec
1632 1632 hardlink path=usr/sbin/whodo target=../../usr/lib/isaexec
1633 1633 legacy pkg=SUNWcsr \
1634 1634 desc="core software for a specific instruction-set architecture" \
1635 1635 name="Core Solaris, (Root)"
1636 1636 legacy pkg=SUNWcsu \
1637 1637 desc="core software for a specific instruction-set architecture" \
1638 1638 name="Core Solaris, (Usr)"
1639 1639 legacy pkg=SUNWftpr desc="FTP Server Configuration Files" \
1640 1640 name="FTP Server, (Root)"
1641 1641 license cr_ATT license=cr_ATT
1642 1642 license cr_Sun license=cr_Sun
1643 1643 license lic_CDDL license=lic_CDDL
1644 1644 license usr/src/cmd/cmd-inet/sbin/ifparse/THIRDPARTYLICENSE \
1645 1645 license=usr/src/cmd/cmd-inet/sbin/ifparse/THIRDPARTYLICENSE
1646 1646 license usr/src/cmd/cmd-inet/usr.lib/in.mpathd/THIRDPARTYLICENSE \
1647 1647 license=usr/src/cmd/cmd-inet/usr.lib/in.mpathd/THIRDPARTYLICENSE
1648 1648 license usr/src/cmd/cmd-inet/usr.sbin/THIRDPARTYLICENSE.arp \
1649 1649 license=usr/src/cmd/cmd-inet/usr.sbin/THIRDPARTYLICENSE.arp
1650 1650 license usr/src/cmd/cmd-inet/usr.sbin/THIRDPARTYLICENSE.route \
1651 1651 license=usr/src/cmd/cmd-inet/usr.sbin/THIRDPARTYLICENSE.route
1652 1652 license usr/src/cmd/cmd-inet/usr.sbin/ifconfig/THIRDPARTYLICENSE \
1653 1653 license=usr/src/cmd/cmd-inet/usr.sbin/ifconfig/THIRDPARTYLICENSE
1654 1654 license usr/src/cmd/cmd-inet/usr.sbin/traceroute/THIRDPARTYLICENSE \
1655 1655 license=usr/src/cmd/cmd-inet/usr.sbin/traceroute/THIRDPARTYLICENSE
1656 1656 license usr/src/cmd/cron/THIRDPARTYLICENSE \
1657 1657 license=usr/src/cmd/cron/THIRDPARTYLICENSE
1658 1658 license usr/src/cmd/csh/THIRDPARTYLICENSE \
1659 1659 license=usr/src/cmd/csh/THIRDPARTYLICENSE
1660 1660 license usr/src/cmd/eeprom/THIRDPARTYLICENSE \
1661 1661 license=usr/src/cmd/eeprom/THIRDPARTYLICENSE
1662 1662 license usr/src/cmd/fs.d/ufs/THIRDPARTYLICENSE \
1663 1663 license=usr/src/cmd/fs.d/ufs/THIRDPARTYLICENSE
1664 1664 license usr/src/cmd/mt/THIRDPARTYLICENSE \
1665 1665 license=usr/src/cmd/mt/THIRDPARTYLICENSE
1666 1666 license usr/src/cmd/script/THIRDPARTYLICENSE \
1667 1667 license=usr/src/cmd/script/THIRDPARTYLICENSE
1668 1668 license usr/src/cmd/sed/THIRDPARTYLICENSE \
1669 1669 license=usr/src/cmd/sed/THIRDPARTYLICENSE
1670 1670 license usr/src/cmd/stat/vmstat/THIRDPARTYLICENSE \
1671 1671 license=usr/src/cmd/stat/vmstat/THIRDPARTYLICENSE
1672 1672 license usr/src/cmd/tail/THIRDPARTYLICENSE \
1673 1673 license=usr/src/cmd/tail/THIRDPARTYLICENSE
1674 1674 license usr/src/cmd/tip/THIRDPARTYLICENSE \
1675 1675 license=usr/src/cmd/tip/THIRDPARTYLICENSE
1676 1676 license usr/src/cmd/tr/THIRDPARTYLICENSE \
1677 1677 license=usr/src/cmd/tr/THIRDPARTYLICENSE
1678 1678 license usr/src/cmd/vi/THIRDPARTYLICENSE \
1679 1679 license=usr/src/cmd/vi/THIRDPARTYLICENSE
1680 1680 license usr/src/cmd/which/THIRDPARTYLICENSE \
1681 1681 license=usr/src/cmd/which/THIRDPARTYLICENSE
1682 1682 license usr/src/cmd/xstr/THIRDPARTYLICENSE \
1683 1683 license=usr/src/cmd/xstr/THIRDPARTYLICENSE
1684 1684 license usr/src/common/bzip2/LICENSE license=usr/src/common/bzip2/LICENSE
1685 1685 link path=bin target=./usr/bin
1686 1686 link path=etc/TIMEZONE target=./default/init
1687 1687 link path=etc/autopush target=../sbin/autopush
1688 1688 link path=etc/cfgadm target=../usr/sbin/cfgadm
1689 1689 link path=etc/clri target=../usr/sbin/clri
1690 1690 link path=etc/cron target=../usr/sbin/cron
1691 1691 link path=etc/dcopy target=../usr/sbin/dcopy
1692 1692 link path=etc/ff target=../usr/sbin/ff
1693 1693 link path=etc/fmthard target=../usr/sbin/fmthard
1694 1694 link path=etc/format target=../usr/sbin/format
1695 1695 link path=etc/fsck target=../usr/sbin/fsck
1696 1696 link path=etc/fsdb target=../usr/sbin/fsdb
1697 1697 link path=etc/fstyp target=../usr/sbin/fstyp
1698 1698 link path=etc/ftpusers target=./ftpd/ftpusers
1699 1699 link path=etc/getty target=../usr/lib/saf/ttymon
1700 1700 link path=etc/grpck target=../usr/sbin/grpck
1701 1701 link path=etc/halt target=../usr/sbin/halt
1702 1702 link path=etc/hosts target=./inet/hosts
1703 1703 link path=etc/inet/ipnodes target=./hosts
1704 1704 link path=etc/inetd.conf target=./inet/inetd.conf
1705 1705 link path=etc/init target=../sbin/init
1706 1706 link path=etc/install target=../usr/sbin/install
1707 1707 link path=etc/killall target=../usr/sbin/killall
1708 1708 link path=etc/labelit target=../usr/sbin/labelit
1709 1709 link path=etc/lib/ld.so.1 target=../../lib/ld.so.1
1710 1710 link path=etc/lib/libdl.so.1 target=../../lib/libdl.so.1
1711 1711 link path=etc/lib/nss_files.so.1 target=../../lib/nss_files.so.1
1712 1712 link path=etc/log target=../var/adm/log
1713 1713 link path=etc/mkfs target=../usr/sbin/mkfs
1714 1714 link path=etc/mknod target=../usr/sbin/mknod
1715 1715 link path=etc/mount target=../sbin/mount
1716 1716 link path=etc/mountall target=../sbin/mountall
1717 1717 link path=etc/ncheck target=../usr/sbin/ncheck
1718 1718 link path=etc/netmasks target=./inet/netmasks
1719 1719 link path=etc/networks target=./inet/networks
1720 1720 link path=etc/protocols target=./inet/protocols
1721 1721 link path=etc/prtconf target=../usr/sbin/prtconf
1722 1722 link path=etc/prtvtoc target=../usr/sbin/prtvtoc
1723 1723 link path=etc/rc0 target=../sbin/rc0
1724 1724 link path=etc/rc1 target=../sbin/rc1
1725 1725 link path=etc/rc2 target=../sbin/rc2
1726 1726 link path=etc/rc3 target=../sbin/rc3
1727 1727 link path=etc/rc5 target=../sbin/rc5
1728 1728 link path=etc/rc6 target=../sbin/rc6
1729 1729 link path=etc/rcS target=../sbin/rcS
1730 1730 link path=etc/reboot target=../usr/sbin/halt
1731 1731 link path=etc/security/audit/localhost/files target=../../../../var/audit
1732 1732 link path=etc/services target=./inet/services
1733 1733 link path=etc/setmnt target=../usr/sbin/setmnt
1734 1734 link path=etc/shutdown target=../usr/sbin/shutdown
1735 1735 link path=etc/sulogin target=../sbin/sulogin
1736 1736 link path=etc/swap target=../usr/sbin/swap
1737 1737 link path=etc/swapadd target=../sbin/swapadd
1738 1738 link path=etc/sysdef target=../usr/sbin/sysdef
1739 1739 link path=etc/tar target=../usr/sbin/tar
1740 1740 link path=etc/telinit target=../sbin/init
1741 1741 link path=etc/uadmin target=../sbin/uadmin
1742 1742 link path=etc/umount target=../sbin/umount
1743 1743 link path=etc/umountall target=../sbin/umountall
1744 1744 link path=etc/utmpx target=../var/adm/utmpx
1745 1745 link path=etc/volcopy target=../usr/sbin/volcopy
1746 1746 link path=etc/wall target=../usr/sbin/wall
1747 1747 link path=etc/whodo target=../usr/sbin/whodo
1748 1748 link path=etc/wtmpx target=../var/adm/wtmpx
1749 1749 link path=sbin/in.mpathd target=../lib/inet/in.mpathd
1750 1750 link path=sbin/jsh target=../usr/bin/ksh93
1751 1751 link path=sbin/pfsh target=../usr/bin/pfexec
1752 1752 link path=sbin/sh target=../usr/bin/$(ARCH32)/ksh93
1753 1753 link path=sbin/su target=../usr/bin/su
1754 1754 link path=usr/adm target=../var/adm
1755 1755 link path=usr/bin/df target=../sbin/df
1756 1756 link path=usr/bin/jsh target=ksh93
1757 1757 link path=usr/bin/pwconv target=../sbin/pwconv
1758 1758 link path=usr/bin/rmail target=./mail
1759 1759 link path=usr/bin/sh target=$(ARCH32)/ksh93
1760 1760 link path=usr/bin/strclean target=../sbin/strclean
1761 1761 link path=usr/bin/strerr target=../sbin/strerr
1762 1762 link path=usr/bin/sync target=../../sbin/sync
1763 1763 link path=usr/bin/tar target=../sbin/tar
1764 1764 link path=usr/bin/uname target=../../sbin/uname
1765 1765 link path=usr/ccs/bin/m4 target=../../bin/m4
1766 1766 link path=usr/has/bin/jsh target=sh
1767 1767 link path=usr/has/lib/rsh target=../bin/sh
1768 1768 link path=usr/lib/$(ARCH64)/ld.so.1 target=../../../lib/$(ARCH64)/ld.so.1
1769 1769 link path=usr/lib/cron target=../../etc/cron.d
1770 1770 link path=usr/lib/devfsadm/devfsadmd target=../../sbin/devfsadm
1771 1771 link path=usr/lib/embedded_su target=../bin/su
1772 1772 link path=usr/lib/fs/dev/mount target=../../../../etc/fs/dev/mount
1773 1773 link path=usr/lib/fs/hsfs/mount target=../../../../etc/fs/hsfs/mount
1774 1774 link path=usr/lib/fs/ufs/mount target=../../../../etc/fs/ufs/mount
1775 1775 link path=usr/lib/inet/in.mpathd target=../../../lib/inet/in.mpathd
1776 1776 link path=usr/lib/ld.so.1 target=../../lib/ld.so.1
1777 1777 link path=usr/lib/locale/POSIX target=./C
1778 1778 link path=usr/lib/rsh target=../bin/ksh93
1779 1779 link path=usr/lib/secure/32 target=.
1780 1780 link path=usr/lib/secure/64 target=$(ARCH64)
1781 1781 link path=usr/mail target=../var/mail
1782 1782 link path=usr/net/nls/listen target=../../lib/saf/listen
1783 1783 link path=usr/net/nls/nlps_server target=../../lib/saf/nlps_server
1784 1784 link path=usr/news target=../var/news
1785 1785 link path=usr/preserve target=../var/preserve
1786 1786 link path=usr/pub target=./share/lib/pub
1787 1787 link path=usr/sbin/autopush target=../../sbin/autopush
1788 1788 link path=usr/sbin/bootadm target=../../sbin/bootadm
1789 1789 link path=usr/sbin/cryptoadm target=../../sbin/cryptoadm
1790 1790 link path=usr/sbin/dcopy target=./clri
1791 1791 link path=usr/sbin/devnm target=./df
1792 1792 link path=usr/sbin/dladm target=../../sbin/dladm
1793 1793 link path=usr/sbin/dlstat target=../../sbin/dlstat
1794 1794 link path=usr/sbin/edquota target=../lib/fs/ufs/edquota
1795 1795 link path=usr/sbin/fdisk target=../../sbin/fdisk
1796 1796 link path=usr/sbin/fiocompress target=../../sbin/fiocompress
1797 1797 link path=usr/sbin/flowadm target=../../sbin/flowadm
1798 1798 link path=usr/sbin/flowstat target=../../sbin/flowstat
1799 1799 link path=usr/sbin/fsdb target=./clri
1800 1800 link path=usr/sbin/fsirand target=../lib/fs/ufs/fsirand
1801 1801 link path=usr/sbin/fssnap target=./clri
1802 1802 link path=usr/sbin/hostconfig target=../../sbin/hostconfig
1803 1803 link path=usr/sbin/ifconfig target=../../sbin/ifconfig
1804 1804 link path=usr/sbin/inetd target=../lib/inet/inetd
1805 1805 link path=usr/sbin/init target=../../sbin/init
1806 1806 $(i386_ONLY)link path=usr/sbin/installgrub target=../../sbin/installgrub
1807 1807 link path=usr/sbin/ipadm target=../../sbin/ipadm
1808 1808 link path=usr/sbin/ipmpstat target=../../sbin/ipmpstat
1809 1809 link path=usr/sbin/labelit target=./clri
1810 1810 link path=usr/sbin/lockfs target=../lib/fs/ufs/lockfs
1811 1811 link path=usr/sbin/mkfs target=./clri
1812 1812 link path=usr/sbin/mount target=../../sbin/mount
1813 1813 link path=usr/sbin/ncheck target=./ff
1814 1814 link path=usr/sbin/newfs target=../lib/fs/ufs/newfs
1815 1815 link path=usr/sbin/quot target=../lib/fs/ufs/quot
1816 1816 link path=usr/sbin/quota target=../lib/fs/ufs/quota
1817 1817 link path=usr/sbin/quotacheck target=../lib/fs/ufs/quotacheck
1818 1818 link path=usr/sbin/quotaoff target=../lib/fs/ufs/quotaoff
1819 1819 link path=usr/sbin/quotaon target=../lib/fs/ufs/quotaon
1820 1820 link path=usr/sbin/repquota target=../lib/fs/ufs/repquota
1821 1821 link path=usr/sbin/route target=../../sbin/route
1822 1822 link path=usr/sbin/routeadm target=../../sbin/routeadm
1823 1823 link path=usr/sbin/sync target=../../sbin/sync
1824 1824 link path=usr/sbin/tunefs target=../lib/fs/ufs/tunefs
1825 1825 link path=usr/sbin/tzreload target=../../sbin/tzreload
1826 1826 link path=usr/sbin/uadmin target=../../sbin/uadmin
1827 1827 link path=usr/sbin/ufsdump target=../lib/fs/ufs/ufsdump
1828 1828 link path=usr/sbin/ufsrestore target=../lib/fs/ufs/ufsrestore
1829 1829 link path=usr/sbin/umount target=../../sbin/umount
1830 1830 link path=usr/spool target=../var/spool
1831 1831 link path=usr/src target=./share/src
↓ open down ↓ |
1831 lines elided |
↑ open up ↑ |
1832 1832 link path=usr/tmp target=../var/tmp
1833 1833 link path=var/ld/32 target=.
1834 1834 link path=var/ld/64 target=$(ARCH64)
1835 1835 #
1836 1836 # The bootadm binary needs the etc/release file.
1837 1837 #
1838 1838 depend fmri=release/name type=require
1839 1839 #
1840 1840 # intrd and others use the illumos-defaulted perl interpreter
1841 1841 #
1842 -depend fmri=runtime/perl type=require
1842 +depend fmri=runtime/perl$(PERL_PKGVERS) type=require
1843 1843 #
1844 1844 # intrd uses sun-solaris Perl modules
1845 1845 #
1846 -depend fmri=runtime/perl/module/sun-solaris type=require
1846 +depend fmri=runtime/perl$(PERL_PKGVERS)/module/sun-solaris type=require
1847 1847 #
1848 1848 # The boot loader package
1849 1849 #
1850 1850 depend fmri=system/boot/loader type=require
1851 1851 #
1852 1852 # The loadkeys binary needs the keytables.
1853 1853 #
1854 1854 depend fmri=system/data/keyboard/keytables type=require
1855 1855 #
1856 1856 # Depend on terminfo data.
1857 1857 #
1858 1858 depend fmri=system/data/terminfo type=require
1859 1859 #
1860 1860 # Depend on zoneinfo data.
1861 1861 #
1862 1862 depend fmri=system/data/zoneinfo type=require
1863 1863 #
1864 1864 # The mailx binary calls /usr/lib/sendmail provided by mailwrapper
1865 1865 #
1866 1866 depend fmri=system/network/mailwrapper type=require
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX