From: Harlan Stenn Date: Wed, 19 Apr 2023 07:52:25 +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=d3cd3ff9aa76c7ff0aa118736b8cf4642a4b3053;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: 643f9db92rTMq-ncaY9h_8QmW9z2Yg --- d3cd3ff9aa76c7ff0aa118736b8cf4642a4b3053 diff --cc ChangeLog index 16486f683,6a333b89b..93eef5adb --- a/ChangeLog +++ b/ChangeLog @@@ -79,11 -75,8 +79,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. + * Rename a poorly-named variable. + * Disable "embedded NUL in string" messages in libopts, when we can. * Use https in the AC_INIT URLs in configure.ac. * Implement NTP_FUNC_REALPATH. * Lose a gmake construct in ntpd/Makefile.am.