openbsd
2014-01-08 deraadtSwitch to using the base sha256 command, rather than...
2014-01-08 deraadtsync
2014-01-08 deraadtcreate the /etc/signify directory
2014-01-08 millertRemove CALLOC, MALLOC, FREE and REALLOC macros and...
2014-01-08 jcsregen
2014-01-08 jcsadd a bunch of newer apple wellspring keyboard/trackpad ids
2014-01-08 jcaIf the file size is zero, there's nothing to transmit...
2014-01-08 miodBe sure to have pmap_extract() return FALSE for existin...
2014-01-08 millertFix wrapping of usage message for cksum.
2014-01-08 jmcflesh out STANDARDS somewhat; help/ok sobrado
2014-01-08 millerterr() not errx() when fopen fails.
2014-01-08 jmczap trailing whitespace;
2014-01-08 millertRemove NHASHES, it is not needed and is incompatible...
2014-01-08 jmcsort options;
2014-01-08 millertRemove pmode, fix hfile open mode, check return value...
2014-01-08 deraadtctype cleanup; ok gilles
2014-01-08 deraadtenter md5 directory
2014-01-08 deraadtBuild a -DSMALL verison of md5 for the install media...
2014-01-08 deraadtAdd -DSMALL support to kill a lot of the unncecessary...
2014-01-08 deraadtAdd support for -h hashfile. This is very useful with...
2014-01-08 okanunsigned char for ctype. ok deraadt
2014-01-08 espiefix logic/usage in VERIFYONLY case
2014-01-08 guentherDelete struct definitions that have been obsolete for...
2014-01-08 deraadtZap leading whitespace
2014-01-08 guentherZap trailing whitespace
2014-01-08 espiesynch with signify(1) paranoia
2014-01-08 deraadtalways include dd
2014-01-08 teducalling HashFinal with a null digest should crash,...
2014-01-08 guentherReplace strtoq(), QUAD_MAX, and %qu with their long...
2014-01-08 deraadta few more blocks can use VERIFYONLY
2014-01-08 teduallow building a VERIFYONLY version that's considerably...
2014-01-08 guentherEliminate poisonous LONG_OFF_T conditional
2014-01-08 guentherDelete a bogus extern declaration and move around a...
2014-01-08 guentherUse size_t where appropriate
2014-01-08 guentherRename arguments to avoid shadowing global variables
2014-01-08 guentherMark some functions as printf-like and fix a bogus...
2014-01-08 deraadtrename SHA256_ONLY to SHA2_SMALL; changing things so...
2014-01-08 deraadtenable building of signify in the ramdisks
2014-01-08 tedureduce size by using equivalent code from libc instead...
2014-01-08 teduno tomfoolery: mark the comment as untrusted, and enfor...
2014-01-08 deraadtPerform manual malloc/free of a large object in pfkeyv2...
2014-01-07 rpeMake skipping the root fs DUID aware.
2014-01-07 deraadtAsa Yeamans points out that we need to CMSG_SPACE[...
2014-01-07 espieseverely restrict what characters can be in a signer...
2014-01-07 espieeven if Ustar handles fifo and stuff gracefully, pkg...
2014-01-07 mikebPropagate an rdomain number to the nd6_lookup independe...
2014-01-07 stspSome follow-up fixes for IFID collision handling in...
2014-01-07 gsoaresuse IF_NAMESIZE as size of buffer for interface name
2014-01-07 deraadtctype cleanups; ok okan
2014-01-07 deraadtsync
2014-01-07 deraadtsome more devices; Alexey E. Suslikov
2014-01-07 deraadtsync
2014-01-07 deraadtFTX support; from Chris Hettrick
2014-01-07 espiescrape support for old +COMMENT file.
2014-01-07 espierecognize special file +META
2014-01-07 espietedu some very old checks: we no longer have INSTALL...
2014-01-07 espielet's verify all checksums.
2014-01-07 espieintegrate signer logic and fix resign with -DSIGNER
2014-01-07 espiedocument new stuff
2014-01-07 espieif HISTORY_DIR is defined, create a new "permanent...
2014-01-07 espiesimplify set_modes, there's no need to stat(2) stuff...
2014-01-07 mpiRemove unused fields.
2014-01-07 schwarzeCache the result of uname(3) such that we don't need...
2014-01-07 bradIncrease the size of the bge_flags field to allow for...
2014-01-07 guentherDelay checking the vnode locking of the target vnodes...
2014-01-07 deraadtSRCDRS usr.bin usr.sbin is a bad idea (because of PIE...
2014-01-07 espiemore stuff than cannot end in .libs nor partial- packages
2014-01-07 espie... and let sign_list(\@ARGV... work too)
2014-01-07 espieallow processing of package lists in parallel.
2014-01-07 espienew method: reinitialize, for repositories with a seque...
2014-01-07 espiea few mechanical style changes
2014-01-07 dlgthe return from asprintf does NOT include the space...
2014-01-06 schwarzeGprof(1) is fun. You should use it more often.
2014-01-06 schwarzeAnother 18% speedup for mandocdb(8) -Q, found by gprof(1).
2014-01-06 deraadtdocument random buffer must be multiple of 4 in size
2014-01-06 deraadtIn the new PIE world, all dynamic binaries (for instanc...
2014-01-06 deraadtwe do not need apm or apmd on the install media, that...
2014-01-06 miodDisable the code disabling memory beyond 1.5GB on Octan...
2014-01-06 piroftiUse the dedicated BCD macros from sys/time.h instead...
2014-01-06 schwarzeAnother 25% speedup for mandocdb(8) -Q mode, found...
2014-01-06 miodtypo
2014-01-06 tobiasuFix sparc64 kernel profiling, add the etext symbol...
2014-01-06 miodRemove mention of installXX not bootable on IP27/35.
2014-01-06 miodRework the setup of the bootable installation cd-rom...
2014-01-06 miodIn readsgilabel(), do not override the driver-provided...
2014-01-06 schwarzeDo not sync to disk after each individual manual page...
2014-01-06 miodsync
2014-01-06 miodsync
2014-01-06 miodPut PG_EXEC and PG_FOE into the PG_PROT mask, and make...
2014-01-06 miodRemove I-sync stuff from pmap_changebit(). The AARM...
2014-01-06 deraadtsync
2014-01-06 miodProgram window #2 to allow the second GB of low memory...
2014-01-06 uebayasiMake macppc/socppc boot() code path more similar to...
2014-01-06 schwarzeFix mandocdb(8) -d and -u.
2014-01-06 sfIncrease NPTECL, as cache-lines are 64-bytes nowadays.
2014-01-06 schwarzeRename dbindex() to dbadd() to be less confusing.
2014-01-06 stspMake in6_ifdetach() remove the ff01::1 route for the...
2014-01-06 espiefgetln may return incomplete lines (Tobias Stoeckmann...
2014-01-06 espieadd a proper test for error message location as well.
2014-01-06 espieturn mk34 into a proper full-fledged test.
next