| Age | Commit message (Expand) | Author |
| 2009-04-03 | Make "mtree -C" sort its output. | apb |
| 2009-02-01 | When {MD5,RMD160,SHA1,SHA256_,SHA384_,SHA512_}File fail, use errno | hubertf |
| 2008-12-28 | fix dev_t formats. | christos |
| 2007-12-05 | PR/37482: Malcolm Herbert: mtree does not check for getlogin() returning null | christos |
| 2007-11-19 | Renamed dsort to dcmp, since it doesn't sort, it only compares. | rillig |
| 2007-11-19 | Even on non-BSD systems, the "-R all" option should disable printing of | rillig |
| 2007-10-18 | cast to long explicitly for the compat build | christos |
| 2007-02-04 | The hashing routines (MD5File() and co.) can do dynamic allocation, so | elad |
| 2006-10-30 | kill crypto/rmd160.h and crypto/sha2.h, and instead make symlinks to | christos |
| 2005-09-24 | Use crypto/rmd160.h. | elad |
| 2005-09-02 | Use MAXHASHLEN here too. | elad |
| 2005-08-24 | Add SHA2 support in mtree. | elad |
| 2004-12-01 | strsvis(3) encode & decode the "link=" value (symlink target). | lukem |
| 2004-06-20 | Completely rework how tools/compat is done. Purge all uses/references to | jmc |
| 2003-10-27 | Overhaul how `build.sh tools' are used: | lukem |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2002-12-23 | Add -C, which dumps the specification with the full path name first, | lukem |
| 2002-11-29 | avoid non-constant initializer errors by changing hack to workaround | grant |
| 2002-08-08 | Remove extraneous \n's in {err,warn}{,x} that used to be printfs. | soren |
| 2002-01-31 | Protect __RCSID and __COPYRIGHT from being invoked if not defined. | tv |
| 2002-01-29 | Add hooks to make mtree compilable from src/tools. | tv |
| 2001-11-10 | provide the ability to remove support for generating or checking various | lukem |
| 2001-11-07 | User interface changes from (or inspired by) FreeBSD: | lukem |
| 2001-10-22 | - enforce the top-most entry must be "." and must be a directory; avoids | lukem |
| 2001-10-18 | complete WARNS=2 cleanup (with a bit of ickiness for the fts_open argv issue) | lukem |
| 2001-10-18 | make this mostly WARNS=2 safe | lukem |
| 2001-10-09 | Add "device" keyword, which allows the device number to be specified, | lukem |
| 2001-10-04 | features: | lukem |
| 2001-10-01 | - implement -D - dump the specfile out in a manner that's parseable | lukem |
| 2001-03-09 | ANSIfy, KNF, in preperation for more work. | simonb |
| 2001-02-20 | Remove all the "#ifdef __APPLE__" code, to make this actually | hubertf |
| 2000-10-15 | LP64 format string cleanup. Problem reported by garbled. | is |
| 2000-10-11 | More format string cleanups by sommerfeld. | is |
| 1999-12-01 | Now that we have strsvis, use it. | wennmach |
| 1999-11-07 | Encode file names using strvis(3) when creating a specification. | wennmach |
| 1999-07-06 | portability fixes: | christos |
| 1999-07-06 | Actually generate MD5 checksums, as reported in PR 7928. | hubertf |
| 1999-02-11 | - add -m and -i to change file flags more usefully. | mrg |
| 1998-12-19 | Appease gcc-2.8.1, make printf formats more portable. | christos |
| 1998-11-03 | Namespace protection against MAXUID etc. | christos |
| 1998-10-10 | add support for 4.4BSD file flags. we take a `flags=xxx' parameter, | mrg |
| 1998-10-08 | Use u_int32_t rather than Sys-V u_long. | wsanchez |
| 1998-08-30 | Add braces to satisfy egcs. | nathanw |
| 1998-08-27 | Add {} pairs to shut up egcs. | ross |
| 1998-07-06 | - use an array MAXHOSTNAMELEN+1 size to hold hostnames | mrg |
| 1997-10-17 | WARNSify, getopt returns -1 not EOF | lukem |
| 1997-07-11 | fix printf() formats, make explicit comparisons to NULL (gcc -Wall) | mikel |
| 1996-09-05 | Only record sizes for regular files. | mycroft |
| 1996-02-01 | Rename struct timespec fields to conform to POSIX.1b | jtc |
| 1995-03-07 | add NetBSD id's | cgd |