bk: 4b7124c3BdogadDEh4HiikkPs5sBJg
---
* [Bug 1140] Clean up debug.html, decode.html, and ntpq.html.
+* [Bug 1438] Remove dead code from sntp/networking.c.
* [Bug 1477] 1st non-gmake make in clone w/VPATH can't make COPYRIGHT.
* [Bug 1478] linking fails with undefined reference EVP_MD_pkey_type.
* [Bug 1479] Compilation fails because of not finding readline headers.
timeout_tv.tv_sec = 68; /* ntpd broadcasts every 64s */
switch(select(rsock + 1, &bcst_fd, 0, 0, &timeout_tv)) {
- FD_CLR(rsock, &bcst_fd);
case -1:
if(ENABLED_OPT(NORMALVERBOSE))