OpenBSD CVS

src/usr.sbin/mtree/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.sbin / mtree

Current tag: OPENBSD_2_3


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.6   26 years  deraadt   $OpenBSD$
[TXT] compare.c  1.9   26 years  millert   err() -> error() so we don't conflict with err(3).
[TXT] create.c  1.11   26 years  flipk   u_short keys --> u_int keys so now, keywords "uid" and "uname" work again.
[TXT] extern.h  1.3   26 years  millert   err() -> error() so we don't conflict with err(3).
[TXT] misc.c  1.8   26 years  mickey   #if __STDC__ --> #ifdef __STDC__
[TXT] mtree.8  1.7   26 years  millert   Add rmd160 support. Sheesh, you'd think this was tripwire.
[TXT] mtree.c  1.7   26 years  millert   err() -> error() so we don't conflict with err(3).
[TXT] mtree.h  1.6   26 years  millert   Add rmd160 support. Sheesh, you'd think this was tripwire.
[TXT] spec.c  1.9   26 years  millert   err() -> error() so we don't conflict with err(3).
[TXT] verify.c  1.5   26 years  millert   err() -> error() so we don't conflict with err(3).