Author: delphij Date: Fri Jan 8 15:53:48 2016 New Revision: 293423 URL: https://svnweb.freebsd.org/changeset/base/293423
Log: MFV r293415: ntp 4.2.8p5 Reviewed by: cy, roberto Relnotes: yes Differential Revision: https://reviews.freebsd.org/D4828 Added: head/contrib/ntp/include/safecast.h - copied unchanged from r293415, vendor/ntp/dist/include/safecast.h Modified: head/contrib/ntp/ChangeLog head/contrib/ntp/CommitLog head/contrib/ntp/NEWS head/contrib/ntp/configure head/contrib/ntp/html/miscopt.html head/contrib/ntp/include/Makefile.am head/contrib/ntp/include/Makefile.in head/contrib/ntp/include/ntp_refclock.h head/contrib/ntp/include/ntp_stdlib.h head/contrib/ntp/include/ntp_worker.h head/contrib/ntp/include/ntpd.h head/contrib/ntp/lib/isc/backtrace.c head/contrib/ntp/lib/isc/buffer.c head/contrib/ntp/lib/isc/inet_aton.c head/contrib/ntp/lib/isc/inet_pton.c head/contrib/ntp/lib/isc/log.c head/contrib/ntp/lib/isc/netaddr.c head/contrib/ntp/lib/isc/sockaddr.c head/contrib/ntp/lib/isc/task.c head/contrib/ntp/lib/isc/win32/interfaceiter.c head/contrib/ntp/lib/isc/win32/net.c head/contrib/ntp/libntp/a_md5encrypt.c head/contrib/ntp/libntp/atolfp.c head/contrib/ntp/libntp/authkeys.c head/contrib/ntp/libntp/authreadkeys.c head/contrib/ntp/libntp/authusekey.c head/contrib/ntp/libntp/dolfptoa.c head/contrib/ntp/libntp/hextolfp.c head/contrib/ntp/libntp/mstolfp.c head/contrib/ntp/libntp/msyslog.c head/contrib/ntp/libntp/ntp_crypto_rnd.c head/contrib/ntp/libntp/ntp_lineedit.c head/contrib/ntp/libntp/ntp_rfc2553.c head/contrib/ntp/libntp/ntp_worker.c head/contrib/ntp/libntp/snprintf.c head/contrib/ntp/libntp/socktohost.c head/contrib/ntp/libntp/systime.c head/contrib/ntp/libntp/work_thread.c head/contrib/ntp/libparse/clk_computime.c head/contrib/ntp/libparse/clk_dcf7000.c head/contrib/ntp/libparse/clk_hopf6021.c head/contrib/ntp/libparse/clk_meinberg.c head/contrib/ntp/libparse/clk_rawdcf.c head/contrib/ntp/libparse/clk_rcc8000.c head/contrib/ntp/libparse/clk_schmid.c head/contrib/ntp/libparse/clk_trimtaip.c head/contrib/ntp/libparse/clk_varitext.c head/contrib/ntp/libparse/clk_wharton.c head/contrib/ntp/libparse/parse.c head/contrib/ntp/ntpd/invoke-ntp.conf.texi head/contrib/ntp/ntpd/invoke-ntp.keys.texi head/contrib/ntp/ntpd/invoke-ntpd.texi head/contrib/ntp/ntpd/ntp.conf.5man head/contrib/ntp/ntpd/ntp.conf.5mdoc head/contrib/ntp/ntpd/ntp.conf.html head/contrib/ntp/ntpd/ntp.conf.man.in head/contrib/ntp/ntpd/ntp.conf.mdoc.in head/contrib/ntp/ntpd/ntp.keys.5man head/contrib/ntp/ntpd/ntp.keys.5mdoc head/contrib/ntp/ntpd/ntp.keys.html head/contrib/ntp/ntpd/ntp.keys.man.in head/contrib/ntp/ntpd/ntp.keys.mdoc.in head/contrib/ntp/ntpd/ntp_control.c head/contrib/ntp/ntpd/ntp_crypto.c head/contrib/ntp/ntpd/ntp_io.c head/contrib/ntp/ntpd/ntp_loopfilter.c head/contrib/ntp/ntpd/ntp_parser.c head/contrib/ntp/ntpd/ntp_proto.c head/contrib/ntp/ntpd/ntp_refclock.c head/contrib/ntp/ntpd/ntp_request.c head/contrib/ntp/ntpd/ntp_restrict.c head/contrib/ntp/ntpd/ntp_signd.c head/contrib/ntp/ntpd/ntp_timer.c head/contrib/ntp/ntpd/ntp_util.c head/contrib/ntp/ntpd/ntpd-opts.c head/contrib/ntp/ntpd/ntpd-opts.h head/contrib/ntp/ntpd/ntpd.1ntpdman head/contrib/ntp/ntpd/ntpd.1ntpdmdoc head/contrib/ntp/ntpd/ntpd.c head/contrib/ntp/ntpd/ntpd.html head/contrib/ntp/ntpd/ntpd.man.in head/contrib/ntp/ntpd/ntpd.mdoc.in head/contrib/ntp/ntpd/refclock_local.c head/contrib/ntp/ntpd/refclock_parse.c head/contrib/ntp/ntpd/refclock_shm.c head/contrib/ntp/ntpd/refclock_true.c head/contrib/ntp/ntpd/refclock_tsyncpci.c head/contrib/ntp/ntpdate/ntpdate.c head/contrib/ntp/ntpdc/invoke-ntpdc.texi head/contrib/ntp/ntpdc/ntpdc-opts.c head/contrib/ntp/ntpdc/ntpdc-opts.h head/contrib/ntp/ntpdc/ntpdc.1ntpdcman head/contrib/ntp/ntpdc/ntpdc.1ntpdcmdoc head/contrib/ntp/ntpdc/ntpdc.c head/contrib/ntp/ntpdc/ntpdc.h head/contrib/ntp/ntpdc/ntpdc.html head/contrib/ntp/ntpdc/ntpdc.man.in head/contrib/ntp/ntpdc/ntpdc.mdoc.in head/contrib/ntp/ntpdc/ntpdc_ops.c head/contrib/ntp/ntpq/invoke-ntpq.texi head/contrib/ntp/ntpq/libntpq.c head/contrib/ntp/ntpq/libntpq.h head/contrib/ntp/ntpq/libntpq_subs.c head/contrib/ntp/ntpq/ntpq-opts.c head/contrib/ntp/ntpq/ntpq-opts.h head/contrib/ntp/ntpq/ntpq-subs.c head/contrib/ntp/ntpq/ntpq.1ntpqman head/contrib/ntp/ntpq/ntpq.1ntpqmdoc head/contrib/ntp/ntpq/ntpq.c head/contrib/ntp/ntpq/ntpq.h head/contrib/ntp/ntpq/ntpq.html head/contrib/ntp/ntpq/ntpq.man.in head/contrib/ntp/ntpq/ntpq.mdoc.in head/contrib/ntp/ntpsnmpd/invoke-ntpsnmpd.texi head/contrib/ntp/ntpsnmpd/ntpsnmpd-opts.c head/contrib/ntp/ntpsnmpd/ntpsnmpd-opts.h head/contrib/ntp/ntpsnmpd/ntpsnmpd.1ntpsnmpdman head/contrib/ntp/ntpsnmpd/ntpsnmpd.1ntpsnmpdmdoc head/contrib/ntp/ntpsnmpd/ntpsnmpd.html head/contrib/ntp/ntpsnmpd/ntpsnmpd.man.in head/contrib/ntp/ntpsnmpd/ntpsnmpd.mdoc.in head/contrib/ntp/packageinfo.sh head/contrib/ntp/scripts/calc_tickadj/Makefile.am head/contrib/ntp/scripts/calc_tickadj/Makefile.in head/contrib/ntp/scripts/calc_tickadj/calc_tickadj.1calc_tickadjman head/contrib/ntp/scripts/calc_tickadj/calc_tickadj.1calc_tickadjmdoc head/contrib/ntp/scripts/calc_tickadj/calc_tickadj.html head/contrib/ntp/scripts/calc_tickadj/calc_tickadj.man.in head/contrib/ntp/scripts/calc_tickadj/calc_tickadj.mdoc.in head/contrib/ntp/scripts/calc_tickadj/invoke-calc_tickadj.texi head/contrib/ntp/scripts/invoke-plot_summary.texi head/contrib/ntp/scripts/invoke-summary.texi head/contrib/ntp/scripts/ntp-wait/invoke-ntp-wait.texi head/contrib/ntp/scripts/ntp-wait/ntp-wait-opts head/contrib/ntp/scripts/ntp-wait/ntp-wait.1ntp-waitman head/contrib/ntp/scripts/ntp-wait/ntp-wait.1ntp-waitmdoc head/contrib/ntp/scripts/ntp-wait/ntp-wait.html head/contrib/ntp/scripts/ntp-wait/ntp-wait.man.in head/contrib/ntp/scripts/ntp-wait/ntp-wait.mdoc.in head/contrib/ntp/scripts/ntpsweep/invoke-ntpsweep.texi head/contrib/ntp/scripts/ntpsweep/ntpsweep-opts head/contrib/ntp/scripts/ntpsweep/ntpsweep.1ntpsweepman head/contrib/ntp/scripts/ntpsweep/ntpsweep.1ntpsweepmdoc head/contrib/ntp/scripts/ntpsweep/ntpsweep.html head/contrib/ntp/scripts/ntpsweep/ntpsweep.man.in head/contrib/ntp/scripts/ntpsweep/ntpsweep.mdoc.in head/contrib/ntp/scripts/ntptrace/invoke-ntptrace.texi head/contrib/ntp/scripts/ntptrace/ntptrace-opts head/contrib/ntp/scripts/ntptrace/ntptrace.1ntptraceman head/contrib/ntp/scripts/ntptrace/ntptrace.1ntptracemdoc head/contrib/ntp/scripts/ntptrace/ntptrace.html head/contrib/ntp/scripts/ntptrace/ntptrace.man.in head/contrib/ntp/scripts/ntptrace/ntptrace.mdoc.in head/contrib/ntp/scripts/plot_summary-opts head/contrib/ntp/scripts/plot_summary.1plot_summaryman head/contrib/ntp/scripts/plot_summary.1plot_summarymdoc head/contrib/ntp/scripts/plot_summary.html head/contrib/ntp/scripts/plot_summary.man.in head/contrib/ntp/scripts/plot_summary.mdoc.in head/contrib/ntp/scripts/summary-opts head/contrib/ntp/scripts/summary.1summaryman head/contrib/ntp/scripts/summary.1summarymdoc head/contrib/ntp/scripts/summary.html head/contrib/ntp/scripts/summary.man.in head/contrib/ntp/scripts/summary.mdoc.in head/contrib/ntp/scripts/update-leap/invoke-update-leap.texi head/contrib/ntp/scripts/update-leap/update-leap-opts head/contrib/ntp/scripts/update-leap/update-leap.1update-leapman head/contrib/ntp/scripts/update-leap/update-leap.1update-leapmdoc head/contrib/ntp/scripts/update-leap/update-leap.html head/contrib/ntp/scripts/update-leap/update-leap.man.in head/contrib/ntp/scripts/update-leap/update-leap.mdoc.in head/contrib/ntp/sntp/configure head/contrib/ntp/sntp/include/version.def head/contrib/ntp/sntp/include/version.texi head/contrib/ntp/sntp/invoke-sntp.texi head/contrib/ntp/sntp/m4/ntp_libevent.m4 head/contrib/ntp/sntp/m4/ntp_problemtests.m4 head/contrib/ntp/sntp/m4/version.m4 head/contrib/ntp/sntp/networking.c head/contrib/ntp/sntp/sntp-opts.c head/contrib/ntp/sntp/sntp-opts.h head/contrib/ntp/sntp/sntp.1sntpman head/contrib/ntp/sntp/sntp.1sntpmdoc head/contrib/ntp/sntp/sntp.html head/contrib/ntp/sntp/sntp.man.in head/contrib/ntp/sntp/sntp.mdoc.in head/contrib/ntp/sntp/tests/keyFile.c head/contrib/ntp/sntp/tests/kodDatabase.c head/contrib/ntp/sntp/tests/kodFile.c head/contrib/ntp/sntp/tests/run-kodDatabase.c head/contrib/ntp/sntp/tests/run-t-log.c head/contrib/ntp/sntp/tests/t-log.c head/contrib/ntp/sntp/tests/utilities.c head/contrib/ntp/sntp/unity/unity_internals.h head/contrib/ntp/sntp/version.c head/contrib/ntp/tests/bug-2803/bug-2803.c head/contrib/ntp/tests/bug-2803/run-bug-2803.c head/contrib/ntp/tests/libntp/a_md5encrypt.c head/contrib/ntp/tests/libntp/authkeys.c head/contrib/ntp/tests/libntp/buftvtots.c head/contrib/ntp/tests/libntp/calendar.c head/contrib/ntp/tests/libntp/caljulian.c head/contrib/ntp/tests/libntp/clocktime.c head/contrib/ntp/tests/libntp/decodenetnum.c head/contrib/ntp/tests/libntp/humandate.c head/contrib/ntp/tests/libntp/lfpfunc.c head/contrib/ntp/tests/libntp/lfptostr.c head/contrib/ntp/tests/libntp/modetoa.c head/contrib/ntp/tests/libntp/msyslog.c head/contrib/ntp/tests/libntp/netof.c head/contrib/ntp/tests/libntp/numtoa.c head/contrib/ntp/tests/libntp/numtohost.c head/contrib/ntp/tests/libntp/octtoint.c head/contrib/ntp/tests/libntp/prettydate.c head/contrib/ntp/tests/libntp/recvbuff.c head/contrib/ntp/tests/libntp/refidsmear.c head/contrib/ntp/tests/libntp/refnumtoa.c head/contrib/ntp/tests/libntp/run-a_md5encrypt.c head/contrib/ntp/tests/libntp/run-calendar.c head/contrib/ntp/tests/libntp/run-decodenetnum.c head/contrib/ntp/tests/libntp/run-humandate.c head/contrib/ntp/tests/libntp/run-lfpfunc.c head/contrib/ntp/tests/libntp/run-lfptostr.c head/contrib/ntp/tests/libntp/run-modetoa.c head/contrib/ntp/tests/libntp/run-msyslog.c head/contrib/ntp/tests/libntp/run-netof.c head/contrib/ntp/tests/libntp/run-numtoa.c head/contrib/ntp/tests/libntp/run-numtohost.c head/contrib/ntp/tests/libntp/run-prettydate.c head/contrib/ntp/tests/libntp/run-refnumtoa.c head/contrib/ntp/tests/libntp/run-sfptostr.c head/contrib/ntp/tests/libntp/run-socktoa.c head/contrib/ntp/tests/libntp/run-statestr.c head/contrib/ntp/tests/libntp/run-strtolfp.c head/contrib/ntp/tests/libntp/run-timespecops.c head/contrib/ntp/tests/libntp/run-timevalops.c head/contrib/ntp/tests/libntp/run-uglydate.c head/contrib/ntp/tests/libntp/sfptostr.c head/contrib/ntp/tests/libntp/socktoa.c head/contrib/ntp/tests/libntp/statestr.c head/contrib/ntp/tests/libntp/strtolfp.c head/contrib/ntp/tests/libntp/timespecops.c head/contrib/ntp/tests/libntp/timevalops.c head/contrib/ntp/tests/libntp/uglydate.c head/contrib/ntp/tests/ntpd/leapsec.c head/contrib/ntp/tests/ntpd/ntp_prio_q.c head/contrib/ntp/tests/ntpd/ntp_restrict.c head/contrib/ntp/tests/ntpd/rc_cmdlength.c head/contrib/ntp/tests/ntpd/run-leapsec.c head/contrib/ntp/tests/ntpd/run-ntp_restrict.c head/contrib/ntp/tests/ntpd/run-rc_cmdlength.c head/contrib/ntp/tests/ntpd/run-t-ntp_signd.c head/contrib/ntp/tests/ntpd/t-ntp_scanner.c head/contrib/ntp/tests/ntpd/t-ntp_signd.c head/contrib/ntp/tests/sandbox/run-uglydate.c head/contrib/ntp/tests/sandbox/smeartest.c head/contrib/ntp/tests/sandbox/uglydate.c head/contrib/ntp/tests/sec-2853/sec-2853.c head/contrib/ntp/util/invoke-ntp-keygen.texi head/contrib/ntp/util/ntp-keygen-opts.c head/contrib/ntp/util/ntp-keygen-opts.h head/contrib/ntp/util/ntp-keygen.1ntp-keygenman head/contrib/ntp/util/ntp-keygen.1ntp-keygenmdoc head/contrib/ntp/util/ntp-keygen.c head/contrib/ntp/util/ntp-keygen.html head/contrib/ntp/util/ntp-keygen.man.in head/contrib/ntp/util/ntp-keygen.mdoc.in head/usr.sbin/ntp/config.h head/usr.sbin/ntp/doc/ntp-keygen.8 head/usr.sbin/ntp/doc/ntp.conf.5 head/usr.sbin/ntp/doc/ntp.keys.5 head/usr.sbin/ntp/doc/ntpd.8 head/usr.sbin/ntp/doc/ntpdc.8 head/usr.sbin/ntp/doc/ntpq.8 head/usr.sbin/ntp/doc/sntp.8 Directory Properties: head/contrib/ntp/ (props changed) Modified: head/contrib/ntp/ChangeLog ============================================================================== --- head/contrib/ntp/ChangeLog Fri Jan 8 13:58:36 2016 (r293422) +++ head/contrib/ntp/ChangeLog Fri Jan 8 15:53:48 2016 (r293423) @@ -1,4 +1,61 @@ --- +(4.2.8p5) 2016/01/07 Released by Harlan Stenn <[email protected]> + +* [Sec 2956] small-step/big-step. Close the panic gate earlier. HStenn. +* CID 1339955: Free allocated memory in caljulian test. HStenn. +* CID 1339962: Explicitly initialize variable in caljulian test. HStenn. +* CID 1341527: Quiet a CHECKED_RETURN in sntp/tests/t-log.c. HStenn. +* CID 1341533: Missing assertion in sntp/tests/t-log.c. HStenn. +* CID 1341534: Resource leak in tests/ntpd/t-ntp_signd.c. HStenn. +* CID 1341535: Resource leak in tests/ntpd/t-ntp_signd.c. HStenn. +* CID 1341536: Resource leak in tests/ntpd/t-ntp_signd.c. HStenn. +* CID 1341537: Resource leak in tests/ntpd/t-ntp_signd.c. HStenn. +* CID 1341538: Memory leak in tests/ntpd/ntp_prio_q.c:262. HStenn. +* CID 1341677: Nits in sntp/tests/keyFile.c. HStenn. +* CID 1341678: Nits in sntp/tests/keyFile.c. HStenn. +* CID 1341679: Nits in sntp/tests/keyFile.c. HStenn. +* CID 1341680: Nits in sntp/tests/keyFile.c. HStenn. +* CID 1341681: Nits in sntp/tests/keyFile.c. HStenn. +* CID 1341682: Nit in libntp/authreadkeys.c. HStenn. +* CID 1341684: Nit in tests/ntpd/t-ntp_signd.c. HStenn. +* [Bug 2829] Look at pipe_fds in ntpd.c (did so. [email protected]) +* [Bug 2887] stratum -1 config results as showing value 99 + - fudge stratum should only accept values [0..16]. [email protected] +* [Bug 2932] Update leapsecond file info in miscopt.html. CWoodbury, HStenn. +* [Bug 2934] tests/ntpd/t-ntp_scanner.c has a magic constant wired in. HMurray +* [Bug 2944] errno is not preserved properly in ntpdate after sendto call. + - applied patch by Christos Zoulas. [email protected] +* [Bug 2952] Symmetric active/passive mode is broken. HStenn. +* [Bug 2954] Version 4.2.8p4 crashes on startup with sig fault + - fixed data race conditions in threaded DNS worker. [email protected] + - limit threading warm-up to linux; FreeBSD bombs on it. [email protected] +* [Bug 2957] 'unsigned int' vs 'size_t' format clash. [email protected] + - accept key file only if there are no parsing errors + - fixed size_t/u_int format clash + - fixed wrong use of 'strlcpy' +* [Bug 2958] ntpq: fatal error messages need a final newline. Craig Leres. +* [Bug 2962] truncation of size_t/ptrdiff_t on 64bit targets. [email protected] + - fixed several other warnings (cast-alignment, missing const, missing prototypes) + - promote use of 'size_t' for values that express a size + - use ptr-to-const for read-only arguments + - make sure SOCKET values are not truncated (win32-specific) + - format string fixes +* [Bug 2965] Local clock didn't work since 4.2.8p4. Martin Burnicki. +* [Bug 2967] ntpdate command suffers an assertion failure + - fixed ntp_rfc2553.c to return proper address length. [email protected] +* [Bug 2969] Seg fault from ntpq/mrulist when looking at server with + lots of clients. [email protected] +* [Bug 2971] ntpq bails on ^C: select fails: Interrupted system call + - changed stacked/nested handling of CTRL-C. [email protected] +* Unity cleanup for FreeBSD-6.4. Harlan Stenn. +* Unity test cleanup. Harlan Stenn. +* Libevent autoconf pthread fixes for FreeBSD-10. Harlan Stenn. +* Header cleanup in tests/sandbox/uglydate.c. Harlan Stenn. +* Header cleanup in tests/libntp/sfptostr.c. Harlan Stenn. +* Quiet a warning from clang. Harlan Stenn. +* Update the NEWS file. Harlan Stenn. +* Update scripts/calc_tickadj/Makefile.am. Harlan Stenn. +--- (4.2.8p4) 2015/10/21 Released by Harlan Stenn <[email protected]> (4.2.8p4-RC1) 2015/10/06 Released by Harlan Stenn <[email protected]> Modified: head/contrib/ntp/CommitLog ============================================================================== --- head/contrib/ntp/CommitLog Fri Jan 8 13:58:36 2016 (r293422) +++ head/contrib/ntp/CommitLog Fri Jan 8 15:53:48 2016 (r293423) @@ -1,3 +1,1480 @@ [email protected], 2016-01-07 23:33:11+00:00, [email protected] + NTP_4_2_8P5 + TAG: NTP_4_2_8P5 + + [email protected] +1 -0 + NTP_4_2_8P5 + + ntpd/[email protected] +1 -1 + NTP_4_2_8P5 + + ntpd/[email protected] +1 -1 + NTP_4_2_8P5 + + ntpd/[email protected] +2 -2 + NTP_4_2_8P5 + + ntpd/[email protected] +3 -3 + NTP_4_2_8P5 + + ntpd/[email protected] +2 -2 + NTP_4_2_8P5 + + ntpd/[email protected] +1 -1 + NTP_4_2_8P5 + + ntpd/[email protected] +3 -3 + NTP_4_2_8P5 + + ntpd/[email protected] +2 -2 + NTP_4_2_8P5 + + ntpd/[email protected] +2 -2 + NTP_4_2_8P5 + + ntpd/[email protected] +2 -2 + NTP_4_2_8P5 + + ntpd/[email protected] +1 -1 + NTP_4_2_8P5 + + ntpd/[email protected] +2 -2 + NTP_4_2_8P5 + + ntpd/[email protected] +2 -2 + NTP_4_2_8P5 + + ntpd/[email protected] +7 -7 + NTP_4_2_8P5 + + ntpd/[email protected] +3 -3 + NTP_4_2_8P5 + + ntpd/[email protected] +3 -3 + NTP_4_2_8P5 + + ntpd/[email protected] +2 -2 + NTP_4_2_8P5 + + ntpd/[email protected] +2 -2 + NTP_4_2_8P5 + + ntpd/[email protected] +3 -3 + NTP_4_2_8P5 + + ntpd/[email protected] +2 -2 + NTP_4_2_8P5 + + ntpdc/[email protected] +2 -2 + NTP_4_2_8P5 + + ntpdc/[email protected] +7 -7 + NTP_4_2_8P5 + + ntpdc/[email protected] +3 -3 + NTP_4_2_8P5 + + ntpdc/[email protected] +3 -3 + NTP_4_2_8P5 + + ntpdc/[email protected] +2 -2 + NTP_4_2_8P5 + + ntpdc/[email protected] +2 -2 + NTP_4_2_8P5 + + ntpdc/[email protected] +3 -3 + NTP_4_2_8P5 + + ntpdc/[email protected] +2 -2 + NTP_4_2_8P5 + + ntpq/[email protected] +2 -2 + NTP_4_2_8P5 + + ntpq/[email protected] +7 -7 + NTP_4_2_8P5 + + ntpq/[email protected] +3 -3 + NTP_4_2_8P5 + + ntpq/[email protected] +3 -3 + NTP_4_2_8P5 + + ntpq/[email protected] +2 -2 + NTP_4_2_8P5 + + ntpq/[email protected] +2 -2 + NTP_4_2_8P5 + + ntpq/[email protected] +3 -3 + NTP_4_2_8P5 + + ntpq/[email protected] +2 -2 + NTP_4_2_8P5 + + ntpsnmpd/[email protected] +2 -2 + NTP_4_2_8P5 + + ntpsnmpd/[email protected] +7 -7 + NTP_4_2_8P5 + + ntpsnmpd/[email protected] +3 -3 + NTP_4_2_8P5 + + ntpsnmpd/[email protected] +3 -3 + NTP_4_2_8P5 + + ntpsnmpd/[email protected] +2 -2 + NTP_4_2_8P5 + + ntpsnmpd/[email protected] +1 -1 + NTP_4_2_8P5 + + ntpsnmpd/[email protected] +3 -3 + NTP_4_2_8P5 + + ntpsnmpd/[email protected] +2 -2 + NTP_4_2_8P5 + + [email protected] +2 -2 + NTP_4_2_8P5 + + scripts/calc_tickadj/[email protected] +3 -3 + NTP_4_2_8P5 + + scripts/calc_tickadj/[email protected] +2 -2 + NTP_4_2_8P5 + + scripts/calc_tickadj/[email protected] +1 -1 + NTP_4_2_8P5 + + scripts/calc_tickadj/[email protected] +3 -3 + NTP_4_2_8P5 + + scripts/calc_tickadj/[email protected] +2 -2 + NTP_4_2_8P5 + + scripts/calc_tickadj/[email protected] +1 -1 + NTP_4_2_8P5 + + scripts/[email protected] +2 -2 + NTP_4_2_8P5 + + scripts/[email protected] +2 -2 + NTP_4_2_8P5 + + scripts/ntp-wait/[email protected] +2 -2 + NTP_4_2_8P5 + + scripts/ntp-wait/[email protected] +2 -2 + NTP_4_2_8P5 + + scripts/ntp-wait/[email protected] +3 -3 + NTP_4_2_8P5 + + scripts/ntp-wait/[email protected] +2 -2 + NTP_4_2_8P5 + + scripts/ntp-wait/[email protected] +2 -2 + NTP_4_2_8P5 + + scripts/ntp-wait/[email protected] +3 -3 + NTP_4_2_8P5 + + scripts/ntp-wait/[email protected] +2 -2 + NTP_4_2_8P5 + + scripts/ntpsweep/[email protected] +2 -2 + NTP_4_2_8P5 + + scripts/ntpsweep/[email protected] +2 -2 + NTP_4_2_8P5 + + scripts/ntpsweep/[email protected] +3 -3 + NTP_4_2_8P5 + + scripts/ntpsweep/[email protected] +2 -2 + NTP_4_2_8P5 + + scripts/ntpsweep/[email protected] +2 -2 + NTP_4_2_8P5 + + scripts/ntpsweep/[email protected] +3 -3 + NTP_4_2_8P5 + + scripts/ntpsweep/[email protected] +2 -2 + NTP_4_2_8P5 + + scripts/ntptrace/[email protected] +2 -2 + NTP_4_2_8P5 + + scripts/ntptrace/[email protected] +2 -2 + NTP_4_2_8P5 + + scripts/ntptrace/[email protected] +3 -3 + NTP_4_2_8P5 + + scripts/ntptrace/[email protected] +2 -2 + NTP_4_2_8P5 + + scripts/ntptrace/[email protected] +2 -2 + NTP_4_2_8P5 + + scripts/ntptrace/[email protected] +3 -3 + NTP_4_2_8P5 + + scripts/ntptrace/[email protected] +2 -2 + NTP_4_2_8P5 + + scripts/[email protected] +2 -2 + NTP_4_2_8P5 + + scripts/[email protected] +3 -3 + NTP_4_2_8P5 + + scripts/[email protected] +2 -2 + NTP_4_2_8P5 + + scripts/[email protected] +2 -2 + NTP_4_2_8P5 + + scripts/[email protected] +3 -3 + NTP_4_2_8P5 + + scripts/[email protected] +2 -2 + NTP_4_2_8P5 + + scripts/[email protected] +2 -2 + NTP_4_2_8P5 + + scripts/[email protected] +3 -3 + NTP_4_2_8P5 + + scripts/[email protected] +2 -2 + NTP_4_2_8P5 + + scripts/[email protected] +2 -2 + NTP_4_2_8P5 + + scripts/[email protected] +3 -3 + NTP_4_2_8P5 + + scripts/[email protected] +2 -2 + NTP_4_2_8P5 + + scripts/update-leap/[email protected] +1 -1 + NTP_4_2_8P5 + + scripts/update-leap/[email protected] +2 -2 + NTP_4_2_8P5 + + scripts/update-leap/[email protected] +3 -3 + NTP_4_2_8P5 + + scripts/update-leap/[email protected] +2 -2 + NTP_4_2_8P5 + + scripts/update-leap/[email protected] +1 -1 + NTP_4_2_8P5 + + scripts/update-leap/[email protected] +3 -3 + NTP_4_2_8P5 + + scripts/update-leap/[email protected] +2 -2 + NTP_4_2_8P5 + + sntp/[email protected] +2 -2 + NTP_4_2_8P5 + + sntp/[email protected] +7 -7 + NTP_4_2_8P5 + + sntp/[email protected] +3 -3 + NTP_4_2_8P5 + + sntp/[email protected] +3 -3 + NTP_4_2_8P5 + + sntp/[email protected] +2 -2 + NTP_4_2_8P5 + + sntp/[email protected] +2 -2 + NTP_4_2_8P5 + + sntp/[email protected] +3 -3 + NTP_4_2_8P5 + + sntp/[email protected] +2 -2 + NTP_4_2_8P5 + + util/[email protected] +2 -2 + NTP_4_2_8P5 + + util/[email protected] +7 -7 + NTP_4_2_8P5 + + util/[email protected] +3 -3 + NTP_4_2_8P5 + + util/[email protected] +3 -3 + NTP_4_2_8P5 + + util/[email protected] +2 -2 + NTP_4_2_8P5 + + util/[email protected] +2 -2 + NTP_4_2_8P5 + + util/[email protected] +3 -3 + NTP_4_2_8P5 + + util/[email protected] +2 -2 + NTP_4_2_8P5 + [email protected], 2016-01-07 17:52:24-05:00, [email protected] + ntp-4.2.8p5 + + [email protected] +1 -1 + ntp-4.2.8p5 + [email protected], 2016-01-07 22:20:05+00:00, [email protected] + cleanup + + [email protected] +2 -2 + cleanup + [email protected], 2016-01-07 09:33:11+00:00, [email protected] + typo in ntp_proto.c - leap smear. Reported by Martin Burnicki + + ntpd/[email protected] +1 -1 + typo in ntp_proto.c - leap smear. Reported by Martin Burnicki + [email protected], 2016-01-07 06:33:08+00:00, [email protected] + Update scripts/calc_tickadj/Makefile.am. Harlan Stenn. + + [email protected] +1 -0 + Update scripts/calc_tickadj/Makefile.am. Harlan Stenn. + + scripts/calc_tickadj/[email protected] +2 -0 + Update scripts/calc_tickadj/Makefile.am. Harlan Stenn. + [email protected], 2016-01-05 10:57:45+00:00, [email protected] + Bug 2952 fixes + + [email protected] +1 -0 + Bug 2952 fixes + + ntpd/[email protected] +165 -152 + Bug 2952 fixes + [email protected], 2016-01-05 09:56:31+00:00, [email protected] + ntp-4.2.8p5 prep + + [email protected] +2 -1 + ntp-4.2.8p5 prep + + [email protected] +104 -3 + ntp-4.2.8p5 prep + [email protected], 2015-12-06 11:20:02+00:00, [email protected] + Quiet a warning from clang. Harlan Stenn. + + [email protected] +1 -0 + Quiet a warning from clang. Harlan Stenn. + + libntp/[email protected] +3 -2 + Quiet a warning from clang. Harlan Stenn. + [email protected], 2015-12-05 10:41:51+00:00, [email protected] + CID 1341677: Nits in sntp/tests/keyFile.c. HStenn. + + [email protected] +1 -0 + CID 1341677: Nits in sntp/tests/keyFile.c. HStenn. + + sntp/tests/[email protected] +5 -2 + CID 1341677: Nits in sntp/tests/keyFile.c. HStenn. + [email protected], 2015-12-05 10:38:28+00:00, [email protected] + CID 1341678: Nits in sntp/tests/keyFile.c. HStenn. + + [email protected] +1 -0 + CID 1341678: Nits in sntp/tests/keyFile.c. HStenn. + + sntp/tests/[email protected] +5 -1 + CID 1341678: Nits in sntp/tests/keyFile.c. HStenn. + [email protected], 2015-12-05 10:31:39+00:00, [email protected] + CID 1341679: Nits in sntp/tests/keyFile.c. HStenn. + + [email protected] +1 -0 + CID 1341679: Nits in sntp/tests/keyFile.c. HStenn. + + sntp/tests/[email protected] +4 -2 + CID 1341679: Nits in sntp/tests/keyFile.c. HStenn. + [email protected], 2015-12-05 10:27:40+00:00, [email protected] + CID 1341680: Nits in sntp/tests/keyFile.c. HStenn. + + [email protected] +1 -0 + CID 1341680: Nits in sntp/tests/keyFile.c. HStenn. + + sntp/tests/[email protected] +4 -2 + CID 1341680: Nits in sntp/tests/keyFile.c. HStenn. + [email protected], 2015-12-05 10:21:07+00:00, [email protected] + CID 1341681: Nits in sntp/tests/keyFile.c. HStenn. + + [email protected] +1 -0 + CID 1341681: Nits in sntp/tests/keyFile.c. HStenn. + [email protected], 2015-12-05 10:18:23+00:00, [email protected] + sntp/tests/keyFile.c lint + + sntp/tests/[email protected] +4 -2 + sntp/tests/keyFile.c lint + [email protected], 2015-12-05 10:01:47+00:00, [email protected] + CID 1341682: Nit in libntp/authreadkeys.c. HStenn. + + [email protected] +1 -0 + CID 1341682: Nit in libntp/authreadkeys.c. HStenn. + + libntp/[email protected] +3 -4 + CID 1341682: Nit in libntp/authreadkeys.c. HStenn. + [email protected], 2015-12-05 09:40:44+00:00, [email protected] + CID 1341684: Nit in tests/ntpd/t-ntp_signd.c. HStenn. + + [email protected] +1 -0 + CID 1341684: Nit in tests/ntpd/t-ntp_signd.c. HStenn. + + tests/ntpd/[email protected] +4 -0 + CID 1341684: Nit in tests/ntpd/t-ntp_signd.c. HStenn. + [email protected], 2015-12-03 12:07:30+00:00, [email protected] + Update some test runners + + tests/libntp/[email protected] +9 -8 + update + + tests/sandbox/[email protected] +2 -1 + update + [email protected], 2015-12-03 03:28:15-08:00, [email protected] + Header cleanup in tests/libntp/sfptostr.c. Harlan Stenn. + + [email protected] +1 -0 + Header cleanup in tests/libntp/sfptostr.c. Harlan Stenn. + + tests/libntp/[email protected] +1 -0 + Header cleanup in tests/libntp/sfptostr.c. Harlan Stenn. + [email protected], 2015-12-03 03:26:50-08:00, [email protected] + Header cleanup in tests/sandbox/uglydate.c. Harlan Stenn. + + [email protected] +1 -0 + Header cleanup in tests/sandbox/uglydate.c. Harlan Stenn. + + tests/sandbox/[email protected] +2 -1 + Header cleanup in tests/sandbox/uglydate.c. Harlan Stenn. + [email protected], 2015-12-03 02:16:02-08:00, [email protected] + CID 1341527: Quiet a CHECKED_RETURN in sntp/tests/t-log.c. HStenn. + + [email protected] +1 -0 + CID 1341527: Quiet a CHECKED_RETURN in sntp/tests/t-log.c. HStenn. + + sntp/tests/[email protected] +1 -1 + CID 1341527: Quiet a CHECKED_RETURN in sntp/tests/t-log.c. HStenn. + [email protected], 2015-12-03 02:00:58-08:00, [email protected] + CID 1341533: Missing assertion in sntp/tests/t-log.c. HStenn. + + [email protected] +1 -0 + CID 1341533: Missing assertion in sntp/tests/t-log.c. HStenn. + + sntp/tests/[email protected] +2 -0 + CID 1341533: Missing assertion in sntp/tests/t-log.c. HStenn. + [email protected], 2015-12-03 01:50:11-08:00, [email protected] + CID 134534-134537: Resource leaks in tests/ntpd/t-ntp_signd.c. HStenn. + + [email protected] +4 -0 + CID 134534-134537: Resource leaks in tests/ntpd/t-ntp_signd.c. HStenn. + + tests/ntpd/[email protected] +9 -0 + CID 134534-134537: Resource leaks in tests/ntpd/t-ntp_signd.c. HStenn. + [email protected], 2015-12-03 01:22:22-08:00, [email protected] + CID 1341538: Memory leak in tests/ntpd/ntp_prio_q.c:262. HStenn. + + [email protected] +1 -0 + CID 1341538: Memory leak in tests/ntpd/ntp_prio_q.c:262. HStenn. + + tests/ntpd/[email protected] +1 -0 + CID 1341538: Memory leak in tests/ntpd/ntp_prio_q.c:262. HStenn. + [email protected], 2015-11-30 06:03:47+01:00, [email protected] + [Bug 2829] Look at pipe_fds in ntpd.c (initial value issue) + + [email protected] +1 -0 + [Bug 2829] Look at pipe_fds in ntpd.c + + ntpd/[email protected] +3 -0 + [Bug 2829] Look at pipe_fds in ntpd.c (initial value issue) + [email protected], 2015-11-29 13:03:58+01:00, [email protected] + [Bug 2887] stratum -1 config results as showing value 99 + - fudge stratum only accepts values [0..16]. + + [email protected] +2 -0 + [Bug 2887] stratum -1 config results as showing value 99 + - fudge stratum only accepts values [0..16]. + + ntpd/[email protected] +178 -171 + [Bug 2887] stratum -1 config results as showing value 99 + - fudge stratum only accepts values [0..16]. (file regenerated by bison & trimmed manually) + + ntpd/[email protected] +8 -1 + [Bug 2887] stratum -1 config results as showing value 99 + - fudge stratum only accepts values [0..16], gives error otherwise + [email protected], 2015-11-28 22:59:39+01:00, [email protected] + [Bug 2944] errno is not preserved properly in ntpdate after sendto call. + - applied patch by Christos Zoulas. + + [email protected] +2 -0 + [Bug 2944] errno is not preserved properly in ntpdate after sendto call. + - applied patch by Christos Zoulas. + + libntp/[email protected] +10 -2 + [Bug 2944] errno is not preserved properly in ntpdate after sendto call. + - save errno around calls to getnameinfo/getaddrinfo (patch by Christos Zoulas) + [email protected], 2015-11-28 19:09:53+01:00, [email protected] + Bug 2971 - ntpq bails on ^C: select fails: Interrupted system call + - changed stacked/nested handling of CTRL-C. + + [email protected] +2 -0 + Bug 2971 - ntpq bails on ^C: select fails: Interrupted system call + - changed stacked/nested handling of CTRL-C. + + ntpq/[email protected] +11 -8 + Bug 2971 - ntpq bails on ^C: select fails: Interrupted system call + - changed stacked/nested handling of CTRL-C. + + ntpq/[email protected] +57 -8 + Bug 2971 - ntpq bails on ^C: select fails: Interrupted system call + - changed stacked/nested handling of CTRL-C. + + ntpq/[email protected] +4 -0 + Bug 2971 - ntpq bails on ^C: select fails: Interrupted system call + - changed stacked/nested handling of CTRL-C. + [email protected], 2015-11-25 22:10:45-08:00, [email protected] + Libevent autoconf pthread fixes for FreeBSD-10. Harlan Stenn. + + [email protected] +1 -0 + Libevent autoconf pthread fixes for FreeBSD-10. Harlan Stenn. + + sntp/m4/[email protected] +2 -1 + Libevent autoconf pthread fixes for FreeBSD-10. Harlan Stenn. + [email protected], 2015-11-25 12:23:40+00:00, [email protected] + Unity test cleanup. Harlan Stenn. + + tests/ntpd/[email protected] +6 -6 + Unity test cleanup. Harlan Stenn. + + tests/ntpd/[email protected] +19 -5 + Unity test cleanup. Harlan Stenn. + [email protected], 2015-11-25 11:50:51+00:00, [email protected] + Unity test cleanup. Harlan Stenn. + + sntp/unity/[email protected] +13 -1 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +8 -3 + Unity test cleanup. Harlan Stenn. + + tests/ntpd/[email protected] +241 -82 + Unity test cleanup. Harlan Stenn. + + tests/ntpd/[email protected] +33 -33 + Unity test cleanup. Harlan Stenn. + + tests/ntpd/[email protected] +6 -6 + Unity test cleanup. Harlan Stenn. + + tests/ntpd/[email protected] +40 -13 + Unity test cleanup. Harlan Stenn. + + tests/sandbox/[email protected] +3 -0 + Unity test cleanup. Harlan Stenn. + [email protected], 2015-11-24 08:06:41+01:00, [email protected] + [Bug 2967] ntpdate command suffers an assertion failure + - fixed ntp_rfc2553.c to return proper address length. + + [email protected] +2 -0 + [Bug 2967] ntpdate command suffers an assertion failure + - fixed ntp_rfc2553.c to return proper address length. + + libntp/[email protected] +2 -1 + [Bug 2967] ntpdate command suffers an assertion failure + - fix do_nodename() to return the proper address length when name is NULL. + [email protected], 2015-11-23 10:55:16+00:00, [email protected] + ChangeLog, caljulian.c: + * CID 1339955: Free allocated memory in caljulian test. HStenn. + * CID 1339962: Explicitly initialize variable in caljulian test. HStenn. + + [email protected] +2 -0 + * CID 1339955: Free allocated memory in caljulian test. HStenn. + * CID 1339962: Explicitly initialize variable in caljulian test. HStenn. + + tests/libntp/[email protected] +16 -10 + * CID 1339955: Free allocated memory in caljulian test. HStenn. + * CID 1339962: Explicitly initialize variable in caljulian test. HStenn. + [email protected], 2015-11-20 20:16:24-08:00, [email protected] + Unity test cleanup. Harlan Stenn. + + sntp/tests/[email protected] +0 -4 + Unity test cleanup. Harlan Stenn. + + sntp/tests/[email protected] +5 -5 + Unity test cleanup. Harlan Stenn. + [email protected], 2015-11-20 19:41:16-08:00, [email protected] + Unity test cleanup. Harlan Stenn. + + sntp/tests/[email protected] +6 -0 + Unity test cleanup. Harlan Stenn. + + sntp/tests/[email protected] +1 -0 + Unity test cleanup. Harlan Stenn. + + sntp/tests/[email protected] +6 -5 + Unity test cleanup. Harlan Stenn. + + sntp/tests/[email protected] +3 -3 + Unity test cleanup. Harlan Stenn. + + sntp/tests/[email protected] +32 -16 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +11 -0 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +1 -0 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +10 -0 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +10 -0 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +9 -0 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +10 -0 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +10 -0 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +10 -0 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +11 -0 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +11 -0 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +10 -0 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +3 -0 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +10 -0 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +10 -0 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +15 -15 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +6 -6 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +2 -2 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +11 -11 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +2 -2 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +8 -8 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +4 -4 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +2 -2 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +1 -1 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +1 -1 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +1 -1 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +2 -2 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +8 -8 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +6 -6 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +4 -4 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +7 -7 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +28 -28 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +28 -28 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +1 -1 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +10 -0 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +11 -0 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +11 -0 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +10 -0 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +10 -0 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +10 -0 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +13 -1 + Unity test cleanup. Harlan Stenn. + + tests/sandbox/[email protected] +1 -1 + Unity test cleanup. Harlan Stenn. + + tests/sandbox/[email protected] +2 -0 + Unity test cleanup. Harlan Stenn. + + tests/sandbox/[email protected] +11 -0 + Unity test cleanup. Harlan Stenn. + [email protected], 2015-11-20 07:40:57+00:00, [email protected] + [Bug 2958] ntpq: fatal error messages need a final newline. Craig Leres. + + [email protected] +1 -0 + [Bug 2958] ntpq: fatal error messages need a final newline. Craig Leres. + + ntpq/[email protected] +1 -1 + [Bug 2958] ntpq: fatal error messages need a final newline. Craig Leres. + [email protected], 2015-11-20 07:27:27+00:00, [email protected] + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +36 -10 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +18 -6 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +100 -47 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +27 -9 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +48 -24 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +6 -2 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +113 -69 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +22 -7 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +1 -1 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +36 -14 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +1 -4 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +5 -5 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +9 -9 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +1 -1 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +173 -48 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +22 -22 + Unity test cleanup. Harlan Stenn. + + tests/libntp/[email protected] +168 -52 + Unity test cleanup. Harlan Stenn. + [email protected], 2015-11-20 02:57:37+01:00, [email protected] + [Bug 2969] Seg fault from ntpq/mrulist when looking at server with lots of clients + + [email protected] +2 -0 + [Bug 2969] Seg fault from ntpq/mrulist when looking at server with lots of clients + + lib/isc/[email protected] +1 -1 + [Bug 2969] Seg fault from ntpq/mrulist when looking at server with lots of clients + - cast fro size_t to u_int (no overflow danger); not related the bug, found while double-checking changes + + ntpq/[email protected] +1 -1 + [Bug 2969] Seg fault from ntpq/mrulist when looking at server with lots of clients + - make end-of-buffer test unsigned-safe + [email protected], 2015-11-17 11:12:02+00:00, [email protected] + [Bug 2932] Update leapsecond file info in miscopt.html. CWoodbury, HStenn. + + [email protected] +1 -0 + [Bug 2932] Update leapsecond file info in miscopt.html. CWoodbury, HStenn. + + html/[email protected] +3 -3 + [Bug 2932] Update leapsecond file info in miscopt.html. CWoodbury, HStenn. + [email protected], 2015-11-17 05:02:10+00:00, [email protected] + Credit Martin for 2965 + + [email protected] +1 -1 + Credit Martin for 2965 + [email protected], 2015-11-17 04:53:39+00:00, [email protected] + cleanup + + [email protected] +1 -1 + cleanup + [email protected], 2015-11-16 11:59:55+01:00, burnicki@pc-martin4. + [Bug 2965] Local clock didn't work since 4.2.8p4 + + [email protected] +1 -0 + [Bug 2965] Local clock didn't work since 4.2.8p4 + + ntpd/[email protected] +1 -0 + [Bug 2965] Local clock didn't work since 4.2.8p4 + [email protected], 2015-11-14 01:01:05+01:00, [email protected] + [Bug 2962] truncation of size_t/ptrdiff_t on 64bit targets + - fix warnings in test cases + + tests/libntp/[email protected] +23 -15 + [Bug 2962] truncation of size_t/ptrdiff_t on 64bit targets + - fix terrible const/noconst and alignment mess + + tests/libntp/[email protected] +1 -1 + [Bug 2962] truncation of size_t/ptrdiff_t on 64bit targets + - fixed cast to const cast + + tests/libntp/[email protected] +5 -5 + [Bug 2962] truncation of size_t/ptrdiff_t on 64bit targets + - update generated file + + tests/ntpd/[email protected] +1 -0 + [Bug 2962] truncation of size_t/ptrdiff_t on 64bit targets + - add header to get prototype + + tests/ntpd/[email protected] +2 -1 + [Bug 2962] truncation of size_t/ptrdiff_t on 64bit targets + [email protected], 2015-11-13 22:54:35+01:00, [email protected] + [Bug 2962] truncation of size_t/ptrdiff_t on 64bit targets + - fixed several other warnings (cast-alignment, missing const, missing prorotypes) + - promote use of 'size_t' for values that express a size + - use ptr-to-const for read-only arguments + - make sure SOCKET values are not truncated (win32-specific) *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
