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