summaryrefslogtreecommitdiff
path: root/usr.sbin/mtree/misc.c
AgeCommit message (Expand)Author
2012-07-08Add support for the "sha256digest" keyword to create/compareChristian Weisgerber
2004-08-01ansi cleanup; khalek@linuxgamers.netTheo de Raadt
2004-05-02Mtree needs the old crc routines; remove some extraneous includes whileTodd C. Miller
2003-06-26strict proto cleanupsTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-04-04Remove short-lived 'preserve' option that was replaced with 'nochange'.Todd C. Miller
2002-03-09Rename the new 'preserve' flag to 'nochange' for consistency with FreeBSD.Todd C. Miller
2002-03-04Add a 'preserve' flag to tell mtree not to change the attributes ofTodd C. Miller
2002-02-19We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.Todd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-08-10Add file flag support to mtree from henning@crackinghacking.deTodd C. Miller
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
1997-07-18err() -> error() so we don't conflict with err(3).Todd C. Miller
1997-07-18Add rmd160 support. Sheesh, you'd think this was tripwire.Todd C. Miller
1997-07-12Add sha1 digest support.Todd C. Miller
1996-12-20Add back "optional" keyword that got nuked in merge of FreeBSD mods.Todd C. Miller
1996-12-10merge freebsd mtree diffs, plus -Wall cleanupTheo de Raadt
1996-12-0864-bit clean + RCS tagsNiklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt