Age | Commit message (Expand) | Author |
2001-06-11 | follow x11 behaviour wrt caps^shift, even i like it this way, but deraadtified | Michael Shalayeff |
2001-06-11 | sync w/ netbsd | Michael Shalayeff |
2001-06-11 | Remove workaround for a gas bug fixed in binutils-2.10.1. | Artur Grabowski |
2001-06-11 | Call doshutdownhooks() during shutdown. | Miod Vallat |
2001-06-11 | Use MI {trunc,round}_page macros. | Miod Vallat |
2001-06-11 | Bail out of wi_attach() if the ether addr cannot be read from the | Todd C. Miller |
2001-06-11 | For PCI attachments print the CIS strings since otherwise all we have | Todd C. Miller |
2001-06-11 | Being able to compile sun4 (non-sun4c non-4m) kernels doesn't hurt. | Miod Vallat |
2001-06-10 | Do not print time in seconds since epoc on boot, | Dale Rahn |
2001-06-10 | inconsistantly redundant returns | Michael Shalayeff |
2001-06-10 | Hack/workaround for gcc bug. GCC will generate a load/store double instruction | Dale Rahn |
2001-06-10 | sg fixes from Mathias Schmocker <smat@acm.org> | Michael Shalayeff |
2001-06-10 | permit compilation when only SUN4C is defined; based on patch from Thomas Cof... | Jason Wright |
2001-06-10 | Post pmap_extract() changes cleanup. | Dale Rahn |
2001-06-10 | Post pmap_extract() changes cleanup. | Miod Vallat |
2001-06-10 | regen | Todd C. Miller |
2001-06-10 | shorten some things I added at Theo's request | Todd C. Miller |
2001-06-10 | In wi_cmd() wait for the busy bit to clear; from NetBSD (ichiro) | Todd C. Miller |
2001-06-10 | free commit from art | Michael Shalayeff |
2001-06-10 | Art error #2 | Theo de Raadt |
2001-06-10 | Art error #1 | Theo de Raadt |
2001-06-10 | Semicolons are better added in canada to save cross atlantic bandwith. | Bob Beck |
2001-06-09 | fix art oopsie so this compiles | Bob Beck |
2001-06-09 | Updates from NetBSD: | Todd C. Miller |
2001-06-09 | Inclusion protection. | Angelos D. Keromytis |
2001-06-09 | Not needed anymore. | Angelos D. Keromytis |
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 | 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 |