Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-03-28 | Allow authentication-only ESP (must have broken it in the previous | Angelos D. Keromytis | |
round of commits). | |||
2000-03-28 | Set the protocol family in the destination address of bypass flows. | Angelos D. Keromytis | |
2000-03-28 | sync | jasoni | |
2000-03-28 | Implement rt_sigreturn. | jasoni | |
2000-03-28 | from netbsd: give pcic0 whole 64k iomem, and move pcic{1,2} to 0xe0000 | Michael Shalayeff | |
2000-03-28 | PCIBIOS does not fully work yet | Theo de Raadt | |
2000-03-28 | fix netbsd rcsid up | Michael Shalayeff | |
2000-03-28 | fix netbsd rcsids up. | Michael Shalayeff | |
also, from the 3rd try make proper openbsd rcsids, rediculous 3 commits just to add proper openbsd rcsids. i think someone forgot to _look_ at the diffs before commit. | |||
2000-03-28 | sync | Theo de Raadt | |
2000-03-28 | simplify | Theo de Raadt | |
2000-03-28 | sync | Chris Cappuccio | |
2000-03-28 | more VIA devices [NetBSD] | Chris Cappuccio | |
2000-03-28 | sync | Theo de Raadt | |
2000-03-28 | more yamaha | Theo de Raadt | |
2000-03-27 | better rearrangements | Theo de Raadt | |
2000-03-27 | sync | jasoni | |
2000-03-27 | Implement getcwd. | jasoni | |
2000-03-27 | sync | Theo de Raadt | |
2000-03-27 | another | Theo de Raadt | |
2000-03-27 | don't include rcsid in compile | Jason Wright | |
2000-03-27 | fix OpenBSD tag | Jason Wright | |
2000-03-27 | no vm_cache_max in uvm; ok art@ | Michael Shalayeff | |
2000-03-27 | add missing OpenBSD RCS IDs | Brad Smith | |
2000-03-27 | As I threatened a while ago, ingress IPsec ACL-checking is turned on | Angelos D. Keromytis | |
by default. Read the ipsecadm(8) man page for more details on how to specify ingress filters with manual keying. isakmpd has been doing this for a while now. | |||
2000-03-27 | Need a newline now. | Aaron Campbell | |
2000-03-27 | Remove the al and ax drivers; these cards now supported by the dc driver. | Aaron Campbell | |
2000-03-26 | callout.h is gone | Theo de Raadt | |
2000-03-26 | regen | Michael Shalayeff | |
2000-03-26 | from netbsd: pci interrupt routing code. | Michael Shalayeff | |
also, change a few pcidevs names to match netbsd (and more descriptive). tested on a bunch of laptops, helps resolving 'pin X unmapped' problems for (usually) usb and cardbus cntrollers. | |||
2000-03-26 | Fix typos. | Aaron Campbell | |
2000-03-26 | Sync with NetBSD. | Aaron Campbell | |
2000-03-26 | Regen. | Aaron Campbell | |
2000-03-26 | Whoops. | Aaron Campbell | |
2000-03-26 | Whoops, missed a file. BTW, these drivers came from NetBSD sources but were | Aaron Campbell | |
originally developed by Bill Paul of FreeBSD. | |||
2000-03-26 | Driver for USB Ethernet adapters based on the Kawasaki LSI KL5KUSB101B. | Aaron Campbell | |
2000-03-26 | Regen. | Aaron Campbell | |
2000-03-26 | Add 3COM460. | Aaron Campbell | |
2000-03-26 | Fix an obvious typo. | Aaron Campbell | |
2000-03-26 | Sync with NetBSD. | Aaron Campbell | |
2000-03-26 | Regen. | Aaron Campbell | |
2000-03-26 | New devices; from NetBSD. | Aaron Campbell | |
2000-03-26 | Add RCS ID. | Angelos D. Keromytis | |
2000-03-25 | if_gm attaches on pci, not macobio. | Dale S. Rahn | |
2000-03-25 | Fix typo causing crash if ESP was used with only authentication or | Angelos D. Keromytis | |
encryption (not both). Problem noted by jason@openbsd.org | |||
2000-03-25 | Add CRD_F_IV_PRESENT, to indicate encryption requests where an | Angelos D. Keromytis | |
explicit IV preceeds the data to be encrypted. Nice weather in Australia... | |||
2000-03-25 | Busified. | Dale S. Rahn | |
OpenBSD tag added. mii code corrected (seems to work, anyone want to verify this?) only tesed at 10baseT interrupt configuration hacked, pa_line contents not reliable, hacked for now. | |||
2000-03-24 | Make f_bsize signed. Having it unsigned causes surprising (and unwanted) | Todd C. Miller | |
type coercions. With this fixed I can back out the hack in df. | |||
2000-03-24 | sync | Theo de Raadt | |
2000-03-24 | newer qlc devices | Theo de Raadt | |
2000-03-24 | From NetBSD: | Chris Cappuccio | |
Don't reset cp->hw_ok ro 0 when cp isn't initialised in cy693_chip_map() Support for AMD 756 IDE controller |