Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Gavan Fantom <gavan@netbsd.org>
List: source-changes
Date: 09/10/2006 14:06:54
Module Name:	src
Committed By:	gavan
Date:		Sun Sep 10 14:06:54 UTC 2006

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

Log Message:
dsrtc_settime already takes a volatile struct timeval *, also qualify
with volatile for dsrtc_gettime.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/sys/dev/clock_subr.h
cvs rdiff -r1.13 -r1.14 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.