Subject: CVS commit: src/lib/libc/hash/sha2
To: None <source-changes@NetBSD.org>
From: Elad Efrat <elad@netbsd.org>
List: source-changes
Date: 08/20/2005 20:52:52
Module Name:	src
Committed By:	elad
Date:		Sat Aug 20 20:52:52 UTC 2005

Modified Files:
	src/lib/libc/hash/sha2: sha2.c

Log Message:
Pass lint and make this compile.
Also change bcopy, bzero -> memcpy, memset.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/lib/libc/hash/sha2/sha2.c

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