Age | Commit message (Expand) | Author |
2014-11-18 | Argh, another bug introduced in r1.3; Dmitry Eremin-Solenikov | Miod Vallat |
2014-11-18 | Disable the page zeroing thread on MULTIPROCESSOR mips64 kernels as well. | Miod Vallat |
2014-11-18 | Nuke more obvious #include duplications. | Kenneth R Westerback |
2014-11-18 | Nuke some obvious #include duplications. | Kenneth R Westerback |
2014-11-18 | sigwinch support for resizing. from pjanzen | Ted Unangst |
2014-11-18 | We have dbm.h, so unbreak the tree | Andrew Fresh |
2014-11-18 | Ignore invalid directories in man.conf(5) and MANPATH, even if their | Ingo Schwarze |
2014-11-18 | Delete tmp directory in /mnt/var during upgrades right before the | Robert Peichaer |
2014-11-18 | Don't build support in perl for *dbm not in the base system | Andrew Fresh |
2014-11-18 | Add __attribute__((__bounded__)) to arc4random_buf(). | Miod Vallat |
2013-11-26 | import NSD 4.0.0, tests from Dorian Büttner, Patrik Lundin, requested by b... | Stuart Henderson |
2014-11-18 | sync | Theo de Raadt |
2014-11-18 | Avoid iterating over end of string. | Tobias Stoeckmann |
2014-11-18 | make pmap_zero_page MP-safe, by using the directmap | Theo de Raadt |
2014-11-18 | drop "pl" from the pool name and use pool_setlowat | Mike Belopuhov |
2014-11-18 | DTYPE_CRYPTO is not used anymore; ok guenther (a while ago) | Mike Belopuhov |
2014-11-18 | udf needs siphash to build. | David Gwynne |
2014-11-18 | sync | Theo de Raadt |
2014-11-18 | use siphash for key lookups in all the filesystem hashes. | David Gwynne |
2014-11-18 | sync | Theo de Raadt |
2014-11-18 | Update the GOST code in libssl, as contributed by Dmitry Eremin-Solenikov. | Miod Vallat |
2014-11-18 | Enable the build of GOST routines in libcrypto. Riding upon the Cammelia | Miod Vallat |
2014-11-18 | Enable the build of GOST routines in libcrypto. Riding upon the Cammelia | Miod Vallat |
2014-11-18 | More missing error checks I forgot to commit last week, part of the large | Miod Vallat |
2014-11-18 | Return success in param_copy_gost01() if there is no private key to copy; | Miod Vallat |
2014-11-18 | unifdef SETUIDSCRIPT and FDSCRIPT. we always use them. ok deraadt | Ted Unangst |
2014-11-18 | Center the clock. Based on an idea and an original diff from tedu@, | Ingo Schwarze |
2014-11-18 | further BUF_strdup conversion: these places should be safe to rely on | Ted Unangst |
2014-11-18 | move arc4random prototype to systm.h. more appropriate for most code | Ted Unangst |
2014-11-18 | include systm.h for arc4random now | Ted Unangst |
2014-11-18 | HISTORY and AUTHORS; ok pjanzen@ mickey@ | Ingo Schwarze |
2014-11-18 | Reduce scope of iovec variables, use mallocarray, and record size for | Ted Unangst |
2014-11-18 | file.h doesn't need to include unistd.h | Ted Unangst |
2014-11-18 | include unistd.h instead of picking it up accidentally. noted by jsg | Ted Unangst |
2014-11-18 | Use pa_device to ensure each MAC address of a multi port board | Brad Smith |
2014-11-18 | (except for the arm architectures...) unify the way the ld.script is | Theo de Raadt |
2014-11-18 | In man(1) mode, prefer file name matches over .Dt name matches over | Ingo Schwarze |
2014-11-18 | rename ld.script to same name as other architectures | Theo de Raadt |
2014-11-18 | fix NULL pointer dereference crash in key loading | Damien Miller |
2014-11-18 | partial sync | Theo de Raadt |
2014-11-17 | Pull in the .openbsd.randomdata sections, assigned to both the data and | Philip Guenther |
2014-11-17 | split the int and long implementations to avoid compiler warnings. | David Gwynne |
2014-11-17 | 0, not 00 | Theo de Raadt |
2014-11-17 | CAVEATS was removed (no more INSTALL/DEINSTALL scripts, so it's OK for | Stuart Henderson |
2014-11-17 | Activate support for "package != version" requests, this time with | Jeremie Courreges-Anglas |
2014-11-17 | Multiple improvements from pjanzen@: | Ingo Schwarze |
2014-11-17 | Always free "ps" after usage. | Tobias Stoeckmann |
2014-11-17 | Two additional POSIX_MADV_RANDOM conversions | Theo de Raadt |
2014-11-17 | Re-add lost unicore files in perl-5.20.1 | Andrew Fresh |
2014-11-17 | Regenerate unicore for perl-5.20.1 | Andrew Fresh |