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 15:25:05
Module Name: src
Committed By: gdamore
Date: Tue Sep 12 15:25:05 UTC 2006
Modified Files:
src/sys/kern: kern_todr.c
Log Message:
Remove attempt to incorrectly support fictional double leap seconds.
While here, make the comparisions for hour, min, and sec use ">" consistently
like the date comparisions.
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 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.