Implement a course offset adjustment for large time steps.
[dragonfly.git] / usr.sbin / dntpd / client.c
2005-04-25 Matthew DillonImplement a course offset adjustment for large time...
2005-04-25 Matthew DillonDon't issue a frequency correction if it is the same...
2005-04-24 Matthew DillonImplement a variable polling rate capability.
2005-04-24 Matthew DillonChange client_check() to calculate the best offset...
2005-04-24 Matthew DillonAllows 16 samples with a correllation >= 0.96 in additi...
2005-04-24 Matthew DillonCleanup compiler warnings. Generate cleaner debug...
2005-04-24 Matthew DillonInitial commit for the DragonFly home-made ntpd client...