Age | Commit message (Expand) | Author |
2002-11-18 | fix typos; Jon Bernard | Todd C. Miller |
2002-09-23 | Add missing includes, breaks and semicolons to appease gcc3; David Krause | Todd C. Miller |
2002-04-04 | Remove short-lived 'preserve' option that was replaced with 'nochange'. | Todd C. Miller |
2002-03-14 | We also need to vis-encode the path contained in a symbolic link. | Todd C. Miller |
2002-03-14 | kill more registers. | Mike Pechkin |
2002-03-09 | Rename the new 'preserve' flag to 'nochange' for consistency with FreeBSD. | Todd C. Miller |
2002-03-09 | Escape whitespace and encode special chars with vis(3); from FreeBSD | Todd C. Miller |
2002-03-04 | Add a 'preserve' flag to tell mtree not to change the attributes of | Todd C. Miller |
2002-02-19 | We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. | Todd C. Miller |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-10-01 | add -l flag - do loose permissions checks, in which more stringent permissions | Jakob Schlyter |
2001-08-10 | pass -Wall | Todd C. Miller |
2001-08-10 | Add file flag support to mtree from henning@crackinghacking.de | Todd C. Miller |
2001-04-18 | We're talking about SHA1 here, not MD5; d.doroshenko@omnitel.net | Aaron Campbell |
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell |
2000-03-19 | Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other | Aaron Campbell |
2000-03-15 | Repair mdoc botch. | Aaron Campbell |
2000-01-20 | getcwd() does not stuff an error string in buf on error, call strerror() | Todd C. Miller |
2000-01-14 | typo; rogoyski@cs.utexas.edu | Theo de Raadt |
1999-07-04 | more macro conversion | Aaron Campbell |
1999-06-05 | remove trailing whitespace, some Nm cleanup | Aaron Campbell |
1999-05-16 | Cleanup xrefs under SEE ALSO. Specifically: | Alex Feldman |
1999-01-24 | -q was not in usage() | Bruno Rohee |
1998-12-28 | use getcwd(3) | Theo de Raadt |
1998-09-24 | The return value of setmode(3) is a pointer to malloc()'ed area and | Todd C. Miller |
1998-08-20 | add -q flag to silent messages of the type: | Marco S Hyman |
1998-05-18 | readlink len-1 | Theo de Raadt |
1997-11-05 | u_short keys --> u_int keys | flipk |
1997-09-21 | $OpenBSD$ | Theo de Raadt |
1997-07-25 | #if __STDC__ --> #ifdef __STDC__ | Michael Shalayeff |
1997-07-18 | err() -> error() so we don't conflict with err(3). | Todd C. Miller |
1997-07-18 | Add rmd160 support. Sheesh, you'd think this was tripwire. | Todd C. Miller |
1997-07-12 | Add sha1 digest support. | Todd C. Miller |
1997-04-06 | 16 bit uids suck | Theo de Raadt |
1997-01-17 | r?index -> strr?chr | Todd C. Miller |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller |
1997-01-03 | From NetBSD: | Todd C. Miller |
1996-12-20 | Add back "optional" keyword that got nuked in merge of FreeBSD mods. | Todd C. Miller |
1996-12-10 | but -Wall is not needed | Theo de Raadt |
1996-12-10 | merge freebsd mtree diffs, plus -Wall cleanup | Theo de Raadt |
1996-12-08 | 64-bit clean + RCS tags | Niklas Hallqvist |
1996-03-02 | timespec members are now named tv_{,u}sec | Thorsten Lockert |
1995-12-14 | from netbsd: add () in an expression even though it is not really needed | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |