CVSROOT: /cvs Module name: src Changes by: bc...@cvs.openbsd.org 2015/03/27 21:49:01
Modified files: usr.sbin/ntpd : client.c util.c Log message: Avoid overflow on 32-bit time_t systems converting timeval to NTP time. Original fix from Romuald Delavergne. ok henning@