Use corrected system time internally, adjust old offsets after
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Thu, 14 Apr 2005 10:31:27 +0000 (10:31 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Thu, 14 Apr 2005 10:31:27 +0000 (10:31 +0000)
commit18de587b8e6b0d86c0070fac4aa4dcf137bdf119
tree6075c345bf18730855c73c801e52130bd8b06ae0
parentbc0997c0d9651e9a73f455454ceded784b227ceb
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/ntp.c.patch [new file with mode: 0644]
usr.sbin/ntpd/patches/ntpd.c.patch
usr.sbin/ntpd/patches/ntpd.h.patch
usr.sbin/ntpd/patches/server.c.patch
usr.sbin/ntpd/patches/util.c.patch [new file with mode: 0644]