summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2011-08-26Prevent watchdog timeouts; tested by Thomas PfaffKevin Lo
2011-08-26Move the comment outside of the VLAN section of code and above thatKevin Lo
2011-08-26Add a dmesg warning about sloppy disk I/O to vnd(4) devices to helpMatthew Dempsky
2011-08-24revert the last commit. pms_enable_alps() does not guaranteeAlexandr Shadchin
2011-08-23iPrevent that a socket splicing timeout error in one direction isAlexander Bluhm
2011-08-22Add support for Radeon 4250.Christiano F. Haesbaert
2011-08-22move powerpc to non-__STRICT_ALIGNMENT, as it always was. EssentiallyTheo de Raadt
2011-08-22mark setfault() with __returns_twiceTheo de Raadt
2011-08-22Adding stub for ALPS touchpad, which not supported yet.Alexandr Shadchin
2011-08-21Re-enable POOL_DEBUG. requested by deraadt@.Matthieu Herrb
2011-08-21Help with the watchdog timeouts seen when unplugging the cable fromKevin Lo
2011-08-21Use the lowest available unit number for new pppx ifs. SomewhatJonathan Matthew
2011-08-20Don't wait for FR to come on after setting the FRE bit in the port commandMark Kettenis
2011-08-20Fix packet accounting in error cases.Ryan Thomas McBride
2011-08-19Let ums probe bounds of absolute devices if available.Matthieu Herrb
2011-08-19Bring libc and libm in line with the compiler now that we no longer have aMark Kettenis
2011-08-18Add sti@dio attachments.Miod Vallat
2011-08-18So, it turns out that models 362 and 382 built-in frame buffer only shows upMiod Vallat
2011-08-18Fix various lies in comments, extend hex constants to 8 hex digits for easierMiod Vallat
2011-08-18Because model 362 does not have an SGC bus (or a blind, deaf and mute one),Miod Vallat
2011-08-18Do not skip 362 and 382 DIO frame buffer select codes; this was writtenMiod Vallat
2011-08-18Do not use NULL when 0 is intended.Miod Vallat
2011-08-18stray spaces; no binary changeMarco Peereboom
2011-08-17Set the PSL_O bit, like we do for 64-bit capable CPUs on hppa.Mark Kettenis
2011-08-17Don't set the PSL_S bit. We generally don't tend to hide CPU counter timersMark Kettenis
2011-08-17match on MSP-FET430UIF JTAG, so it can be used with mspdebugJasper Lievisse Adriaanse
2011-08-17regenJasper Lievisse Adriaanse
2011-08-17add MSP-FET430UIF JTAG, from impatiens@gmail.comJasper Lievisse Adriaanse
2011-08-17Assembler implementation of the GCM mode using the Carry-lessMike Belopuhov
2011-08-17Adding support Synaptics touchpad. Thanks all for test.Alexandr Shadchin
2011-08-17remove the clamping of max_softdeps as it makesThordur I. Bjornsson
2011-08-16we are now hacking on 5.0-currentMark Kettenis
2011-08-16Use pitlbe and pdtlbe instructions when flushing the entire TLB.Mark Kettenis
2011-08-16The gp value is stored in a different register on hppa64.Mark Kettenis
2011-08-16Old proc is stored in %arg0, not in %arg2.Mark Kettenis
2011-08-16Compile in serial console settings support if any com(4) device is includedMark Kettenis
2011-08-16Compile in serial console settings support if any com(4) device is includedMark Kettenis
2011-08-16Put back the pedro diff for VOP_FSYNC of softdep when itsThordur I. Bjornsson
2011-08-16Don't export 'struct pmap' to userland.Mark Kettenis
2011-08-09In pmap_create(), check uvm_pagealloc() return value and uvm_wait() until itMiod Vallat
2011-08-08Ship 5.0 with bufcachepercent=20Theo de Raadt
2011-08-08Fix a formating bug that caused a bad print on big endian arches.Marco Peereboom
2011-08-08If two carp interfaces on the same physical interface had addressesAlexander Bluhm
2011-08-08myx requires the driver pad short ethernet frames to 60 bytes byDavid Gwynne
2011-08-07A few more fixes to the lazy FPU context switching code.Mark Kettenis
2011-08-07Avoid clobbering system call arguments upon system call entry.Mark Kettenis
2011-08-07Enable ssio(4) and com(4).Mark Kettenis
2011-08-07Bring over ssio(4) from hppa for proper serial console support.Mark Kettenis
2011-08-07Several fixes for the IPV6_PKTINFO handling with sendmsg(2)Mike Belopuhov
2011-08-07Recognize 64-bit store instructions.Mark Kettenis