14 Commits (63956e38b63f83d6aeba842294e5ab6f42c3521c)

Author SHA1 Message Date
  phessler a32e45b068 Add rdomain support to NTPd. 13 years ago
  otto 66f330d94f Normalize tv so that tv_usec is positive. The kernel also normalizes, 18 years ago
  henning 4f07972cbe use clock_gettime(CLOCK_MONOTONIC, ..) to get a monotonically increasing 18 years ago
  otto 89f43414db Compensate old offsets with the amount of adjustment done, avoiding 18 years ago
  mickey b521cde7ce uniquely name members of s_fixedpt and l_fixedpt; henning@ ok 20 years ago
  henning b89628e731 some missing includes, from Joerg Sonnenberger <joerg@britannica.bec.de> 20 years ago
  alexander d1a5206262 short fixed point <-> double conversion routines; ok henning@ 20 years ago
  henning 727098a446 help the compiler a bit with a cast, spotted by theo 20 years ago
  alexander 353bc5222d * Convert to use the new double-based time handling functions. 20 years ago
  alexander 59dafa077b Endian conversion mistakenly done before fraction math; ok henning@ 20 years ago
  otto 74f0809de0 use correct multiplier for us -> s conversion 20 years ago
  henning 7cb3db11e2 calculate the median offset from all servers we sync to and call 20 years ago
  henning bc7ac3d288 KNF 20 years ago
  alexander 9b6618babd Compute the local clock offset from the server's response. 20 years ago