CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/05/30 07:42:19
Modified files:
usr.sbin/ntpd : constraint.c ntp.c
Log message:
Use proper algorithm for median computation; use fabs() for computing
an absolute value and fix poll loop to first generate messages and
then compute poll flags the write cases. This makes the timeout
workaround for constraints unneeded. ok reyk@ tb@
