Age | Commit message (Expand) | Author |
2014-02-04 | socketmap table backend. | Eric Faurot |
2014-02-04 | pki code cleanup | Eric Faurot |
2014-02-04 | the first example produces 21 sections, not 20; ok sobrado | Jason McIntyre |
2014-02-04 | various minor fixes; ok sobrado | Jason McIntyre |
2014-02-04 | various minor fixes; ok halex | Jason McIntyre |
2014-02-04 | Make sure the USB device pointer is valid even if attach fails since | Martin Pieuchot |
2014-02-04 | extend allowed charset for email address, escape all potentially dangerous ones. | Eric Faurot |
2014-02-04 | fix dump function with some combinations of flag | Eric Faurot |
2014-02-04 | do not call event_del() on non-initialized events | Eric Faurot |
2014-02-04 | add base64_encode/base64_decode helpers | Eric Faurot |
2014-02-04 | get rid of fdlimit() | Eric Faurot |
2014-02-04 | kill very old compatibility code (2009/04... those exceptions are fully dead) | Marc Espie |
2014-02-04 | Revert part of rev 1.329 that involved bringing in some code from FreeBSD | Brad Smith |
2014-02-04 | remove some files that were deleted | Brad Smith |
2014-02-04 | merge conflicts | Brad Smith |
2014-02-04 | update to ldns 1.6.17, ok sthen@ | Brad Smith |
2014-02-04 | re-add this local install target change | Brad Smith |
2014-02-04 | merge conflicts | Brad Smith |
2014-02-04 | update to NSD 4.0.1, ok sthen@ | Brad Smith |
2014-02-04 | reduce the length of some pool names. ok deraadt guenther mpi | Ted Unangst |
2014-02-04 | Explain what can be used for passwords in install.conf: either plaintext, | Stuart Henderson |
2014-02-04 | simplify removal of fstab leftovers in /tmp | Robert Peichaer |
2014-02-04 | rearrange a few fields to reduce internal padding in struct proc | Ted Unangst |
2014-02-04 | delay lowercasing of hostname until right before hostname | Damien Miller |
2014-02-04 | check for errors before dependencies, anyways. | Marc Espie |
2014-02-03 | fix memory leak; ECDSA_SIG_new() allocates 'r' and 's' for us, unlike | Damien Miller |
2014-02-03 | Use get_ifdevs() to get the name of a possibly existing netboot | Robert Peichaer |
2012-03-26 | Import ldns 1.6.12, needed for Unbound, to work on in-tree. | Stuart Henderson |
2014-02-03 | Check if the device is being detached when returning from tsleep() and | Martin Pieuchot |
2014-02-03 | Fix a null dereference introduced when converting this driver to use | Martin Pieuchot |
2014-02-03 | perl is actually VERY BAD at scraping captured variables until the end. | Marc Espie |
2014-02-03 | Make sure sched_init_cpu() on the secondary processors is invoked with the | Miod Vallat |
2014-02-03 | don't remove this test, indicate why it can trigger | Marc Espie |
2014-02-03 | gc old stuff that never fixed the problem it intended to fix :( | Marc Espie |
2014-02-03 | store compact form of manpages. | Marc Espie |
2014-02-03 | use the same option as isp(4) to build without firmware. | Jonathan Matthew |
2014-02-03 | remove extra cache copy in memory... | Marc Espie |
2014-02-03 | zap duplicate test, spotted by Arto Jonsson | Marc Espie |
2014-02-03 | don't really need exactstem, the initial grep is good enough | Marc Espie |
2014-02-03 | don't keep tied information around ! | Marc Espie |
2014-02-03 | Really clean up after a run. | Antoine Jacoutot |
2014-02-03 | rename the atomic_foo manpages to atomic_foo_int or _uint cos we name these | David Gwynne |
2014-02-03 | rename membar.9 to membar_sync.9 because manpages have to be named after | David Gwynne |
2014-02-03 | Build and document bsd.mp on alpha. | Miod Vallat |
2014-02-02 | don't create empty lists that won't be used | Marc Espie |
2014-02-02 | gc really old code | Marc Espie |
2014-02-02 | Force an fpu context synchronization before halting secondary processors. | Miod Vallat |
2014-02-02 | expand STANDARDS; ok sobrado | Jason McIntyre |
2014-02-02 | To prevent lock ordering problems with the kernel lock, we need to make sure | Mark Kettenis |
2014-02-02 | Mention Brainboxes IS-200 board; Eric Huiban. | Miod Vallat |