CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/07/16 08:15:40
Modified files:
usr.sbin/ntpd : constraint.c ntp.c ntpd.h parse.y
Log message:
1) Re-resolve and re-get constraints once the clock is synced. Constraints
are relative to monotime; so they shift when time is being adjusted.
2) Fix a race between SIGCHLD delivery and reading the result imsg.
3) Some cleanup: use a number to distinguish pools internally
