Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-02-14 | escapees; it is not yet time (but soon) | Todd T. Fries | |
2002-02-14 | sync | Todd T. Fries | |
2002-02-09 | not ready for MAKEDEV.md | Theo de Raadt | |
2002-02-09 | sync, and update, to make "ramdisk" target disk | Theo de Raadt | |
2002-02-09 | use "ramdisk" for the ramdisk target, always | Theo de Raadt | |
2002-02-08 | prepare for invasion, sparc64 gets major number fix wrt tty[a-d] | Todd T. Fries | |
order a few places provide '[ "$DEBUG" ] && set -x' inside R() for debugging help .. | |||
2001-12-07 | Add a floppy entry. | Hugh Graham | |
2001-12-07 | Add ra and rx entries to the ramdisk. | Hugh Graham | |
2001-07-13 | Don't remove innocent files by accident, but on the other hand, | Miod Vallat | |
be sure to remove filres before mknod'ing them again. Also speed up some rm constructs. Discussed with hugh@ | |||
2001-06-28 | add an entry for ALTQ. | Kenjiro Cho | |
2001-06-25 | add pf device on all architectures. | Kjell Wooding | |
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 | |||
2001-06-24 | Add the pf device for the shiny new packet filter | Kjell Wooding | |
2001-05-30 | Remove ipf. Darren Reed has interpreted his (old, new, whichever) | Theo de Raadt | |
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). | |||
2001-04-01 | Braces and spaces. | Hugh Graham | |
2001-03-31 | Build SCSI tape eject devices. Spotted while testing beckish slag? | Hugh Graham | |
2000-12-05 | Avoid 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-04 | Build network tunnel devices. | Hugh Graham | |
2000-11-24 | Add entries to build nodes required for "floppy", and "ramdisk". | Hugh Graham | |
2000-11-24 | Rename "md" to "rd", consquently moving the hdHDC9224 disk dev to "hd". | Hugh Graham | |
2000-11-24 | build the 'safe' vnode device | Hugh Graham | |
2000-11-24 | Support 16 slices per device, like the other OpenBSD arches. | Hugh Graham | |
2000-05-15 | remove double specification of fa#; sigh@kuzirabekon.econ.nagasaki-u.ac.jp | Theo de Raadt | |
2000-05-01 | new makedev, partly from netbsd | Brandon Creighton | |
2000-03-22 | operator should have perms to write and change tapes. ch* is still missing | Niklas Hallqvist | |
in some MAKEDEVs, will see to them in a separate commit. | |||
1998-11-19 | add support for more ptys | Dug Song | |
1998-09-15 | Added definition for ipauth, a new piece for IPFilter v3.2.9 | pattonme | |
1998-06-28 | indent | Todd T. Fries | |
1998-05-14 | random before ra*, and rm -f before mknod | Niklas Hallqvist | |
1998-05-05 | split sysctl.conf into MD and MI parts | Theo de Raadt | |
1998-01-26 | Add /dev/ipnat and /dev/ipstate for IPF 3.2.3 | dgregor | |
1997-10-11 | cleanup | Theo de Raadt | |
1997-09-21 | $OpenBSD | Theo de Raadt | |
1997-09-20 | Add some missing device (hd, sd, cd and st). -moj | Mats O Jansson | |
1997-09-08 | ttyv0 stupidity goes away | Theo de Raadt | |
1997-09-03 | no more need for the fstab.* files | Theo de Raadt | |
1997-05-14 | Make svnd nodes too, please test this on your port | Niklas Hallqvist | |
1997-05-13 | Only run MAKEDEV.local if it exists. Avoids an error message | Todd C. Miller | |
during installs where there is no MAKEDEV.local. | |||
1996-12-22 | give "a" partition a ufs type by default | Theo de Raadt | |
1996-12-14 | /dev/fd should be owned by root.wheel | Todd C. Miller | |
1996-09-18 | do not use chgrp | Theo de Raadt | |
1996-08-28 | fix all random device node entry stuff | Theo de Raadt | |
1996-07-31 | generate fbtab for each architecture | Theo de Raadt | |
1996-07-28 | create pty component of /etc/ttys automatically | Theo de Raadt | |
1996-07-23 | OpenBSD'ify | etheisen | |
1996-07-23 | Backslash continuation of literal strings causes nawk to barf. | etheisen | |
1996-07-15 | ad rnd devices. | Michael Shalayeff | |
1996-03-28 | From NetBSD: merge of 960317 | Niklas Hallqvist | |
1996-01-08 | from 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-07 | created devices for the IP filter log on all architectures | dm | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |