summaryrefslogtreecommitdiff
path: root/etc/etc.amiga/MAKEDEV
AgeCommit message (Collapse)Author
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).
2001-04-10keep naming of audio devices consistent across all archs that have audioBrad Smith
support. -- Ok'd by: deraadt@
2000-09-03Loose ends for amiga joy device:Marc Espie
MAKEDEV entry and manpage.
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.)
1999-07-30no more acdTheo de Raadt
1998-11-25remove bogus comment about pty use; chris@sefl.satelnet.orgTodd C. Miller
1998-11-19add support for more ptysDug Song
1998-10-15add missing entries for xfs in allArtur Grabowski
1998-09-25syncTodd T. Fries
1998-09-25add xfsTodd 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-02-22Make cua device instead of ttymNiklas Hallqvist
1998-01-26Add /dev/ipnat and /dev/ipstate for IPF 3.2.3dgregor
1998-01-09Create /dev/grf6 in the all ruleNiklas Hallqvist
1997-12-08fix chN (N > 0) problemMichael Shalayeff
1997-10-16Oops wrong major for audioNiklas Hallqvist
1997-10-07Audio stuff from NetBSDNiklas Hallqvist
1997-09-1610 bpf devicesTheo de Raadt
1997-09-07In pty* rule:\n Change 'rm -rf' to 'rm -f'\n Fix {pty,tty}$n -> {pty,tty}$namdgregor
1997-06-15Add ttye6, bug noticed by Ulrich FlegelNiklas Hallqvist
1997-05-16Alias ramdisk with floppy, trim floppy /dev and add rd device case.Niklas Hallqvist
1997-05-14Make svnd nodes too, please test this on your portNiklas Hallqvist
1997-05-13Remove printf dep. use hex() insteadNiklas 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-05-02Add missing ch* device creation case. Remove ipl & ipf before recreatingNiklas Hallqvist
1997-04-23Fix vnd nodes.gvf
1996-12-14/dev/fd should be owned by root.wheelTodd C. Miller
1996-11-26adjust scanner stanza to match the other MAKEDEVskstailey
1996-10-17add devices to all & floppy case. Fix acd device creationNiklas Hallqvist
1996-10-12Fix typo in ttyB caseNiklas Hallqvist
1996-09-18do not use chgrpTheo de Raadt
1996-08-29support cua devices on the com.c driverTheo de Raadt
1996-08-28fix all random device node entry stuffTheo de Raadt
1996-08-23Addition of acd and wd + fixed ss major.Niklas Hallqvist
1996-07-28root for reloadTheo de Raadt
1996-07-15ad rnd devices.Michael Shalayeff
1996-05-27syncTheo de Raadt
1996-05-09Add ISA devices, renumber ipf device, add SCSI scanner device.Niklas Hallqvist
1996-04-23sync with netbsd 960418Theo de Raadt
1996-03-28From NetBSD: merge of 960317Niklas Hallqvist
1996-01-07created devices for the IP filter log on all architecturesdm
1995-12-15update from netbsdTheo de Raadt
1995-10-27update from NetBSDTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt