summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2004-04-07hifn card works just fine (with working /dev/crypto).Dale Rahn
2004-04-07align /dev/crypto with it's device node. would allow crypto cards to be used.Dale Rahn
2004-04-07Clean up printf's per deraadt@. Kill panic in mpt_pci_attach per mickey@Marco Peereboom
2004-04-06Attach Microsoft MN-520 wireless cardTodd C. Miller
2004-04-06regen; add Microsoft MN-520 wireless cardTodd C. Miller
2004-04-06Add Microsoft MN-520 wireless cardTodd C. Miller
2004-04-06Hil keyboard layout for german keyboards, at least suitable for the PS/2-likeMiod Vallat
2004-04-06in cpu_exit() make sure to flush the fpu operation (store fr0)Michael Shalayeff
2004-04-06repair last: proper unimplemented'' trap checkMichael Shalayeff
2004-04-06doh. disable ahc here as wellMichael Shalayeff
2004-04-06fix siginfo generation for posted signals and avoid double ktrpsig() call for...Michael Shalayeff
2004-04-06syncTheo de Raadt
2004-04-06shortenTheo de Raadt
2004-04-06syncTheo de Raadt
2004-04-06pci express device ids; from someoneTheo de Raadt
2004-04-05Switch mvme88k to -O2 optimization by default.Miod Vallat
2004-04-05make it easier to tag releases/current/betaTheo de Raadt
2004-04-05make pftag ** (pass pointer by reference), otherwise it's never updated.Daniel Hartmeier
2004-04-05we are at 3.5-current nowTheo de Raadt
2004-04-05Most of the non-US keyboard layouts define an ``AltGr'' key to access upMiod Vallat
2004-04-05Prevent stale states (states older than the local version) from overwritingRyan Thomas McBride
2004-04-05syncTed Unangst
2004-04-05madvise works fine without translation, from Sam Smith.Ted Unangst
2004-04-04on in-window SYN, send back rate-limited ACK; ok dhartmei frantzen markusTheo de Raadt
2004-04-04Don't print firmware upload messages in dmesg. Pointed out deraadt@, ok krw@Marco Peereboom
2004-04-03Add \n to some error messages to make dmesg looks better; ok deraadt@Alexander Yurchenko
2004-04-03Complete 'lp.d_' to 'lp->d_' changes started with r1.24 so that ramdisk_cd andKenneth R Westerback
2004-04-03- report known USB device vendorsChristian Weisgerber
2004-04-03add pxeboot references to FILES and SEE ALSO;Jason McIntyre
2004-04-03make it look more like the other archsMichael Shalayeff
2004-04-02K6-2/3 powernow driver. not without quirks, but mostly working.Ted Unangst
2004-04-02set correct MAC address for Farallon eth' cards.Xavier Santolaria
2004-04-02repair fcnv* emulation.Michael Shalayeff
2004-04-02repair linuxisms tested on hppa, sparc, vax and i386; from Sven Dehmlow <sven...Michael Shalayeff
2004-04-02kill _8 api completelyMichael Shalayeff
2004-04-02rfork(RFMEM) shares complete vmspace. much more useful, and in line withTed Unangst
2004-04-02Do not define AXE_DEBUG by default.Miod Vallat
2004-04-02remove terms 3 & 4 for drochner@NetBSD.org; as seen on netbsd listsTheo de Raadt
2004-04-02remove pk from copyright, seen in netbsdTheo de Raadt
2004-04-02axe usb ethernet driver hacked into the tree by taleck@oz.netTheo de Raadt
2004-04-01use NULL for ptrs. parts from Joris VinkTed Unangst
2004-04-01typos in comments: hz -> HzXavier Santolaria
2004-04-01Better bounds checking in strategy(), and kill the (unused) rd flagsMiod Vallat
2004-04-01It turns out that the so-called fast ffs(3) routines were wrong, as soon asMiod Vallat
2004-04-01init kqueues normally, from pedro martellettoTed Unangst
2004-03-31remove sparc64/gcc2 workaround.Brad Smith
2004-03-31cleanup some whitespacesMichael Shalayeff
2004-03-31regenMichael Shalayeff
2004-03-31a few more hp cardsMichael Shalayeff
2004-03-31Fix false positives when comparing long file names that have theTodd C. Miller