Age | Commit message (Expand) | Author |
2001-06-09 | No need for net/net_osdep.h | Angelos D. Keromytis |
2001-06-09 | Include cleanup. | Angelos D. Keromytis |
2001-06-09 | Include cleanup | Angelos D. Keromytis |
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 | remove confusing comparison with srand (it does not return the old seed) | assar |
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 | Set SADB_X_POLICYFLAGS_POLICY for flows we add/delete. | 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 | Michael Shalayeff |
2001-06-08 | swiss french keyboard; from Mathias Schmocker <smat@acm.org> | Michael Shalayeff |
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 |