CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2016/06/01 10:35:58
Modified files: usr.sbin/ntpd : constraint.c Log message: ntpd is too aggressive about retrying constraint connections. This became more visible recently because a log_debug was changed to log_warnx. Change it back for now. ok jsing