cvs commit: src/usr.sbin/mtree Makefile compare.c extern.h mtree.8
mtree.c specspec.c src/usr.sbin/mtree/test test00.sh
Poul-Henning Kamp
phk at FreeBSD.org
Wed Nov 5 14:26:09 PST 2003
phk 2003/11/05 14:26:08 PST
FreeBSD src repository
Modified files:
usr.sbin/mtree Makefile compare.c extern.h mtree.8
mtree.c
usr.sbin/mtree/test test00.sh
Added files:
usr.sbin/mtree specspec.c
Log:
Give mtree(8) the ability to take [two -f spec] arguments and compare
the two specifications to each other.
Revision Changes Path
1.26 +1 -0 src/usr.sbin/mtree/Makefile
1.32 +1 -3 src/usr.sbin/mtree/compare.c
1.11 +4 -0 src/usr.sbin/mtree/extern.h
1.42 +13 -0 src/usr.sbin/mtree/mtree.8
1.27 +18 -4 src/usr.sbin/mtree/mtree.c
1.1 +201 -0 src/usr.sbin/mtree/specspec.c (new)
1.3 +0 -1 src/usr.sbin/mtree/test/test00.sh
More information about the cvs-src
mailing list