summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-05-15undo malfunctionMiod Vallat
2013-05-14Pass the correct pointer to pool_put if pf_state_key_attach fails.Mike Belopuhov
2013-05-14Declare the cmmu-related variables which are set early in the kernel life,Miod Vallat
2013-05-14typo in multiple inclusion guard symbol name.Miod Vallat
2013-05-14Don't display swapin/swapout uvmexp fieldsMiod Vallat
2013-05-14restore ABI compatibility; guentherMiod Vallat
2013-05-14Older BUG version do not implement the `out cr/lf' BUG system call, and, worse,Miod Vallat
2013-05-14Don't bother printing vm_swrss of a process, the current uvm accountingMiod Vallat
2013-05-14Remove `swapin' and `swapout' from uvm statistics, since we don't swap outMiod Vallat
2013-05-14keep track of the youngest child, helps a lot with out-of-date messagesMarc Espie
2013-05-14make sure the linear ordering matches what makedoc actually does, otherwiseMarc Espie
2013-05-14Fix build with MRT6DEBUG defined.Martin Pieuchot
2013-05-14Fix build with ENCDEBUG defined.Martin Pieuchot