Subject: CVS commit: src/lib/libc/gen
To: None <source-changes@NetBSD.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 11/25/2003 18:13:06
Module Name:	src
Committed By:	itojun
Date:		Tue Nov 25 18:13:06 UTC 2003

Modified Files:
	src/lib/libc/gen: randomid.c

Log Message:
"seed2" was ruining the non-repeating property of this function; remove it.
discussed on tech-net for ip_id.c (thanks for all the analysis).


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/lib/libc/gen/randomid.c

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