Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Garrett D'Amore <gdamore@netbsd.org>
List: source-changes
Date: 09/12/2006 05:47:47
Module Name:	src
Committed By:	gdamore
Date:		Tue Sep 12 05:47:47 UTC 2006

Modified Files:
	src/sys/kern: kern_todr.c

Log Message:
Add some optional debug (enabled with TODR_DEBUG) to see what your RTC
is giving you.  Also, while here, bump the threshold for "preposterous"
dates by 20 years.  Now any date earlier than late 1994 is considered
preposterous.


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