Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 09/07/2006 01:50:49
Module Name:	src
Committed By:	uwe
Date:		Thu Sep  7 01:50:49 UTC 2006

Modified Files:
	src/sys/dev: clock_subr.h
	src/sys/kern: kern_todr.c

Log Message:
Make timeval argument to todr_settime volatile to keep non-timecounter
ports happy.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/dev/clock_subr.h
cvs rdiff -r1.7 -r1.8 src/sys/kern/kern_todr.c

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