| Age | Commit message (Expand) | Author |
| 2021-03-18 | mtree: use POSIX type uint32_t instead of u_int32_t | cheusov |
| 2015-01-23 | fix tools build. | christos |
| 2015-01-23 | attempt to reset file flags when -rr | christos |
| 2013-02-03 | add the ability to only output paths included in a spec file when creating | christos |
| 2012-10-05 | Implement FreeBSD's "nochange" keyworld which causes the existance of a | christos |
| 2012-10-05 | Implement FreeBSD's -f spec1 -f spec2 spec comparision function. This | christos |
| 2012-10-05 | add -q flag to silence warnings about symlinks to existing dirs (from OpenBSD | christos |
| 2012-03-25 | PR/41061: Steven Drake: mtree -d complains about extra symlinks | christos |
| 2006-10-07 | PR/28786: Jukka Salmi: mtree bug (in verify.c) | elad |
| 2004-07-22 | Implement -M to "merge" entries, even with different types. | 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 |
| 2003-01-04 | Change default permissions of newly created directories from | lukem |
| 2002-11-29 | avoid non-constant initializer errors by changing hack to workaround | grant |
| 2002-10-08 | Remove convoluted code to work around missing lch{flags,mod,own}(); | lukem |
| 2002-10-06 | - Check HAVE_LCHFLAGS for lchflags(2) support, rather than assuming | lukem |
| 2002-02-08 | Funtion appropriately in the absence of a lchmod call on the host. | tv |
| 2002-02-04 | - use lch*() instead of ch*() to change permissions, so that links in | lukem |
| 2002-02-04 | explicitly chmod(2) newly created devices | lukem |
| 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-09 | Generally don't need the extra byte in MAXPATHLEN sized buffers, because | lukem |
| 2001-11-07 | User interface changes from (or inspired by) FreeBSD: | lukem |
| 2001-10-25 | Add -W: don't attempt to change the perms/time/flags on existing entries, nor | 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-09 | Add "device" keyword, which allows the device number to be specified, | lukem |
| 2001-10-04 | features: | lukem |
| 2001-03-09 | ANSIfy, KNF, in preperation for more work. | simonb |
| 1999-02-11 | - add -m and -i to change file flags more usefully. | mrg |
| 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-27 | Add {} pairs to shut up egcs. | ross |
| 1997-10-17 | WARNSify, getopt returns -1 not EOF | lukem |
| 1997-07-11 | fix printf() formats, make explicit comparisons to NULL (gcc -Wall) | mikel |
| 1997-06-23 | Don't incorrectly warn about a subdirectory of 'foo' called 'bar' when there's | lukem |
| 1995-03-07 | add an 'optional' keyword, which allows files to be in the | cgd |
| 1995-03-07 | add NetBSD id's | cgd |
| 1995-03-07 | clean up import, fix a few bugs, etc. | cgd |
| 1993-11-02 | make it compile... | cgd |
| 1993-11-02 | latest mtree from uunet. doesn't compile, but that'll be fixed soon. | cgd |
| 1993-10-01 | Use *->fts_errno instead of errno after fts_read(). The fts manpage | jtc |
| 1993-08-01 | Add RCS identifiers. | mycroft |
| 1993-06-16 | Update source to use posix fnmatch | jtc |
| 1993-04-10 | Reverse sense of fnmatch() to match POSIX. | mycroft |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |