rahnds
77459a6b37
Clean up MAKEDEV with respect to wscons. wsdisplay should not exist ttyEx
is used as that device. ttyEcfg needs to be created for wscons tools.
Additional cleanup and comments.
24 years ago
rahnds
a431880834
Add device nodev for wsdisplay, wskbd, wsmouse as required by wsconctl.
24 years ago
rahnds
de604cba83
Add device nodes for USB, move the console control from openfirmware to wscons.
25 years ago
niklas
3aa989f9cb
operator should have perms to write and change tapes. ch* is still missing
in some MAKEDEVs, will see to them in a separate commit.
25 years ago
rahnds
913b16f326
Use the correct terminal entry for Openfirmware console.
Allows visual editors to be used.
25 years ago
downsj
6d98281319
Change the default serial port device and /var/spool/lock permissions.
/var/spool/lock becomes uucp.dialer, mode 1775, and serial devices
become uucp.dialer, mode 660.
(A couple of "dead" MAKEDEVs have been updated because they conformed the
the old permission scheme, while others have not because they didn't.)
26 years ago
millert
76aec2bc38
remove bogus comment about pty use; chris@sefl.satelnet.org
26 years ago
dugsong
82fae659b0
add support for more ptys
26 years ago
art
c5073ca670
add missing entries for xfs in all
26 years ago
rahnds
b804e1cd54
ksyms currently does not work on powerpc, to work around
this problem, dont make the device node.
This partially has to do with the fact that the powerpc port does
not try to load symbols from the kernel image.
26 years ago
rahnds
27c92ee7fd
add ttyE support for wscons on powerpc port.
26 years ago
todd
15085e6ee5
add xfs
26 years ago
rahnds
1449922bd0
add support for tty02 and tty03 if necessary for the system.
create the "standard" com device nodes comX, tty0X, cua0X.
26 years ago
rahnds
c19ae50407
Create some previously missing device nodes, ksyms, uk, and ss.
27 years ago
rahnds
98dede851d
Add ipnat devices.
27 years ago
rahnds
bbc1e2be67
Create device nodes for powerpc port, device existed previously, just devnodes
were missing
27 years ago
rahnds
0bae968c93
configuration (/etc) changes causes with the changes to ofw support in
powerpc port.
27 years ago
pefo
e53b48e0e6
reality check
27 years ago
mickey
ee2abc0b62
fix chN (N > 0) problem
27 years ago
pefo
a5c1be63ee
Monolithic kernel
27 years ago
deraadt
66b1b3f380
10 bpf devices
28 years ago
dgregor
2fa004bb04
In pty* rule:\n Change 'rm -rf' to 'rm -f'\n Fix {pty,tty}$n -> {pty,tty}$nam
28 years ago
niklas
3a0232b2c6
Make svnd nodes too, please test this on your port
28 years ago
millert
de2c9be32d
Only run MAKEDEV.local if it exists. Avoids an error message
during installs where there is no MAKEDEV.local.
28 years ago
deraadt
84b8ebaa41
add hex() and kill awk
28 years ago
deraadt
210b686cc2
no awk
28 years ago
rahnds
577ca66e27
Before creating the rd nodes, remove the old ones.
28 years ago
rahnds
c241354f0a
create additional disk devices in ramdisk image.
necessary to access cdrom and other devices (currently show up as disks)
28 years ago
rahnds
5900df79ac
create the device nodes for rd in a sane way.
create disklabel proto for ramdisk
28 years ago
rahnds
e5a0ad45f3
PowerPC pieces for ramdisk (rd) changes this is adds majors,
rd_root pieces, config file to generate MINIROOT with rdroot and
MAKEDEV changes as well as adding the rd device to known device types.
28 years ago
rahnds
1c1722ccba
remove bpfa and bpfb, didnt know how to make device with minor of 'a' and 'b'.
28 years ago
rahnds
cde2a0ded7
Check-in of powerpc kernel support.
NOTE: This will not work until the other pieces are checked in.
This is primarily the NetBSD powerpc port, with modifications
to support ELF.
28 years ago
millert
6c21a57124
/dev/fd should be owned by root.wheel
28 years ago
kstailey
89e4a7abb9
Updates for SCSI scanner and SCSI unknown devices.
Removed MI *dev_decl() stuff that is now in sys/conf.h
28 years ago
deraadt
28caef55d9
do not use chgrp
29 years ago
deraadt
6d4249c8fb
fix all random device node entry stuff
29 years ago
etheisen
f87e065bf1
OpenBSD'ify
29 years ago
etheisen
868facb2f6
Backslash continuation of literal strings causes nawk to barf.
29 years ago
mickey
2ac9c7e35c
ad rnd devices.
29 years ago
niklas
e96fcc515c
From netbsd:
Make grf units 2 and 3.
29 years ago
dm
fd8fa9da8f
created devices for the IP filter log on all architectures
29 years ago
deraadt
47b73ff83c
initial import of NetBSD tree
29 years ago