cvs commit: src/usr.sbin/ntpd/patches ntp.c.patch ntpd.c.patch ntpd.h.patch server.c.patch util.c.patch

Joerg Sonnenberger joerg at crater.dragonflybsd.org
Thu Apr 14 03:31:35 PDT 2005


joerg       2005/04/14 03:31:27 PDT

DragonFly src repository

  Modified files:
    usr.sbin/ntpd/patches ntpd.c.patch ntpd.h.patch server.c.patch 
  Added files:
    usr.sbin/ntpd/patches ntp.c.patch util.c.patch 
  Log:
  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.
  
  Revision  Changes    Path
  1.6       +33 -2     src/usr.sbin/ntpd/patches/ntpd.c.patch
  1.5       +20 -0     src/usr.sbin/ntpd/patches/ntpd.h.patch
  1.3       +20 -3     src/usr.sbin/ntpd/patches/server.c.patch


http://www.dragonflybsd.org/cvsweb/src/usr.sbin/ntpd/patches/ntpd.c.patch.diff?r1=1.5&r2=1.6&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.sbin/ntpd/patches/ntpd.h.patch.diff?r1=1.4&r2=1.5&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.sbin/ntpd/patches/server.c.patch.diff?r1=1.2&r2=1.3&f=u





More information about the Commits mailing list