openbsd
2014-01-09 espiedocument SIGNER
2014-01-09 espieswitch to internal gzip/gunzip.
2014-01-09 espietweak signing yet again. Have pkg_create automatically...
2014-01-09 tedubzero/bcmp -> memset/memcmp. ok matthew
2014-01-09 tedutiny tweak to asm. prefer memcpy and memmove, with...
2014-01-09 martynasSwitch to string copy rather than memcpy so we stop...
2014-01-09 martynasUse destination bound rather than the source bound...
2014-01-09 guentherWhen formating the time for "ls -l"-style output, show...
2014-01-09 guentherSymlinks are displayed with '->', not '=>'
2014-01-09 guentherUpdate pax -v format to match "ls -l": display the...
2014-01-09 guentherPer POSIX, times in the future should be reported with...
2014-01-08 bluhmFix the tests for the pf divert state and socket reuse.
2014-01-08 bluhmSet socket buffer size to fixed value of 100000 octets...
2014-01-08 millertWe still need to cast the resulting pointer in NEW...
2014-01-08 millertAdd casts to unsigned char for ctype functions and...
2014-01-08 bradregen
2014-01-08 bradUse the same naming scheme on both sides for the Attans...
2014-01-08 bluhmName the local variables for struct ifaddr consistently...
2014-01-08 millertUse calloc() instead of malloc() + memset. Based on...
2014-01-08 millertMake allocate() take size_t and return void *. This...
2014-01-08 bluhmFix typo recieve -> receive.
2014-01-08 deraadtTake restore off the floppy media for now. Sorry.
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...
next