Implement a course offset adjustment for large time steps.
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 25 Apr 2005 17:42:49 +0000 (17:42 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 25 Apr 2005 17:42:49 +0000 (17:42 +0000)
commit3d15852b4097b5a4b03dd2c1a0581925e28bb4ea
treed0ade2a52ada5dac709afe81d4401c38861e2894
parent8a5b963793fb48526e2ca4ad9edea36afd72a26b
Implement a course offset adjustment for large time steps.

Rework the logging code.  Add four logging levels (default 1, which logs
any corrections > 10 ppm made).

Log to syslog when not in debug mode.
usr.sbin/dntpd/client.c
usr.sbin/dntpd/client.h
usr.sbin/dntpd/convert.c
usr.sbin/dntpd/defs.h
usr.sbin/dntpd/log.c
usr.sbin/dntpd/main.c
usr.sbin/dntpd/socket.c
usr.sbin/dntpd/system.c