summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-17sys/uvm_extern.h -> uvm/uvm_extern.hJonathan Gray
2013-05-17If directory exists when trying to create a new one, warn user.lum
2013-05-17Move the setting of DATA and COPY into test-exec.shDarren Tucker
2013-05-17don't print output from ssh before getting it (it's available in ssh.log)Darren Tucker
2013-05-17Pull back some portability changes from -portable:Darren Tucker
2013-05-17replace 'echo -n' with 'printf' since it's more portableDarren Tucker
2013-05-17bye, bye xfree(); ok markus@Damien Miller
2013-05-16burner supportMark Kettenis
2013-05-16Implement a mechanism to establish interrupt handlers that don't grab theMark Kettenis
2013-05-16poll(2) might have slept for an arbitrary amount of time. We shouldGerhard Roth
2013-05-16Implement a mechanism to establish interrupt handlers that don't grab theMark Kettenis
2013-05-16Ignore colormap operations at 1bpp, to work with Xorg wsfb driver.Kenji Aoyama
2013-05-16Switch rcsdiff(1) binary file detection from !(isprint() || isspace()) toStefan Sperling
2013-05-16remove another now-unused variableDarren Tucker
2013-05-16remove now-unused variablesDarren Tucker
2013-05-16add Alfa AWUS036NHR, from Sigi Rudzio, pointed out by / ok jmcStuart Henderson
2013-05-16attach to new RTL8188RU id, from Sigi RudzioStuart Henderson
2013-05-16syncStuart Henderson
2013-05-16add another RTL8188 id, from Sigi RudzioStuart Henderson
2013-05-16switch RekeyLimit traffic volume parsing to scan_scaled. ok djm@Darren Tucker
2013-05-16Fix some "unused result" warnings found via clang and -portable. ok markus@Darren Tucker
2013-05-16Add missing IPL_AUDIO macro, needed by dev/audio.cAlexandre Ratchov
2013-05-16Run audio interrupts without grabbing the kernel lock. While IPL_SERIAL isMark Kettenis
2013-05-16oops! avoid Xr to self;Jason McIntyre
2013-05-16put IgnoreUnknown in the right place;Jason McIntyre
2013-05-16add tests for RekeyLimit parsingDarren Tucker
2013-05-16add the ability to ignore specific unrecognised ssh_config options;Damien Miller
2013-05-16add server-side rekey testDarren Tucker
2013-05-16Add RekeyLimit to sshd with the same syntax as the client allowing rekeyingDarren Tucker
2013-05-16test rekeying when there's no data being transferredDarren Tucker
2013-05-16Add test for time-based rekeyingDarren Tucker
2013-05-16Add an optional second argument to RekeyLimit in the client to allowDarren Tucker
2013-05-15If execing an /etc/apm/* program fails, log the failure and error message.Philip Guenther
2013-05-15remove unused variableAlexandre Ratchov
2013-05-15remove unused variableAlexandre Ratchov
2013-05-15remove unused splaudio/splx pairAlexandre Ratchov
2013-05-15remove unused variableAlexandre Ratchov
2013-05-15Edimax EW-7711USn works; from DaweJason McIntyre
2013-05-15Initialize a teeny few more globals to reasonable values to allow for printf()Miod Vallat
2013-05-15update to 1.2.9; several bugfixes and security fix for CVE-2013-2070Robert Nagy
2013-05-15Don't let cursor position overflow when reflowing, from ChristopherNicholas Marriott
2013-05-15Reserve space for \0 in cmd_print, from George Nachman.Nicholas Marriott
2013-05-15RIS should reset focus reporting, from Hayaki Saito.Nicholas Marriott
2013-05-15typo: compare len against null needle, not haystackAntoine Jacoutot
2013-05-15sync the list of pre haswell intel video devices with linuxJonathan Gray
2013-05-15regenJonathan Gray
2013-05-15add some more Intel video devicesJonathan Gray
2013-05-15Introduce a global interrupt-aware mutex protecting dataAlexandre Ratchov
2013-05-15Add support for Intel E7221 integrated graphics.Mark Kettenis
2013-05-15syncTodd T. Fries