Subject: CVS commit: src/regress/lib/libc/randomid
To: None <source-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 11/29/2003 00:11:18
Module Name:	src
Committed By:	simonb
Date:		Sat Nov 29 00:11:18 UTC 2003

Modified Files:
	src/regress/lib/libc/randomid: idtest.c

Log Message:
Fix up abort test so that we abort the first time we see a small enough
period, not the second time.
Use UINT64_MAX (from Klaus Klein).
Remove trailing blank line.

XXX: 12000 still isn't right - values around 11800 have been observed.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/regress/lib/libc/randomid/idtest.c

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