On Sun, Nov 10, 2019 at 12:32:58AM -0700, Otto Moerbeek wrote: > CVSROOT: /cvs > Module name: src > Changes by: o...@cvs.openbsd.org 2019/11/10 00:32:58 > > Modified files: > usr.sbin/ntpd : ntp.c ntpd.c sensors.c > > Log message: > - validate sensor values against constraints > - do not restart settime timeout interval if something happens in the main > event loop > - apply a tight loop protection; it can be painfull on a single > core machine since the process runs at maximum priority. Should only > happen when a bug is introduced while developing, but prevents having to > machine taken over by ntpd. >
That was ok deraadt@