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