Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Bill Sommerfeld <sommerfeld@netbsd.org>
List: source-changes
Date: 07/02/2000 16:32:04
Module Name:	syssrc
Committed By:	sommerfeld
Date:		Sun Jul  2 23:32:03 UTC 2000

Modified Files:
	syssrc/sys/arch/i386/include [netbsd-1-5]: rnd.h
	syssrc/sys/dev [netbsd-1-5]: rnd.c

Log Message:
Pull up fix from current: let cpu_counter() be wider than 32 bits on
platforms for which is the case; clip to 32 bits in rnd.c

Approved by thorpej


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.2.2.1 syssrc/sys/arch/i386/include/rnd.h
cvs rdiff -r1.20 -r1.20.2.1 syssrc/sys/dev/rnd.c

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