Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Frank Kardel <kardel@netbsd.org>
List: source-changes
Date: 07/01/2006 05:44:26
Module Name:	src
Committed By:	kardel
Date:		Sat Jul  1 05:44:26 UTC 2006

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

Log Message:
L_CLR(time_adj) each round so adjtime() corrections don't
accumulate over time resulting in a constantly speeding/
slowing clock. found with wiz@ in a timecounter non NTP
kernel configuration.


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/sys/kern/kern_ntptime.c

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