CVSROOT: /cvs Module name: src Changes by: na...@cvs.openbsd.org 2015/01/14 14:14:27
Modified files: usr.sbin/ntpd : ntpd.c Log message: Switch drift file format to ppm for compatibility with the ntp.org daemon. Old drift files will be interpreted as a minuscule adjustment and ntpd will proceed to rediscover the drift, like starting from zero on a newly installed machine. ok deraadt@