summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-20(slightly) saner SEE ALSO;Jason McIntyre
2011-08-20-make .frac and .SS more consistent (may have to revisit this)Jason McIntyre
2011-08-20Don't wait for FR to come on after setting the FRE bit in the port commandMark Kettenis
2011-08-20Add support for -v (enable verbose logging on the command line).Stuart Henderson
2011-08-20Decouple log_verbose() from log_init() so the verbose flag stays set withStuart Henderson
2011-08-20Decouple log_verbose() from log_init() so the verbose flag stays set withStuart Henderson
2011-08-20event_del() a persistent event; fixes segfault seen on the server when theStuart Henderson
2011-08-20tweak some text;Jason McIntyre
2011-08-20prettify date strings;Jason McIntyre
2011-08-20Add nanosecond precision and support for -d option (new in POSIX 2008)Philip Guenthe
2011-08-20Fix packet accounting in error cases.Ryan Thomas McBride
2011-08-19Use futimens() instead of futimes() to avoid converting to/fromTodd C. Miller
2011-08-19as with other list types, column lists generally do not need a Pp/-compactJason McIntyre
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-19Don't mention loadable streams modules are lacking.aschrijver
2011-08-19Make sure the stack is properly aligned for using SSE instructions. WhileMark Kettenis
2011-08-19remove error in previous;Jason McIntyre
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-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