Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Bill Sommerfeld <sommerfeld@netbsd.org>
List: source-changes
Date: 08/19/2000 20:51:22
Module Name:	basesrc
Committed By:	sommerfeld
Date:		Sat Aug 19 17:51:21 UTC 2000

Added Files:
	basesrc/regress/lib/libc/md5sha: Makefile md5test-in md5test-out
	    sha1test-in sha1test-out sha1test2-out test.c

Log Message:
Quick & dirty sha1/md5 regression test.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 basesrc/regress/lib/libc/md5sha/Makefile \
    basesrc/regress/lib/libc/md5sha/md5test-in \
    basesrc/regress/lib/libc/md5sha/md5test-out \
    basesrc/regress/lib/libc/md5sha/sha1test-in \
    basesrc/regress/lib/libc/md5sha/sha1test-out \
    basesrc/regress/lib/libc/md5sha/sha1test2-out \
    basesrc/regress/lib/libc/md5sha/test.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.