Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Dec 1996 10:26:31 -0800 (PST)
From:      John Hay <jhay>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/kern kern_clock.c kern_ntptime.c src/sys/sys systm.h timex.h
Message-ID:  <199612301826.KAA09424@freefall.freebsd.org>

index | next in thread | raw e-mail

jhay        96/12/30 10:26:30

  Modified:    sys/kern  kern_clock.c kern_ntptime.c
               sys/sys   systm.h timex.h
  Log:
  Update our kernel ntp code to the latest from David Mills. The main change
  is the addition of the FLL code, which is used by the latest versions of
  xntpd. The kernel PPS code is also updated, although I can't test that yet.
  
  Revision  Changes    Path
  1.29      +252 -127  src/sys/kern/kern_clock.c
  1.10      +4 -1      src/sys/kern/kern_ntptime.c
  1.48      +3 -1      src/sys/sys/systm.h
  1.3       +14 -6     src/sys/sys/timex.h


help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612301826.KAA09424>