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