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-14 | gotta have this... i suppose | Theo de Raadt | |
2001-05-13 | nearly empty skeleton for crypto.4 | Theo de Raadt | |
2001-05-03 | When bt(4) was moved out of the i386 dir this Makefile change | Todd C. Miller | |
was apparently missed. | |||
2001-04-16 | man page for 3c990 | Jason Wright | |
2001-04-13 | add eephy man page; from patel | Theo de Raadt | |
2001-04-11 | driver for BCM5201/5202 PHY | Theo de Raadt | |
2001-03-29 | Add an embarrassingly skimpy man page for yds(4). | Aaron Campbell | |
2001-03-09 | final touch | Michael Shalayeff | |
2001-02-26 | Resolve broken MLINKS found by espie's script. | Aaron Campbell | |
2001-02-20 | Import of the new pms(4) manpage from NetBSD, corresponding to the wsmouse | jbm | |
compatible pms driver. | |||
2001-02-20 | Add manpage for uftdi. | Nathan Binkert | |
2001-02-15 | Add man page for siop SCSI driver | Kenneth R Westerback | |
2001-02-14 | Add pcscp.4. | Federico G. Schwindt | |
2001-01-29 | Add ises.4 | Hakan Olsson | |
2001-01-29 | Add a transient driver for the Y@P phone that downloads firmware into | Aaron Campbell | |
the EZ-USB chip. After downloading the firmware the device detaches and then reattaches as a composite device (audio + HID). From NetBSD. /* XXX - untested */ Commented out in GENERIC for now, since this sounds like a kind of rare and weird device that no one would have. But it might be useful to have an example driver like this in the tree in case we see more (important) USB devices in the future using the EZ-USB. | |||
2001-01-28 | Add driver for Prolific PL2301/PL2302 host-to-host adapter. From NetBSD. | Aaron Campbell | |
/* XXX - untested */ Note: just reminding myself that I need to create a nice diff for Lennart to further portablize the USB code (I fell behind in doing this). In particular, for this driver, the IF_INPUT() macro just does ether_input() in OpenBSD, but we really want to call the local upl_input() routine. | |||
2001-01-28 | Add driver for HP5300 scanner which uses a homebrew SCSI-over-USB protocol. | Aaron Campbell | |
From NetBSD. /* XXX - untested */ | |||
2001-01-23 | oops | Theo de Raadt | |
2001-01-23 | Add iha.4 (Initio SCSI Host Adapter) | Kenneth R Westerback | |
2001-01-13 | Driver for Cirrus Logic CS4281 sound chips. Originally written for NetBSD by | Aaron Campbell | |
Tatoku Ogaito, banged into shape for OpenBSD by me. Recording has not been tested yet, but mpg123 works fine. Sound still works after suspend/resume. XXX: On the IBM ThinkPad X20, must disable pcibios else the cs4281 won't generate interrupts. Cause yet unknown but probably not the driver's fault. YMMV on other laptops with this chip. | |||
2001-01-13 | Preliminary man page for maestro. Link it. | Marc Espie | |
Keep alphabetical order in audio.4 while we're at it :) | |||
2001-01-11 | move ich to auich at mickey's request | Theo de Raadt | |
2000-12-17 | cac man page | Brad Smith | |
2000-12-11 | updates; d.doroshenko@omnitel.net | Theo de Raadt | |
2000-11-16 | Driver for USB scanners; from NetBSD. | Aaron Campbell | |
2000-11-15 | Add pcdisplay(4) man page; from NetBSD. | Aaron Campbell | |
2000-11-15 | New keyboard man pages; from NetBSD. | Aaron Campbell | |
2000-11-15 | Manual page for vga(4); from NetBSD. | Aaron Campbell | |
2000-11-10 | Adaptec "FSA" RAID driver | Niklas Hallqvist | |
2000-11-06 | MLINK uhub.4 | Theo de Raadt | |
2000-10-26 | Enable sun3 md manpages | Miod Vallat | |
2000-10-17 | remove dmphy man page and add amphy page | Jason Wright | |
2000-10-13 | Import missing USB man pages; from NetBSD. | Aaron Campbell | |
2000-10-10 | Descend vax subdirs. | Hugh Graham | |
2000-09-17 | Add man page for dmphy(4). | Aaron Campbell | |
2000-09-16 | add ums(4) | Matthieu Herrb | |
2000-09-15 | 3ware escalade, twe | Michael Shalayeff | |
2000-08-28 | Add skeleton manpages for brgphy & xmphy. | Jason Wright | |
2000-07-20 | new auvia and fms drivers from netbsd (testing requests sent out, since i ↵ | Theo de Raadt | |
cannot find any of these devices) | |||
2000-07-14 | add wscons manuals, from laconica | Michael Shalayeff | |
2000-07-06 | Remove the ffs_softupdates(4) man page. The license has been changed to BSD and | Aaron Campbell | |
all relevant information has been moved to the options(4) page. | |||
2000-07-01 | Add a bare-bones clcs(4) man page; from NetBSD. | Aaron Campbell | |
2000-06-11 | skeleton man page for ubsec | Jason Wright | |
2000-05-30 | ich(4) manual page | Michael Shalayeff | |
2000-05-20 | if it is isa/pci/pcmcia, and found on more machines, move it up a bit | Theo de Raadt | |
2000-05-18 | Man page for puc(4) from NetBSD | Todd C. Miller | |
2000-05-15 | driver for the databook isa/pcmcia bridge (commented out in GENERIC for now); | Jason Wright | |
from NetBSD. | |||
2000-04-27 | install cmpci.4 | Todd C. Miller | |
2000-04-26 | vlan(4) | Chris Cappuccio | |