Subject: CVS commit: src/sbin/cgdconfig
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 05/11/2006 00:40:54
Module Name:	src
Committed By:	mrg
Date:		Thu May 11 00:40:54 UTC 2006

Modified Files:
	src/sbin/cgdconfig: pkcs5_pbkdf2.c

Log Message:
HMAC() wants unsigned int pointer for the final argument; make it so.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sbin/cgdconfig/pkcs5_pbkdf2.c

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