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
/
create.c
Age
Commit message (
Expand
)
Author
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-04-30
one more strvis -> strnvis.
Vincent Labrecque
2002-03-14
We also need to vis-encode the path contained in a symbolic link.
Todd C. Miller
2002-03-14
kill more registers.
Mike Pechkin
2002-03-09
Escape whitespace and encode special chars with vis(3); from FreeBSD
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
pass -Wall
Todd C. Miller
2001-08-10
Add file flag support to mtree from henning@crackinghacking.de
Todd C. Miller
1997-11-05
u_short keys --> u_int keys
flipk
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
1997-04-06
16 bit uids suck
Theo de Raadt
1997-01-03
From NetBSD:
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
1996-03-02
timespec members are now named tv_{,u}sec
Thorsten Lockert
1995-10-18
initial import of NetBSD tree
Theo de Raadt