| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: 1.36 - Typo fix. | Masafumi Max NAKANE | 2002-05-10 | 1 | -1/+1 |
| * | MFC: Bootstrapping fixes. | Ruslan Ermilov | 2001-09-24 | 1 | -6/+9 |
| * | MFC: markup and misc fixes. | Ruslan Ermilov | 2001-08-16 | 1 | -3/+1 |
| * | MFC: can not -> cannot | Sheldon Hearn | 2001-08-08 | 1 | -1/+1 |
| * | MFC: remove whitespace at EOL. | Dima Dorfman | 2001-07-22 | 1 | -4/+4 |
| * | MFC: MAN[1-9] -> MAN. | Ruslan Ermilov | 2001-04-25 | 1 | -1/+1 |
| * | MFC: bring mtree up to current level. | Poul-Henning Kamp | 2001-01-12 | 7 | -92/+154 |
| * | MFC: Prepare for mdoc(7)NG. | Ruslan Ermilov | 2000-12-27 | 1 | -1/+1 |
| * | MFC: recent mdoc(7) fixes. | Ruslan Ermilov | 2000-12-08 | 1 | -3/+3 |
| * | MFC rev 1.17: compare symlinks properly | Sheldon Hearn | 2000-11-02 | 1 | -1/+2 |
| * | MFC: doc fixes. | Paul Saab | 2000-06-30 | 1 | -2/+2 |
| * | MFC: Use the new fflagstostr and strtofflags functions in libc. | Josef Karthauser | 2000-06-28 | 6 | -16/+43 |
| * | Fix a mis-resolved conflict. | Garrett Wollman | 2000-05-16 | 1 | -1/+0 |
| * | MFC: includes, punctuation. | Garrett Wollman | 2000-05-16 | 2 | -1/+6 |
| * | Give mtree the ability to exclude files. | Garrett Wollman | 2000-05-15 | 6 | -3/+36 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2000-05-13 | 1 | -0/+107 |
| * | Revert part of the last commit, remove {g|s}etflags from the libc | Josef Karthauser | 2000-02-05 | 1 | -2/+2 |
| * | Historically file flags (schg, uschg, etc) have been converted from | Josef Karthauser | 2000-01-27 | 4 | -7/+5 |
| * | Added missing DPADD's. Removed unrequired SRCS's. | Josef Karthauser | 2000-01-01 | 1 | -0/+1 |
| * | Moved flags_to_string and string_to_flags into libutil. It's used in | Josef Karthauser | 1999-12-30 | 1 | -2/+3 |
| * | Added support for file flags, mostly merged from the NetBSD version. | Josef Karthauser | 1999-12-09 | 9 | -10/+93 |
| * | -Wall fixes. | Bill Fumerola | 1999-09-27 | 3 | -5/+8 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 8 | -8/+8 |
| * | When bootstrapping mtree, don't depend on there being a libmd at all. | Garrett Wollman | 1999-03-01 | 1 | -5/+3 |
| * | mtree is a "bootstrap tool", don't use the fancy new world-breaking features | Jordan K. Hubbard | 1999-02-27 | 1 | -2/+6 |
| * | Add support for SHA-1 and RIPEMD160, now that libmd includes them. Make | Garrett Wollman | 1999-02-26 | 7 | -15/+139 |
| * | Move to a uniform '\ooo' (VIS_OCTAL) encoding for special characters. | Joseph Koshy | 1999-01-18 | 1 | -2/+2 |
| * | Teach mtree(8) to handle whitespace in filenames. Uses strvis(3). | Joseph Koshy | 1999-01-12 | 2 | -5/+19 |
| * | Free memory from getmode. | Warner Losh | 1998-12-16 | 1 | -1/+2 |
| * | Fixed printf format errors. | Bruce Evans | 1998-08-02 | 2 | -6/+6 |
| * | There is no need to make nochange imply ignore as well. | Peter Wemm | 1998-06-10 | 2 | -6/+5 |
| * | Use correct size for readlink buffer. This is the size of the | Warner Losh | 1998-06-09 | 1 | -2/+2 |
| * | Create a new flag, "nochange", which will specify that a directory is | Peter Wemm | 1998-06-05 | 6 | -14/+21 |
| * | Use err(3) instead of local redefinition. | Philippe Charnier | 1997-10-01 | 8 | -114/+125 |
| * | Change FTS_PHYSICAL (not follow symlinks but return them) | Andrey A. Chernov | 1997-05-15 | 1 | -1/+1 |
| * | compare return value from getopt against -1 rather than EOF, per the final | Warner Losh | 1997-03-31 | 1 | -1/+1 |
| * | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 2 | -2/+2 |
| * | Sort cross references. | Wolfram Schneider | 1997-01-20 | 1 | -1/+1 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 2 | -2/+2 |
| * | ts_sec -> tv_sec | Nate Williams | 1996-09-20 | 3 | -8/+8 |
| * | Correct a bunch of man page cross references and generally | Mike Pritchard | 1996-02-11 | 1 | -3/+3 |
| * | Fix a bunch of spelling errors in a bunch of man pages. | Mike Pritchard | 1996-01-30 | 1 | -2/+2 |
| * | st_size in struct stat has type off_t (long long) and not unsigned long | Torsten Blum | 1995-10-06 | 1 | -1/+1 |
| * | Use p->fts_level instead of unsuccessfully trying to keep track of the | Bruce Evans | 1995-07-24 | 1 | -7/+9 |
| * | Report `fts_errno' instead of `errno' when the former applies. | Bruce Evans | 1995-07-24 | 1 | -2/+2 |
| * | Fix to match new MD5 api, faster. | Poul-Henning Kamp | 1995-07-12 | 2 | -7/+4 |
| * | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 4 | -8/+8 |
| * | mtree * MD5 = better security | Garrett Wollman | 1995-02-10 | 7 | -14/+74 |
| * | Add -U option which does the same things as -u except exits with 0 | Rodney W. Grimes | 1994-10-09 | 2 | -6/+24 |
| * | Fixed bug caused by missing set of paranthesis when checking the modification | David Greenman | 1994-09-24 | 1 | -3/+3 |