Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Frank Kardel <kardel@netbsd.org>
List: source-changes
Date: 07/08/2006 12:10:33
Module Name:	src
Committed By:	kardel
Date:		Sat Jul  8 12:10:33 UTC 2006

Modified Files:
	src/sys/kern: kern_time.c

Log Message:
report true clock resolution based on the frequency information
from the underlying counter in clock_getres(). For frequencies
above 1GHz report a resolution if 1 nsec.


To generate a diff of this commit:
cvs rdiff -r1.101 -r1.102 src/sys/kern/kern_time.c

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