summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-03-27Remove dependency from wscons_machdep upon bonito. Instead of hardcoding bonitoMiod Vallat
2014-03-27Make sure the HIBERNATE pages get reserved regardless of the memory layout.Miod Vallat
2014-03-27Increase VM_PHYSSEG_MAX, necessary for systems with non-contiguous memoryMiod Vallat
2014-03-27{fix,add} comments.Miod Vallat
2014-03-27Add commented out entries for xhci(4).Brad Smith
2014-03-27Program the colormap correctly; gives us proper shade of blue and highlighting.Miod Vallat
2014-03-27The "old" conversions are not mandated by any standard and areTed Unangst
2014-03-27safe to remove gets, now that's gone from cstdio tooTed Unangst
2014-03-27remove gets reference. ok espieTed Unangst
2014-03-27switch smtpd and sendmail examples now that smtpd is the defaultGilles Chehade
2014-03-27do not keep hoststat and purgestat, they are pointing to the sendmailGilles Chehade
2014-03-27tweak previous; help/ok mpiJason McIntyre
2014-03-27Retire kernel support for SO_DONTROUTE, since the plan is to alwaysMartin Pieuchot
2014-03-27+.Xr smtpd 8Jason McIntyre
2014-03-27make this page less sendmail-centric; ok gillesJason McIntyre
2014-03-27last of the htolem32 bitsDavid Gwynne
2014-03-27When enforcing TOS (Traffic Class), preserve the ECN bits, just as we doJeremie Courreges-Anglas
2014-03-27fix a theoretical double free.daniel
2014-03-27everything is at least 4 byte alignedDavid Gwynne
2014-03-27Stop dereferencing the ifp pointer present in the packet header allMartin Pieuchot