Subject: CVS commit: src/sys/arch/xen
To: None <source-changes@NetBSD.org>
From: Thor Lancelot Simon <tls@netbsd.org>
List: source-changes
Date: 09/15/2004 04:55:21
Module Name:	src
Committed By:	tls
Date:		Wed Sep 15 04:55:21 UTC 2004

Modified Files:
	src/sys/arch/xen/include: if_xennetvar.h xbdvar.h
	src/sys/arch/xen/xen: if_xennet.c xbd.c

Log Message:
Actually mix samples into the kernel RNG pool.  There's a buglet here: all
disk samples are reported as belonging to the first disk.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/xen/include/if_xennetvar.h
cvs rdiff -r1.5 -r1.6 src/sys/arch/xen/include/xbdvar.h
cvs rdiff -r1.10 -r1.11 src/sys/arch/xen/xen/if_xennet.c
cvs rdiff -r1.9 -r1.10 src/sys/arch/xen/xen/xbd.c

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