summaryrefslogtreecommitdiff
path: root/usr.sbin/mtree/compare.c
AgeCommit message (Expand)Author
2012-07-08Add support for the "sha256digest" keyword to create/compareChristian Weisgerber
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2005-08-10Call open(2) with O_NONBLOCK and O_NOFOLLOW to make sure mtree can'tTodd C. Miller
2004-11-21Use the same ordering when verifying as with creating and replaceOtto Moerbeek
2004-08-01ansi cleanup; khalek@linuxgamers.netTheo de Raadt
2004-05-02Use MD5_DIGEST_STRING_LENGTHTodd C. Miller
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-09-23Add missing includes, breaks and semicolons to appease gcc3; David KrauseTodd C. Miller
2002-03-14kill more registers.Mike Pechkin
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-10-01add -l flag - do loose permissions checks, in which more stringent permissionsJakob Schlyter
2001-08-10pass -WallTodd C. Miller
2001-08-10Add file flag support to mtree from henning@crackinghacking.deTodd C. Miller
1998-05-18readlink len-1Theo de Raadt
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
1997-01-03From NetBSD:Todd C. Miller
1996-12-10merge freebsd mtree diffs, plus -Wall cleanupTheo de Raadt
1996-12-0864-bit clean + RCS tagsNiklas Hallqvist
1996-03-02timespec members are now named tv_{,u}secThorsten Lockert
1995-12-14from netbsd: add () in an expression even though it is not really neededTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt