From: Harlan Stenn Date: Sun, 7 May 2023 07:13:42 +0000 (-0500) Subject: Merge ntp-devbuild.chi1.ntfo.org:/home/nfs1.chi1/stenn/ntp-stable-p16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a06025f9261fd7c94397c91c0fb2c71a9ef3400;p=thirdparty%2Fntp.git Merge ntp-devbuild.chi1.ntfo.org:/home/nfs1.chi1/stenn/ntp-stable-p16 into ntp-devbuild.chi1.ntfo.org:/home/nfs1.chi1/stenn/ntp-stable-p16-sec bk: 64574fa6FRNhs00FDcG7V_zxfHrGWA --- 4a06025f9261fd7c94397c91c0fb2c71a9ef3400 diff --cc ChangeLog index cfd187332,3ea4f22d3..667c836ec --- a/ChangeLog +++ b/ChangeLog @@@ -84,11 -77,8 +84,13 @@@ Integrated patch from Brian Utterback. * [Bug 2525] Turn on automake subdir-objects across the project. * [Bug 2410] syslog an error message on panic exceeded. +* Use correct rounding in mstolfp(). perlinger/hart +* M_ADDF should use u_int32. +* Only define tv_fmt_libbuf() if we will use it. +* Use recv_buffer instead of the longer recv_space.X_recv_buffer. hart/stenn +* Disable "embedded NUL in string" warnings in libopts, when we can. + * If DEBUG is enabled, the startup banner now says that debug assertions + are in force and that ntpd will abort if any are violated. * syslog valid incoming KoDs. * Rename a poorly-named variable. * Disable "embedded NUL in string" messages in libopts, when we can.