summaryrefslogtreecommitdiff
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-18Mention 332 as unsupported (although it has an FPU slot, so it could beMiod Vallat
2011-08-18stray spaces; no binary changeMarco Peereboom
2011-08-18where a man page has multiple links, only reference that pageJason McIntyre
2011-08-18fix overload table BNFHenning Brauer
2011-08-18spacingMarc Espie
2011-08-18tweakMarc Espie
2011-08-17Set the PSL_O bit, like we do for 64-bit capable CPUs on hppa.Mark Kettenis
2011-08-17- plug a memory leak in runner_remove_envelope()Gilles Chehade
2011-08-17Don't set the PSL_S bit. We generally don't tend to hide CPU counter timersMark Kettenis
2011-08-17move ramqueue_host pointer from ramqueue_envelope to ramqueue_message.Gilles Chehade
2011-08-17- teach smtpctl remove about the new ramqueue structureGilles Chehade
2011-08-17- introduce ramqueue_lookup_{host,message,envelope} to perform lookups inGilles Chehade
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-17pkg_add and pkg_delete will now syslog activity by default.Marc Espie
2011-08-17make sure to set two rtsol sysctls, not just the last oneTodd T. Fries
2011-08-16More information about lots of macros, many new examples, and various fixes.Ingo Schwarze
2011-08-16we are now hacking on 5.0-currentMark Kettenis
2011-08-16smtpctl show sizes, displays the size of queue-related structures, usefulGilles Chehade
2011-08-16add a host-tree and an envelope-tree in the ramqueue, they will be used toGilles Chehade
2011-08-1664-bitification went a bit too far here; sigset_t is 32-bit so using 64-bitMark 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-16Sync documentation with code on the matter of max state limit behavior.Mike Belopuhov
2011-08-16Put back the pedro diff for VOP_FSYNC of softdep when itsThordur I. Bjornsson
2011-08-16recommit, now that release is done (handle sysv if bsd is incorrect, mayMarc Espie
2011-08-16Add a -r flag to switch-client to toggle the client read-only flag. FromNicholas Marriott
2011-08-16Add up/down/left/right keys in vi edit mode. From "livibetter" SF bugNicholas Marriott
2011-08-16Use key_bindings_remove for unbind-key -a to allow it to work from keyNicholas Marriott
2011-08-16Correctly skip existing numbers when generating the name for a newNicholas Marriott
2011-08-16Don't export 'struct pmap' to userland.Mark Kettenis
2011-08-16Make this build for hppa64.Mark Kettenis
2011-08-09In pmap_create(), check uvm_pagealloc() return value and uvm_wait() until itMiod Vallat
2011-08-08Usual release distrib/notes churning. ok deraadt@Miod 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-08create pflog0 if pf is enabled just like we do in the pflogd scriptRobert Nagy
2011-08-08revert the last commit and do the right thing instead.Alexander Hall
2011-08-08If two carp interfaces on the same physical interface had addressesAlexander Bluhm
2011-08-08sync 'set-tos' with 'tos' keyword (DiffServ is supported by both)Ryan Thomas McBride