| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert part of the last commit, remove {g|s}etflags from the libc | joe | 2000-02-05 | 1 | -2/+2 |
* | Historically file flags (schg, uschg, etc) have been converted from | joe | 2000-01-27 | 4 | -7/+5 |
* | Added missing DPADD's. Removed unrequired SRCS's. | joe | 2000-01-01 | 1 | -0/+1 |
* | Moved flags_to_string and string_to_flags into libutil. It's used in | joe | 1999-12-30 | 1 | -2/+3 |
* | Added support for file flags, mostly merged from the NetBSD version. | joe | 1999-12-09 | 9 | -10/+93 |
* | -Wall fixes. | billf | 1999-09-27 | 3 | -5/+8 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 8 | -8/+8 |
* | When bootstrapping mtree, don't depend on there being a libmd at all. | wollman | 1999-03-01 | 1 | -5/+3 |
* | mtree is a "bootstrap tool", don't use the fancy new world-breaking features | jkh | 1999-02-27 | 1 | -2/+6 |
* | Add support for SHA-1 and RIPEMD160, now that libmd includes them. Make | wollman | 1999-02-26 | 7 | -15/+139 |
* | Move to a uniform '\ooo' (VIS_OCTAL) encoding for special characters. | jkoshy | 1999-01-18 | 1 | -2/+2 |
* | Teach mtree(8) to handle whitespace in filenames. Uses strvis(3). | jkoshy | 1999-01-12 | 2 | -5/+19 |
* | Free memory from getmode. | imp | 1998-12-16 | 1 | -1/+2 |
* | Fixed printf format errors. | bde | 1998-08-02 | 2 | -6/+6 |
* | There is no need to make nochange imply ignore as well. | peter | 1998-06-10 | 2 | -6/+5 |
* | Use correct size for readlink buffer. This is the size of the | imp | 1998-06-09 | 1 | -2/+2 |
* | Create a new flag, "nochange", which will specify that a directory is | peter | 1998-06-05 | 6 | -14/+21 |
* | Use err(3) instead of local redefinition. | charnier | 1997-10-01 | 8 | -114/+125 |
* | Change FTS_PHYSICAL (not follow symlinks but return them) | ache | 1997-05-15 | 1 | -1/+1 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-31 | 1 | -1/+1 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 2 | -2/+2 |
* | Sort cross references. | wosch | 1997-01-20 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 2 | -2/+2 |
* | ts_sec -> tv_sec | nate | 1996-09-20 | 3 | -8/+8 |
* | Correct a bunch of man page cross references and generally | mpp | 1996-02-11 | 1 | -3/+3 |
* | Fix a bunch of spelling errors in a bunch of man pages. | mpp | 1996-01-30 | 1 | -2/+2 |
* | st_size in struct stat has type off_t (long long) and not unsigned long | torstenb | 1995-10-06 | 1 | -1/+1 |
* | Use p->fts_level instead of unsuccessfully trying to keep track of the | bde | 1995-07-24 | 1 | -7/+9 |
* | Report `fts_errno' instead of `errno' when the former applies. | bde | 1995-07-24 | 1 | -2/+2 |
* | Fix to match new MD5 api, faster. | phk | 1995-07-12 | 2 | -7/+4 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 4 | -8/+8 |
* | mtree * MD5 = better security | wollman | 1995-02-10 | 7 | -14/+74 |
* | Add -U option which does the same things as -u except exits with 0 | rgrimes | 1994-10-09 | 2 | -6/+24 |
* | Fixed bug caused by missing set of paranthesis when checking the modification | dg | 1994-09-24 | 1 | -3/+3 |
* | My optimization to eliminate /set records was a little too aggressive, it | rgrimes | 1994-09-19 | 1 | -2/+5 |
* | 1. Remove commented out CFLAGS+=-DDEBUG from Makefile | rgrimes | 1994-09-18 | 8 | -113/+174 |
* | fixed typos | adam | 1994-09-03 | 1 | -2/+2 |
* | Get rid of update. Make man page installation work with our scheme | wollman | 1994-08-05 | 1 | -0/+1 |
* | BSD 4.4 Lite usr.sbin Sources | rgrimes | 1994-05-26 | 10 | -0/+1703 |