Age | Commit message (Expand) | Author |
2013-05-17 | sys/uvm_extern.h -> uvm/uvm_extern.h | Jonathan Gray |
2013-05-17 | If directory exists when trying to create a new one, warn user. | lum |
2013-05-17 | Move the setting of DATA and COPY into test-exec.sh | Darren Tucker |
2013-05-17 | don't print output from ssh before getting it (it's available in ssh.log) | Darren Tucker |
2013-05-17 | Pull back some portability changes from -portable: | Darren Tucker |
2013-05-17 | replace 'echo -n' with 'printf' since it's more portable | Darren Tucker |
2013-05-17 | bye, bye xfree(); ok markus@ | Damien Miller |
2013-05-16 | burner support | Mark Kettenis |
2013-05-16 | Implement a mechanism to establish interrupt handlers that don't grab the | Mark Kettenis |
2013-05-16 | poll(2) might have slept for an arbitrary amount of time. We should | Gerhard Roth |
2013-05-16 | Implement a mechanism to establish interrupt handlers that don't grab the | Mark Kettenis |
2013-05-16 | Ignore colormap operations at 1bpp, to work with Xorg wsfb driver. | Kenji Aoyama |
2013-05-16 | Switch rcsdiff(1) binary file detection from !(isprint() || isspace()) to | Stefan Sperling |
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 |