hugh
416ce786cd
Add a floppy entry.
23 years ago
hugh
f653b2b728
Add ra and rx entries to the ramdisk.
23 years ago
miod
6fec4ab528
Don't remove innocent files by accident, but on the other hand,
be sure to remove filres before mknod'ing them again.
Also speed up some rm constructs.
Discussed with hugh@
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
hugh
6d53f1c203
Braces and spaces.
24 years ago
hugh
301e815e2d
Build SCSI tape eject devices. Spotted while testing beckish slag?
24 years ago
hugh
c39be97598
Avoid dependency on printf(1) by replacing it with a ksh array.
Has side effect of constraining dmz dev entries to the ttyXX convention.
24 years ago
hugh
76612f6fe5
Build network tunnel devices.
24 years ago
hugh
d05c023935
Add entries to build nodes required for "floppy", and "ramdisk".
24 years ago
hugh
5cf6817a49
Rename "md" to "rd", consquently moving the hdHDC9224 disk dev to "hd".
24 years ago
hugh
202697f16d
build the 'safe' vnode device
24 years ago
hugh
4a98b37bf8
Support 16 slices per device, like the other OpenBSD arches.
24 years ago
deraadt
7ffc3bd02d
remove double specification of fa#; sigh@kuzirabekon.econ.nagasaki-u.ac.jp
24 years ago
bjc
e889a0502a
new makedev, partly from netbsd
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
dugsong
82fae659b0
add support for more ptys
26 years ago
pattonme
63edff7b7e
Added definition for ipauth, a new piece for IPFilter v3.2.9
26 years ago
todd
e07af97053
indent
26 years ago
niklas
f139b738f7
random before ra*, and rm -f before mknod
27 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
maja
e3ac1f9cb5
Add some missing device (hd, sd, cd and st). -moj
27 years ago
deraadt
ef9eb0340c
ttyv0 stupidity goes away
27 years ago
deraadt
2cef00e6b2
no more need for the fstab.* files
27 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
43f70e12c7
give "a" partition a ufs type by default
28 years ago
millert
6c21a57124
/dev/fd should be owned by root.wheel
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
etheisen
f87e065bf1
OpenBSD'ify
28 years ago
etheisen
868facb2f6
Backslash continuation of literal strings causes nawk to barf.
28 years ago
mickey
2ac9c7e35c
ad rnd devices.
28 years ago
niklas
3e2185481f
From NetBSD: merge of 960317
29 years ago
deraadt
e97369dbb6
from ragge:
Added 'all' option to create a reasonable amount of standard devices.
Tape devices now called after their kernel names, (ie. ts0, ht0) and
not mt? for all of them. mt? names are kept as symbolic links anyway
so that it don't break anything.
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