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