kjc
3ed110fb8d
add an entry for ALTQ.
23 years ago
kjell
1bbc349834
add pf device on all architectures.
fix my previously bogus MAKEDEVs.
If you used pf on a non-i386. the major device number has changed,
and you'll need to recreate /dev/pf
ok theo
23 years ago
kjell
c67c21e5e5
Add the pf device for the shiny new packet filter
23 years ago
deraadt
cd3ef0a0d2
Remove ipf. Darren Reed has interpreted his (old, new, whichever)
licence in a way that makes ipf not free according to the rules we
established over 5 years ago, at www.openbsd.org/goals.html (and those
same basic rules govern the other *BSD projects too). Specifically,
Darren says that modified versions are not permitted. But software
which OpenBSD uses and redistributes must be free to all (be they
people or companies), for any purpose they wish to use it, including
modification, use, peeing on, or even integration into baby mulching
machines or atomic bombs to be dropped on Australia. Furthermore, we
know of a number of companies using ipf with modification like us, who
are now in the same situation, and we hope that some of them will work
with us to fill this gap that now exists in OpenBSD (temporarily, we
hope).
24 years ago
todd
14e840569f
correct perms on null
24 years ago
miod
68d564cce6
Remove duplicate entries already found in the main sysctl.conf
24 years ago
miod
108ed4d096
Add a few missing devices (/dev/vme*, for example) ; make devices for
16 slices per disk instead of 8 previously ; and tidy things a bit
24 years ago
miod
f190945051
Add the minirott definition, and the sparc ramdisk (unused yet, but can't hurt)
24 years ago
miod
66c54c8003
Build only the necessary things ; look closer to etc.sparc
24 years ago
miod
a6a27a4b4d
Put more devices into standard config, add ramdisk section
24 years ago
miod
66ab30e57b
fix tty[ab] owner buglet
25 years ago
miod
5a14c3416d
Add sd4 (as in sparc)
25 years ago
miod
f1ed38156b
Clean up/update
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
todd
a195edf346
sun3 is alive, thanks to Miod Vallat <miodrag@ifrance.com>, add ksyms.
25 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
kstailey
a4a18ba10b
set group on tty devs
26 years ago
kstailey
0f1c25e9ce
s/MAKEDEV/$this/
26 years ago
todd
5b2183169d
add xfs
26 years ago
todd
81eacc4467
s/Id/OpenBSD/
26 years ago
pattonme
63edff7b7e
Added definition for ipauth, a new piece for IPFilter v3.2.9
26 years ago
kstailey
158a244771
add sd example and update rdroot
26 years ago
deraadt
22c01235c4
split sysctl.conf into MD and MI parts
27 years ago
dgregor
71504a77cf
Add /dev/ipnat and /dev/ipstate for IPF 3.2.3
27 years ago
deraadt
7668ae04e8
cleanup
27 years ago
deraadt
78986baffb
$OpenBSD
27 years ago
deraadt
b53cb87416
fix bpf nodes; someone should make sure 0-9 are on all, and rm them nicely
27 years ago
deraadt
2cef00e6b2
no more need for the fstab.* files
27 years ago
kstailey
fa8a7b00ed
fix vnd
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
kstailey
50aa1c0553
switch *random, ipl, ss* and uk* to using mk()
add rm -f to mk()
28 years ago
kstailey
ffd70f55a0
change kernel name to bsd from netbsd
28 years ago
deraadt
348ce3b3ad
4.4BSD filesystem geez
28 years ago
kstailey
41383b04d0
ramdisk now has raw version, disklabels
28 years ago
kstailey
b6cddfb6ce
fix ipl major number
28 years ago
kstailey
62040359e6
back-panel LED control device derived from code by der Mouse
28 years ago
kstailey
98c012ceb2
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
28 years ago
deraadt
6d4249c8fb
fix all random device node entry stuff
28 years ago
deraadt
0316d3307d
generate fbtab for each architecture
28 years ago
deraadt
770c3eb50b
create pty component of /etc/ttys automatically
28 years ago
mickey
2ac9c7e35c
ad rnd devices.
28 years ago
niklas
3e2185481f
From NetBSD: merge of 960317
29 years ago
niklas
661156e351
From netbsd:
Add fd to all; stdin, stdout, and stderr to std
29 years ago
dm
fd8fa9da8f
created devices for the IP filter log on all architectures
29 years ago
deraadt
e460cf82e7
update from netbsd
29 years ago
deraadt
aa263be9c2
update from netbsd
29 years ago