Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-10 | keep naming of audio devices consistent across all archs that have audio | Brad Smith | |
support. -- Ok'd by: deraadt@ | |||
2000-09-03 | Loose ends for amiga joy device: | Marc Espie | |
MAKEDEV entry and manpage. | |||
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. | |||
1999-08-20 | Change 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-30 | no more acd | Theo de Raadt | |
1998-11-25 | remove bogus comment about pty use; chris@sefl.satelnet.org | Todd C. Miller | |
1998-11-19 | add support for more ptys | Dug Song | |
1998-10-15 | add missing entries for xfs in all | Artur Grabowski | |
1998-09-25 | sync | Todd T. Fries | |
1998-09-25 | add xfs | Todd T. Fries | |
1998-09-15 | Added definition for ipauth, a new piece for IPFilter v3.2.9 | pattonme | |
1998-08-24 | remove ksyms in std entry like other std things | Todd C. Miller | |
1998-08-24 | Add support for /dev/ksyms to arch-specific files | Todd C. Miller | |
1998-02-22 | Make cua device instead of ttym | Niklas Hallqvist | |
1998-01-26 | Add /dev/ipnat and /dev/ipstate for IPF 3.2.3 | dgregor | |
1998-01-09 | Create /dev/grf6 in the all rule | Niklas Hallqvist | |
1997-12-08 | fix chN (N > 0) problem | Michael Shalayeff | |
1997-10-16 | Oops wrong major for audio | Niklas Hallqvist | |
1997-10-07 | Audio stuff from NetBSD | Niklas Hallqvist | |
1997-09-16 | 10 bpf devices | Theo de Raadt | |
1997-09-07 | In pty* rule:\n Change 'rm -rf' to 'rm -f'\n Fix {pty,tty}$n -> {pty,tty}$nam | dgregor | |
1997-06-15 | Add ttye6, bug noticed by Ulrich Flegel | Niklas Hallqvist | |
1997-05-16 | Alias ramdisk with floppy, trim floppy /dev and add rd device case. | Niklas Hallqvist | |
1997-05-14 | Make svnd nodes too, please test this on your port | Niklas Hallqvist | |
1997-05-13 | Remove printf dep. use hex() instead | 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. | |||
1997-05-02 | Add missing ch* device creation case. Remove ipl & ipf before recreating | Niklas Hallqvist | |
1997-04-23 | Fix vnd nodes. | gvf | |
1996-12-14 | /dev/fd should be owned by root.wheel | Todd C. Miller | |
1996-11-26 | adjust scanner stanza to match the other MAKEDEVs | kstailey | |
1996-10-17 | add devices to all & floppy case. Fix acd device creation | Niklas Hallqvist | |
1996-10-12 | Fix typo in ttyB case | Niklas Hallqvist | |
1996-09-18 | do not use chgrp | Theo de Raadt | |
1996-08-29 | support cua devices on the com.c driver | Theo de Raadt | |
1996-08-28 | fix all random device node entry stuff | Theo de Raadt | |
1996-08-23 | Addition of acd and wd + fixed ss major. | Niklas Hallqvist | |
1996-07-28 | root for reload | Theo de Raadt | |
1996-07-15 | ad rnd devices. | Michael Shalayeff | |
1996-05-27 | sync | Theo de Raadt | |
1996-05-09 | Add ISA devices, renumber ipf device, add SCSI scanner device. | Niklas Hallqvist | |
1996-04-23 | sync with netbsd 960418 | Theo de Raadt | |
1996-03-28 | From NetBSD: merge of 960317 | Niklas Hallqvist | |
1996-01-07 | created devices for the IP filter log on all architectures | dm | |
1995-12-15 | update from netbsd | Theo de Raadt | |
1995-10-27 | update from NetBSD | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |