miod
c6a403457d
Regen.
22 years ago
deraadt
b517a91d7a
sync
23 years ago
fgsch
e19945e670
regen. some of these were missed previously.
23 years ago
todd
d242db92bd
random typo fix; ok deraadt@
23 years ago
deraadt
4785830e54
Remove uncommited garbage. I am sorry, but this was just not tested. It
crashes sh, EVEN after that possible fix. It appears to overflow the
ramdisk _before_ it dumps core. Noone was shown these changes. They were
just tossed in. This is not a development process that will work, so I
am just backing out all the changes in the last 24 hours.
23 years ago
todd
668770dbcf
sync
23 years ago
todd
d3fe747718
sync
23 years ago
todd
ae32d4a9d6
sync
23 years ago
deraadt
ddb0d5c92a
sync
23 years ago
todd
3cb1995164
sync
23 years ago
todd
b4d80f179d
sync
23 years ago
todd
06771093b9
sync (only comments with commas effected)
23 years ago
todd
891c47a32b
sync
23 years ago
todd
35d869ef09
sync
23 years ago
deraadt
3b4657e5a7
sync, and update, to make "ramdisk" target disk
23 years ago
todd
02aa416da3
sync
23 years ago
todd
26d2f54f9b
sync
23 years ago
todd
12319e196d
sync
23 years ago
todd
3ddf7ee0c5
sync
23 years ago
todd
6417fddcd4
sync
23 years ago
todd
db43857253
sync
23 years ago
todd
c88b7ffbea
enable sun3; ok miod@
23 years ago
todd
60f1eafdaf
populate /dev/fd/ like other archs in 'all)' target
23 years ago
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).
23 years ago
todd
14e840569f
correct perms on null
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
a6a27a4b4d
Put more devices into standard config, add ramdisk section
24 years ago
miod
66ab30e57b
fix tty[ab] owner buglet
24 years ago
miod
5a14c3416d
Add sd4 (as in sparc)
24 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
pattonme
63edff7b7e
Added definition for ipauth, a new piece for IPFilter v3.2.9
26 years ago
dgregor
71504a77cf
Add /dev/ipnat and /dev/ipstate for IPF 3.2.3
27 years ago
deraadt
b53cb87416
fix bpf nodes; someone should make sure 0-9 are on all, and rm them nicely
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
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