| Commit message (Expand) | Author | Age | Files | Lines |
* | Adds sha256 support. While it is a good idea to also add sha384 and | tobez | 2005-03-29 | 1 | -0/+13 |
* | Get rid of "lineno: 0" in error messages from create mode. | phk | 2004-01-11 | 1 | -22/+34 |
* | collect all "extern bla" stuff in extern.h in order to get cross-file | phk | 2004-01-11 | 1 | -6/+0 |
* | Do not emit comments when -n is specified. | phk | 2004-01-08 | 1 | -5/+10 |
* | Take advantage of the fact that we know the err(3) function does not | phk | 2003-11-05 | 1 | -24/+14 |
* | Fix bug in mtree(8)'s create mode where files or directories with had | phk | 2003-10-30 | 1 | -1/+1 |
* | Remove clause 3 in the copyrights (according to permission in src/COPYRIGHT) | phk | 2003-10-21 | 1 | -7/+3 |
* | Remove "register" keywords. | phk | 2003-10-21 | 1 | -20/+11 |
* | Use __FBSDID over rcsid[]. Protect copyright[] where needed. | obrien | 2003-05-03 | 1 | -4/+4 |
* | - Align the function prototype of the external `crc' function with | robert | 2003-03-13 | 1 | -4/+4 |
* | Make the threatened fts(3) ABI fix. FTSENT now avoids the use of the struct | wollman | 2002-09-21 | 1 | -2/+2 |
* | Get rid of %qd, and unbreak Alpha build. | des | 2002-07-15 | 1 | -1/+3 |
* | fixup for WARNS=4. | alfred | 2002-07-11 | 1 | -5/+6 |
* | de-__P() | alfred | 2002-07-11 | 1 | -5/+4 |
* | Assume __STDC__, remove non-__STDC__ code. | alfred | 2002-05-28 | 1 | -16/+0 |
* | Mark a static function as __printflike() | kris | 2001-07-05 | 1 | -1/+1 |
* | Make the output of mtree(8) more systematic and machine readable. | phk | 2000-10-03 | 1 | -5/+7 |
* | Switch over to using the new fflagstostr and strtofflags library calls. | joe | 2000-06-17 | 1 | -6/+12 |
* | Give mtree the ability to exclude files and directories from its traversal. | wollman | 2000-05-12 | 1 | -0/+4 |
* | Historically file flags (schg, uschg, etc) have been converted from | joe | 2000-01-27 | 1 | -2/+2 |
* | Added support for file flags, mostly merged from the NetBSD version. | joe | 1999-12-09 | 1 | -5/+35 |
* | -Wall fixes. | billf | 1999-09-27 | 1 | -2/+4 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Add support for SHA-1 and RIPEMD160, now that libmd includes them. Make | wollman | 1999-02-26 | 1 | -5/+39 |
* | 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 | 1 | -3/+12 |
* | Fixed printf format errors. | bde | 1998-08-02 | 1 | -3/+3 |
* | Create a new flag, "nochange", which will specify that a directory is | peter | 1998-06-05 | 1 | -2/+2 |
* | Use err(3) instead of local redefinition. | charnier | 1997-10-01 | 1 | -19/+29 |
* | ts_sec -> tv_sec | nate | 1996-09-20 | 1 | -2/+2 |
* | 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 | 1 | -2/+2 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -1/+1 |
* | mtree * MD5 = better security | wollman | 1995-02-10 | 1 | -0/+11 |
* | 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 | 1 | -79/+119 |
* | BSD 4.4 Lite usr.sbin Sources | rgrimes | 1994-05-26 | 1 | -0/+290 |