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