Subject: CVS commit: [simonb-timecounters] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 02/04/2006 14:39:43
Module Name:	src
Committed By:	simonb
Date:		Sat Feb  4 14:39:43 UTC 2006

Modified Files:
	src/sys/kern [simonb-timecounters]: kern_time.c

Log Message:
Adapt for timecounters, borrowing some FreeBSD code in the process.
XXX: ifdef hell while supporting both timecounter and non-timecounter
     cases.


To generate a diff of this commit:
cvs rdiff -r1.98 -r1.98.6.1 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.