| Age | Commit message (Expand) | Author |
| 2016-05-31 | Move __MKTEMP_OK up earlier so it has an actual impact. Reduces the | pgoyette |
| 2015-10-10 | Don't assume HAVE_POSIX_SPAWN when building a host prog. From Joachim | dholland |
| 2015-06-19 | remove unused label | christos |
| 2015-06-19 | remove useless assignment and explain why. | christos |
| 2015-06-19 | restore use of whitespace needing shell. | christos |
| 2015-06-17 | restore unlink file if strip fails (from Takeshi Nakayama) | christos |
| 2015-06-17 | Use the bourne shell if the after command has shell metachars. | christos |
| 2015-06-15 | - improve error printing | christos |
| 2015-06-15 | Add optional support for posix_spawn (instead of vfork) and enable it for | martin |
| 2014-07-06 | mtree spec files want nanoseconds, so multiply the microseconds by 1000. | apb |
| 2014-07-06 | When printing a timestamp to a metalog, use 9 digits | apb |
| 2012-04-08 | Remove unnecessary Bk/Ek pairs from SYNOPSIS. | wiz |
| 2012-03-22 | Fix whitespace nits. Suggested by Bug Hunting. | wiz |
| 2011-09-06 | Use static and __dead. | joerg |
| 2011-08-17 | document non-literal format strings | christos |
| 2010-05-14 | Reorder sections to canonical order. Use .Ex -std. | joerg |
| 2009-11-12 | Don't assume that "id_t", "gid_t" and "uid_t" use the same underlying type | tron |
| 2009-10-30 | Only trust STRIP from environment if it is non-empty. Some packages set | joerg |
| 2009-07-25 | When installing via a temporary file, base the name of the temporary | gson |
| 2009-06-08 | tabify and wrap long lines. | yamt |
| 2009-06-08 | Fix race condition causing "install -d" to randomly fail when multiple | gson |
| 2009-05-01 | Bump date for previous. | wiz |
| 2009-05-01 | Add support for writing sha256, sha384, and sha512 digests to | apb |
| 2009-04-17 | Re-calculate size and digestresult after stripping, to ensure that | apb |
| 2009-04-14 | Fix -Wshadow -Wcast-qual issues | lukem |
| 2009-04-07 | Changes for installing with a metalog: | apb |
| 2008-12-28 | back out previous, and do it the better way. | christos |
| 2008-12-28 | In the "tool" case, pretend we don't have futimes because there is no visible | christos |
| 2008-07-21 | Remove the \n and tabs from the __COPYRIGHT() strings. | lukem |
| 2007-06-28 | - When compiling nbinstall for the tool chain, use the target strip | joerg |
| 2006-12-16 | Don't depend on lubutil if we're building host tools. Fix tools build on | bouyer |
| 2006-12-14 | Complete the move of string_to_flags() and flags_to_string() from the | he |
| 2006-10-30 | kill crypto/rmd160.h and crypto/sha2.h, and instead make symlinks to | christos |
| 2006-10-06 | When trying to copy many files into another file, provide a useful and | rillig |
| 2006-09-25 | PR/30698: install(1) stripping flags in METALOG [patch] (Jukka Salmi) | daniel |
| 2006-09-25 | PR/32589: install -d ignores existing non-directories (joerg@netbsd.org) | daniel |
| 2006-09-11 | fixes for installing into a case insensitive $DESTDIR | dbj |
| 2006-05-11 | char -> u_char for a buffer passed to MD5*(). | mrg |
| 2006-04-21 | Coverity CID 95: Fix resource leak. | christos |
| 2005-10-01 | fix setmode error handling. | christos |
| 2005-09-25 | Use crypto/rmd160.h. | elad |
| 2005-06-11 | mktemp() uses are ok here, so no more warnings. | christos |
| 2005-05-10 | When creating a relative symlink (-lr), use the originally provided `to_name' | lukem |
| 2005-05-08 | strvis(3) encode the link=... argument in the metalog. | lukem |
| 2005-05-08 | metadata_log(): remove leading -D destdir before strsvis(3) encoding | lukem |
| 2004-06-20 | Completely rework how tools/compat is done. Purge all uses/references to | jmc |
| 2004-02-02 | Fix bug when calculating digest when copying from dev/null. | lukem |
| 2004-01-30 | Auso support -h hash for hard-linked files. | lukem |
| 2004-01-29 | Drop trailing space. | wiz |
| 2004-01-29 | Implement -h {none,md5,rmd160,sha1} to determine the appropriate hash | lukem |