Age | Commit message (Expand) | Author |
2001-06-08 | swiss french keyboard; from Mathias Schmocker <smat@acm.org> | Michael Shalayeff |
2001-06-08 | Remve net_osdep.c | Angelos D. Keromytis |
2001-06-08 | Unneeded, ok itojun@ | Angelos D. Keromytis |
2001-06-08 | Fix the XXX #debug bits in vm_machdep(). | Todd C. Miller |
2001-06-08 | Update packet counters. | Artur Grabowski |
2001-06-08 | Update packet counters correctly. | Artur Grabowski |
2001-06-08 | I hate cvs. | Artur Grabowski |
2001-06-08 | rename a file for The Anal One | Theo de Raadt |
2001-06-08 | Change the paddr_t pmap_extract(struct pmap *, vaddr_t) interface to | Artur Grabowski |
2001-06-08 | use pragma instead of attributing every and each struct, some spaces | Michael Shalayeff |
2001-06-08 | Move ifpromisc() from bpf.c to if.c, include cleanup. | Angelos D. Keromytis |
2001-06-08 | Cut down on include files, although I think this file should just go | Angelos D. Keromytis |
2001-06-08 | One more include cleanup, just to piss off Aaron :-) | Angelos D. Keromytis |
2001-06-08 | Yet more include file cleanup. | Angelos D. Keromytis |
2001-06-08 | Cut down on include files. | Angelos D. Keromytis |
2001-06-08 | More changes from NetBSD that should have been part of the UVM update; tested | Aaron Campbell |
2001-06-08 | and add a note on result value importance | Michael Shalayeff |
2001-06-08 | invert caps w/ shifts, also cleanup the whole routine; pointed out by pvalche... | Michael Shalayeff |
2001-06-08 | it seems that via has 7, not 4 pci interrupt lines. | Michael Shalayeff |
2001-06-08 | Trim include files. | Angelos D. Keromytis |
2001-06-08 | Trim some unnecessary includes. | Angelos D. Keromytis |
2001-06-08 | Fork out some of the code in pfkeyv2.c to pfkeyv2_convert.c, to make | Angelos D. Keromytis |
2001-06-08 | Add pfkeyv2_convert.c | Angelos D. Keromytis |
2001-06-08 | Adjust to recent locking protocol changes; beck@ | Aaron Campbell |
2001-06-08 | Initial cut at a driver for the National Semiconductor DP83820 and DP83821 | Nathan Binkert |
2001-06-08 | Add support for National Semiconductor Gigabit PHYs (DP83891 and DP83861) | Nathan Binkert |
2001-06-08 | Add some general support info for gigabit phys | Nathan Binkert |
2001-06-08 | Put back bus_dmaification of context's (seems to have been fixed by | Jason Wright |
2001-06-07 | regen | Todd C. Miller |
2001-06-07 | no longer need bogus Linksys WPC11 entry now that we autodetect prism vs. lucent | Todd C. Miller |
2001-06-07 | Kill #define duplicates between if_wireg.h and if_wi_ieee.h | Todd C. Miller |
2001-06-07 | Simplify SPD logic (and correct some input cases). | Angelos D. Keromytis |
2001-06-07 | remove extra space before ether address for Lucent wi boards | Todd C. Miller |
2001-06-07 | On a pfkeyv2_get(), allocate enough room for the extra stuff we store | Angelos D. Keromytis |
2001-06-07 | no, definately *wi.* does not work here | Michael Shalayeff |
2001-06-07 | missed from last ci, all is from netbsd of course | Michael Shalayeff |
2001-06-07 | no longer need to set sc_prism2 manually | Todd C. Miller |
2001-06-07 | probe prism2 chips based on the probed card id, not cis | Michael Shalayeff |
2001-06-07 | fix typo in wi* at pci | Todd C. Miller |
2001-06-07 | use faster arc4random() instead of get_random_bytes(); jason@ ok | Michael Shalayeff |
2001-06-06 | typo in comment | Artur Grabowski |
2001-06-06 | in bridge_filter(), pullup hlen, not sizeof(struct ip); ok jason@ | jasoni |
2001-06-06 | be more consistant in codec i/o debug prints | Michael Shalayeff |
2001-06-06 | Call doshutdownhooks() in boot(). ok jj@ niklas@ | Miod Vallat |
2001-06-06 | Use pool(9) for some of the structures, and splimp/splx to protect | Angelos D. Keromytis |
2001-06-06 | We now disable interrupts in the bus-specific attach routine. | Todd C. Miller |
2001-06-06 | wi* @ pci | Todd C. Miller |
2001-06-06 | PCI shim for if_wi.c as promised. Magic for setting the PLX up | Todd C. Miller |
2001-06-06 | regen | Todd C. Miller |
2001-06-06 | Add products based on the PLX 905x that act as dumb PCI -> PCMCIA bridges | Todd C. Miller |