OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Otto Moerbeek (ottocvs.openbsd.org)
Date: Wed Jun 07 2006 - 01:29:03 CDT


CVSROOT: /cvs
Module name: src
Changes by: ottocvs.openbsd.org 2006/06/07 00:29:03

Modified files:
        usr.sbin/ntpd : client.c ntp.c ntpd.c ntpd.h server.c util.c

Log message:
Compensate old offsets with the amount of adjustment done, avoiding
overcompensating. From DragonFly, uses recent adjtime(2) changes,
so you'll need a recent kernel. ok henning