| Age | Commit message (Expand) | Author |
| 1999-12-07 | code.c is no longer used, we use strsvis instead. Removed prototypes | wennmach |
| 1999-12-01 | Use strunvis instead of homebrewed "decode" routine | wennmach |
| 1999-12-01 | Now that we have strsvis, use it. | wennmach |
| 1999-11-12 | Add __RCSID() | wennmach |
| 1999-11-09 | Add RCS tag | wennmach |
| 1999-11-09 | prototype encode()/decode() | drochner |
| 1999-11-07 | Encode file names using strvis(3) when creating a specification. | wennmach |
| 1999-07-10 | fix thinko in mtime stuff. | christos |
| 1999-07-06 | portability fixes: | christos |
| 1999-07-06 | Actually generate MD5 checksums, as reported in PR 7928. | hubertf |
| 1999-03-07 | Clean up SYNOPSIS formatting. | mycroft |
| 1999-02-11 | - add -m and -i to change file flags more usefully. | mrg |
| 1998-12-19 | Appease gcc-2.8.1, make printf formats more portable. | christos |
| 1998-12-06 | Add an `md5' keyword to mtree, which takes as an argument the MD5 cryptographic | jwise |
| 1998-12-05 | getcwd() is not equivalent of getwd() if you want to print an error message. | itohy |
| 1998-12-03 | Use getcwd(3) instead of getwd(3). | thorpej |
| 1998-11-03 | Namespace protection against MAXUID etc. | christos |
| 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-09-23 | The return value of setmode(3) is a pointer to malloc()'ed area | itohy |
| 1998-08-30 | Add braces to satisfy egcs. | nathanw |
| 1998-08-27 | Add {} pairs to shut up egcs. | ross |
| 1998-07-06 | - use an array MAXHOSTNAMELEN+1 size to hold hostnames | mrg |
| 1997-10-25 | use CPPFLAGS instead of CFLAGS | lukem |
| 1997-10-24 | Make this compile again on NetBSD/alpha; cast off_t variable to long long | enami |
| 1997-10-17 | WARNSify, getopt returns -1 not EOF | lukem |
| 1997-10-17 | merge lite-2 | mrg |
| 1997-08-20 | Add -U flag, checking for mismatch. This is the same as the old -u flag, | agc |
| 1997-07-11 | fix printf() formats, make explicit comparisons to NULL (gcc -Wall) | mikel |
| 1997-07-10 | xref chown(8) not chown(1), kill extra comma | mikel |
| 1997-06-23 | Don't incorrectly warn about a subdirectory of 'foo' called 'bar' when there's | lukem |
| 1997-05-08 | Back out the .PATH.c changes. The .depend problem (and others) | gwr |
| 1997-05-06 | Use .PATH.c: ... | gwr |
| 1997-04-25 | use appropriate strto*() functions, and cast results when appropriate; | mikel |
| 1996-09-05 | Add a missing "break;", pointed out by Chris Demetriou. | thorpej |
| 1996-09-05 | Add a `-t' option to update time stamps. | mycroft |
| 1996-09-05 | Only record sizes for regular files. | mycroft |
| 1996-02-01 | Rename struct timespec fields to conform to POSIX.1b | jtc |
| 1995-10-22 | Insert parentheses to get correct precedence when comparing time-stamps | pk |
| 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 |
| 1995-03-07 | from 4.4-Lite | cgd |
| 1994-12-22 | specify man pages the new way. | cgd |
| 1994-04-25 | #definery fun... | cgd |
| 1994-03-27 | off_t exp. | cgd |
| 1994-03-27 | off_t exp. | cgd |
| 1994-03-27 | off_t exp. | cgd |
| 1994-03-19 | don't forget the man page. from Luke Mewburn <lm@rmit.edu.au> | cgd |
| 1993-11-17 | make things a bit more consistent | cgd |