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

Modified Files:
	src/sys/sys [simonb-timecounters]: kernel.h time.h timevar.h

Log Message:
Add bintime structures and support functions from FreeBSD.
Move kernel time related variables and declarations to <sys/timevar.h>.


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.23.6.1 src/sys/sys/kernel.h
cvs rdiff -r1.52 -r1.52.6.1 src/sys/sys/time.h
cvs rdiff -r1.3 -r1.3.6.1 src/sys/sys/timevar.h

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