Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-03-14 | We also need to vis-encode the path contained in a symbolic link. | Todd C. Miller | |
Based on a patch from Nicolas Rachinsky (FreeBSD PR 35454). | |||
2002-03-14 | kill more registers. | Mike Pechkin | |
millert@ ok | |||
2002-03-09 | Escape whitespace and encode special chars with vis(3); from FreeBSD | Todd C. Miller | |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ↵ | Todd C. Miller | |
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | |||
2001-08-10 | pass -Wall | Todd C. Miller | |
2001-08-10 | Add file flag support to mtree from henning@crackinghacking.de | Todd C. Miller | |
with man page update and minor tweaks by me. | |||
1998-09-24 | The return value of setmode(3) is a pointer to malloc()'ed area and | Todd C. Miller | |
must be freed to avoid memory leaks if called repeatedly. From itohy@netbsd.org | |||
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-01-17 | r?index -> strr?chr | Todd C. Miller | |
1997-01-03 | From NetBSD: | Todd C. Miller | |
Add a `-t' (touch) option to update time stamps. Only record size for regular files. | |||
1996-12-20 | Add back "optional" keyword that got nuked in merge of FreeBSD mods. | Todd C. Miller | |
1996-12-10 | merge freebsd mtree diffs, plus -Wall cleanup | Theo de Raadt | |
1996-03-02 | timespec members are now named tv_{,u}sec | Thorsten Lockert | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |