summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2003-03-20The current code tries to use the same field in the interrupt handler asHenric Jungheim
2003-03-20Compute linebytes and such earlier and use them to decide how muchJason Wright
2003-03-19regenTodd C. Miller
2003-03-19Add ProSavage DDR video; Nick HollandTodd C. Miller
2003-03-19regenMichael Shalayeff
2003-03-19match on nvidia nforce2; from netbsd@ via wayne@epipe.com.au; miod@ okMichael Shalayeff
2003-03-19Add i830 support from NetBSD via patch in kernel/3150.Todd C. Miller
2003-03-19regenTodd C. Miller
2003-03-19s/82845G_IV/82845G_IGD/ from NetBSDTodd C. Miller
2003-03-18regenMichael Shalayeff
2003-03-18match on SMC 8041TX by cis; from netbsd via mbing@nfr.net; miod@ okMichael Shalayeff
2003-03-18Restore bootable tape functionality. Previous loadfile() would never useMiod Vallat
2003-03-17Fix UK keyboard layout (2 & 3 shifted from one position).Matthieu Herrb
2003-03-16Old unused stuff left under the carpet.Miod Vallat
2003-03-16A better explanation of why we need to operate hil keyboards in raw mode.Miod Vallat
2003-03-16typosmargarida
2003-03-15specifed -> specifiedTheo de Raadt
2003-03-15kill 10 minute non-root suffers stuff. noted that we still have this, byTheo de Raadt
2003-03-14Support for the VIA C3 Nehemiah on-cpu random number generator. This chipTheo de Raadt
2003-03-14kill vaxismsJason Wright
2003-03-14syncTodd T. Fries
2003-03-14Casio BE300 PDA; ok theoTodd T. Fries
2003-03-14sync with libc versionTodd C. Miller
2003-03-14Put return type on its own line like it belong and use ANSI function header.Todd C. Miller
2003-03-14Correctly flag out radix_node entries with RNF_ROOT flag set: this is notCedric Berger
2003-03-14spl police.Miod Vallat
2003-03-14Zombies on the bridge, captain.Miod Vallat
2003-03-13Always protect pv_unlink4_4c() with splvm(). This suddenly makes sun4/4cMiod Vallat
2003-03-13print LZS-only and such for the cards (more clear than saying "disabled" for ...Jason Wright
2003-03-13Plug slow memory leak (radix_mask structure).Cedric Berger
2003-03-13scale the red thresholds according to the queue limit.Kenjiro Cho
2003-03-13remove an unused function prototype.Kenjiro Cho
2003-03-13Initialize the timeout for the non-console case of PS2 keyboard. FixesDale Rahn
2003-03-12regenAlexander Yurchenko
2003-03-12In SiS entries block: sort, consistency a bit and add some devicesAlexander Yurchenko
2003-03-12backout the two previous patches, it breaks the 3com ae card and I don'tJason Wright
2003-03-12sk is capable of transmitting and receiving longer packets for 802.1q vlansNathan Binkert
2003-03-12reclaim more resources on failures.Michael Shalayeff
2003-03-12syncTheo de Raadt
2003-03-12new intel agpTheo de Raadt
2003-03-12regenAlexander Yurchenko
2003-03-12Add a bunch of SiS host bridges from NetBSDAlexander Yurchenko
2003-03-12a missing htole32 and a pasto; from netbsdMichael Shalayeff
2003-03-11Hack to match new FreeBSD ELF binaries (such as opera). A properTodd C. Miller
2003-03-11- Fill in the mm_gtcr column (not currently used)Jason Wright
2003-03-11forward 8021Q packets with vlan header if the destination interface hasMarkus Friedl
2003-03-11Missing break, unintentional fall-through. Found by Kimmo Mösö.Daniel Hartmeier
2003-03-11add protection against packets without pkthdr.Kenjiro Cho
2003-03-11Fix incorrect restriction on valid scsi tape density code values, allowing allKenneth R Westerback
2003-03-10Sun documentation mentions that ZX can not run on a sun4c or inside an xbox,Miod Vallat