Age | Commit message (Expand) | Author |
2013-05-16 | remove another now-unused variable | Darren Tucker |
2013-05-16 | remove now-unused variables | Darren Tucker |
2013-05-16 | add Alfa AWUS036NHR, from Sigi Rudzio, pointed out by / ok jmc | Stuart Henderson |
2013-05-16 | attach to new RTL8188RU id, from Sigi Rudzio | Stuart Henderson |
2013-05-16 | sync | Stuart Henderson |
2013-05-16 | add another RTL8188 id, from Sigi Rudzio | Stuart Henderson |
2013-05-16 | switch RekeyLimit traffic volume parsing to scan_scaled. ok djm@ | Darren Tucker |
2013-05-16 | Fix some "unused result" warnings found via clang and -portable. ok markus@ | Darren Tucker |
2013-05-16 | Add missing IPL_AUDIO macro, needed by dev/audio.c | Alexandre Ratchov |
2013-05-16 | Run audio interrupts without grabbing the kernel lock. While IPL_SERIAL is | Mark Kettenis |
2013-05-16 | oops! avoid Xr to self; | Jason McIntyre |
2013-05-16 | put IgnoreUnknown in the right place; | Jason McIntyre |
2013-05-16 | add tests for RekeyLimit parsing | Darren Tucker |
2013-05-16 | add the ability to ignore specific unrecognised ssh_config options; | Damien Miller |
2013-05-16 | add server-side rekey test | Darren Tucker |
2013-05-16 | Add RekeyLimit to sshd with the same syntax as the client allowing rekeying | Darren Tucker |
2013-05-16 | test rekeying when there's no data being transferred | Darren Tucker |
2013-05-16 | Add test for time-based rekeying | Darren Tucker |
2013-05-16 | Add an optional second argument to RekeyLimit in the client to allow | Darren Tucker |
2013-05-15 | If execing an /etc/apm/* program fails, log the failure and error message. | Philip Guenther |
2013-05-15 | remove unused variable | Alexandre Ratchov |
2013-05-15 | remove unused variable | Alexandre Ratchov |
2013-05-15 | remove unused splaudio/splx pair | Alexandre Ratchov |
2013-05-15 | remove unused variable | Alexandre Ratchov |
2013-05-15 | Edimax EW-7711USn works; from Dawe | Jason McIntyre |
2013-05-15 | Initialize a teeny few more globals to reasonable values to allow for printf() | Miod Vallat |
2013-05-15 | update to 1.2.9; several bugfixes and security fix for CVE-2013-2070 | Robert Nagy |
2013-05-15 | Don't let cursor position overflow when reflowing, from Christopher | Nicholas Marriott |
2013-05-15 | Reserve space for \0 in cmd_print, from George Nachman. | Nicholas Marriott |
2013-05-15 | RIS should reset focus reporting, from Hayaki Saito. | Nicholas Marriott |
2013-05-15 | typo: compare len against null needle, not haystack | Antoine Jacoutot |
2013-05-15 | sync the list of pre haswell intel video devices with linux | Jonathan Gray |
2013-05-15 | regen | Jonathan Gray |
2013-05-15 | add some more Intel video devices | Jonathan Gray |
2013-05-15 | Introduce a global interrupt-aware mutex protecting data | Alexandre Ratchov |
2013-05-15 | Add support for Intel E7221 integrated graphics. | Mark Kettenis |
2013-05-15 | sync | Todd T. Fries |
2013-05-15 | undo malfunction | Miod Vallat |
2013-05-14 | Pass the correct pointer to pool_put if pf_state_key_attach fails. | Mike Belopuhov |
2013-05-14 | Declare the cmmu-related variables which are set early in the kernel life, | Miod Vallat |
2013-05-14 | typo in multiple inclusion guard symbol name. | Miod Vallat |
2013-05-14 | Don't display swapin/swapout uvmexp fields | Miod Vallat |
2013-05-14 | restore ABI compatibility; guenther | Miod Vallat |
2013-05-14 | Older BUG version do not implement the `out cr/lf' BUG system call, and, worse, | Miod Vallat |
2013-05-14 | Don't bother printing vm_swrss of a process, the current uvm accounting | Miod Vallat |
2013-05-14 | Remove `swapin' and `swapout' from uvm statistics, since we don't swap out | Miod Vallat |
2013-05-14 | keep track of the youngest child, helps a lot with out-of-date messages | Marc Espie |
2013-05-14 | make sure the linear ordering matches what makedoc actually does, otherwise | Marc Espie |
2013-05-14 | Fix build with MRT6DEBUG defined. | Martin Pieuchot |
2013-05-14 | Fix build with ENCDEBUG defined. | Martin Pieuchot |