summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Collapse)Author
2000-03-28Allow authentication-only ESP (must have broken it in the previousAngelos D. Keromytis
round of commits).
2000-03-28Set the protocol family in the destination address of bypass flows.Angelos D. Keromytis
2000-03-28syncjasoni
2000-03-28Implement rt_sigreturn.jasoni
2000-03-28from netbsd: give pcic0 whole 64k iomem, and move pcic{1,2} to 0xe0000Michael Shalayeff
2000-03-28PCIBIOS does not fully work yetTheo de Raadt
2000-03-28fix netbsd rcsid upMichael Shalayeff
2000-03-28fix 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-28syncTheo de Raadt
2000-03-28simplifyTheo de Raadt
2000-03-28syncChris Cappuccio
2000-03-28more VIA devices [NetBSD]Chris Cappuccio
2000-03-28syncTheo de Raadt
2000-03-28more yamahaTheo de Raadt
2000-03-27better rearrangementsTheo de Raadt
2000-03-27syncjasoni
2000-03-27Implement getcwd.jasoni
2000-03-27syncTheo de Raadt
2000-03-27anotherTheo de Raadt
2000-03-27don't include rcsid in compileJason Wright
2000-03-27fix OpenBSD tagJason Wright
2000-03-27no vm_cache_max in uvm; ok art@Michael Shalayeff
2000-03-27add missing OpenBSD RCS IDsBrad Smith
2000-03-27As I threatened a while ago, ingress IPsec ACL-checking is turned onAngelos 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-27Need a newline now.Aaron Campbell
2000-03-27Remove the al and ax drivers; these cards now supported by the dc driver.Aaron Campbell
2000-03-26callout.h is goneTheo de Raadt
2000-03-26regenMichael Shalayeff
2000-03-26from 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-26Fix typos.Aaron Campbell
2000-03-26Sync with NetBSD.Aaron Campbell
2000-03-26Regen.Aaron Campbell
2000-03-26Whoops.Aaron Campbell
2000-03-26Whoops, missed a file. BTW, these drivers came from NetBSD sources but wereAaron Campbell
originally developed by Bill Paul of FreeBSD.
2000-03-26Driver for USB Ethernet adapters based on the Kawasaki LSI KL5KUSB101B.Aaron Campbell
2000-03-26Regen.Aaron Campbell
2000-03-26Add 3COM460.Aaron Campbell
2000-03-26Fix an obvious typo.Aaron Campbell
2000-03-26Sync with NetBSD.Aaron Campbell
2000-03-26Regen.Aaron Campbell
2000-03-26New devices; from NetBSD.Aaron Campbell
2000-03-26Add RCS ID.Angelos D. Keromytis
2000-03-25if_gm attaches on pci, not macobio.Dale S. Rahn
2000-03-25Fix typo causing crash if ESP was used with only authentication orAngelos D. Keromytis
encryption (not both). Problem noted by jason@openbsd.org
2000-03-25Add CRD_F_IV_PRESENT, to indicate encryption requests where anAngelos D. Keromytis
explicit IV preceeds the data to be encrypted. Nice weather in Australia...
2000-03-25Busified.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-24Make 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-24syncTheo de Raadt
2000-03-24newer qlc devicesTheo de Raadt
2000-03-24From 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