deraadt
9e6fdd3493
add missing rm commands; todd ok
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
niklas
412b4d9521
$OpenBSD$
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
smurph
0048945467
fix getty problem with ttys.
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.)
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
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
millert
f3bc659222
remove ksyms in std entry like other std things
26 years ago
millert
c318ff04ed
Add support for /dev/ksyms to arch-specific files
26 years ago
todd
e07af97053
indent
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
5a87a65b45
for architectures which go into src/distrib automatically, start at the
top level there...
27 years ago
deraadt
66b1b3f380
10 bpf devices
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
c093b8dec8
not bsd.gz
28 years ago
deraadt
348ce3b3ad
4.4BSD filesystem geez
28 years ago
deraadt
8f35c7573b
build ramdisk
28 years ago
gvf
ec87c6960b
fix vnd
28 years ago
rahnds
816aaef553
Changes to support rd miniroot building.
28 years ago
rahnds
aad2c56520
changes to support the new disklabeled ramdisk (rd) and 1st cut at
raminst MAKEDEV list.
28 years ago
millert
6c21a57124
/dev/fd should be owned by root.wheel
28 years ago
deraadt
d37181062b
support ttyw*
28 years ago
kstailey
3340f18317
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
423c5755c7
ttya/tty00 can be consoles
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
chuck
d6b36a3b38
sync with ramdisk
29 years ago
deraadt
9ccd063afa
sync
29 years ago
dm
fd8fa9da8f
created devices for the IP filter log on all architectures
29 years ago
deraadt
c44dcab055
copy the bootblocks to the right place
29 years ago
deraadt
da2c46d0d9
use awk instead of newish sh features
29 years ago
deraadt
323bc1b21b
copy bootblocks, and kernel is called bsd
29 years ago
deraadt
ee7261a725
fix tty0?, fd, and skip lp/lptwo for now
29 years ago
deraadt
9ff27a61a2
hunt, maim, and then kill the reproducing ttybs
29 years ago