Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-05-30 | set dt as well | Theo de Raadt | |
2001-05-14 | slight cleaning of rm -f calls | Theo de Raadt | |
2001-04-10 | keep naming of audio devices consistent across all archs that have audio | Brad Smith | |
support. -- Ok'd by: deraadt@ | |||
2001-01-28 | $OpenBSD$ | Niklas Hallqvist | |
2000-05-18 | add machdep.vsyncblank sysctl for controlling whether vsync is disabled | Jason Wright | |
when the monitor is blanked. | |||
2000-05-06 | Add the tape device nodes to the miniroot, for tape install, deraadt@ ok | Miod Vallat | |
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. | |||
2000-02-21 | add SES device | mjacob | |
1999-09-04 | add entries for fga, scf, and flash | Jason Wright | |
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-18 | rf support; m4@umn.edu | Theo de Raadt | |
1999-05-26 | create links for audio->audio0 and friends if they don't exist | Jason Wright | |
1999-02-01 | add spif tty & bpp devices | Jason Wright | |
1999-02-01 | add magma & spif ttys | Jason Wright | |
1999-01-04 | clean up: remove the correct devices before trying to create them | Jason Wright | |
1998-12-29 | prepare for sparc bpp | 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-16 | fix magma device generation; three cards supported | Marco S Hyman | |
ttym*, ttyn*, and ttyo* plus bppm{unit}{0,1} | |||
1998-09-28 | rm -f before creation | Todd T. Fries | |
1998-09-25 | sync | Todd T. Fries | |
1998-09-23 | s/Id/OpenBSD/ | Todd T. Fries | |
1998-09-23 | boot.net for sparc | Todd T. Fries | |
1998-09-21 | bpf on ramdisks | Theo de Raadt | |
1998-09-15 | Added definition for ipauth, a new piece for IPFilter v3.2.9 | pattonme | |
1998-08-26 | rm before mknod | Theo de Raadt | |
1998-08-24 | Add support for /dev/ksyms to arch-specific files | Todd C. Miller | |
1998-07-21 | make cua{a,b,c,d} nodes when generating standard devs | Marco S Hyman | |
1998-06-28 | indent | Todd T. Fries | |
1998-05-20 | magma; plunky@skate.demon.co.uk | Theo de Raadt | |
1998-05-05 | add sparc mi sysctl: machdep.led_blink | Jason Wright | |
1998-05-05 | split sysctl.conf into MD and MI parts | Theo de Raadt | |
1998-04-30 | Updated sparc audio | Jason Wright | |
1998-03-24 | Make floppy device names match the pattern <device name><number><sub-class> | Marco S Hyman | |
1998-03-02 | But only if explicitly asked for (until zs code is finialized) | Jason Wright | |
1998-03-02 | add cua devices for tty[a-d] | Jason Wright | |
1998-03-02 | allow cmdline creation of ttya-d on sparc | Todd T. Fries | |
1998-02-23 | add entries for 4/300 extra serial ports | Jason Wright | |
1998-01-26 | Add /dev/ipnat and /dev/ipstate for IPF 3.2.3 | dgregor | |
1997-12-08 | fix chN (N > 0) problem | Michael Shalayeff | |
1997-10-11 | cleanup | Theo de Raadt | |
1997-09-21 | $OpenBSD | Theo de Raadt | |
1997-09-18 | for architectures which go into src/distrib automatically, start at the | Theo de Raadt | |
top level there... | |||
1997-09-16 | fix bpf nodes; someone should make sure 0-9 are on all, and rm them nicely | 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-09-03 | no more need for the fstab.* files | Theo de Raadt | |
1997-08-24 | cgfour* matches cgfourteen*, duh | Theo de Raadt | |
1997-08-08 | Add cgtwo, cgfourteen, tcx. | Jason Downs | |
1997-06-06 | add sd2 sd3 to ramdisk devices, impossible to install on some multi-drive ↵ | grr | |
confiurations otherwise. |