Subject: CVS commit: src/sys/arch/x86/isa
To: None <source-changes@NetBSD.org>
From: Garrett D'Amore <gdamore@netbsd.org>
List: source-changes
Date: 09/07/2006 00:18:50
Module Name:	src
Committed By:	gdamore
Date:		Thu Sep  7 00:18:50 UTC 2006

Modified Files:
	src/sys/arch/x86/isa: clock.c

Log Message:
Use common todr_settime_ymdhms/gettime_ymdhms.
While here, fix an incorrect test for timeset (that's in kern_todr already),
and an incorrect to time_second (instead of using the date passed in).


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/x86/isa/clock.c

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