Subject: CVS commit: basesrc/usr.sbin/mtree
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 11/10/2001 16:58:21
Module Name: basesrc
Committed By: lukem
Date: Sat Nov 10 14:58:21 UTC 2001
Modified Files:
basesrc/usr.sbin/mtree: compare.c create.c
Log Message:
provide the ability to remove support for generating or checking various
digests by #define-ing NO_MD5, NO_RMD160, or NO_SHA1. the keywords are
still parsed.
To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 basesrc/usr.sbin/mtree/compare.c
cvs rdiff -r1.36 -r1.37 basesrc/usr.sbin/mtree/create.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.