Subject: CVS commit: src/sys/lib/libkern
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 02/02/2008 01:13:04
Module Name:	src
Committed By:	matt
Date:		Sat Feb  2 01:13:04 UTC 2008

Modified Files:
	src/sys/lib/libkern: libkern.h mertwist.c

Log Message:
Improve my version of mtprng_random.  Reshuffle things.  Add an compatible
version of init_by_array.


To generate a diff of this commit:
cvs rdiff -r1.73 -r1.74 src/sys/lib/libkern/libkern.h
cvs rdiff -r1.5 -r1.6 src/sys/lib/libkern/mertwist.c

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