Age | Commit message (Expand) | Author |
2014-03-30 | Support relative arguments to .ll (increase or decrease line length). | Ingo Schwarze |
2014-03-30 | Close the kernel fd before attempting to load /etc/random.seed, and reopen it | Miod Vallat |
2014-03-30 | Implement the roff(7) .ll (line length) request. | Ingo Schwarze |
2014-03-30 | make -Tascii explicit, to be safe when -Tlocale becomes the default | Ingo Schwarze |
2014-03-30 | Drop isp(4) to make the kernel fit again. | Mark Kettenis |
2014-03-30 | a pesky comma rendered the text describing how output is sorted relevant | Jason McIntyre |
2014-03-30 | typo fix From: Josh Grosse; | Jason McIntyre |
2014-03-30 | increase size of iso media (try 2) | Theo de Raadt |
2014-03-30 | increase size of iso media | Theo de Raadt |
2014-03-30 | drm/radeon: disable pll sharing for DP on DCE4.1 | Jonathan Gray |
2014-03-30 | drm/radeon: fix missing bo reservation | Jonathan Gray |
2014-03-30 | sort attachments | Theo de Raadt |
2014-03-30 | Change the heuristics of -fstack-protector to select to protect | Martynas Venckus |
2014-03-30 | drm/i915/dp: add native aux defer retry limit | Jonathan Gray |
2014-03-30 | drm/i915/dp: increase native aux defer retry timeout | Jonathan Gray |
2014-03-30 | drm/i915: Prevent MI_DISPLAY_FLIP straddling two cachelines on IVB | Jonathan Gray |
2014-03-30 | drm/i915: Add intel_ring_cachline_align() | Jonathan Gray |
2014-03-30 | correct the value of DRM_MAJOR for non i386 platforms | Jonathan Gray |
2014-03-29 | Update the loongson codebase to recognize the so-called `EFI-like' interface | Miod Vallat |
2014-03-29 | It's been a quarter century: we can assume volatile is present with that name. | Philip Guenther |
2014-03-29 | Place kernel after running installboot, because this makes overflow | Theo de Raadt |
2014-03-29 | Place kernel after running installboot, because this makes overflow | Theo de Raadt |
2014-03-29 | bugfix and security update to 1.4.7: | Robert Nagy |
2014-03-29 | Do not play with the xmapmode register, for its layout seems to differ between | Miod Vallat |
2014-03-29 | pflowproto 9 is no more. | Florian Obser |
2014-03-29 | don't spam the console | Jasper Lievisse Adriaanse |
2014-03-29 | Kill pflowproto 9, it's unfixable post 2038, a better, standardized | Florian Obser |
2014-03-29 | use deltaT to calculate time intervalls; reduces diff to traceroute6 | Florian Obser |
2014-03-29 | use iovec in wait_for_reply; reduces diff to traceroute6 | Florian Obser |
2014-03-29 | tweak the non-hanging but failing earlier test. | Jasper Lievisse Adriaanse |
2014-03-29 | add currently failing (rather, hanging) test taken from empathy's | Jasper Lievisse Adriaanse |
2014-03-29 | shuffle --variable related tests together and add a few more which are known ... | Jasper Lievisse Adriaanse |
2014-03-28 | Allow leading and trailing vertical lines, | Ingo Schwarze |
2014-03-28 | if you split a 64bit thing into two 32bit halves, it helps to write | David Gwynne |
2014-03-28 | Properly initialize malloc(3)ed memory. | Ingo Schwarze |
2014-03-28 | expand STANDARDS somewhat; ok millert | Jason McIntyre |
2014-03-28 | Reduce uvm include madness. Use <uvm/uvm_extern.h> instead of | Martin Pieuchot |
2014-03-28 | let's talk about shit | Henning Brauer |
2014-03-28 | Add commented out entries for xhci(4). | Brad Smith |
2014-03-28 | Do not declare a struct as const if we write to it, fix build on sparc64 | Martin Pieuchot |
2014-03-28 | If a command is submitted when the hardware is already gone, it will | Martin Pieuchot |
2014-03-28 | Document the new docbook MODGNOME_TOOLS option. | Antoine Jacoutot |
2014-03-28 | revert "Retire kernel support for SO_DONTROUTE" diff, which does bad things | Stuart Henderson |
2014-03-28 | sync available and default algorithms, improve algorithm list formatting | Christian Weisgerber |
2014-03-28 | specify at least the alignment the hardware requires, and in some cases | David Gwynne |
2014-03-28 | enable mpath plus sym and rdac on some archs so we can learn about what | David Gwynne |
2014-03-28 | Fix alignment of tftp structure by changing the 'header' member's type | Philip Guenther |
2014-03-27 | unbreak mfii after i changed the layout of some structures it borrows | David Gwynne |
2014-03-27 | disable weak proposals in sshd, but keep them in ssh; ok djm@ | Markus Friedl |
2014-03-27 | one more Xr to smtpd; | Jason McIntyre |