Age | Commit 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-20 | Don't wait for FR to come on after setting the FRE bit in the port command | Mark Kettenis |
2011-08-20 | Add support for -v (enable verbose logging on the command line). | Stuart Henderson |
2011-08-20 | Decouple log_verbose() from log_init() so the verbose flag stays set with | Stuart Henderson |
2011-08-20 | Decouple log_verbose() from log_init() so the verbose flag stays set with | Stuart Henderson |
2011-08-20 | event_del() a persistent event; fixes segfault seen on the server when the | Stuart Henderson |
2011-08-20 | tweak some text; | Jason McIntyre |
2011-08-20 | prettify date strings; | Jason McIntyre |
2011-08-20 | Add nanosecond precision and support for -d option (new in POSIX 2008) | Philip Guenthe |
2011-08-20 | Fix packet accounting in error cases. | Ryan Thomas McBride |
2011-08-19 | Use futimens() instead of futimes() to avoid converting to/from | Todd C. Miller |
2011-08-19 | as with other list types, column lists generally do not need a Pp/-compact | Jason McIntyre |
2011-08-19 | Let ums probe bounds of absolute devices if available. | Matthieu Herrb |
2011-08-19 | Bring libc and libm in line with the compiler now that we no longer have a | Mark Kettenis |
2011-08-19 | Don't mention loadable streams modules are lacking. | aschrijver |
2011-08-19 | Make sure the stack is properly aligned for using SSE instructions. While | Mark Kettenis |
2011-08-19 | remove error in previous; | Jason McIntyre |
2011-08-18 | Add sti@dio attachments. | Miod Vallat |
2011-08-18 | So, it turns out that models 362 and 382 built-in frame buffer only shows up | Miod Vallat |
2011-08-18 | Fix various lies in comments, extend hex constants to 8 hex digits for easier | Miod Vallat |
2011-08-18 | Because model 362 does not have an SGC bus (or a blind, deaf and mute one), | Miod Vallat |
2011-08-18 | Do not skip 362 and 382 DIO frame buffer select codes; this was written | Miod Vallat |
2011-08-18 | Do not use NULL when 0 is intended. | Miod Vallat |
2011-08-18 | Mention 332 as unsupported (although it has an FPU slot, so it could be | Miod Vallat |
2011-08-18 | stray spaces; no binary change | Marco Peereboom |
2011-08-18 | where a man page has multiple links, only reference that page | Jason McIntyre |
2011-08-18 | fix overload table BNF | Henning Brauer |
2011-08-18 | spacing | Marc Espie |
2011-08-18 | tweak | Marc Espie |
2011-08-17 | Set 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-17 | Don't set the PSL_S bit. We generally don't tend to hide CPU counter timers | Mark Kettenis |
2011-08-17 | move ramqueue_host pointer from ramqueue_envelope to ramqueue_message. | Gilles Chehade |
2011-08-17 | - teach smtpctl remove about the new ramqueue structure | Gilles Chehade |
2011-08-17 | - introduce ramqueue_lookup_{host,message,envelope} to perform lookups in | Gilles Chehade |
2011-08-17 | match on MSP-FET430UIF JTAG, so it can be used with mspdebug | Jasper Lievisse Adriaanse |
2011-08-17 | regen | Jasper Lievisse Adriaanse |
2011-08-17 | add MSP-FET430UIF JTAG, from impatiens@gmail.com | Jasper Lievisse Adriaanse |
2011-08-17 | Assembler implementation of the GCM mode using the Carry-less | Mike Belopuhov |
2011-08-17 | Adding support Synaptics touchpad. Thanks all for test. | Alexandr Shadchin |
2011-08-17 | remove the clamping of max_softdeps as it makes | Thordur I. Bjornsson |
2011-08-17 | pkg_add and pkg_delete will now syslog activity by default. | Marc Espie |
2011-08-17 | make sure to set two rtsol sysctls, not just the last one | Todd T. Fries |
2011-08-16 | More information about lots of macros, many new examples, and various fixes. | Ingo Schwarze |
2011-08-16 | we are now hacking on 5.0-current | Mark Kettenis |
2011-08-16 | smtpctl show sizes, displays the size of queue-related structures, useful | Gilles Chehade |
2011-08-16 | add a host-tree and an envelope-tree in the ramqueue, they will be used to | Gilles Chehade |
2011-08-16 | 64-bitification went a bit too far here; sigset_t is 32-bit so using 64-bit | Mark Kettenis |
2011-08-16 | Use pitlbe and pdtlbe instructions when flushing the entire TLB. | Mark Kettenis |