summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
2011-08-07Make sure interrupts are properly masked at the level they're established at.Mark Kettenis
2011-08-07When checking wether a prefix belongs to an interface, also allowAlexander Bluhm
2011-08-04Move the check that ::1 is not allowed from the wire before pf_test().Alexander Bluhm
2011-08-04Make this compile with gcc4. Same fix as for hppa.Mark Kettenis
2011-08-04In `string' state, accept bell (^G) as an end of sequence in addition toMiod Vallat
2011-08-03back out pedro diff for VOP_FSYNC of softdep when limit is reached.Bob Beck
2011-08-03move to releaseTheo de Raadt
2011-08-03As usual, turn off POOL_DEBUG for the release. Note that POOL_DEBUG isTheo de Raadt
2011-08-03Fix linux compat breakage: can't copyin() from kernel-space, soPhilip Guenthe
2011-08-03Remove redundant prototype for pf_socket_lookup().Marco Pfatschbacher
2011-08-03Alexander Polakov found a use of an uninitialized pointer in the scsiDavid Gwynne
2011-08-03someone (*cough*henning*cough*) made pf_state.state_flags a u_int16_tDavid Gwynne
2011-08-02Replace one byte of padding with sa_family_t af in pfsync_state_key;Ryan Thomas McBride
2011-08-02Add softraid (and option CRYPTO as pointed out by todd).Matthieu Herrb
2011-08-02disable mmuagp due to reports it breaks some machines.Theo de Raadt
2011-08-01Synch with hppa. Seems to fix at least one of the remaining pmap bugs.Mark Kettenis
2011-07-31Add support for the Ricoh 5U823 SD/MMC controller found on the x220.Mark Kettenis
2011-07-31regenMark Kettenis
2011-07-31Fix typo in Ricoh 5U823 SD/MMC entry.Mark Kettenis