Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 10/08/2000 16:27:42
Module Name:	syssrc
Committed By:	itojun
Date:		Sun Oct  8 13:27:41 UTC 2000

Modified Files:
	syssrc/sys/netkey [netbsd-1-5]: key.c

Log Message:
pullup 1.39 -> 1.40 (approved by releng-1-5)
don't waste entropy by use of key_random().  use key_randomfill() for
IV initialization.


To generate a diff of this commit:
cvs rdiff -r1.23.2.8 -r1.23.2.9 syssrc/sys/netkey/key.c

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