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