Subject: CVS commit: syssrc/sys
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 09/09/2001 03:48:56
Module Name:	syssrc
Committed By:	enami
Date:		Sun Sep  9 00:48:56 UTC 2001

Modified Files:
	syssrc/sys/arch/i386/pci: pchb_rnd.c
	syssrc/sys/dev: rnd.c
	syssrc/sys/sys: rnd.h

Log Message:
Mix random data directly into the pool and increase entropy instead of
estimating entropy with polling based timing.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/arch/i386/pci/pchb_rnd.c
cvs rdiff -r1.23 -r1.24 syssrc/sys/dev/rnd.c
cvs rdiff -r1.13 -r1.14 syssrc/sys/sys/rnd.h

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