Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chris G. Demetriou <cgd@netbsd.org>
List: source-changes
Date: 10/10/1999 16:21:20
Module Name:	syssrc
Committed By:	cgd
Date:		Sun Oct 10 23:21:20 UTC 1999

Modified Files:
	syssrc/sys/kern [netbsd-1-4]: kern_clock.c

Log Message:
pull up rev 1.50 from trunk (requested by sommerfeld):
  If using kernel NTP PLL, initialize "fixtick" to a reasonable
  approximation of reality if machine-dependent code doesn't.  This
  allows a NetBSD/alpha kernel (where hz=1024) with "options NTP" to
  synch up quite nicely (as opposed to having an frequency error of
  ~560ppm, which is outside the capture range of the PLL).


To generate a diff of this commit:
cvs rdiff -r1.47 -r1.47.2.1 syssrc/sys/kern/kern_clock.c

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