Date: Thu, 9 Dec 1999 12:38:37 -0800 (PST) From: Josef Karthauser <joe@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/mtree Makefile compare.c create.c extern.h misc.c mtree.8 mtree.h spec.c verify.c Message-ID: <199912092038.MAA59567@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joe 1999/12/09 12:38:37 PST
Modified files:
usr.sbin/mtree Makefile compare.c create.c extern.h
misc.c mtree.8 mtree.h spec.c verify.c
Log:
Added support for file flags, mostly merged from the NetBSD version.
The way is now open to schg and sappnd key files and directories in
our tree. There are recommendations in bin/15229.
PR: bin/15229
Reviewed by: imp, brian
Revision Changes Path
1.11 +3 -3 src/usr.sbin/mtree/Makefile
1.14 +23 -1 src/usr.sbin/mtree/compare.c
1.17 +36 -6 src/usr.sbin/mtree/create.c
1.3 +4 -0 src/usr.sbin/mtree/extern.h
1.8 +2 -1 src/usr.sbin/mtree/misc.c
1.16 +12 -1 src/usr.sbin/mtree/mtree.8
1.5 +4 -1 src/usr.sbin/mtree/mtree.h
1.12 +9 -3 src/usr.sbin/mtree/spec.c
1.10 +7 -1 src/usr.sbin/mtree/verify.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912092038.MAA59567>
