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_6_4_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.9   11 years  deraadt   do not need -static anymore
[TXT] compare.c  1.27   7 years  krw   Nuke a bunch of whitespace nits seen while '%q' hunting.
[TXT] crc.c  1.3   14 years  deraadt   rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and unmaintai...
[TXT] create.c  1.33   5 years  millert   Use user_from_uid(3), group_from_gid(3), uid_from_user(3) and gid_from_group(3) ...
[TXT] extern.h  1.9   6 years  krw   Mark error() as __dead so clang doesn't report use of uninitialized variables af...
[TXT] misc.c  1.20   6 years  krw   Mark error() as __dead so clang doesn't report use of uninitialized variables af...
[TXT] mtree.8  1.38   9 years  jmc   remove the first comma from constructs like ", and," and ", or,": you can use "a...
[TXT] mtree.c  1.26   5 years  millert   Add missing includes for setpassent() and setgroupent().
[TXT] mtree.h  1.13   11 years  naddy   Add support for the "sha256digest" keyword to create/compare SHA-256 digests of ...
[TXT] spec.c  1.29   5 years  millert   Use user_from_uid(3), group_from_gid(3), uid_from_user(3) and gid_from_group(3) ...
[TXT] verify.c  1.21   7 years  krw   Nuke a bunch of whitespace nits seen while '%q' hunting.