Age | Commit message (Expand) | Author |
2017-08-17 | Add an entry to dmesg if pairwise WPA keys arrive unexpectedly or if WPA | Stefan Sperling |
2017-08-17 | add two more strips | Jasper Lievisse Adriaanse |
2017-08-17 | Make dwiic(4) attach its ACPI parent dependencies. | Stefan Sperling |
2017-08-16 | Explicitly say that expr(1) handles decimal integers only, as mandated | Ingo Schwarze |
2017-08-16 | remove accidentally duplicated cpp chunks | Theo de Raadt |
2017-08-16 | ENTRY() requires END() | Theo de Raadt |
2017-08-16 | Adapt the commit in libc that changes how a string like "0xy" is | Todd C. Miller |
2017-08-16 | Randomly bias downwards from the top of each kernel stack, thereby | Theo de Raadt |
2017-08-16 | crank memory limits | Theo de Raadt |
2017-08-16 | Correct the check when selecting an elevator | Mike Belopuhov |
2017-08-16 | additional strip -R .SUNW_ctf needed | Theo de Raadt |
2017-08-16 | Validate pfra_type after copyin before using it to index an array | Mike Belopuhov |
2017-08-16 | test locale priorities and overrides | Ingo Schwarze |
2017-08-16 | test isalpha_l(3), tolower_l(3), wctype_l(3), iswctype_l(3), | Ingo Schwarze |
2017-08-16 | have -Wno-* work the same on gcc3 as well. | Marc Espie |
2017-08-16 | Add -d flag to display-panes to specify timeout, and make 0 mean no | Nicholas Marriott |
2017-08-16 | Rename BELL_* values to ALERT_* now they are used by more than bells, | Nicholas Marriott |
2017-08-16 | tweak previous; ok ians | Jason McIntyre |
2017-08-16 | test nl_langinfo_l(3), iswalpha_l(3), towupper_l(3) | Ingo Schwarze |
2017-08-16 | Mostly cosmetic changes to make things a bit more consistant: | Kevin Lo |
2017-08-15 | refactor in preparation for testing more functions; no functional change | Ingo Schwarze |
2017-08-15 | Remove expensive pointer check in afree() | Jeremie Courreges-Anglas |
2017-08-15 | Convert hand rolled sockaddr checks to the nam2sin functions. | Alexander Bluhm |
2017-08-15 | typo: on -> of | Theo Buehler |
2017-08-15 | Add test cases for msdosfs bug | Stefan Fritsch |
2017-08-15 | vmm: inject #DB after emulated instructions if guest RFLAGS.TF is set | Mike Larkin |
2017-08-15 | merge parse_vmid() and parse_vmname() | Jasper Lievisse Adriaanse |
2017-08-15 | proper fix for previous and add missing quotes | Jasper Lievisse Adriaanse |
2017-08-15 | vmd: fix vm id displayed by vmctl when receiving a vm | pd |
2017-08-15 | s/DEF_STD/DEF_STRONG/ to match namespace.h differences between librthread | Philip Guenther |
2017-08-15 | Wrap <sched.h> and <sys/futex.h> so that internal calls go direct | Philip Guenther |
2017-08-15 | Sort headers per style(9) | Philip Guenther |
2017-08-15 | Copy files from ../librthread in preparation for moving functionality | Philip Guenther |
2017-08-15 | Copy files from ../librthread in preparation for moving functionality | Philip Guenther |
2017-08-15 | After we stopped processing router advertisements in the kernel | Florian Obser |
2017-08-15 | Convert to FDT-based interrupt establish API. | Patrick Wildt |
2017-08-15 | Apply KNF and fix whitespaces. | Patrick Wildt |
2017-08-15 | Apply KNF and fix whitespaces. | Patrick Wildt |
2017-08-15 | Add tests for pf divert-packet. Currently UDP packets are tested | Alexander Bluhm |
2017-08-15 | remove parens that were copied from ndinit's previous life as a macro | Ted Unangst |
2017-08-15 | create a temp directory for all the temp files instead of trying to name | Ted Unangst |
2017-08-15 | Strip out -I/usr/include and -L/usr/lib from the --cflags/--libs output. | Jasper Lievisse Adriaanse |
2017-08-15 | add static test too | Jasper Lievisse Adriaanse |
2017-08-15 | remove vax leftover | Jasper Lievisse Adriaanse |
2017-08-15 | Align text locations to 16 (instead of 4) to match modern recommendations | Theo de Raadt |
2017-08-15 | add tests for filter system directories | Jasper Lievisse Adriaanse |
2017-08-15 | fmt0 is a wchar_t *, so use %ls to report | Theo de Raadt |
2017-08-14 | msdofs: Add new CLUST_END constant | Stefan Fritsch |
2017-08-14 | msdofs: Add new CLUST_END constant | Stefan Fritsch |
2017-08-14 | Try for consistency in sizeof() usage. | Kenneth R Westerback |