summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2001-06-10In wi_cmd() wait for the busy bit to clear; from NetBSD (ichiro)Todd C. Miller
2001-06-10free commit from artMichael Shalayeff
2001-06-10Art error #2Theo de Raadt
2001-06-10Art error #1Theo de Raadt
2001-06-10Semicolons are better added in canada to save cross atlantic bandwith.Bob Beck
2001-06-09fix art oopsie so this compilesBob Beck
2001-06-09Updates from NetBSD:Todd C. Miller
2001-06-09Inclusion protection.Angelos D. Keromytis
2001-06-09Not needed anymore.Angelos D. Keromytis
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-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-08Flag field for flows.Angelos D. Keromytis
2001-06-08missed one; pointed out by ben fleis <ben@monkey.org>Michael Shalayeff
2001-06-08swiss french keyboard; from Mathias Schmocker <smat@acm.org>Michael Shalayeff
2001-06-08Remve net_osdep.cAngelos D. Keromytis
2001-06-08Unneeded, ok itojun@Angelos D. Keromytis
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-08use pragma instead of attributing every and each struct, some spacesMichael Shalayeff
2001-06-08Move ifpromisc() from bpf.c to if.c, include cleanup.Angelos D. Keromytis
2001-06-08Cut down on include files, although I think this file should just goAngelos D. Keromytis
2001-06-08One more include cleanup, just to piss off Aaron :-)Angelos D. Keromytis
2001-06-08Yet more include file cleanup.Angelos D. Keromytis
2001-06-08Cut down on include files.Angelos D. Keromytis
2001-06-08More changes from NetBSD that should have been part of the UVM update; testedAaron Campbell
2001-06-08and add a note on result value importanceMichael Shalayeff
2001-06-08invert caps w/ shifts, also cleanup the whole routine; pointed out by pvalche...Michael Shalayeff
2001-06-08it seems that via has 7, not 4 pci interrupt lines.Michael Shalayeff
2001-06-08Trim include files.Angelos D. Keromytis
2001-06-08Trim some unnecessary includes.Angelos D. Keromytis