xref: /titanic_52/usr/src/pkg/manifests/system-kernel.mf (revision c10c16dec587a0662068f6e2991c29ed3a9db943)
1ead1f93eSLiane Praza#
2ead1f93eSLiane Praza# CDDL HEADER START
3ead1f93eSLiane Praza#
4ead1f93eSLiane Praza# The contents of this file are subject to the terms of the
5ead1f93eSLiane Praza# Common Development and Distribution License (the "License").
6ead1f93eSLiane Praza# You may not use this file except in compliance with the License.
7ead1f93eSLiane Praza#
8ead1f93eSLiane Praza# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9ead1f93eSLiane Praza# or http://www.opensolaris.org/os/licensing.
10ead1f93eSLiane Praza# See the License for the specific language governing permissions
11ead1f93eSLiane Praza# and limitations under the License.
12ead1f93eSLiane Praza#
13ead1f93eSLiane Praza# When distributing Covered Code, include this CDDL HEADER in each
14ead1f93eSLiane Praza# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15ead1f93eSLiane Praza# If applicable, add the following below this CDDL HEADER, with the
16ead1f93eSLiane Praza# fields enclosed by brackets "[]" replaced with your own identifying
17ead1f93eSLiane Praza# information: Portions Copyright [yyyy] [name of copyright owner]
18ead1f93eSLiane Praza#
19ead1f93eSLiane Praza# CDDL HEADER END
20ead1f93eSLiane Praza#
21ead1f93eSLiane Praza
22ead1f93eSLiane Praza#
233f7d54a6SGarrett D'Amore# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24ead1f93eSLiane Praza#
25ead1f93eSLiane Praza
26ead1f93eSLiane Praza#
27ebbab6bbSDan Price# The default for payload-bearing actions in this package is to appear in the
28ebbab6bbSDan Price# global zone only.  See the include file for greater detail, as well as
29ebbab6bbSDan Price# information about overriding the defaults.
30ead1f93eSLiane Praza#
31ebbab6bbSDan Price<include global_zone_only_component>
32*c10c16deSRichard Lowe<include system-kernel.man1m.inc>
33*c10c16deSRichard Lowe<include system-kernel.man2.inc>
34*c10c16deSRichard Lowe<include system-kernel.man4.inc>
35*c10c16deSRichard Lowe<include system-kernel.man5.inc>
36*c10c16deSRichard Lowe<include system-kernel.man7.inc>
37*c10c16deSRichard Lowe<include system-kernel.man7d.inc>
38*c10c16deSRichard Lowe<include system-kernel.man7fs.inc>
39*c10c16deSRichard Lowe<include system-kernel.man7m.inc>
40*c10c16deSRichard Lowe<include system-kernel.man7p.inc>
41*c10c16deSRichard Lowe<include system-kernel.man9.inc>
42*c10c16deSRichard Lowe<include system-kernel.man9e.inc>
43*c10c16deSRichard Lowe<include system-kernel.man9f.inc>
44*c10c16deSRichard Lowe<include system-kernel.man9p.inc>
45*c10c16deSRichard Lowe<include system-kernel.man9s.inc>
46ead1f93eSLiane Prazaset name=pkg.fmri value=pkg:/system/kernel@$(PKGVERS)
47ead1f93eSLiane Prazaset name=pkg.description \
48ead1f93eSLiane Praza    value="core kernel software for a specific instruction-set architecture"
49ead1f93eSLiane Prazaset name=pkg.summary value="Core Solaris Kernel"
50ead1f93eSLiane Prazaset name=info.classification value=org.opensolaris.category.2008:System/Core
51ead1f93eSLiane Prazaset name=variant.arch value=$(ARCH)
52ead1f93eSLiane Prazadir path=boot group=sys
53ead1f93eSLiane Praza$(i386_ONLY)dir path=boot/acpi group=sys
54ead1f93eSLiane Praza$(i386_ONLY)dir path=boot/acpi/tables group=sys
55ead1f93eSLiane Prazadir path=boot/solaris group=sys
56ead1f93eSLiane Prazadir path=boot/solaris/bin group=sys
57ead1f93eSLiane Prazadir path=etc group=sys
58ead1f93eSLiane Prazadir path=etc/crypto group=sys
59d2b5b2d3SAnders Perssondir path=etc/sock2path.d group=sys
60ead1f93eSLiane Prazadir path=kernel group=sys
61ead1f93eSLiane Praza$(i386_ONLY)dir path=kernel/$(ARCH64) group=sys
62ead1f93eSLiane Prazadir path=kernel/crypto group=sys
63ead1f93eSLiane Prazadir path=kernel/crypto/$(ARCH64) group=sys
64ead1f93eSLiane Prazadir path=kernel/dacf group=sys
65ead1f93eSLiane Prazadir path=kernel/dacf/$(ARCH64) group=sys
66ead1f93eSLiane Prazadir path=kernel/drv group=sys
67ead1f93eSLiane Prazadir path=kernel/drv/$(ARCH64) group=sys
68ead1f93eSLiane Prazadir path=kernel/exec group=sys
69ead1f93eSLiane Prazadir path=kernel/exec/$(ARCH64) group=sys
70ead1f93eSLiane Prazadir path=kernel/fs group=sys
71ead1f93eSLiane Prazadir path=kernel/fs/$(ARCH64) group=sys
72ead1f93eSLiane Prazadir path=kernel/ipp group=sys
73ead1f93eSLiane Prazadir path=kernel/ipp/$(ARCH64) group=sys
74ead1f93eSLiane Prazadir path=kernel/kiconv group=sys
75ead1f93eSLiane Prazadir path=kernel/kiconv/$(ARCH64) group=sys
76ead1f93eSLiane Prazadir path=kernel/mac group=sys
77ead1f93eSLiane Prazadir path=kernel/mac/$(ARCH64) group=sys
78ead1f93eSLiane Prazadir path=kernel/misc group=sys
79ead1f93eSLiane Prazadir path=kernel/misc/$(ARCH64) group=sys
80ead1f93eSLiane Prazadir path=kernel/misc/scsi_vhci group=sys
81ead1f93eSLiane Prazadir path=kernel/misc/scsi_vhci/$(ARCH64) group=sys
82ead1f93eSLiane Prazadir path=kernel/sched group=sys
83ead1f93eSLiane Prazadir path=kernel/sched/$(ARCH64) group=sys
84ead1f93eSLiane Prazadir path=kernel/socketmod group=sys
85ead1f93eSLiane Prazadir path=kernel/socketmod/$(ARCH64) group=sys
86ead1f93eSLiane Prazadir path=kernel/strmod group=sys
87ead1f93eSLiane Prazadir path=kernel/strmod/$(ARCH64) group=sys
88ead1f93eSLiane Prazadir path=kernel/sys group=sys
89ead1f93eSLiane Prazadir path=kernel/sys/$(ARCH64) group=sys
90ead1f93eSLiane Prazadir path=lib
91ead1f93eSLiane Prazadir path=lib/svc
929444c26fSTom Whittendir path=lib/svc/manifest group=sys
939444c26fSTom Whittendir path=lib/svc/manifest/system group=sys
94ebbab6bbSDan Pricedir path=lib/svc/method
95*c10c16deSRichard Lowedir path=usr/share/man
96*c10c16deSRichard Lowedir path=usr/share/man/man1m
97*c10c16deSRichard Lowedir path=usr/share/man/man2
98*c10c16deSRichard Lowedir path=usr/share/man/man3
99*c10c16deSRichard Lowedir path=usr/share/man/man4
100*c10c16deSRichard Lowedir path=usr/share/man/man5
101*c10c16deSRichard Lowedir path=usr/share/man/man7d
102*c10c16deSRichard Lowedir path=usr/share/man/man7fs
103*c10c16deSRichard Lowedir path=usr/share/man/man7m
104*c10c16deSRichard Lowedir path=usr/share/man/man7p
105*c10c16deSRichard Lowedir path=usr/share/man/man9
106*c10c16deSRichard Lowedir path=usr/share/man/man9e
107*c10c16deSRichard Lowedir path=usr/share/man/man9f
108*c10c16deSRichard Lowedir path=usr/share/man/man9p
109*c10c16deSRichard Lowedir path=usr/share/man/man9s
110ead1f93eSLiane Praza$(i386_ONLY)driver name=acpi_drv perms="* 0666 root sys"
111ead1f93eSLiane Prazadriver name=aggr perms="* 0666 root sys"
112ead1f93eSLiane Prazadriver name=arp perms="arp 0666 root sys"
113ead1f93eSLiane Prazadriver name=bl perms="* 0666 root sys"
114ead1f93eSLiane Prazadriver name=bridge clone_perms="bridge 0666 root sys" \
115ead1f93eSLiane Praza    policy="read_priv_set=net_rawaccess write_priv_set=net_rawaccess"
116ead1f93eSLiane Praza$(sparc_ONLY)driver name=bscbus alias=SUNW,bscbus
117ead1f93eSLiane Praza$(i386_ONLY)driver name=bscbus alias=SVI0101
118ead1f93eSLiane Praza$(sparc_ONLY)driver name=bscv alias=SUNW,bscv perms="* 0644 root sys"
119ead1f93eSLiane Praza$(i386_ONLY)driver name=bscv
120ead1f93eSLiane Prazadriver name=clone
121ead1f93eSLiane Prazadriver name=cn perms="* 0620 root tty"
122ead1f93eSLiane Prazadriver name=conskbd perms="kbd 0666 root sys"
123ead1f93eSLiane Prazadriver name=consms perms="mouse 0666 root sys"
124ead1f93eSLiane Prazadriver name=cpuid perms="self 0644 root sys"
125ead1f93eSLiane Praza$(i386_ONLY)driver name=cpunex alias=cpus
126ead1f93eSLiane Prazadriver name=crypto perms="crypto 0666 root sys"
127ead1f93eSLiane Prazadriver name=cryptoadm perms="cryptoadm 0644 root sys"
128ead1f93eSLiane Praza$(sparc_ONLY)driver name=dad alias=ide-disk perms="* 0640 root sys"
129ead1f93eSLiane Prazadriver name=devinfo perms="devinfo 0640 root sys" \
130ead1f93eSLiane Praza    perms="devinfo,ro 0444 root sys"
131ead1f93eSLiane Prazadriver name=dld perms="* 0666 root sys"
132ead1f93eSLiane Prazadriver name=dlpistub perms="* 0666 root sys"
133ead1f93eSLiane Praza$(sparc_ONLY)driver name=i8042 alias=8042
134ead1f93eSLiane Praza$(i386_ONLY)driver name=i8042
135ead1f93eSLiane Prazadriver name=icmp perms="icmp 0666 root sys" \
136ead1f93eSLiane Praza    policy="read_priv_set=net_icmpaccess write_priv_set=net_icmpaccess"
137ead1f93eSLiane Prazadriver name=icmp6 perms="icmp6 0666 root sys" \
138ead1f93eSLiane Praza    policy="read_priv_set=net_icmpaccess write_priv_set=net_icmpaccess"
139ead1f93eSLiane Praza$(i386_ONLY)driver name=intel_nb5000 \
140ead1f93eSLiane Praza    alias=pci8086,25c0 \
141ead1f93eSLiane Praza    alias=pci8086,25d0 \
142ead1f93eSLiane Praza    alias=pci8086,25d4 \
143ead1f93eSLiane Praza    alias=pci8086,25d8 \
144ead1f93eSLiane Praza    alias=pci8086,3600 \
145ead1f93eSLiane Praza    alias=pci8086,4000 \
146ead1f93eSLiane Praza    alias=pci8086,4001 \
147ead1f93eSLiane Praza    alias=pci8086,4003 \
148ead1f93eSLiane Praza    alias=pci8086,65c0
149ead1f93eSLiane Praza$(i386_ONLY)driver name=intel_nhm \
150ead1f93eSLiane Praza    alias=pci8086,3423 \
151ead1f93eSLiane Praza    alias=pci8086,372a
152ee0a5171SYanmin Sun$(i386_ONLY)driver name=intel_nhmex alias=pci8086,3438
153ead1f93eSLiane Prazadriver name=ip perms="ip 0666 root sys" \
154ead1f93eSLiane Praza    policy="read_priv_set=net_rawaccess write_priv_set=net_rawaccess"
155ead1f93eSLiane Prazadriver name=ip6 perms="ip6 0666 root sys" \
156ead1f93eSLiane Praza    policy="read_priv_set=net_rawaccess write_priv_set=net_rawaccess"
157ead1f93eSLiane Prazadriver name=ipnet perms="lo0 0666 root sys" \
158ead1f93eSLiane Praza    policy="read_priv_set=net_observability write_priv_set=net_observability"
159ead1f93eSLiane Prazadriver name=ippctl
160ead1f93eSLiane Prazadriver name=ipsecah perms="ipsecah 0666 root sys" \
161ead1f93eSLiane Praza    policy="read_priv_set=sys_ip_config write_priv_set=sys_ip_config"
162ead1f93eSLiane Prazadriver name=ipsecesp perms="ipsecesp 0666 root sys" \
163ead1f93eSLiane Praza    policy="read_priv_set=sys_ip_config write_priv_set=sys_ip_config"
164ead1f93eSLiane Prazadriver name=iptun
165ead1f93eSLiane Prazadriver name=iwscn
166ead1f93eSLiane Prazadriver name=kb8042 alias=pnpPNP,303
167ead1f93eSLiane Prazadriver name=keysock perms="keysock 0666 root sys" \
168ead1f93eSLiane Praza    policy="read_priv_set=sys_ip_config write_priv_set=sys_ip_config"
169ead1f93eSLiane Prazadriver name=kmdb
170ead1f93eSLiane Prazadriver name=kssl perms="* 0666 root sys"
171ead1f93eSLiane Prazadriver name=llc1 clone_perms="llc1 0666 root sys"
172ead1f93eSLiane Prazadriver name=lofi perms="* 0600 root sys" perms="ctl 0644 root sys"
173ead1f93eSLiane Prazadriver name=log perms="conslog 0666 root sys" perms="log 0640 root sys"
174ead1f93eSLiane Praza$(i386_ONLY)driver name=mc-amd \
175ead1f93eSLiane Praza    alias=pci1022,1100 \
176ead1f93eSLiane Praza    alias=pci1022,1101 \
177ead1f93eSLiane Praza    alias=pci1022,1102
178ead1f93eSLiane Prazadriver name=mm perms="allkmem 0600 root sys" perms="kmem 0640 root sys" \
179ead1f93eSLiane Praza    perms="mem 0640 root sys" perms="null 0666 root sys" \
180ead1f93eSLiane Praza    perms="zero 0666 root sys" \
181ead1f93eSLiane Praza    policy="allkmem read_priv_set=all write_priv_set=all" \
182ead1f93eSLiane Praza    policy="kmem read_priv_set=none write_priv_set=all" \
183ead1f93eSLiane Praza    policy="mem read_priv_set=none write_priv_set=all"
184ead1f93eSLiane Prazadriver name=mouse8042 alias=pnpPNP,f03
185ead1f93eSLiane Praza$(i386_ONLY)driver name=mpt class=scsi \
186ead1f93eSLiane Praza    alias=pci1000,30 \
187ead1f93eSLiane Praza    alias=pci1000,50 \
188ead1f93eSLiane Praza    alias=pci1000,54 \
189ead1f93eSLiane Praza    alias=pci1000,56 \
190ead1f93eSLiane Praza    alias=pci1000,58 \
191ead1f93eSLiane Praza    alias=pci1000,62 \
192ead1f93eSLiane Praza    alias=pciex1000,56 \
193ead1f93eSLiane Praza    alias=pciex1000,58 \
194ead1f93eSLiane Praza    alias=pciex1000,62
195ead1f93eSLiane Prazadriver name=nulldriver \
196ead1f93eSLiane Praza    alias=scsa,nodev \
197ead1f93eSLiane Praza    alias=scsa,probe
198ead1f93eSLiane Prazadriver name=openeepr perms="openprom 0640 root sys" policy=write_priv_set=all
199ead1f93eSLiane Prazadriver name=options
200ead1f93eSLiane Praza$(sparc_ONLY)driver name=pci_pci class=pci \
201ead1f93eSLiane Praza    alias=pci1011,1 \
202ead1f93eSLiane Praza    alias=pci1011,21 \
203ead1f93eSLiane Praza    alias=pci1011,24 \
204ead1f93eSLiane Praza    alias=pci1011,25 \
205ead1f93eSLiane Praza    alias=pci1011,26 \
206ead1f93eSLiane Praza    alias=pci1014,22 \
207ead1f93eSLiane Praza    alias=pciclass,060400
208ead1f93eSLiane Praza$(i386_ONLY)driver name=pci_pci class=pci \
209ead1f93eSLiane Praza    alias=pci1011,1 \
210ead1f93eSLiane Praza    alias=pci1011,21 \
211ead1f93eSLiane Praza    alias=pci1014,22 \
212ead1f93eSLiane Praza    alias=pciclass,060400 \
213ead1f93eSLiane Praza    alias=pciclass,060401
214ead1f93eSLiane Praza$(sparc_ONLY)driver name=pcieb \
215ead1f93eSLiane Praza    alias=pciex108e,9010 \
216ead1f93eSLiane Praza    alias=pciex108e,9020 \
217ead1f93eSLiane Praza    alias=pciex10b5,8114 \
218ead1f93eSLiane Praza    alias=pciex10b5,8516 \
219ead1f93eSLiane Praza    alias=pciex10b5,8517 \
220ead1f93eSLiane Praza    alias=pciex10b5,8518 \
221ead1f93eSLiane Praza    alias=pciex10b5,8532 \
222ead1f93eSLiane Praza    alias=pciex10b5,8533 \
223ead1f93eSLiane Praza    alias=pciex10b5,8548 \
224ead1f93eSLiane Praza    alias=pciexclass,060400
225ead1f93eSLiane Praza$(i386_ONLY)driver name=pcieb \
226ead1f93eSLiane Praza    alias=pciexclass,060400 \
227ead1f93eSLiane Praza    alias=pciexclass,060401
228ead1f93eSLiane Praza$(sparc_ONLY)driver name=pcieb_bcm alias=pciex1166,103
229ead1f93eSLiane Prazadriver name=physmem perms="* 0600 root sys"
230ead1f93eSLiane Prazadriver name=poll perms="* 0666 root sys"
231ead1f93eSLiane Praza$(sparc_ONLY)driver name=power alias=ali1535d+-power
232ead1f93eSLiane Praza$(i386_ONLY)driver name=power
233ead1f93eSLiane Prazadriver name=pseudo alias=zconsnex
234ead1f93eSLiane Prazadriver name=ptc perms="* 0666 root sys"
235ead1f93eSLiane Prazadriver name=ptsl perms="* 0666 root sys"
236ead1f93eSLiane Praza$(sparc_ONLY)driver name=ramdisk alias=SUNW,ramdisk perms="* 0600 root sys" \
237ead1f93eSLiane Praza    perms="ctl 0644 root sys"
238ead1f93eSLiane Praza$(i386_ONLY)driver name=ramdisk perms="* 0600 root sys" \
239ead1f93eSLiane Praza    perms="ctl 0644 root sys"
240ead1f93eSLiane Prazadriver name=random perms="* 0644 root sys" policy=write_priv_set=sys_devices
241ead1f93eSLiane Prazadriver name=rts perms="rts 0666 root sys"
242ead1f93eSLiane Prazadriver name=sad perms="admin 0666 root sys" perms="user 0666 root sys"
243ead1f93eSLiane Prazadriver name=scsi_vhci class=scsi-self-identifying perms="* 0666 root sys" \
244ead1f93eSLiane Praza    policy="devctl write_priv_set=sys_devices"
245ead1f93eSLiane Praza$(sparc_ONLY)driver name=sd perms="* 0640 root sys" \
246ead1f93eSLiane Praza    alias=ide-cdrom \
247ead1f93eSLiane Praza    alias=scsiclass,00 \
248ead1f93eSLiane Praza    alias=scsiclass,05
249ead1f93eSLiane Praza$(i386_ONLY)driver name=sd perms="* 0640 root sys" \
250ead1f93eSLiane Praza    alias=scsiclass,00 \
251ead1f93eSLiane Praza    alias=scsiclass,05
252ead1f93eSLiane Prazadriver name=sgen perms="* 0600 root sys" \
253ead1f93eSLiane Praza    alias=scsa,08.bfcp \
254ead1f93eSLiane Praza    alias=scsa,08.bvhci
255ead1f93eSLiane Prazadriver name=simnet clone_perms="simnet 0666 root sys" perms="* 0666 root sys"
256ead1f93eSLiane Praza$(i386_ONLY)driver name=smbios perms="smbios 0444 root sys"
257ead1f93eSLiane Prazadriver name=softmac
258ead1f93eSLiane Prazadriver name=spdsock perms="spdsock 0666 root sys" \
259ead1f93eSLiane Praza    policy="read_priv_set=sys_ip_config write_priv_set=sys_ip_config"
260ead1f93eSLiane Prazadriver name=st alias=scsiclass,01 perms="* 0666 root sys"
261ead1f93eSLiane Prazadriver name=sy perms="tty 0666 root tty"
262ead1f93eSLiane Prazadriver name=sysevent perms="* 0600 root sys"
263ead1f93eSLiane Prazadriver name=sysmsg perms="msglog 0600 root sys" perms="sysmsg 0600 root sys"
264ead1f93eSLiane Prazadriver name=tcp perms="tcp 0666 root sys"
265ead1f93eSLiane Prazadriver name=tcp6 perms="tcp6 0666 root sys"
266ead1f93eSLiane Prazadriver name=tl perms="* 0666 root sys" clone_perms="ticlts 0666 root sys" \
267ead1f93eSLiane Praza    clone_perms="ticots 0666 root sys" clone_perms="ticotsord 0666 root sys"
268ead1f93eSLiane Praza$(sparc_ONLY)driver name=ttymux alias=multiplexer
269ead1f93eSLiane Praza$(i386_ONLY)driver name=tzmon
270ead1f93eSLiane Praza$(sparc_ONLY)driver name=uata \
271ead1f93eSLiane Praza    alias=pci1095,646 \
272ead1f93eSLiane Praza    alias=pci1095,649 \
273ead1f93eSLiane Praza    alias=pci1095,680 \
274ead1f93eSLiane Praza    alias=pci10b9,5229 \
275ead1f93eSLiane Praza    alias=pci10b9,5288 class=dada class=scsi
276ead1f93eSLiane Praza$(i386_ONLY)driver name=ucode perms="* 0644 root sys"
277ead1f93eSLiane Prazadriver name=udp perms="udp 0666 root sys"
278ead1f93eSLiane Prazadriver name=udp6 perms="udp6 0666 root sys"
279ead1f93eSLiane Praza$(i386_ONLY)driver name=vgatext \
280ead1f93eSLiane Praza    alias=pciclass,000100 \
281ead1f93eSLiane Praza    alias=pciclass,030000 \
282ead1f93eSLiane Praza    alias=pciclass,030001 \
283ead1f93eSLiane Praza    alias=pnpPNP,900
284ead1f93eSLiane Prazadriver name=vnic clone_perms="vnic 0666 root sys" perms="* 0666 root sys"
285ead1f93eSLiane Prazadriver name=wc perms="* 0600 root sys"
286ead1f93eSLiane Praza$(i386_ONLY)file path=boot/solaris/bin/create_diskmap group=sys mode=0555
287ead1f93eSLiane Prazafile path=boot/solaris/bin/create_ramdisk group=sys mode=0555
288ead1f93eSLiane Prazafile path=boot/solaris/bin/extract_boot_filelist group=sys mode=0555
289ead1f93eSLiane Praza$(i386_ONLY)file path=boot/solaris/bin/mbr group=sys mode=0555
290ead1f93eSLiane Praza$(i386_ONLY)file path=boot/solaris/bin/symdef group=sys mode=0555
291ead1f93eSLiane Praza$(i386_ONLY)file path=boot/solaris/bin/update_grub group=sys mode=0555
292ead1f93eSLiane Prazafile path=boot/solaris/filelist.ramdisk group=sys
293ead1f93eSLiane Prazafile path=boot/solaris/filelist.safe group=sys
294ead1f93eSLiane Prazafile path=etc/crypto/kcf.conf group=sys \
295ead1f93eSLiane Praza    original_name=SUNWckr:etc/crypto/kcf.conf preserve=true
296ebbab6bbSDan Pricefile path=etc/name_to_sysnum group=sys \
297ebbab6bbSDan Price    original_name=SUNWckr:etc/name_to_sysnum preserve=renameold
298d2b5b2d3SAnders Perssonfile path=etc/sock2path.d/system%2Fkernel group=sys
299ead1f93eSLiane Prazafile path=etc/system group=sys original_name=SUNWckr:etc/system preserve=true
300ebbab6bbSDan Price$(i386_ONLY)file path=kernel/$(ARCH64)/genunix group=sys mode=0755
301ebbab6bbSDan Pricefile path=kernel/crypto/$(ARCH64)/aes group=sys mode=0755
302ebbab6bbSDan Pricefile path=kernel/crypto/$(ARCH64)/arcfour group=sys mode=0755
303ebbab6bbSDan Pricefile path=kernel/crypto/$(ARCH64)/blowfish group=sys mode=0755
304ebbab6bbSDan Pricefile path=kernel/crypto/$(ARCH64)/des group=sys mode=0755
305ebbab6bbSDan Pricefile path=kernel/crypto/$(ARCH64)/ecc group=sys mode=0755
306ebbab6bbSDan Pricefile path=kernel/crypto/$(ARCH64)/md4 group=sys mode=0755
307ebbab6bbSDan Pricefile path=kernel/crypto/$(ARCH64)/md5 group=sys mode=0755
308ebbab6bbSDan Pricefile path=kernel/crypto/$(ARCH64)/rsa group=sys mode=0755
309ebbab6bbSDan Pricefile path=kernel/crypto/$(ARCH64)/sha1 group=sys mode=0755
310ebbab6bbSDan Pricefile path=kernel/crypto/$(ARCH64)/sha2 group=sys mode=0755
311ebbab6bbSDan Pricefile path=kernel/crypto/$(ARCH64)/swrand group=sys mode=0755
312ebbab6bbSDan Price$(i386_ONLY)file path=kernel/crypto/aes group=sys mode=0755
313ebbab6bbSDan Price$(i386_ONLY)file path=kernel/crypto/arcfour group=sys mode=0755
314ebbab6bbSDan Price$(i386_ONLY)file path=kernel/crypto/blowfish group=sys mode=0755
315ebbab6bbSDan Price$(i386_ONLY)file path=kernel/crypto/des group=sys mode=0755
316ebbab6bbSDan Price$(i386_ONLY)file path=kernel/crypto/ecc group=sys mode=0755
317ebbab6bbSDan Price$(i386_ONLY)file path=kernel/crypto/md4 group=sys mode=0755
318ebbab6bbSDan Price$(i386_ONLY)file path=kernel/crypto/md5 group=sys mode=0755
319ebbab6bbSDan Price$(i386_ONLY)file path=kernel/crypto/rsa group=sys mode=0755
320ebbab6bbSDan Price$(i386_ONLY)file path=kernel/crypto/sha1 group=sys mode=0755
321ebbab6bbSDan Price$(i386_ONLY)file path=kernel/crypto/sha2 group=sys mode=0755
322ebbab6bbSDan Price$(i386_ONLY)file path=kernel/crypto/swrand group=sys mode=0755
323ebbab6bbSDan Price$(sparc_ONLY)file path=kernel/dacf/$(ARCH64)/consconfig_dacf group=sys \
324ebbab6bbSDan Price    mode=0755
325ebbab6bbSDan Pricefile path=kernel/dacf/$(ARCH64)/net_dacf group=sys mode=0755
326ebbab6bbSDan Price$(i386_ONLY)file path=kernel/dacf/net_dacf group=sys mode=0755
327ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/$(ARCH64)/acpi_drv group=sys
328ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/$(ARCH64)/acpi_toshiba group=sys
329ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/aggr group=sys
330ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/arp group=sys
331ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/bl group=sys
332ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/bridge group=sys
333ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/$(ARCH64)/bscbus group=sys
334ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/$(ARCH64)/bscv group=sys
335ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/clone group=sys
336ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/cn group=sys
337ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/conskbd group=sys
338ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/consms group=sys
339ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/cpuid group=sys
340ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/$(ARCH64)/cpunex group=sys
341ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/crypto group=sys
342ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/cryptoadm group=sys
343ead1f93eSLiane Praza$(sparc_ONLY)file path=kernel/drv/$(ARCH64)/dad group=sys
344ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/devinfo group=sys
345ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/dld group=sys
346ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/dlpistub group=sys
347ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/i8042 group=sys
348ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/icmp group=sys
349ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/icmp6 group=sys
350ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/$(ARCH64)/intel_nb5000 group=sys
351ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/$(ARCH64)/intel_nhm group=sys
352ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/$(ARCH64)/intel_nhmex group=sys
353ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/ip group=sys
354ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/ip6 group=sys
355ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/ipnet group=sys
356ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/ippctl group=sys
357ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/ipsecah group=sys
358ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/ipsecesp group=sys
359ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/iptun group=sys
360ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/iwscn group=sys
361ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/kb8042 group=sys
362ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/keysock group=sys
363ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/kmdb group=sys
364ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/kssl group=sys
365ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/llc1 group=sys
366ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/lofi group=sys
367ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/log group=sys
368ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/$(ARCH64)/mc-amd group=sys
369ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/mm group=sys
370ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/mouse8042 group=sys
371ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/$(ARCH64)/mpt group=sys
372ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/nulldriver group=sys
373ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/openeepr group=sys
374ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/options group=sys
375ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/pci_pci group=sys
376ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/pcieb group=sys
377ead1f93eSLiane Praza$(sparc_ONLY)file path=kernel/drv/$(ARCH64)/pcieb_bcm group=sys
378ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/physmem group=sys
379ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/poll group=sys
380ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/$(ARCH64)/power group=sys
381ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/pseudo group=sys
382ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/ptc group=sys
383ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/ptsl group=sys
384ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/ramdisk group=sys
385ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/random group=sys
386ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/rts group=sys
387ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/sad group=sys
388ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/scsi_vhci group=sys
389ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/sd group=sys
390ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/sgen group=sys
391ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/simnet group=sys
392ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/$(ARCH64)/smbios group=sys
393ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/softmac group=sys
394ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/spdsock group=sys
395ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/st group=sys
396ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/sy group=sys
397ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/sysevent group=sys
398ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/sysmsg group=sys
399ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/tcp group=sys
400ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/tcp6 group=sys
401ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/tl group=sys
402ead1f93eSLiane Praza$(sparc_ONLY)file path=kernel/drv/$(ARCH64)/ttymux group=sys
403ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/$(ARCH64)/tzmon group=sys
404ead1f93eSLiane Praza$(sparc_ONLY)file path=kernel/drv/$(ARCH64)/uata group=sys
405ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/$(ARCH64)/ucode group=sys
406ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/udp group=sys
407ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/udp6 group=sys
408ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/$(ARCH64)/vgatext group=sys
409ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/vnic group=sys
410ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/wc group=sys
411ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/acpi_drv group=sys
412ebbab6bbSDan Price$(i386_ONLY)file path=kernel/drv/acpi_drv.conf group=sys
413ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/acpi_toshiba group=sys
414ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/aggr group=sys
415ebbab6bbSDan Pricefile path=kernel/drv/aggr.conf group=sys
416ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/arp group=sys
417ebbab6bbSDan Pricefile path=kernel/drv/arp.conf group=sys
418ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/bl group=sys
419ebbab6bbSDan Pricefile path=kernel/drv/bl.conf group=sys
420ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/bridge group=sys
421ebbab6bbSDan Pricefile path=kernel/drv/bridge.conf group=sys
422ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/bscbus group=sys
423ebbab6bbSDan Price$(i386_ONLY)file path=kernel/drv/bscbus.conf group=sys
424ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/bscv group=sys
425ebbab6bbSDan Price$(i386_ONLY)file path=kernel/drv/bscv.conf group=sys
426ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/clone group=sys
427ebbab6bbSDan Pricefile path=kernel/drv/clone.conf group=sys
428ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/cn group=sys
429ebbab6bbSDan Pricefile path=kernel/drv/cn.conf group=sys
430ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/conskbd group=sys
431ebbab6bbSDan Pricefile path=kernel/drv/conskbd.conf group=sys
432ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/consms group=sys
433ebbab6bbSDan Pricefile path=kernel/drv/consms.conf group=sys
434ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/cpuid group=sys
435ebbab6bbSDan Pricefile path=kernel/drv/cpuid.conf group=sys
436ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/cpunex group=sys
437ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/crypto group=sys
438ebbab6bbSDan Pricefile path=kernel/drv/crypto.conf group=sys
439ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/cryptoadm group=sys
440ebbab6bbSDan Pricefile path=kernel/drv/cryptoadm.conf group=sys
441ebbab6bbSDan Price$(sparc_ONLY)file path=kernel/drv/dad.conf group=sys
442ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/devinfo group=sys
443ebbab6bbSDan Pricefile path=kernel/drv/devinfo.conf group=sys
444ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/dld group=sys
445ebbab6bbSDan Pricefile path=kernel/drv/dld.conf group=sys
446ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/dlpistub group=sys
447ebbab6bbSDan Pricefile path=kernel/drv/dlpistub.conf group=sys
448ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/i8042 group=sys
449ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/icmp group=sys
450ebbab6bbSDan Pricefile path=kernel/drv/icmp.conf group=sys
451ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/icmp6 group=sys
452ebbab6bbSDan Pricefile path=kernel/drv/icmp6.conf group=sys
453ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/intel_nb5000 group=sys
454ebbab6bbSDan Price$(i386_ONLY)file path=kernel/drv/intel_nb5000.conf group=sys
455ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/intel_nhm group=sys
456ebbab6bbSDan Price$(i386_ONLY)file path=kernel/drv/intel_nhm.conf group=sys
457ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/intel_nhmex group=sys
458ebbab6bbSDan Price$(i386_ONLY)file path=kernel/drv/intel_nhmex.conf group=sys
459ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/ip group=sys
460ebbab6bbSDan Pricefile path=kernel/drv/ip.conf group=sys
461ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/ip6 group=sys
462ebbab6bbSDan Pricefile path=kernel/drv/ip6.conf group=sys
463ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/ipnet group=sys
464ebbab6bbSDan Pricefile path=kernel/drv/ipnet.conf group=sys
465ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/ippctl group=sys
466ebbab6bbSDan Pricefile path=kernel/drv/ippctl.conf group=sys
467ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/ipsecah group=sys
468ebbab6bbSDan Pricefile path=kernel/drv/ipsecah.conf group=sys
469ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/ipsecesp group=sys
470ebbab6bbSDan Pricefile path=kernel/drv/ipsecesp.conf group=sys
471ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/iptun group=sys
472ebbab6bbSDan Pricefile path=kernel/drv/iptun.conf group=sys
473ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/iwscn group=sys
474ebbab6bbSDan Pricefile path=kernel/drv/iwscn.conf group=sys
475ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/kb8042 group=sys
476ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/keysock group=sys
477ebbab6bbSDan Pricefile path=kernel/drv/keysock.conf group=sys
478ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/kmdb group=sys
479ebbab6bbSDan Pricefile path=kernel/drv/kmdb.conf group=sys
480ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/kssl group=sys
481ebbab6bbSDan Pricefile path=kernel/drv/kssl.conf group=sys
482ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/llc1 group=sys
483ebbab6bbSDan Pricefile path=kernel/drv/llc1.conf group=sys
484ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/lofi group=sys
485ebbab6bbSDan Pricefile path=kernel/drv/lofi.conf group=sys
486ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/log group=sys
487ead1f93eSLiane Prazafile path=kernel/drv/log.conf group=sys \
488ebbab6bbSDan Price    original_name=SUNWckr:kernel/drv/log.conf preserve=true
489ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/mc-amd group=sys
490ebbab6bbSDan Price$(i386_ONLY)file path=kernel/drv/mc-amd.conf group=sys
491ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/mm group=sys
492ebbab6bbSDan Pricefile path=kernel/drv/mm.conf group=sys
493ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/mouse8042 group=sys
494ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/mpt group=sys
495ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/mpt.conf group=sys \
496ebbab6bbSDan Price    original_name=SUNWckr:kernel/drv/mpt.conf preserve=true
497ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/nulldriver group=sys
498ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/openeepr group=sys
499ebbab6bbSDan Pricefile path=kernel/drv/openeepr.conf group=sys
500ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/options group=sys
501ebbab6bbSDan Pricefile path=kernel/drv/options.conf group=sys
502ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/pci_pci group=sys
503ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/pcieb group=sys
504ebbab6bbSDan Pricefile path=kernel/drv/pcieb.conf group=sys
505ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/physmem group=sys
506ebbab6bbSDan Pricefile path=kernel/drv/physmem.conf group=sys
507ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/poll group=sys
508ebbab6bbSDan Pricefile path=kernel/drv/poll.conf group=sys
509ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/power group=sys
510ebbab6bbSDan Price$(i386_ONLY)file path=kernel/drv/power.conf group=sys
511ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/pseudo group=sys
512ebbab6bbSDan Pricefile path=kernel/drv/pseudo.conf group=sys
513ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/ptc group=sys
514ebbab6bbSDan Pricefile path=kernel/drv/ptc.conf group=sys
515ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/ptsl group=sys
516ebbab6bbSDan Pricefile path=kernel/drv/ptsl.conf group=sys
517ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/ramdisk group=sys
518ebbab6bbSDan Pricefile path=kernel/drv/ramdisk.conf group=sys
519ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/random group=sys
520ebbab6bbSDan Pricefile path=kernel/drv/random.conf group=sys
521ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/rts group=sys
522ebbab6bbSDan Pricefile path=kernel/drv/rts.conf group=sys
523ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/sad group=sys
524ebbab6bbSDan Pricefile path=kernel/drv/sad.conf group=sys
525ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/scsi_vhci group=sys
526ead1f93eSLiane Prazafile path=kernel/drv/scsi_vhci.conf group=sys \
527ebbab6bbSDan Price    original_name=SUNWckr:kernel/drv/scsi_vhci.conf preserve=true
528ead1f93eSLiane Praza$(sparc_ONLY)file path=kernel/drv/sd.conf group=sys \
529ebbab6bbSDan Price    original_name=SUNWckr:kernel/drv/sd.conf preserve=true
530ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/sgen group=sys
531ead1f93eSLiane Prazafile path=kernel/drv/sgen.conf group=sys \
532ebbab6bbSDan Price    original_name=SUNWckr:kernel/drv/sgen.conf preserve=true
533ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/simnet group=sys
534ebbab6bbSDan Pricefile path=kernel/drv/simnet.conf group=sys
535ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/smbios group=sys
536ebbab6bbSDan Price$(i386_ONLY)file path=kernel/drv/smbios.conf group=sys
537ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/softmac group=sys
538ebbab6bbSDan Pricefile path=kernel/drv/softmac.conf group=sys
539ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/spdsock group=sys
540ebbab6bbSDan Pricefile path=kernel/drv/spdsock.conf group=sys
541ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/st group=sys
542ebbab6bbSDan Pricefile path=kernel/drv/st.conf group=sys \
543ebbab6bbSDan Price    original_name=SUNWckr:kernel/drv/st.conf preserve=true
544ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/sy group=sys
545ebbab6bbSDan Pricefile path=kernel/drv/sy.conf group=sys
546ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/sysevent group=sys
547ebbab6bbSDan Pricefile path=kernel/drv/sysevent.conf group=sys
548ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/sysmsg group=sys
549ebbab6bbSDan Pricefile path=kernel/drv/sysmsg.conf group=sys
550ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/tcp group=sys
551ebbab6bbSDan Pricefile path=kernel/drv/tcp.conf group=sys
552ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/tcp6 group=sys
553ebbab6bbSDan Pricefile path=kernel/drv/tcp6.conf group=sys
554ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/tl group=sys
555ebbab6bbSDan Pricefile path=kernel/drv/tl.conf group=sys
556ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/tzmon group=sys
557ebbab6bbSDan Price$(i386_ONLY)file path=kernel/drv/tzmon.conf group=sys
558ead1f93eSLiane Praza$(sparc_ONLY)file path=kernel/drv/uata.conf group=sys \
559ebbab6bbSDan Price    original_name=SUNWckr:kernel/drv/uata.conf preserve=true
560ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/ucode group=sys
561ebbab6bbSDan Price$(i386_ONLY)file path=kernel/drv/ucode.conf group=sys
562ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/udp group=sys
563ebbab6bbSDan Pricefile path=kernel/drv/udp.conf group=sys
564ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/udp6 group=sys
565ebbab6bbSDan Pricefile path=kernel/drv/udp6.conf group=sys
566ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/vgatext group=sys
567ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/vnic group=sys
568ebbab6bbSDan Pricefile path=kernel/drv/vnic.conf group=sys
569ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/drv/wc group=sys
570ebbab6bbSDan Pricefile path=kernel/drv/wc.conf group=sys
571ebbab6bbSDan Price$(sparc_ONLY)file path=kernel/exec/$(ARCH64)/aoutexec group=sys mode=0755
572ebbab6bbSDan Pricefile path=kernel/exec/$(ARCH64)/elfexec group=sys mode=0755
573ebbab6bbSDan Pricefile path=kernel/exec/$(ARCH64)/intpexec group=sys mode=0755
574ebbab6bbSDan Price$(i386_ONLY)file path=kernel/exec/elfexec group=sys mode=0755
575ebbab6bbSDan Price$(i386_ONLY)file path=kernel/exec/intpexec group=sys mode=0755
576ebbab6bbSDan Pricefile path=kernel/fs/$(ARCH64)/autofs group=sys mode=0755
577ebbab6bbSDan Pricefile path=kernel/fs/$(ARCH64)/cachefs group=sys mode=0755
578ebbab6bbSDan Pricefile path=kernel/fs/$(ARCH64)/ctfs group=sys mode=0755
579ebbab6bbSDan Pricefile path=kernel/fs/$(ARCH64)/dcfs group=sys mode=0755
580ebbab6bbSDan Pricefile path=kernel/fs/$(ARCH64)/dev group=sys mode=0755
581ebbab6bbSDan Pricefile path=kernel/fs/$(ARCH64)/devfs group=sys mode=0755
582ebbab6bbSDan Pricefile path=kernel/fs/$(ARCH64)/fifofs group=sys mode=0755
583ebbab6bbSDan Pricefile path=kernel/fs/$(ARCH64)/hsfs group=sys mode=0755
584ebbab6bbSDan Pricefile path=kernel/fs/$(ARCH64)/lofs group=sys mode=0755
585ebbab6bbSDan Pricefile path=kernel/fs/$(ARCH64)/mntfs group=sys mode=0755
586ebbab6bbSDan Pricefile path=kernel/fs/$(ARCH64)/namefs group=sys mode=0755
587ebbab6bbSDan Pricefile path=kernel/fs/$(ARCH64)/objfs group=sys mode=0755
588ebbab6bbSDan Pricefile path=kernel/fs/$(ARCH64)/procfs group=sys mode=0755
589ebbab6bbSDan Pricefile path=kernel/fs/$(ARCH64)/sharefs group=sys mode=0755
590ebbab6bbSDan Pricefile path=kernel/fs/$(ARCH64)/sockfs group=sys mode=0755
591ebbab6bbSDan Pricefile path=kernel/fs/$(ARCH64)/specfs group=sys mode=0755
592ebbab6bbSDan Pricefile path=kernel/fs/$(ARCH64)/tmpfs group=sys mode=0755
593ebbab6bbSDan Pricefile path=kernel/fs/$(ARCH64)/ufs group=sys mode=0755
594ebbab6bbSDan Price$(i386_ONLY)file path=kernel/fs/autofs group=sys mode=0755
595ebbab6bbSDan Price$(i386_ONLY)file path=kernel/fs/cachefs group=sys mode=0755
596ebbab6bbSDan Price$(i386_ONLY)file path=kernel/fs/ctfs group=sys mode=0755
597ebbab6bbSDan Price$(i386_ONLY)file path=kernel/fs/dcfs group=sys mode=0755
598ebbab6bbSDan Price$(i386_ONLY)file path=kernel/fs/dev group=sys mode=0755
599ebbab6bbSDan Price$(i386_ONLY)file path=kernel/fs/devfs group=sys mode=0755
600ebbab6bbSDan Price$(i386_ONLY)file path=kernel/fs/fifofs group=sys mode=0755
601ebbab6bbSDan Price$(i386_ONLY)file path=kernel/fs/hsfs group=sys mode=0755
602ebbab6bbSDan Price$(i386_ONLY)file path=kernel/fs/lofs group=sys mode=0755
603ebbab6bbSDan Price$(i386_ONLY)file path=kernel/fs/mntfs group=sys mode=0755
604ebbab6bbSDan Price$(i386_ONLY)file path=kernel/fs/namefs group=sys mode=0755
605ebbab6bbSDan Price$(i386_ONLY)file path=kernel/fs/objfs group=sys mode=0755
606ebbab6bbSDan Price$(i386_ONLY)file path=kernel/fs/procfs group=sys mode=0755
607ebbab6bbSDan Price$(i386_ONLY)file path=kernel/fs/sharefs group=sys mode=0755
608ebbab6bbSDan Price$(i386_ONLY)file path=kernel/fs/sockfs group=sys mode=0755
609ebbab6bbSDan Price$(i386_ONLY)file path=kernel/fs/specfs group=sys mode=0755
610ebbab6bbSDan Price$(i386_ONLY)file path=kernel/fs/tmpfs group=sys mode=0755
611ebbab6bbSDan Price$(i386_ONLY)file path=kernel/fs/ufs group=sys mode=0755
612ebbab6bbSDan Price$(i386_ONLY)file path=kernel/genunix group=sys mode=0755
613ebbab6bbSDan Pricefile path=kernel/ipp/$(ARCH64)/ipgpc group=sys mode=0755
614ebbab6bbSDan Price$(i386_ONLY)file path=kernel/ipp/ipgpc group=sys mode=0755
615ebbab6bbSDan Pricefile path=kernel/kiconv/$(ARCH64)/kiconv_emea group=sys mode=0755
616ebbab6bbSDan Pricefile path=kernel/kiconv/$(ARCH64)/kiconv_ja group=sys mode=0755
617ebbab6bbSDan Pricefile path=kernel/kiconv/$(ARCH64)/kiconv_ko group=sys mode=0755
618ebbab6bbSDan Pricefile path=kernel/kiconv/$(ARCH64)/kiconv_sc group=sys mode=0755
619ebbab6bbSDan Pricefile path=kernel/kiconv/$(ARCH64)/kiconv_tc group=sys mode=0755
620ebbab6bbSDan Price$(i386_ONLY)file path=kernel/kiconv/kiconv_emea group=sys mode=0755
621ebbab6bbSDan Price$(i386_ONLY)file path=kernel/kiconv/kiconv_ja group=sys mode=0755
622ebbab6bbSDan Price$(i386_ONLY)file path=kernel/kiconv/kiconv_ko group=sys mode=0755
623ebbab6bbSDan Price$(i386_ONLY)file path=kernel/kiconv/kiconv_sc group=sys mode=0755
624ebbab6bbSDan Price$(i386_ONLY)file path=kernel/kiconv/kiconv_tc group=sys mode=0755
625ebbab6bbSDan Pricefile path=kernel/mac/$(ARCH64)/mac_6to4 group=sys mode=0755
626ebbab6bbSDan Pricefile path=kernel/mac/$(ARCH64)/mac_ether group=sys mode=0755
627ebbab6bbSDan Pricefile path=kernel/mac/$(ARCH64)/mac_ib group=sys mode=0755
628ebbab6bbSDan Pricefile path=kernel/mac/$(ARCH64)/mac_ipv4 group=sys mode=0755
629ebbab6bbSDan Pricefile path=kernel/mac/$(ARCH64)/mac_ipv6 group=sys mode=0755
630ebbab6bbSDan Pricefile path=kernel/mac/$(ARCH64)/mac_wifi group=sys mode=0755
631ebbab6bbSDan Price$(i386_ONLY)file path=kernel/mac/mac_6to4 group=sys mode=0755
632ebbab6bbSDan Price$(i386_ONLY)file path=kernel/mac/mac_ether group=sys mode=0755
633ebbab6bbSDan Price$(i386_ONLY)file path=kernel/mac/mac_ib group=sys mode=0755
634ebbab6bbSDan Price$(i386_ONLY)file path=kernel/mac/mac_ipv4 group=sys mode=0755
635ebbab6bbSDan Price$(i386_ONLY)file path=kernel/mac/mac_ipv6 group=sys mode=0755
636ebbab6bbSDan Price$(i386_ONLY)file path=kernel/mac/mac_wifi group=sys mode=0755
637ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/$(ARCH64)/acpica group=sys mode=0755
638ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/$(ARCH64)/agpmaster group=sys mode=0755
639ebbab6bbSDan Pricefile path=kernel/misc/$(ARCH64)/bignum group=sys mode=0755
640ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/$(ARCH64)/bootdev group=sys mode=0755
641ebbab6bbSDan Pricefile path=kernel/misc/$(ARCH64)/busra group=sys mode=0755
642ebbab6bbSDan Pricefile path=kernel/misc/$(ARCH64)/cardbus group=sys mode=0755
643ebbab6bbSDan Pricefile path=kernel/misc/$(ARCH64)/cmlb group=sys mode=0755
644ebbab6bbSDan Pricefile path=kernel/misc/$(ARCH64)/consconfig group=sys mode=0755
645ebbab6bbSDan Pricefile path=kernel/misc/$(ARCH64)/ctf group=sys mode=0755
646ebbab6bbSDan Price$(sparc_ONLY)file path=kernel/misc/$(ARCH64)/dada group=sys mode=0755
647ebbab6bbSDan Pricefile path=kernel/misc/$(ARCH64)/dls group=sys mode=0755
648ebbab6bbSDan Pricefile path=kernel/misc/$(ARCH64)/fssnap_if group=sys mode=0755
649ebbab6bbSDan Pricefile path=kernel/misc/$(ARCH64)/gld group=sys mode=0755
650ebbab6bbSDan Pricefile path=kernel/misc/$(ARCH64)/hook group=sys mode=0755
651ebbab6bbSDan Pricefile path=kernel/misc/$(ARCH64)/hpcsvc group=sys mode=0755
652ebbab6bbSDan Pricefile path=kernel/misc/$(ARCH64)/idmap group=sys mode=0755
653ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/$(ARCH64)/iommulib group=sys mode=0755
654ebbab6bbSDan Pricefile path=kernel/misc/$(ARCH64)/ipc group=sys mode=0755
655ebbab6bbSDan Pricefile path=kernel/misc/$(ARCH64)/kbtrans group=sys mode=0755
656ebbab6bbSDan Pricefile path=kernel/misc/$(ARCH64)/kcf group=sys mode=0755
657ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/$(ARCH64)/kmdbmod group=sys mode=0755
658ebbab6bbSDan Pricefile path=kernel/misc/$(ARCH64)/ksocket group=sys mode=0755
659ebbab6bbSDan Pricefile path=kernel/misc/$(ARCH64)/mac group=sys mode=0755
660ebbab6bbSDan Pricefile path=kernel/misc/$(ARCH64)/mii group=sys mode=0755
661ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/$(ARCH64)/net80211 group=sys mode=0755
662ebbab6bbSDan Pricefile path=kernel/misc/$(ARCH64)/neti group=sys mode=0755
663ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/$(ARCH64)/pci_autoconfig group=sys mode=0755
664ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/$(ARCH64)/pcicfg group=sys mode=0755
665ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/$(ARCH64)/pcie group=sys mode=0755
666ebbab6bbSDan Pricefile path=kernel/misc/$(ARCH64)/pcihp group=sys mode=0755
667ebbab6bbSDan Pricefile path=kernel/misc/$(ARCH64)/pcmcia group=sys mode=0755
668ebbab6bbSDan Pricefile path=kernel/misc/$(ARCH64)/rpcsec group=sys mode=0755
669ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/$(ARCH64)/sata group=sys mode=0755
670ebbab6bbSDan Pricefile path=kernel/misc/$(ARCH64)/scsi group=sys mode=0755
671ebbab6bbSDan Pricefile path=kernel/misc/$(ARCH64)/strplumb group=sys mode=0755
672ebbab6bbSDan Price$(sparc_ONLY)file path=kernel/misc/$(ARCH64)/swapgeneric group=sys mode=0755
673ebbab6bbSDan Pricefile path=kernel/misc/$(ARCH64)/tem group=sys mode=0755
674ebbab6bbSDan Pricefile path=kernel/misc/$(ARCH64)/tlimod group=sys mode=0755
675ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/acpica group=sys mode=0755
676ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/agpmaster group=sys mode=0755
677ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/bignum group=sys mode=0755
678ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/bootdev group=sys mode=0755
679ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/busra group=sys mode=0755
680ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/cardbus group=sys mode=0755
681ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/cmlb group=sys mode=0755
682ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/consconfig group=sys mode=0755
683ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/ctf group=sys mode=0755
684ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/dls group=sys mode=0755
685ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/fssnap_if group=sys mode=0755
686ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/gld group=sys mode=0755
687ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/hook group=sys mode=0755
688ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/hpcsvc group=sys mode=0755
689ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/idmap group=sys mode=0755
690ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/iommulib group=sys mode=0755
691ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/ipc group=sys mode=0755
692ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/kbtrans group=sys mode=0755
693ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/kcf group=sys mode=0755
694ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/kmdbmod group=sys mode=0755
695ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/ksocket group=sys mode=0755
696ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/mac group=sys mode=0755
697ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/mii group=sys mode=0755
698ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/net80211 group=sys mode=0755
699ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/neti group=sys mode=0755
700ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/pci_autoconfig group=sys mode=0755
701ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/pcicfg group=sys mode=0755
702ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/pcie group=sys mode=0755
703ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/pcihp group=sys mode=0755
704ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/pcmcia group=sys mode=0755
705ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/rpcsec group=sys mode=0755
706ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/sata group=sys mode=0755
707ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/scsi group=sys mode=0755
708ead1f93eSLiane Prazafile path=kernel/misc/scsi_vhci/$(ARCH64)/scsi_vhci_f_asym_emc group=sys \
709ebbab6bbSDan Price    mode=0755
710ead1f93eSLiane Prazafile path=kernel/misc/scsi_vhci/$(ARCH64)/scsi_vhci_f_asym_lsi group=sys \
711ebbab6bbSDan Price    mode=0755
712ead1f93eSLiane Prazafile path=kernel/misc/scsi_vhci/$(ARCH64)/scsi_vhci_f_asym_sun group=sys \
713ebbab6bbSDan Price    mode=0755
714ebbab6bbSDan Pricefile path=kernel/misc/scsi_vhci/$(ARCH64)/scsi_vhci_f_sym group=sys mode=0755
715ead1f93eSLiane Prazafile path=kernel/misc/scsi_vhci/$(ARCH64)/scsi_vhci_f_sym_emc group=sys \
716ebbab6bbSDan Price    mode=0755
717ead1f93eSLiane Prazafile path=kernel/misc/scsi_vhci/$(ARCH64)/scsi_vhci_f_sym_hds group=sys \
718ebbab6bbSDan Price    mode=0755
719ebbab6bbSDan Pricefile path=kernel/misc/scsi_vhci/$(ARCH64)/scsi_vhci_f_tape group=sys mode=0755
720ebbab6bbSDan Pricefile path=kernel/misc/scsi_vhci/$(ARCH64)/scsi_vhci_f_tpgs group=sys mode=0755
721ead1f93eSLiane Prazafile path=kernel/misc/scsi_vhci/$(ARCH64)/scsi_vhci_f_tpgs_tape group=sys \
722ebbab6bbSDan Price    mode=0755
723ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/misc/scsi_vhci/scsi_vhci_f_asym_emc group=sys \
724ebbab6bbSDan Price    mode=0755
725ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/misc/scsi_vhci/scsi_vhci_f_asym_lsi group=sys \
726ebbab6bbSDan Price    mode=0755
727ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/misc/scsi_vhci/scsi_vhci_f_asym_sun group=sys \
728ebbab6bbSDan Price    mode=0755
729ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/scsi_vhci/scsi_vhci_f_sym group=sys \
730ebbab6bbSDan Price    mode=0755
731ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/misc/scsi_vhci/scsi_vhci_f_sym_emc group=sys \
732ebbab6bbSDan Price    mode=0755
733ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/misc/scsi_vhci/scsi_vhci_f_sym_hds group=sys \
734ebbab6bbSDan Price    mode=0755
735ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/scsi_vhci/scsi_vhci_f_tape group=sys \
736ebbab6bbSDan Price    mode=0755
737ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/scsi_vhci/scsi_vhci_f_tpgs group=sys \
738ebbab6bbSDan Price    mode=0755
739ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/misc/scsi_vhci/scsi_vhci_f_tpgs_tape group=sys \
740ebbab6bbSDan Price    mode=0755
741ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/strplumb group=sys mode=0755
742ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/tem group=sys mode=0755
743ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/tlimod group=sys mode=0755
744ebbab6bbSDan Pricefile path=kernel/sched/$(ARCH64)/SDC group=sys mode=0755
745ebbab6bbSDan Pricefile path=kernel/sched/$(ARCH64)/TS group=sys mode=0755
746ebbab6bbSDan Pricefile path=kernel/sched/$(ARCH64)/TS_DPTBL group=sys mode=0755
747ebbab6bbSDan Price$(i386_ONLY)file path=kernel/sched/SDC group=sys mode=0755
748ebbab6bbSDan Price$(i386_ONLY)file path=kernel/sched/TS group=sys mode=0755
749ebbab6bbSDan Price$(i386_ONLY)file path=kernel/sched/TS_DPTBL group=sys mode=0755
750dd49f125SAnders Perssonfile path=kernel/socketmod/$(ARCH64)/ksslf group=sys mode=0755
751ebbab6bbSDan Pricefile path=kernel/socketmod/$(ARCH64)/socksctp group=sys mode=0755
752ebbab6bbSDan Pricefile path=kernel/socketmod/$(ARCH64)/trill group=sys mode=0755
753dd49f125SAnders Persson$(i386_ONLY)file path=kernel/socketmod/ksslf group=sys mode=0755
754ebbab6bbSDan Price$(i386_ONLY)file path=kernel/socketmod/socksctp group=sys mode=0755
755ebbab6bbSDan Price$(i386_ONLY)file path=kernel/socketmod/trill group=sys mode=0755
756ebbab6bbSDan Pricefile path=kernel/strmod/$(ARCH64)/bufmod group=sys mode=0755
757ebbab6bbSDan Pricefile path=kernel/strmod/$(ARCH64)/connld group=sys mode=0755
758ebbab6bbSDan Pricefile path=kernel/strmod/$(ARCH64)/dedump group=sys mode=0755
759ebbab6bbSDan Pricefile path=kernel/strmod/$(ARCH64)/drcompat group=sys mode=0755
760ebbab6bbSDan Pricefile path=kernel/strmod/$(ARCH64)/ldterm group=sys mode=0755
761ebbab6bbSDan Price$(sparc_ONLY)file path=kernel/strmod/$(ARCH64)/ms group=sys mode=0755
762ebbab6bbSDan Pricefile path=kernel/strmod/$(ARCH64)/pckt group=sys mode=0755
763ebbab6bbSDan Pricefile path=kernel/strmod/$(ARCH64)/pfmod group=sys mode=0755
764ebbab6bbSDan Pricefile path=kernel/strmod/$(ARCH64)/pipemod group=sys mode=0755
765ebbab6bbSDan Pricefile path=kernel/strmod/$(ARCH64)/ptem group=sys mode=0755
766ebbab6bbSDan Pricefile path=kernel/strmod/$(ARCH64)/redirmod group=sys mode=0755
767ebbab6bbSDan Pricefile path=kernel/strmod/$(ARCH64)/rpcmod group=sys mode=0755
768ebbab6bbSDan Pricefile path=kernel/strmod/$(ARCH64)/timod group=sys mode=0755
769ebbab6bbSDan Pricefile path=kernel/strmod/$(ARCH64)/tirdwr group=sys mode=0755
770ebbab6bbSDan Pricefile path=kernel/strmod/$(ARCH64)/ttcompat group=sys mode=0755
771ebbab6bbSDan Price$(sparc_ONLY)file path=kernel/strmod/$(ARCH64)/vuid3ps2 group=sys mode=0755
772ebbab6bbSDan Price$(i386_ONLY)file path=kernel/strmod/bufmod group=sys mode=0755
773ebbab6bbSDan Price$(i386_ONLY)file path=kernel/strmod/connld group=sys mode=0755
774ebbab6bbSDan Price$(i386_ONLY)file path=kernel/strmod/dedump group=sys mode=0755
775ebbab6bbSDan Price$(i386_ONLY)file path=kernel/strmod/drcompat group=sys mode=0755
776ebbab6bbSDan Price$(i386_ONLY)file path=kernel/strmod/ldterm group=sys mode=0755
777ebbab6bbSDan Price$(i386_ONLY)file path=kernel/strmod/pckt group=sys mode=0755
778ebbab6bbSDan Price$(i386_ONLY)file path=kernel/strmod/pfmod group=sys mode=0755
779ebbab6bbSDan Price$(i386_ONLY)file path=kernel/strmod/pipemod group=sys mode=0755
780ebbab6bbSDan Price$(i386_ONLY)file path=kernel/strmod/ptem group=sys mode=0755
781ebbab6bbSDan Price$(i386_ONLY)file path=kernel/strmod/redirmod group=sys mode=0755
782ebbab6bbSDan Price$(i386_ONLY)file path=kernel/strmod/rpcmod group=sys mode=0755
783ebbab6bbSDan Price$(i386_ONLY)file path=kernel/strmod/timod group=sys mode=0755
784ebbab6bbSDan Price$(i386_ONLY)file path=kernel/strmod/tirdwr group=sys mode=0755
785ebbab6bbSDan Price$(i386_ONLY)file path=kernel/strmod/ttcompat group=sys mode=0755
786ebbab6bbSDan Pricefile path=kernel/sys/$(ARCH64)/c2audit group=sys mode=0755
787ebbab6bbSDan Pricefile path=kernel/sys/$(ARCH64)/doorfs group=sys mode=0755
788ebbab6bbSDan Pricefile path=kernel/sys/$(ARCH64)/inst_sync group=sys mode=0755
789ebbab6bbSDan Pricefile path=kernel/sys/$(ARCH64)/kaio group=sys mode=0755
790ebbab6bbSDan Pricefile path=kernel/sys/$(ARCH64)/msgsys group=sys mode=0755
791ebbab6bbSDan Pricefile path=kernel/sys/$(ARCH64)/pipe group=sys mode=0755
792ebbab6bbSDan Pricefile path=kernel/sys/$(ARCH64)/portfs group=sys mode=0755
793ebbab6bbSDan Pricefile path=kernel/sys/$(ARCH64)/pset group=sys mode=0755
794ebbab6bbSDan Pricefile path=kernel/sys/$(ARCH64)/semsys group=sys mode=0755
795ebbab6bbSDan Pricefile path=kernel/sys/$(ARCH64)/shmsys group=sys mode=0755
796ebbab6bbSDan Price$(i386_ONLY)file path=kernel/sys/c2audit group=sys mode=0755
797ebbab6bbSDan Price$(i386_ONLY)file path=kernel/sys/doorfs group=sys mode=0755
798ebbab6bbSDan Price$(i386_ONLY)file path=kernel/sys/inst_sync group=sys mode=0755
799ebbab6bbSDan Price$(i386_ONLY)file path=kernel/sys/kaio group=sys mode=0755
800ebbab6bbSDan Price$(i386_ONLY)file path=kernel/sys/msgsys group=sys mode=0755
801ebbab6bbSDan Price$(i386_ONLY)file path=kernel/sys/pipe group=sys mode=0755
802ebbab6bbSDan Price$(i386_ONLY)file path=kernel/sys/portfs group=sys mode=0755
803ebbab6bbSDan Price$(i386_ONLY)file path=kernel/sys/pset group=sys mode=0755
804ebbab6bbSDan Price$(i386_ONLY)file path=kernel/sys/semsys group=sys mode=0755
805ebbab6bbSDan Price$(i386_ONLY)file path=kernel/sys/shmsys group=sys mode=0755
8069444c26fSTom Whittenfile path=lib/svc/manifest/system/dumpadm.xml group=sys mode=0444
8079444c26fSTom Whittenfile path=lib/svc/manifest/system/intrd.xml group=sys mode=0444
8089444c26fSTom Whittenfile path=lib/svc/manifest/system/scheduler.xml group=sys mode=0444
809ebbab6bbSDan Pricefile path=lib/svc/method/svc-dumpadm mode=0555
810ebbab6bbSDan Pricefile path=lib/svc/method/svc-intrd mode=0555
811ebbab6bbSDan Pricefile path=lib/svc/method/svc-scheduler mode=0555
812*c10c16deSRichard Lowe$(sparc_ONLY)file path=usr/share/man/man1m/monitor.1m
813*c10c16deSRichard Lowe$(sparc_ONLY)file path=usr/share/man/man1m/obpsym.1m
814*c10c16deSRichard Lowe# On SPARC driver/bscv is Serverblade1 specific, and in system/kernel/platform
815*c10c16deSRichard Lowe# We keep the manual page generic
816*c10c16deSRichard Lowe$(sparc_ONLY)file path=usr/share/man/man7d/dad.7d
817*c10c16deSRichard Lowe$(i386_ONLY)file path=usr/share/man/man7d/smbios.7d
818*c10c16deSRichard Lowe# Sadly vuid mouse support is in different packages on different platforms
819*c10c16deSRichard Lowe# While kstat(7D) is in SUNWcs, the structures are general
820ead1f93eSLiane Prazahardlink path=kernel/misc/$(ARCH64)/md5 \
821ead1f93eSLiane Praza    target=../../../kernel/crypto/$(ARCH64)/md5
822ead1f93eSLiane Prazahardlink path=kernel/misc/$(ARCH64)/sha1 \
823ead1f93eSLiane Praza    target=../../../kernel/crypto/$(ARCH64)/sha1
824ead1f93eSLiane Prazahardlink path=kernel/misc/$(ARCH64)/sha2 \
825ead1f93eSLiane Praza    target=../../../kernel/crypto/$(ARCH64)/sha2
826ead1f93eSLiane Praza$(i386_ONLY)hardlink path=kernel/misc/md5 target=../../kernel/crypto/md5
827ead1f93eSLiane Praza$(i386_ONLY)hardlink path=kernel/misc/sha1 target=../../kernel/crypto/sha1
828ead1f93eSLiane Praza$(i386_ONLY)hardlink path=kernel/misc/sha2 target=../../kernel/crypto/sha2
829ead1f93eSLiane Prazahardlink path=kernel/socketmod/$(ARCH64)/icmp \
830ead1f93eSLiane Praza    target=../../../kernel/drv/$(ARCH64)/icmp
831ead1f93eSLiane Prazahardlink path=kernel/socketmod/$(ARCH64)/rts \
832ead1f93eSLiane Praza    target=../../../kernel/drv/$(ARCH64)/rts
833ead1f93eSLiane Prazahardlink path=kernel/socketmod/$(ARCH64)/tcp \
834ead1f93eSLiane Praza    target=../../../kernel/drv/$(ARCH64)/tcp
835ead1f93eSLiane Prazahardlink path=kernel/socketmod/$(ARCH64)/udp \
836ead1f93eSLiane Praza    target=../../../kernel/drv/$(ARCH64)/udp
837ead1f93eSLiane Praza$(i386_ONLY)hardlink path=kernel/socketmod/icmp target=../../kernel/drv/icmp
838ead1f93eSLiane Praza$(i386_ONLY)hardlink path=kernel/socketmod/rts target=../../kernel/drv/rts
839ead1f93eSLiane Praza$(i386_ONLY)hardlink path=kernel/socketmod/tcp target=../../kernel/drv/tcp
840ead1f93eSLiane Praza$(i386_ONLY)hardlink path=kernel/socketmod/udp target=../../kernel/drv/udp
841ead1f93eSLiane Prazahardlink path=kernel/strmod/$(ARCH64)/arp \
842ead1f93eSLiane Praza    target=../../../kernel/drv/$(ARCH64)/arp
843ead1f93eSLiane Prazahardlink path=kernel/strmod/$(ARCH64)/icmp \
844ead1f93eSLiane Praza    target=../../../kernel/drv/$(ARCH64)/icmp
845ebbab6bbSDan Pricehardlink path=kernel/strmod/$(ARCH64)/ip \
846ebbab6bbSDan Price    target=../../../kernel/drv/$(ARCH64)/ip
847ead1f93eSLiane Prazahardlink path=kernel/strmod/$(ARCH64)/ipsecah \
848ead1f93eSLiane Praza    target=../../../kernel/drv/$(ARCH64)/ipsecah
849ead1f93eSLiane Prazahardlink path=kernel/strmod/$(ARCH64)/ipsecesp \
850ead1f93eSLiane Praza    target=../../../kernel/drv/$(ARCH64)/ipsecesp
851ead1f93eSLiane Prazahardlink path=kernel/strmod/$(ARCH64)/keysock \
852ead1f93eSLiane Praza    target=../../../kernel/drv/$(ARCH64)/keysock
853ead1f93eSLiane Prazahardlink path=kernel/strmod/$(ARCH64)/tcp \
854ead1f93eSLiane Praza    target=../../../kernel/drv/$(ARCH64)/tcp
855ead1f93eSLiane Prazahardlink path=kernel/strmod/$(ARCH64)/udp \
856ead1f93eSLiane Praza    target=../../../kernel/drv/$(ARCH64)/udp
857ead1f93eSLiane Praza$(i386_ONLY)hardlink path=kernel/strmod/arp target=../../kernel/drv/arp
858ead1f93eSLiane Praza$(i386_ONLY)hardlink path=kernel/strmod/icmp target=../../kernel/drv/icmp
859ead1f93eSLiane Praza$(i386_ONLY)hardlink path=kernel/strmod/ip target=../../kernel/drv/ip
860ebbab6bbSDan Price$(i386_ONLY)hardlink path=kernel/strmod/ipsecah \
861ebbab6bbSDan Price    target=../../kernel/drv/ipsecah
862ead1f93eSLiane Praza$(i386_ONLY)hardlink path=kernel/strmod/ipsecesp \
863ead1f93eSLiane Praza    target=../../kernel/drv/ipsecesp
864ebbab6bbSDan Price$(i386_ONLY)hardlink path=kernel/strmod/keysock \
865ebbab6bbSDan Price    target=../../kernel/drv/keysock
866ead1f93eSLiane Praza$(i386_ONLY)hardlink path=kernel/strmod/tcp target=../../kernel/drv/tcp
867ead1f93eSLiane Praza$(i386_ONLY)hardlink path=kernel/strmod/udp target=../../kernel/drv/udp
868ead1f93eSLiane Prazahardlink path=kernel/sys/$(ARCH64)/autofs \
869ead1f93eSLiane Praza    target=../../../kernel/fs/$(ARCH64)/autofs
870ead1f93eSLiane Prazahardlink path=kernel/sys/$(ARCH64)/rpcmod \
871ead1f93eSLiane Praza    target=../../../kernel/strmod/$(ARCH64)/rpcmod
872ead1f93eSLiane Praza$(i386_ONLY)hardlink path=kernel/sys/autofs target=../../kernel/fs/autofs
873ead1f93eSLiane Praza$(i386_ONLY)hardlink path=kernel/sys/rpcmod target=../../kernel/strmod/rpcmod
87471e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWckr \
875ead1f93eSLiane Praza    desc="core kernel software for a specific instruction-set architecture" \
87671e464e5SPeter Dennis - Sustaining Engineer    name="Core Solaris Kernel (Root)"
877ead1f93eSLiane Prazalicense cr_Sun license=cr_Sun
878ead1f93eSLiane Prazalicense lic_CDDL license=lic_CDDL
8795084e753SMark J. Nelsonlicense usr/src/cmd/mdb/common/libstand/THIRDPARTYLICENSE \
8805084e753SMark J. Nelson    license=usr/src/cmd/mdb/common/libstand/THIRDPARTYLICENSE
8815084e753SMark J. Nelsonlicense usr/src/common/bzip2/LICENSE license=usr/src/common/bzip2/LICENSE
8825084e753SMark J. Nelsonlicense usr/src/common/crypto/THIRDPARTYLICENSE.cryptogams \
8835084e753SMark J. Nelson    license=usr/src/common/crypto/THIRDPARTYLICENSE.cryptogams
8845084e753SMark J. Nelson$(i386_ONLY)license usr/src/common/crypto/aes/amd64/THIRDPARTYLICENSE.gladman \
8855084e753SMark J. Nelson    license=usr/src/common/crypto/aes/amd64/THIRDPARTYLICENSE.gladman
8865084e753SMark J. Nelson$(i386_ONLY)license usr/src/common/crypto/aes/amd64/THIRDPARTYLICENSE.openssl \
8875084e753SMark J. Nelson    license=usr/src/common/crypto/aes/amd64/THIRDPARTYLICENSE.openssl
8885084e753SMark J. Nelsonlicense usr/src/common/crypto/ecc/THIRDPARTYLICENSE \
8895084e753SMark J. Nelson    license=usr/src/common/crypto/ecc/THIRDPARTYLICENSE
8905084e753SMark J. Nelson$(i386_ONLY)license usr/src/common/crypto/md5/amd64/THIRDPARTYLICENSE \
8915084e753SMark J. Nelson    license=usr/src/common/crypto/md5/amd64/THIRDPARTYLICENSE
8925084e753SMark J. Nelsonlicense usr/src/common/mpi/THIRDPARTYLICENSE \
8935084e753SMark J. Nelson    license=usr/src/common/mpi/THIRDPARTYLICENSE
8945084e753SMark J. Nelsonlicense usr/src/uts/common/inet/ip/THIRDPARTYLICENSE.rts \
8955084e753SMark J. Nelson    license=usr/src/uts/common/inet/ip/THIRDPARTYLICENSE.rts
8965084e753SMark J. Nelsonlicense usr/src/uts/common/inet/tcp/THIRDPARTYLICENSE \
8975084e753SMark J. Nelson    license=usr/src/uts/common/inet/tcp/THIRDPARTYLICENSE
8985084e753SMark J. Nelsonlicense usr/src/uts/common/io/THIRDPARTYLICENSE.etheraddr \
8995084e753SMark J. Nelson    license=usr/src/uts/common/io/THIRDPARTYLICENSE.etheraddr
9005084e753SMark J. Nelsonlicense usr/src/uts/common/sys/THIRDPARTYLICENSE.icu \
9015084e753SMark J. Nelson    license=usr/src/uts/common/sys/THIRDPARTYLICENSE.icu
9025084e753SMark J. Nelsonlicense usr/src/uts/common/sys/THIRDPARTYLICENSE.unicode \
9035084e753SMark J. Nelson    license=usr/src/uts/common/sys/THIRDPARTYLICENSE.unicode
9045084e753SMark J. Nelson$(i386_ONLY)license usr/src/uts/intel/io/acpica/THIRDPARTYLICENSE \
9055084e753SMark J. Nelson    license=usr/src/uts/intel/io/acpica/THIRDPARTYLICENSE
906ead1f93eSLiane Praza$(i386_ONLY)link path=boot/solaris/bin/root_archive \
907ead1f93eSLiane Praza    target=../../../usr/sbin/root_archive
908ead1f93eSLiane Prazalink path=dev/dld target=../devices/pseudo/dld@0:ctl
909ebbab6bbSDan Pricelink path=kernel/misc/$(ARCH64)/des \
910ebbab6bbSDan Price    target=../../../kernel/crypto/$(ARCH64)/des
911ead1f93eSLiane Praza$(i386_ONLY)link path=kernel/misc/des target=../../kernel/crypto/des
912