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