Age | Commit message (Expand) | Author |
2001-06-09 | These don't need net_osdep.h | Angelos D. Keromytis |
2001-06-09 | Whitespace cleanup. | Angelos D. Keromytis |
2001-06-09 | By popular demand, protect from multiple inclusion, and fix to use the | Angelos D. Keromytis |
2001-06-09 | Protect from multiple inclusion. | Angelos D. Keromytis |
2001-06-09 | Less aggressive include cleanup, so it won't piss of Theo again (one hopes) | Angelos D. Keromytis |
2001-06-09 | Account for timer interrupts which occur while timer is "blocked". | Dale Rahn |
2001-06-09 | disable debugging by default | Michael Shalayeff |
2001-06-09 | print return value for debugging purposes | Michael Shalayeff |
2001-06-09 | Print firmware version for Lucent as well as Prism2 and break into | Todd C. Miller |
2001-06-09 | Set sc_dying in wskbd_detach, otherwise it's pointless. | Aaron Campbell |
2001-06-09 | Remove sc_ready from the softc, we can just test sc_events.io instead. | Aaron Campbell |
2001-06-09 | Allow wskbd_cngetc() to return any key pressed, not just ones in the ASCII | Aaron Campbell |
2001-06-08 | Only delete/modify flows with the IPSP_POLICY_STATIC flag if the appropriate | Angelos D. Keromytis |
2001-06-08 | it is nice if the kernel compiles | Theo de Raadt |
2001-06-08 | IPSP_POLICY_STATIC flag. | Angelos D. Keromytis |
2001-06-08 | Flag field for flows. | Angelos D. Keromytis |
2001-06-08 | missed one; pointed out by ben fleis <ben@monkey.org> | Michael Shalayeff |
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 |