| Age | Commit message (Expand) | Author |
| 2013-02-03 | add the ability to only output paths included in a spec file when creating | christos |
| 2012-12-20 | Implement the "flavor" output discussed in tech-userlevel@, by Brooks Davis | christos |
| 2012-10-05 | Implement FreeBSD's -f spec1 -f spec2 spec comparision function. This | christos |
| 2012-10-05 | add -j flag to indent directory blocks (from brooks) | christos |
| 2012-10-05 | add -q flag to silence warnings about symlinks to existing dirs (from OpenBSD | christos |
| 2012-10-05 | add -n flag to disable comments (brook) | christos |
| 2011-08-29 | Use __dead and __printflike | joerg |
| 2009-04-08 | The recent addition of sorting to "mtree -C" broke some third party | apb |
| 2006-12-14 | Complete the move of string_to_flags() and flags_to_string() from the | he |
| 2004-07-22 | Implement -M to "merge" entries, even with different types. | lukem |
| 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-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-01-31 | Roll in fixes to permit cross-compiling from non-NetBSD hosts. This | tv |
| 2002-01-29 | Make almost all tools compile and run properly on non-NetBSD hosts. (In | tv |
| 2002-01-29 | Add hooks to make mtree compilable from src/tools. | tv |
| 2001-11-07 | User interface changes from (or inspired by) FreeBSD: | lukem |
| 2001-11-03 | - move "Wflag" global from mtree.c to spec.c, and reinstate the functionality | lukem |
| 2001-10-25 | Add -W: don't attempt to change the perms/time/flags on existing entries, nor | lukem |
| 2001-10-25 | - add lineno field to NODE | lukem |
| 2001-10-22 | - enforce the top-most entry must be "." and must be a directory; avoids | lukem |
| 2001-10-05 | cleanup tags support; | lukem |
| 2001-10-04 | features: | lukem |
| 2001-10-01 | - implement -D - dump the specfile out in a manner that's parseable | lukem |
| 2001-07-18 | - add parsetype() (a la parsekey()) to parse the "type=xxx" arg. this improves | 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-11 | More format string cleanups by sommerfeld. | is |
| 1999-12-07 | code.c is no longer used, we use strsvis instead. Removed prototypes | wennmach |
| 1999-11-09 | prototype encode()/decode() | drochner |
| 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 |
| 1995-03-07 | add NetBSD id's | cgd |
| 1995-03-07 | from 4.4-Lite | cgd |
| 1993-11-02 | latest mtree from uunet. doesn't compile, but that'll be fixed soon. | cgd |