summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
2003-03-10fix really old typo that prevented inode quotas from ever working.Ted Unangst
2003-03-10Fix for the "short cable bug" in sis:Ryan Thomas McBride
2003-03-10Fix AP scan on prism and add a /* FALLTHROUGH */ comment to makeTodd C. Miller
2003-03-09zx fits on the floppies.Miod Vallat
2003-03-09tighten the TCP state code in relation to a FIN before any server responsesMike Frantzen
2003-03-09use MGETHDR instead of MGET for the first mbuf.Kenjiro Cho
2003-03-09Add and enable zx. Not put in RAMDISK yet, need to check if this still fitsMiod Vallat
2003-03-09Correctly switch back and forth the 8-bit overlay plane (used in consoleMiod Vallat
2003-03-09autri flags here too. pointed out by deraadt@Ted Unangst
2003-03-09autri now takes flags, provide sample 0x0000Ted Unangst
2003-03-09flag stereo channels as reversed. those rare people without swapped stereoTed Unangst
2003-03-09A work-in-progress driver for the Sun ZX (aka Leo) accelerated frame buffers,Miod Vallat
2003-03-09When a sparc machine is running with serial console, the zskbd probe wouldMiod Vallat
2003-03-09Disallow ptrace if P_SUGIDEXEC flag is set (we already disallow if P_SUGIDTodd C. Miller
2003-03-09Make the semantics of the P_SUGIDEXEC flag match the issetugid(2)Todd C. Miller
2003-03-08regenMichael Shalayeff
2003-03-08a bunch of fw ids for ti and ricohMichael Shalayeff
2003-03-08qe tested and working well; enableHugh Graham
2003-03-08more deletionsTheo de Raadt
2003-03-08bye bye, noted by davidTheo de Raadt
2003-03-08agten does not need to imply rasops32 at the moment.Miod Vallat
2003-03-07New athlon models, ok deraadt@Peter Stromberg
2003-03-07- make a copyout into a copyin for correct semanticsJason Wright
2003-03-06add support for vlan tagging correctly; from Chris PascoeJason Wright
2003-03-06this is a fix for kernel panics and craches along w/ other stabilityMichael Shalayeff
2003-03-06enable elansc; ok deraadt@Markus Friedl
2003-03-06Improve comments, including type fixes; lebel@Miod Vallat
2003-03-06Premiliminary driver for the Fujitsu AG-10e SBus frame buffer.Miod Vallat
2003-03-06move cpu_configre() lower after the proc0 is more completely initialized.Michael Shalayeff
2003-03-06set ip6_nxt to IPPROTO_ETHERIP; ok angelos@Markus Friedl
2003-03-06Support for ServerWorks CSB6 IDEAlexander Yurchenko
2003-03-06bpf_mtap incoming proto 97 traffic; ok jason@Markus Friedl