Use corrected system time internally, adjust old offsets after
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Thu, 14 Apr 2005 10:26:51 +0000 (10:26 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Thu, 14 Apr 2005 10:26:51 +0000 (10:26 +0000)
commitbc0997c0d9651e9a73f455454ceded784b227ceb
tree00527a0d9c583aa4afebd1893f30200d98e3106a
parent047dca15e460ab4133925fd39d0d6cc397e24ac7
Use corrected system time internally, adjust old offsets after
doing a relative adjust of kern.ntp.delta.

Change the default scaling interval to 0.005 and 0.010, which
means that offsets smaller than 5ms double to probe interval,
anything greater than 10ms uses the default. The value of
QSCALE_OFF_MIN can be decreases even more, once frequency correction
is implemented.
usr.sbin/ntpd/patches/client.c.patch