CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/06/22 00:11:34
Modified files:
usr.sbin/ntpd : ntp.c
Log message:
When the main process exits, it closes the pipe so a read 0 occurs.
Move log level to debug for that case and while there correct the
string, we're reding, not writing.
