summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-06-09No need for net/net_osdep.hAngelos D. Keromytis
2001-06-09Include cleanup.Angelos D. Keromytis
2001-06-09Include cleanupAngelos D. Keromytis
2001-06-09These don't need net_osdep.hAngelos D. Keromytis
2001-06-09Whitespace cleanup.Angelos D. Keromytis
2001-06-09By popular demand, protect from multiple inclusion, and fix to use theAngelos D. Keromytis
2001-06-09Protect from multiple inclusion.Angelos D. Keromytis
2001-06-09Less aggressive include cleanup, so it won't piss of Theo again (one hopes)Angelos D. Keromytis
2001-06-09Account for timer interrupts which occur while timer is "blocked".Dale Rahn
2001-06-09disable debugging by defaultMichael Shalayeff
2001-06-09print return value for debugging purposesMichael Shalayeff
2001-06-09Print firmware version for Lucent as well as Prism2 and break intoTodd C. Miller
2001-06-09Set sc_dying in wskbd_detach, otherwise it's pointless.Aaron Campbell
2001-06-09Remove sc_ready from the softc, we can just test sc_events.io instead.Aaron Campbell
2001-06-09remove confusing comparison with srand (it does not return the old seed)assar
2001-06-09Allow wskbd_cngetc() to return any key pressed, not just ones in the ASCIIAaron Campbell
2001-06-08Only delete/modify flows with the IPSP_POLICY_STATIC flag if the appropriateAngelos D. Keromytis
2001-06-08it is nice if the kernel compilesTheo de Raadt
2001-06-08IPSP_POLICY_STATIC flag.Angelos D. Keromytis
2001-06-08Set SADB_X_POLICYFLAGS_POLICY for flows we add/delete.Angelos D. Keromytis
2001-06-08Flag field for flows.Angelos D. Keromytis
2001-06-08missed one; pointed out by ben fleis <ben@monkey.org>Michael Shalayeff
2001-06-08swiss frenchMichael Shalayeff
2001-06-08swiss french keyboard; from Mathias Schmocker <smat@acm.org>Michael Shalayeff
2001-06-08syncTheo de Raadt
2001-06-08move the path for xauth to pathnames.hMarkus Friedl
2001-06-08Move copyright notice to top of fileJim Rees
2001-06-08Remve net_osdep.cAngelos D. Keromytis
2001-06-08Unneeded, ok itojun@Angelos D. Keromytis
2001-06-08Fix a typo (perfomance -> performance) and lots of section shuffling;Aaron Campbell
2001-06-08Correct STANDARDS section wrt removing directories; from FreeBSDTodd C. Miller
2001-06-08Don't give usage warning for 'rm -f' with no files to remove to beTodd C. Miller
2001-06-08Fix the XXX #debug bits in vm_machdep().Todd C. Miller
2001-06-08Update packet counters.Artur Grabowski
2001-06-08Update packet counters correctly.Artur Grabowski
2001-06-08I hate cvs.Artur Grabowski
2001-06-08rename a file for The Anal OneTheo de Raadt
2001-06-08Change the paddr_t pmap_extract(struct pmap *, vaddr_t) interface toArtur Grabowski
2001-06-08oops.Artur Grabowski
2001-06-08Ooops. Add struct r_debug, from powerpc.Artur Grabowski
2001-06-08Cleanup.Artur Grabowski
2001-06-08No more need to pull in strlen from libc.Artur Grabowski
2001-06-08Be consistent. If we have inveted our of strlen, use it everywhere.Artur Grabowski
2001-06-08styleArtur Grabowski
2001-06-08KNFTheo de Raadt
2001-06-08use pragma instead of attributing every and each struct, some spacesMichael Shalayeff
2001-06-08Section shuffling; mpech@prosoft.org.lvAaron Campbell
2001-06-08Move ifpromisc() from bpf.c to if.c, include cleanup.Angelos D. Keromytis
2001-06-08Document special command keys.Aaron Campbell
2001-06-08Cut down on include files, although I think this file should just goAngelos D. Keromytis