summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mtree/mtree.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add support for the "sha256digest" keyword to create/comparenaddy2012-07-081-1/+3
* Correct exit codes for extra files. PR 5072.kili2008-10-081-1/+2
* Call open(2) with O_NONBLOCK and O_NOFOLLOW to make sure mtree can'tmillert2005-08-101-1/+4
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* Rename the new 'preserve' flag to 'nochange' for consistency with FreeBSD.millert2002-03-091-2/+2
* Add a 'preserve' flag to tell mtree not to change the attributes ofmillert2002-03-041-21/+22
* Add file flag support to mtree from henning@crackinghacking.demillert2001-08-101-1/+3
* Add rmd160 support. Sheesh, you'd think this was tripwire.millert1997-07-181-19/+21
* Add sha1 digest support.millert1997-07-121-8/+10
* Add back "optional" keyword that got nuked in merge of FreeBSD mods.millert1996-12-201-18/+19
* merge freebsd mtree diffs, plus -Wall cleanupderaadt1996-12-101-10/+11
* 64-bit clean + RCS tagsniklas1996-12-081-1/+2
* initial import of NetBSD treederaadt1995-10-181-0/+91