Age | Commit message (Expand) | Author |
2001-06-08 | sync | Theo de Raadt |
2001-06-08 | move the path for xauth to pathnames.h | Markus Friedl |
2001-06-08 | Move copyright notice to top of file | Jim Rees |
2001-06-08 | Remve net_osdep.c | Angelos D. Keromytis |
2001-06-08 | Unneeded, ok itojun@ | Angelos D. Keromytis |
2001-06-08 | Fix a typo (perfomance -> performance) and lots of section shuffling; | Aaron Campbell |
2001-06-08 | Correct STANDARDS section wrt removing directories; from FreeBSD | Todd C. Miller |
2001-06-08 | Don't give usage warning for 'rm -f' with no files to remove to be | Todd C. Miller |
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 | oops. | Artur Grabowski |
2001-06-08 | Ooops. Add struct r_debug, from powerpc. | Artur Grabowski |
2001-06-08 | Cleanup. | Artur Grabowski |
2001-06-08 | No more need to pull in strlen from libc. | Artur Grabowski |
2001-06-08 | Be consistent. If we have inveted our of strlen, use it everywhere. | Artur Grabowski |
2001-06-08 | style | Artur Grabowski |
2001-06-08 | KNF | Theo de Raadt |
2001-06-08 | use pragma instead of attributing every and each struct, some spaces | Michael Shalayeff |
2001-06-08 | Section shuffling; mpech@prosoft.org.lv | Aaron Campbell |
2001-06-08 | Move ifpromisc() from bpf.c to if.c, include cleanup. | Angelos D. Keromytis |
2001-06-08 | Document special command keys. | Aaron Campbell |
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 | Update for recent wi(4) changes, include PCI support. | Todd C. Miller |
2001-06-07 | Sync with the new options from NetBSD. Also fix gold card WEP description, | Todd C. Miller |
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 | don't overwrite errno | Markus Friedl |
2001-06-07 | use xxx_put_cstring() | Markus Friedl |
2001-06-07 | import latest from CITI with Palm support | Jim Rees |
2001-06-07 | It started with trying to write code to avoid running static binaries, | Artur Grabowski |