On Tue, Oct 18, 2016 at 03:57:19PM -0600, Rafael Zalamena wrote: > CVSROOT: /cvs > Module name: src > Changes by: rzalam...@cvs.openbsd.org 2016/10/18 15:57:19 > > Modified files: > usr.sbin/ntpd : constraint.c > > Log message: > Save the constraint process pid by getting the start_child() return value, > this should fix the problem with random ntpd(8) deaths. > > ok deraadt@ >
ok benno@ too