summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-05-12ANSIfy, some KNF and zap a little bit of whitespace.Niall O'Higgins
2005-05-12syncTheo de Raadt
2005-05-12airprime and sealevelTheo de Raadt
2005-05-12RegenMiod Vallat
2005-05-12Populate \t better in the output, for human readability; no change in theMiod Vallat
2005-05-12Add a bzero() after malloc() when allocating component info in ccdinit().Niall O'Higgins
2005-05-12RegenMiod Vallat
2005-05-12Define a specific map for the Apple portuguese USB keyboards.Miod Vallat
2005-05-12Define a keyboard layout variant for Apple international USB keyboards, whichMiod Vallat
2005-05-12Minimal terminal line discipline support to stop the boot timeoutUwe Stuehler
2005-05-11Reset IO completion values to 0 to disable completion holdof. This improvesMarco Peereboom
2005-05-11no need to include '\n' on a panic(), fix two typos,Pedro Martelletto
2005-05-11prettier; ok uweTheo de Raadt
2005-05-11Add get and set completions opcodes.Marco Peereboom
2005-05-11extra checks for monitor modeReyk Floeter
2005-05-11Do not call mii_pollstat() immediately after mii_tick().Brad Smith
2005-05-11Do not call mii_pollstat() from within device tick routines; the statusBrad Smith
2005-05-11remove comment which is not valid anymoreBrad Smith
2005-05-11- Also match on Yukon LP's for the Lite rev A0 test.Brad Smith
2005-05-10enable arm optimized in4_cksumBrad Smith
2005-05-10support NULL encryption for ESP; ok hshoexer, hoMarkus Friedl
2005-05-10In DIOCKILLSTATES: take into account the direction of the state whenJoel Knight
2005-05-10add epic commented outMichael Shalayeff
2005-05-10after copyin/out fpu regs flush and purge as they gonna be accessed from phys...Michael Shalayeff
2005-05-10explicitly align unwind data to 8 bytes; from chsMichael Shalayeff
2005-05-10no reason to use long as we are most definately all 32bitMichael Shalayeff
2005-05-10set pcsq in case we get signal delivery once interrupted from the gateway pag...Michael Shalayeff
2005-05-10db_printf(s) -> db_printf("%s", s) from NetBSDUwe Stuehler
2005-05-10enter ddb thru alt-escape.Marc Espie
2005-05-10- add vax optimized in4_cksumBrad Smith
2005-05-10ANSI protosBrad Smith
2005-05-10use pci_matchbyid().Brad Smith
2005-05-10- remove commented out headerBrad Smith
2005-05-10put this in the AtticBrad Smith
2005-05-10Add epic(4) driver which supersedes tx(4).Brad Smith
2005-05-09fixes and updates for root device detection from NetBSD:Martin Reindl
2005-05-09- add alpha optimized in4_cksumBrad Smith
2005-05-09replace sc_quirk with sc_flags, spotted and ok mickey@Marco Peereboom
2005-05-09Compile if no wsmouse device is configured in the kernel.Miod Vallat
2005-05-09regenBrad Smith
2005-05-09add PCI id for SMC 83C175Brad Smith
2005-05-09Compile without option WSDISPLAY_COMPAT_RAWKBDMiod Vallat
2005-05-09Enable clock to STUART unit, and enable com2 in GENERIC and RAMDISKUwe Stuehler
2005-05-09Permit one of the PXA2X0's UARTs to operate in Slow Infrared (SIR) modeUwe Stuehler
2005-05-09Added comments, and a new function to control the infrared LED.Uwe Stuehler
2005-05-09Bump version to 2.07. Since the initial version 2.06, symbol tableUwe Stuehler
2005-05-09streamline.Marc Espie
2005-05-09ansify. no binary change.Marco Pfatschbacher
2005-05-09Make sure that prefixes get purged.Brad Smith
2005-05-09RegenMiod Vallat