Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-02-25 | random typo fix; ok deraadt@ | Todd T. Fries | |
2002-02-25 | correct char major of rd[0-9]* | Todd T. Fries | |
ok deraadt@ | |||
2002-02-21 | I should back out the base files too | Theo de Raadt | |
2002-02-21 | Remove uncommited garbage. I am sorry, but this was just not tested. It | Theo de Raadt | |
crashes sh, EVEN after that possible fix. It appears to overflow the ramdisk _before_ it dumps core. Noone was shown these changes. They were just tossed in. This is not a development process that will work, so I am just backing out all the changes in the last 24 hours. | |||
2002-02-21 | ramdisk: rm wt0 tty02 tty03 mcd0, deraadt@ ok | Todd T. Fries | |
2002-02-21 | sync | Todd T. Fries | |
2002-02-21 | numeric typo | Todd T. Fries | |
2002-02-21 | sync | Todd T. Fries | |
2002-02-21 | ramdisk: add back wd2 wd3 sd2 sd3 mcd0 wt0 cd1 | Todd T. Fries | |
2002-02-19 | sync | Todd T. Fries | |
2002-02-17 | sync | Theo de Raadt | |
2002-02-17 | why were there two ramdisks? | Theo de Raadt | |
2002-02-15 | sync | Todd T. Fries | |
2002-02-14 | sync | Todd T. Fries | |
2002-02-14 | complete the function arg KNF spacing | Todd T. Fries | |
2002-02-14 | sync (only comments with commas effected) | Todd T. Fries | |
2002-02-14 | sync | Todd T. Fries | |
2002-02-14 | sync | Todd T. Fries | |
2002-02-10 | sync | 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 | sync | Todd T. Fries | |
2002-01-23 | sync | Todd T. Fries | |
2002-01-23 | sync | Todd T. Fries | |
2002-01-23 | use ramdisk) target from MAKEDEV.mi | Todd T. Fries | |
2002-01-23 | sync | Todd T. Fries | |
2002-01-08 | sync | Todd T. Fries | |
2002-01-08 | sync | Todd T. Fries | |
2002-01-07 | sync | Todd T. Fries | |
2002-01-07 | sync | Todd T. Fries | |
2002-01-07 | add i386 'source' | Todd T. Fries | |
2001-11-06 | Add USB scanner device node to macppc and i386, both of these had the | Dale Rahn | |
uscanner compiled into the kernel, but no device node, or even entry in the character device switch table. ok todd@ | |||
2001-10-04 | /dev/radio | Grigoriy Orlov | |
2001-09-21 | change the behavior of the midi related device filename creation to follow | Brad Smith | |
the same behavior as audio devices. -- Brought to my attention by and reviewed by: fries@ | |||
2001-07-03 | Add two I2O devices as iop[01] | Niklas Hallqvist | |
2001-06-28 | add an entry for ALTQ. | Kenjiro Cho | |
2001-06-24 | Add the pf device for the shiny new packet filter | Kjell Wooding | |
2001-06-24 | let other read /dev/pci (so that they can call ioctl(..., PCIOCREAD, ...)) | Matthieu Herrb | |
2001-06-23 | add /dev/pci | Matthieu Herrb | |
2001-06-21 | Add ttyZ for cyclades-Z cards | Nathan Binkert | |
2001-06-04 | /dev/io hasn't worked in years | Todd C. Miller | |
2001-06-04 | fix audio device creation. | Brad Smith | |
-- Reported by & fix tested by: Denis A. Doroshenko <d.doroshenko@omnitel.net> | |||
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-14 | various cleanups | Theo de Raadt | |
2001-05-13 | initial cut at /dev/crypto support. takes original mbuf "try, and discard | Theo de Raadt | |
if we fail" semantics and extends to two varients of data movement: mbuf, or an iovec style block. | |||
2001-04-18 | Typo; rd@thrush.com | Aaron Campbell | |
2001-04-17 | Spelling, typos, etc; mpech@prosoft.org.lv | Aaron Campbell | |
2001-04-17 | spelling | Todd T. Fries | |
2001-04-10 | keep naming of audio devices consistent across all archs that have audio | Brad Smith | |
support. -- Ok'd by: deraadt@ | |||
2001-03-13 | at install time, if X is chosen, set machdep.aperature to 2 instead of 1. | Theo de Raadt | |