On Tue, Oct 18, 2016 at 04:05:47PM -0600, Rafael Zalamena wrote: > CVSROOT: /cvs > Module name: src > Changes by: rzalam...@cvs.openbsd.org 2016/10/18 16:05:47 > > Modified files: > usr.sbin/ntpd : constraint.c > > Log message: > Check for EAGAIN on imsg_flush() return otherwise we might be failing > to send message to the child process. Do like we learned in httpd(8). > > ok deraadt@ >
ok benno@ too