summaryrefslogtreecommitdiff
path: root/etc/etc.mvme68k/MAKEDEV
AgeCommit message (Collapse)Author
2002-06-18regen.Federico G. Schwindt
2002-06-09syncTodd T. Fries
2002-05-16Regen.Miod Vallat
2002-04-28Regen.Miod Vallat
2002-04-17Regen mvme68k MAKEDEV, and add it to the list of m4 MAKEDEV enabled arches.Miod Vallat
2002-04-14add missing cd0 devices to ramdisk targetsTheo de Raadt
2002-04-10correct name of ramdisk target (and remove crud)Theo de Raadt
2002-02-14escapees; it is not yet time (but soon)Todd T. Fries
2002-02-14syncTodd T. Fries
2002-02-09not ready for MAKEDEV.mdTheo de Raadt
2002-02-09sync, and update, to make "ramdisk" target diskTheo de Raadt
2002-01-04add missing rm commands; todd okTheo de Raadt
2001-06-28add an entry for ALTQ.Kenjiro Cho
2001-06-25add 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-24Add the pf device for the shiny new packet filterKjell Wooding
2001-05-30Remove 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).
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.
1999-08-20Change the default serial port device and /var/spool/lock permissions.Jason Downs
/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.)
1998-11-25remove bogus comment about pty use; chris@sefl.satelnet.orgTodd C. Miller
1998-11-19add support for more ptysDug Song
1998-09-23s/Id/OpenBSD/Todd T. Fries
1998-09-15Added definition for ipauth, a new piece for IPFilter v3.2.9pattonme
1998-08-24remove ksyms in std entry like other std thingsTodd C. Miller
1998-08-24Add support for /dev/ksyms to arch-specific filesTodd C. Miller
1998-01-26Add /dev/ipnat and /dev/ipstate for IPF 3.2.3dgregor
1997-09-1610 bpf devicesTheo 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.
1997-04-22fix vndgvf
1997-02-16Changes to support rd miniroot building.Dale S. Rahn
1997-02-11changes to support the new disklabeled ramdisk (rd) and 1st cut atDale S. Rahn
raminst MAKEDEV list.
1996-12-14/dev/fd should be owned by root.wheelTodd C. Miller
1996-12-11support ttyw*Theo de Raadt
1996-11-11Updates for SCSI scanner and SCSI unknown devices.kstailey
Removed MI *dev_decl() stuff that is now in sys/conf.h
1996-09-18do not use chgrpTheo de Raadt
1996-08-28fix all random device node entry stuffTheo 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-05-27sync with ramdiskchuck
1996-01-07created devices for the IP filter log on all architecturesdm
1995-11-16use awk instead of newish sh featuresTheo de Raadt
1995-11-07fix tty0?, fd, and skip lp/lptwo for nowTheo de Raadt
1995-10-31update to realityTheo de Raadt
1995-10-24etc.mvme68k additionTheo de Raadt