index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
mtree
/
misc.c
Age
Commit message (
Expand
)
Author
2017-09-25
Mark error() as __dead so clang doesn't report
Kenneth R Westerback
2012-07-08
Add support for the "sha256digest" keyword to create/compare
Christian Weisgerber
2004-08-01
ansi cleanup; khalek@linuxgamers.net
Theo de Raadt
2004-05-02
Mtree needs the old crc routines; remove some extraneous includes while
Todd C. Miller
2003-06-26
strict proto cleanups
Theo de Raadt
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-04-04
Remove short-lived 'preserve' option that was replaced with 'nochange'.
Todd C. Miller
2002-03-09
Rename the new 'preserve' flag to 'nochange' for consistency with 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-08-10
Add file flag support to mtree from henning@crackinghacking.de
Todd C. Miller
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
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-12-08
64-bit clean + RCS tags
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt