summaryrefslogtreecommitdiff
path: root/etc/etc.vax
AgeCommit message (Collapse)Author
2001-04-01Braces and spaces.Hugh Graham
2001-03-31Build SCSI tape eject devices. Spotted while testing beckish slag?Hugh Graham
2000-12-05Avoid dependency on printf(1) by replacing it with a ksh array.Hugh Graham
Has side effect of constraining dmz dev entries to the ttyXX convention.
2000-12-04Build network tunnel devices.Hugh Graham
2000-11-24Add entries to build nodes required for "floppy", and "ramdisk".Hugh Graham
2000-11-24Rename "md" to "rd", consquently moving the hdHDC9224 disk dev to "hd".Hugh Graham
2000-11-24build the 'safe' vnode deviceHugh Graham
2000-11-24Support 16 slices per device, like the other OpenBSD arches.Hugh Graham
2000-05-15remove double specification of fa#; sigh@kuzirabekon.econ.nagasaki-u.ac.jpTheo de Raadt
2000-05-01new makedev, partly from netbsdBrandon Creighton
2000-03-22operator should have perms to write and change tapes. ch* is still missingNiklas Hallqvist
in some MAKEDEVs, will see to them in a separate commit.
1998-11-19add support for more ptysDug Song
1998-09-15Added definition for ipauth, a new piece for IPFilter v3.2.9pattonme
1998-06-28indentTodd T. Fries
1998-05-14random before ra*, and rm -f before mknodNiklas Hallqvist
1998-05-05split sysctl.conf into MD and MI partsTheo de Raadt
1998-01-26Add /dev/ipnat and /dev/ipstate for IPF 3.2.3dgregor
1997-10-11cleanupTheo de Raadt
1997-09-21$OpenBSDTheo de Raadt
1997-09-20Add some missing device (hd, sd, cd and st). -mojMats O Jansson
1997-09-08ttyv0 stupidity goes awayTheo de Raadt
1997-09-03no more need for the fstab.* filesTheo de Raadt
1997-05-14Make svnd nodes too, please test this on your portNiklas Hallqvist
1997-05-13Only run MAKEDEV.local if it exists. Avoids an error messageTodd C. Miller
during installs where there is no MAKEDEV.local.
1996-12-22give "a" partition a ufs type by defaultTheo de Raadt
1996-12-14/dev/fd should be owned by root.wheelTodd C. Miller
1996-09-18do not use chgrpTheo de Raadt
1996-08-28fix all random device node entry stuffTheo de Raadt
1996-07-31generate fbtab for each architectureTheo de Raadt
1996-07-28create pty component of /etc/ttys automaticallyTheo de Raadt
1996-07-23OpenBSD'ifyetheisen
1996-07-23Backslash continuation of literal strings causes nawk to barf.etheisen
1996-07-15ad rnd devices.Michael Shalayeff
1996-03-28From NetBSD: merge of 960317Niklas Hallqvist
1996-01-08from ragge:Theo de Raadt
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.
1996-01-07created devices for the IP filter log on all architecturesdm
1995-10-18initial import of NetBSD treeTheo de Raadt