svn commit: r358652 - in head: contrib/ntp contrib/ntp/html contrib/ntp/html/drivers contrib/ntp/include contrib/ntp/libntp contrib/ntp/libparse contrib/ntp/ntpd contrib/ntp/ntpdate contrib/ntp/ntp...

Cy Schubert cy at FreeBSD.org
Wed Mar 4 21:47:38 UTC 2020


Author: cy
Date: Wed Mar  4 21:45:12 2020
New Revision: 358652
URL: https://svnweb.freebsd.org/changeset/base/358652

Log:
  MFV r358616:
  
  Update ntp-4.2.8p13 --> 4.2.8p14.
  
  The advisory can be found at:
  http://support.ntp.org/bin/view/Main/SecurityNotice#\
  March_2020_ntp_4_2_8p14_NTP_Rele
  
  No CVEs have been documented yet.
  
  MFC after:	now
  Security:	http://support.ntp.org/bin/view/Main/NtpBug3610
  		http://support.ntp.org/bin/view/Main/NtpBug3596
  		http://support.ntp.org/bin/view/Main/NtpBug3592

Added:
  head/contrib/ntp/include/ntp_calgps.h
     - copied unchanged from r358616, vendor/ntp/dist/include/ntp_calgps.h
  head/contrib/ntp/include/ntp_psl.h
     - copied unchanged from r358616, vendor/ntp/dist/include/ntp_psl.h
  head/contrib/ntp/include/timexsup.h
     - copied unchanged from r358616, vendor/ntp/dist/include/timexsup.h
  head/contrib/ntp/libntp/ntp_calgps.c
     - copied unchanged from r358616, vendor/ntp/dist/libntp/ntp_calgps.c
  head/contrib/ntp/libntp/timespecops.c
     - copied unchanged from r358616, vendor/ntp/dist/libntp/timespecops.c
  head/contrib/ntp/libntp/timexsup.c
     - copied unchanged from r358616, vendor/ntp/dist/libntp/timexsup.c
  head/contrib/ntp/ntpd/psl0.conf
     - copied unchanged from r358616, vendor/ntp/dist/ntpd/psl0.conf
  head/contrib/ntp/ntpd/psl1.conf
     - copied unchanged from r358616, vendor/ntp/dist/ntpd/psl1.conf
  head/contrib/ntp/ntpd/psl2.conf
     - copied unchanged from r358616, vendor/ntp/dist/ntpd/psl2.conf
Modified:
  head/contrib/ntp/COPYRIGHT
  head/contrib/ntp/ChangeLog
  head/contrib/ntp/CommitLog
  head/contrib/ntp/NEWS
  head/contrib/ntp/config.h.in
  head/contrib/ntp/configure
  head/contrib/ntp/configure.ac
  head/contrib/ntp/html/accopt.html
  head/contrib/ntp/html/clockopt.html
  head/contrib/ntp/html/confopt.html
  head/contrib/ntp/html/copyright.html
  head/contrib/ntp/html/discipline.html
  head/contrib/ntp/html/drivers/driver20.html
  head/contrib/ntp/html/drivers/driver29.html
  head/contrib/ntp/html/miscopt.html
  head/contrib/ntp/include/Makefile.am
  head/contrib/ntp/include/Makefile.in
  head/contrib/ntp/include/ntp.h
  head/contrib/ntp/include/ntp_calendar.h
  head/contrib/ntp/include/ntp_config.h
  head/contrib/ntp/include/ntp_control.h
  head/contrib/ntp/include/ntp_fp.h
  head/contrib/ntp/include/ntp_io.h
  head/contrib/ntp/include/ntp_refclock.h
  head/contrib/ntp/include/ntp_request.h
  head/contrib/ntp/include/ntp_stdlib.h
  head/contrib/ntp/include/ntp_syslog.h
  head/contrib/ntp/include/ntpd.h
  head/contrib/ntp/include/timespecops.h
  head/contrib/ntp/libntp/Makefile.am
  head/contrib/ntp/libntp/Makefile.in
  head/contrib/ntp/libntp/decodenetnum.c
  head/contrib/ntp/libntp/dofptoa.c
  head/contrib/ntp/libntp/dolfptoa.c
  head/contrib/ntp/libntp/mstolfp.c
  head/contrib/ntp/libntp/msyslog.c
  head/contrib/ntp/libntp/ntp_calendar.c
  head/contrib/ntp/libntp/recvbuff.c
  head/contrib/ntp/libntp/statestr.c
  head/contrib/ntp/libntp/systime.c
  head/contrib/ntp/libparse/Makefile.am
  head/contrib/ntp/libparse/Makefile.in
  head/contrib/ntp/libparse/clk_rawdcf.c
  head/contrib/ntp/ntpd/Makefile.am
  head/contrib/ntp/ntpd/Makefile.in
  head/contrib/ntp/ntpd/cmd_args.c
  head/contrib/ntp/ntpd/complete.conf.in
  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/keyword-gen-utd
  head/contrib/ntp/ntpd/keyword-gen.c
  head/contrib/ntp/ntpd/ntp.conf.5man
  head/contrib/ntp/ntpd/ntp.conf.5mdoc
  head/contrib/ntp/ntpd/ntp.conf.def
  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_config.c
  head/contrib/ntp/ntpd/ntp_control.c
  head/contrib/ntp/ntpd/ntp_io.c
  head/contrib/ntp/ntpd/ntp_keyword.h
  head/contrib/ntp/ntpd/ntp_leapsec.c
  head/contrib/ntp/ntpd/ntp_leapsec.h
  head/contrib/ntp/ntpd/ntp_loopfilter.c
  head/contrib/ntp/ntpd/ntp_parser.c
  head/contrib/ntp/ntpd/ntp_parser.h
  head/contrib/ntp/ntpd/ntp_peer.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_scanner.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_gpsdjson.c
  head/contrib/ntp/ntpd/refclock_jupiter.c
  head/contrib/ntp/ntpd/refclock_nmea.c
  head/contrib/ntp/ntpd/refclock_oncore.c
  head/contrib/ntp/ntpd/refclock_palisade.c
  head/contrib/ntp/ntpd/refclock_palisade.h
  head/contrib/ntp/ntpd/refclock_parse.c
  head/contrib/ntp/ntpd/refclock_zyfer.c
  head/contrib/ntp/ntpdate/ntpdate.c
  head/contrib/ntp/ntpdc/invoke-ntpdc.texi
  head/contrib/ntp/ntpdc/layout.std
  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.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/Makefile.am
  head/contrib/ntp/ntpq/Makefile.in
  head/contrib/ntp/ntpq/invoke-ntpq.texi
  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/parseutil/dcfd.c
  head/contrib/ntp/scripts/build/mkver.in
  head/contrib/ntp/scripts/calc_tickadj/calc_tickadj-opts
  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/COPYRIGHT
  head/contrib/ntp/sntp/configure
  head/contrib/ntp/sntp/configure.ac
  head/contrib/ntp/sntp/crypto.c
  head/contrib/ntp/sntp/include/copyright.def
  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/libevent/build-aux/ar-lib
  head/contrib/ntp/sntp/libevent/build-aux/compile
  head/contrib/ntp/sntp/libevent/build-aux/config.guess
  head/contrib/ntp/sntp/libevent/build-aux/config.sub
  head/contrib/ntp/sntp/libevent/build-aux/depcomp
  head/contrib/ntp/sntp/libevent/build-aux/install-sh
  head/contrib/ntp/sntp/libevent/build-aux/missing
  head/contrib/ntp/sntp/libevent/build-aux/test-driver
  head/contrib/ntp/sntp/libevent/build-aux/ylwrap
  head/contrib/ntp/sntp/libevent/test/regress.gen.c
  head/contrib/ntp/sntp/libevent/test/regress.gen.h
  head/contrib/ntp/sntp/libopts/m4/libopts.m4
  head/contrib/ntp/sntp/m4/ntp_problemtests.m4
  head/contrib/ntp/sntp/m4/version.m4
  head/contrib/ntp/sntp/main.c
  head/contrib/ntp/sntp/networking.c
  head/contrib/ntp/sntp/scm-rev
  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/run-crypto.c
  head/contrib/ntp/sntp/tests/run-keyFile.c
  head/contrib/ntp/sntp/tests/run-kodDatabase.c
  head/contrib/ntp/sntp/tests/run-kodFile.c
  head/contrib/ntp/sntp/tests/run-networking.c
  head/contrib/ntp/sntp/tests/run-packetHandling.c
  head/contrib/ntp/sntp/tests/run-packetProcessing.c
  head/contrib/ntp/sntp/tests/run-t-log.c
  head/contrib/ntp/sntp/tests/run-utilities.c
  head/contrib/ntp/sntp/tests/testconf.yml
  head/contrib/ntp/sntp/version.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.html
  head/contrib/ntp/util/ntp-keygen.man.in
  head/contrib/ntp/util/ntp-keygen.mdoc.in
  head/contrib/ntp/util/ntptime.c
  head/usr.sbin/ntp/config.h
  head/usr.sbin/ntp/libntp/Makefile
Directory Properties:
  head/contrib/ntp/   (props changed)

Modified: head/contrib/ntp/COPYRIGHT
==============================================================================
--- head/contrib/ntp/COPYRIGHT	Wed Mar  4 21:30:55 2020	(r358651)
+++ head/contrib/ntp/COPYRIGHT	Wed Mar  4 21:45:12 2020	(r358652)
@@ -3,7 +3,7 @@ This file is automatically generated from html/copyrig
 
    jpg "Clone me," says Dolly sheepishly.
 
-   Last update: 2-Jan-2017 11:58 UTC
+   Last update: 4-Feb-2020 23:47 UTC
      __________________________________________________________________
 
    The following copyright notice applies to all files collectively called
@@ -32,7 +32,7 @@ This file is automatically generated from html/copyrig
    Burnicki is:
 ***********************************************************************
 *                                                                     *
-* Copyright (c) Network Time Foundation 2011-2017                     *
+* Copyright (c) Network Time Foundation 2011-2020                     *
 *                                                                     *
 * All Rights Reserved                                                 *
 *                                                                     *

Modified: head/contrib/ntp/ChangeLog
==============================================================================
--- head/contrib/ntp/ChangeLog	Wed Mar  4 21:30:55 2020	(r358651)
+++ head/contrib/ntp/ChangeLog	Wed Mar  4 21:45:12 2020	(r358652)
@@ -1,4 +1,100 @@
 ---
+(4.2.8p14) 2020/03/03 Released by Harlan Stenn <stenn at ntp.org>
+
+* [Sec 3610] process_control() should bail earlier on short packets. stenn@
+  - Reported by Philippe Antoine
+* [Sec 3596] Highly predictable timestamp attack. <stenn at ntp.org>
+  - Reported by Miroslav Lichvar
+* [Sec 3592] DoS attack on client ntpd <perlinger at ntp.org>
+  - Reported by Miroslav Lichvar
+* [Bug 3637] Emit the version of ntpd in saveconfig.  stenn@
+* [Bug 3636] NMEA: combine time/date from multiple sentences <perlinger at ntp.org>
+* [Bug 3635] Make leapsecond file hash check optional <perlinger at ntp.org>
+* [Bug 3634] Typo in discipline.html, reported by Jason Harrison.  stenn@
+* [Bug 3628] raw DCF decoding - improve robustness with Zeller's congruence
+  - implement Zeller's congruence in libparse and libntp <perlinger at ntp.org>
+* [Bug 3627] SIGSEGV on FreeBSD-12 with stack limit and stack gap <perlinger at ntp.org>
+  - integrated patch by Cy Schubert
+* [Bug 3620] memory leak in ntpq sysinfo <perlinger at ntp.org>
+  - applied patch by Gerry Garvey
+* [Bug 3619] Honour drefid setting in cooked mode and sysinfo <perlinger at ntp.org>
+  - applied patch by Gerry Garvey
+* [Bug 3617] Add support for ACE III and Copernicus II receivers <perlinger at ntp.org>
+  - integrated patch by Richard Steedman
+* [Bug 3615] accelerate refclock startup <perlinger at ntp.org>
+* [Bug 3613] Propagate noselect to mobilized pool servers <stenn at ntp.org>
+  - Reported by Martin Burnicki
+* [Bug 3612] Use-of-uninitialized-value in receive function <perlinger at ntp.org>
+  - Reported by Philippe Antoine
+* [Bug 3611] NMEA time interpreted incorrectly <perlinger at ntp.org>
+  - officially document new "trust date" mode bit for NMEA driver
+  - restore the (previously undocumented) "trust date" feature lost with [bug 3577] 
+* [Bug 3609] Fixing wrong falseticker in case of non-statistic jitter <perlinger at ntp.org>
+  - mostly based on a patch by Michael Haardt, implementing 'fudge minjitter'
+* [Bug 3608] libparse fails to compile on S11.4SRU13 and later <perlinger at ntp.org>
+  - removed ffs() and fls() prototypes as per Brian Utterback
+* [Bug 3604] Wrong param byte order passing into record_raw_stats() in
+	ntp_io.c <perlinger at ntp.org>
+  - fixed byte and paramter order as suggested by wei6410 at sina.com 
+* [Bug 3601] Tests fail to link on platforms with ntp_cv_gc_sections_runs=no <perlinger at ntp.org>
+* [Bug 3599] Build fails on linux-m68k due to alignment issues <perlinger at ntp.org>
+  - added padding as suggested by John Paul Adrian Glaubitz 
+* [Bug 3594] ntpd discards messages coming through nmead <perlinger at ntp.org>
+* [Bug 3593] ntpd discards silently nmea messages after the 5th string <perlinger at ntp.org>
+* [Bug 3590] Update refclock_oncore.c to the new GPS date API <perlinger at ntp.org>
+* [Bug 3585] Unity tests mix buffered and unbuffered output <perlinger at ntp.org>
+  - stdout+stderr are set to line buffered during test setup now
+* [Bug 3583] synchronization error <perlinger at ntp.org>
+  - set clock to base date if system time is before that limit
+* [Bug 3582] gpsdjson refclock fudgetime1 adjustment is doubled <perlinger at ntp.org>
+* [Bug 3580] Possible bug ntpq-subs (NULL dereference in dogetassoc) <perlinger at ntp.org>
+  - Reported by Paulo Neves
+* [Bug 3577] Update refclock_zyfer.c to the new GPS date API <perlinger at ntp.org>
+  - also updates for refclock_nmea.c and refclock_jupiter.c
+* [Bug 3576] New GPS date function API <perlinger at ntp.org>
+* [Bug 3573] nptdate: missleading error message <perlinger at ntp.org>
+* [Bug 3570] NMEA driver docs: talker ID not mentioned, typo <perlinger at ntp.org>
+* [Bug 3569] cleanup MOD_NANO/STA_NANO handling for 'ntpadjtimex()' <perlinger at ntp.org>
+  - sidekick: service port resolution in 'ntpdate'
+* [Bug 3550] Reproducible build: Respect SOURCE_DATE_EPOCH <perlinger at ntp.org>
+  - applied patch by Douglas Royds
+* [Bug 3542] ntpdc monlist parameters cannot be set <perlinger at ntp.org>
+* [Bug 3533] ntpdc peer_info ipv6 issues <perlinger at ntp.org>
+  - applied patch by Gerry Garvey
+* [Bug 3531] make check: test-decodenetnum fails <perlinger at ntp.org>
+  - try to harden 'decodenetnum()' against 'getaddrinfo()' errors
+  - fix wrong cond-compile tests in unit tests
+* [Bug 3517] Reducing build noise <perlinger at ntp.org>
+* [Bug 3516] Require tooling from this decade <perlinger at ntp.org>
+  - patch by Philipp Prindeville
+* [Bug 3515] Refactor ntpdmain() dispatcher loop and group common code <perlinger at ntp.org>
+  - patch by Philipp Prindeville
+* [Bug 3511] Get rid of AC_LANG_SOURCE() warnings <perlinger at ntp.org>
+  - patch by Philipp Prindeville
+* [Bug 3510] Flatten out the #ifdef nesting in ntpdmain() <perlinger at ntp.org>
+  - partial application of patch by Philipp Prindeville
+* [Bug 3491] Signed values of LFP datatypes should always display a sign
+  - applied patch by Gerry Garvey & fixed unit tests <perlinger at ntp.org>
+* [Bug 3490] Patch to support Trimble Resolution Receivers <perlinger at ntp.org>
+  - applied (modified) patch by Richard Steedman
+* [Bug 3473] RefID of refclocks should always be text format <perlinger at ntp.org>
+  - applied patch by Gerry Garvey (with minor formatting changes)
+* [Bug 3132] Building 4.2.8p8 with disabled local libopts fails <perlinger at ntp.org>
+  - applied patch by Miroslav Lichvar
+* [Bug 3094] ntpd trying to listen for broadcasts on a completely ipv6 network
+  <perlinger at ntp.org>
+* [Bug 2420] ntpd doesn't run and exits with retval 0 when invalid user
+             is specified with -u <perlinger at ntp.org>
+  - monitor daemon child startup & propagate exit codes
+* [Bug 1433] runtime check whether the kernel really supports capabilities
+  - (modified) patch by Kurt Roeckx <perlinger at ntp.org>
+* Clean up sntp/networking.c:sendpkt() error message.  <stenn at ntp.org>
+* Provide more detail on unrecognized config file parser tokens. <stenn at ntp.org>
+* Startup log improvements. <stenn at ntp.org>
+* Update the copyright year.
+* html/confopt.html: cleanup. <stenn at ntp.org>
+
+---
 (4.2.8p13) 2019/03/07 Released by Harlan Stenn <stenn at ntp.org>
 
 * [Sec 3565] Crafted null dereference attack in authenticated

Modified: head/contrib/ntp/CommitLog
==============================================================================
--- head/contrib/ntp/CommitLog	Wed Mar  4 21:30:55 2020	(r358651)
+++ head/contrib/ntp/CommitLog	Wed Mar  4 21:45:12 2020	(r358652)
@@ -1,10 +1,3065 @@
-ChangeSet at 1.3849, 2019-02-20 17:13:36-08:00, harlan at ntp-build.tal1.ntfo.org
+ChangeSet at 1.3896, 2020-03-03 17:42:43-08:00, ntpreleng at ntp-build.tal1.ntfo.org
+  NTP_4_2_8P14
+  TAG: NTP_4_2_8P14
+
+  ChangeLog at 1.1974 +1 -1
+    NTP_4_2_8P14
+
+  ntpd/invoke-ntp.conf.texi at 1.221 +1 -1
+    NTP_4_2_8P14
+
+  ntpd/invoke-ntp.keys.texi at 1.206 +1 -1
+    NTP_4_2_8P14
+
+  ntpd/invoke-ntpd.texi at 1.520 +2 -2
+    NTP_4_2_8P14
+
+  ntpd/ntp.conf.5man at 1.255 +2 -2
+    NTP_4_2_8P14
+
+  ntpd/ntp.conf.5mdoc at 1.255 +1 -1
+    NTP_4_2_8P14
+
+  ntpd/ntp.conf.html at 1.203 +1 -1
+    NTP_4_2_8P14
+
+  ntpd/ntp.conf.man.in at 1.255 +2 -2
+    NTP_4_2_8P14
+
+  ntpd/ntp.conf.mdoc.in at 1.255 +1 -1
+    NTP_4_2_8P14
+
+  ntpd/ntp.keys.5man at 1.240 +2 -2
+    NTP_4_2_8P14
+
+  ntpd/ntp.keys.5mdoc at 1.240 +1 -1
+    NTP_4_2_8P14
+
+  ntpd/ntp.keys.html at 1.201 +1 -1
+    NTP_4_2_8P14
+
+  ntpd/ntp.keys.man.in at 1.240 +2 -2
+    NTP_4_2_8P14
+
+  ntpd/ntp.keys.mdoc.in at 1.240 +1 -1
+    NTP_4_2_8P14
+
+  ntpd/ntpd-opts.c at 1.543 +7 -7
+    NTP_4_2_8P14
+
+  ntpd/ntpd-opts.h at 1.542 +3 -3
+    NTP_4_2_8P14
+
+  ntpd/ntpd.1ntpdman at 1.349 +2 -2
+    NTP_4_2_8P14
+
+  ntpd/ntpd.1ntpdmdoc at 1.349 +1 -1
+    NTP_4_2_8P14
+
+  ntpd/ntpd.html at 1.194 +2 -2
+    NTP_4_2_8P14
+
+  ntpd/ntpd.man.in at 1.349 +2 -2
+    NTP_4_2_8P14
+
+  ntpd/ntpd.mdoc.in at 1.349 +1 -1
+    NTP_4_2_8P14
+
+  ntpdc/invoke-ntpdc.texi at 1.517 +2 -2
+    NTP_4_2_8P14
+
+  ntpdc/ntpdc-opts.c at 1.536 +7 -7
+    NTP_4_2_8P14
+
+  ntpdc/ntpdc-opts.h at 1.535 +3 -3
+    NTP_4_2_8P14
+
+  ntpdc/ntpdc.1ntpdcman at 1.348 +2 -2
+    NTP_4_2_8P14
+
+  ntpdc/ntpdc.1ntpdcmdoc at 1.348 +1 -1
+    NTP_4_2_8P14
+
+  ntpdc/ntpdc.html at 1.363 +2 -2
+    NTP_4_2_8P14
+
+  ntpdc/ntpdc.man.in at 1.348 +2 -2
+    NTP_4_2_8P14
+
+  ntpdc/ntpdc.mdoc.in at 1.348 +1 -1
+    NTP_4_2_8P14
+
+  ntpq/invoke-ntpq.texi at 1.527 +2 -2
+    NTP_4_2_8P14
+
+  ntpq/ntpq-opts.c at 1.545 +7 -7
+    NTP_4_2_8P14
+
+  ntpq/ntpq-opts.h at 1.543 +3 -3
+    NTP_4_2_8P14
+
+  ntpq/ntpq.1ntpqman at 1.355 +2 -2
+    NTP_4_2_8P14
+
+  ntpq/ntpq.1ntpqmdoc at 1.355 +1 -1
+    NTP_4_2_8P14
+
+  ntpq/ntpq.html at 1.194 +2 -2
+    NTP_4_2_8P14
+
+  ntpq/ntpq.man.in at 1.355 +2 -2
+    NTP_4_2_8P14
+
+  ntpq/ntpq.mdoc.in at 1.355 +1 -1
+    NTP_4_2_8P14
+
+  ntpsnmpd/invoke-ntpsnmpd.texi at 1.519 +1 -1
+    NTP_4_2_8P14
+
+  ntpsnmpd/ntpsnmpd-opts.c at 1.538 +7 -7
+    NTP_4_2_8P14
+
+  ntpsnmpd/ntpsnmpd-opts.h at 1.537 +3 -3
+    NTP_4_2_8P14
+
+  ntpsnmpd/ntpsnmpd.1ntpsnmpdman at 1.348 +2 -2
+    NTP_4_2_8P14
+
+  ntpsnmpd/ntpsnmpd.1ntpsnmpdmdoc at 1.348 +1 -1
+    NTP_4_2_8P14
+
+  ntpsnmpd/ntpsnmpd.html at 1.187 +1 -1
+    NTP_4_2_8P14
+
+  ntpsnmpd/ntpsnmpd.man.in at 1.348 +2 -2
+    NTP_4_2_8P14
+
+  ntpsnmpd/ntpsnmpd.mdoc.in at 1.348 +1 -1
+    NTP_4_2_8P14
+
+  packageinfo.sh at 1.544 +1 -1
+    NTP_4_2_8P14
+
+  scripts/calc_tickadj/calc_tickadj.1calc_tickadjman at 1.109 +2 -2
+    NTP_4_2_8P14
+
+  scripts/calc_tickadj/calc_tickadj.1calc_tickadjmdoc at 1.110 +1 -1
+    NTP_4_2_8P14
+
+  scripts/calc_tickadj/calc_tickadj.html at 1.110 +1 -1
+    NTP_4_2_8P14
+
+  scripts/calc_tickadj/calc_tickadj.man.in at 1.108 +2 -2
+    NTP_4_2_8P14
+
+  scripts/calc_tickadj/calc_tickadj.mdoc.in at 1.110 +1 -1
+    NTP_4_2_8P14
+
+  scripts/calc_tickadj/invoke-calc_tickadj.texi at 1.113 +1 -1
+    NTP_4_2_8P14
+
+  scripts/invoke-plot_summary.texi at 1.131 +2 -2
+    NTP_4_2_8P14
+
+  scripts/invoke-summary.texi at 1.130 +2 -2
+    NTP_4_2_8P14
+
+  scripts/ntp-wait/invoke-ntp-wait.texi at 1.341 +2 -2
+    NTP_4_2_8P14
+
+  scripts/ntp-wait/ntp-wait-opts at 1.77 +2 -2
+    NTP_4_2_8P14
+
+  scripts/ntp-wait/ntp-wait.1ntp-waitman at 1.337 +2 -2
+    NTP_4_2_8P14
+
+  scripts/ntp-wait/ntp-wait.1ntp-waitmdoc at 1.338 +1 -1
+    NTP_4_2_8P14
+
+  scripts/ntp-wait/ntp-wait.html at 1.359 +2 -2
+    NTP_4_2_8P14
+
+  scripts/ntp-wait/ntp-wait.man.in at 1.337 +2 -2
+    NTP_4_2_8P14
+
+  scripts/ntp-wait/ntp-wait.mdoc.in at 1.338 +1 -1
+    NTP_4_2_8P14
+
+  scripts/ntpsweep/invoke-ntpsweep.texi at 1.128 +2 -2
+    NTP_4_2_8P14
+
+  scripts/ntpsweep/ntpsweep-opts at 1.79 +2 -2
+    NTP_4_2_8P14
+
+  scripts/ntpsweep/ntpsweep.1ntpsweepman at 1.116 +2 -2
+    NTP_4_2_8P14
+
+  scripts/ntpsweep/ntpsweep.1ntpsweepmdoc at 1.116 +1 -1
+    NTP_4_2_8P14
+
+  scripts/ntpsweep/ntpsweep.html at 1.131 +2 -2
+    NTP_4_2_8P14
+
+  scripts/ntpsweep/ntpsweep.man.in at 1.116 +2 -2
+    NTP_4_2_8P14
+
+  scripts/ntpsweep/ntpsweep.mdoc.in at 1.117 +1 -1
+    NTP_4_2_8P14
+
+  scripts/ntptrace/invoke-ntptrace.texi at 1.130 +2 -2
+    NTP_4_2_8P14
+
+  scripts/ntptrace/ntptrace-opts at 1.79 +2 -2
+    NTP_4_2_8P14
+
+  scripts/ntptrace/ntptrace.1ntptraceman at 1.116 +2 -2
+    NTP_4_2_8P14
+
+  scripts/ntptrace/ntptrace.1ntptracemdoc at 1.117 +1 -1
+    NTP_4_2_8P14
+
+  scripts/ntptrace/ntptrace.html at 1.132 +2 -2
+    NTP_4_2_8P14
+
+  scripts/ntptrace/ntptrace.man.in at 1.116 +2 -2
+    NTP_4_2_8P14
+
+  scripts/ntptrace/ntptrace.mdoc.in at 1.118 +1 -1
+    NTP_4_2_8P14
+
+  scripts/plot_summary-opts at 1.80 +2 -2
+    NTP_4_2_8P14
+
+  scripts/plot_summary.1plot_summaryman at 1.129 +2 -2
+    NTP_4_2_8P14
+
+  scripts/plot_summary.1plot_summarymdoc at 1.129 +1 -1
+    NTP_4_2_8P14
+
+  scripts/plot_summary.html at 1.134 +2 -2
+    NTP_4_2_8P14
+
+  scripts/plot_summary.man.in at 1.129 +2 -2
+    NTP_4_2_8P14
+
+  scripts/plot_summary.mdoc.in at 1.129 +1 -1
+    NTP_4_2_8P14
+
+  scripts/summary-opts at 1.79 +2 -2
+    NTP_4_2_8P14
+
+  scripts/summary.1summaryman at 1.128 +2 -2
+    NTP_4_2_8P14
+
+  scripts/summary.1summarymdoc at 1.128 +1 -1
+    NTP_4_2_8P14
+
+  scripts/summary.html at 1.133 +2 -2
+    NTP_4_2_8P14
+
+  scripts/summary.man.in at 1.128 +2 -2
+    NTP_4_2_8P14
+
+  scripts/summary.mdoc.in at 1.128 +1 -1
+    NTP_4_2_8P14
+
+  scripts/update-leap/invoke-update-leap.texi at 1.29 +1 -1
+    NTP_4_2_8P14
+
+  scripts/update-leap/update-leap-opts at 1.30 +2 -2
+    NTP_4_2_8P14
+
+  scripts/update-leap/update-leap.1update-leapman at 1.29 +2 -2
+    NTP_4_2_8P14
+
+  scripts/update-leap/update-leap.1update-leapmdoc at 1.29 +1 -1
+    NTP_4_2_8P14
+
+  scripts/update-leap/update-leap.html at 1.30 +1 -1
+    NTP_4_2_8P14
+
+  scripts/update-leap/update-leap.man.in at 1.29 +2 -2
+    NTP_4_2_8P14
+
+  scripts/update-leap/update-leap.mdoc.in at 1.29 +1 -1
+    NTP_4_2_8P14
+
+  sntp/invoke-sntp.texi at 1.519 +2 -2
+    NTP_4_2_8P14
+
+  sntp/sntp-opts.c at 1.539 +7 -7
+    NTP_4_2_8P14
+
+  sntp/sntp-opts.h at 1.537 +3 -3
+    NTP_4_2_8P14
+
+  sntp/sntp.1sntpman at 1.354 +2 -2
+    NTP_4_2_8P14
+
+  sntp/sntp.1sntpmdoc at 1.354 +1 -1
+    NTP_4_2_8P14
+
+  sntp/sntp.html at 1.535 +2 -2
+    NTP_4_2_8P14
+
+  sntp/sntp.man.in at 1.354 +2 -2
+    NTP_4_2_8P14
+
+  sntp/sntp.mdoc.in at 1.354 +1 -1
+    NTP_4_2_8P14
+
+  util/invoke-ntp-keygen.texi at 1.522 +2 -2
+    NTP_4_2_8P14
+
+  util/ntp-keygen-opts.c at 1.541 +7 -7
+    NTP_4_2_8P14
+
+  util/ntp-keygen-opts.h at 1.539 +3 -3
+    NTP_4_2_8P14
+
+  util/ntp-keygen.1ntp-keygenman at 1.350 +2 -2
+    NTP_4_2_8P14
+
+  util/ntp-keygen.1ntp-keygenmdoc at 1.350 +1 -1
+    NTP_4_2_8P14
+
+  util/ntp-keygen.html at 1.195 +2 -2
+    NTP_4_2_8P14
+
+  util/ntp-keygen.man.in at 1.350 +2 -2
+    NTP_4_2_8P14
+
+  util/ntp-keygen.mdoc.in at 1.350 +1 -1
+    NTP_4_2_8P14
+
+ChangeSet at 1.3895, 2020-03-03 17:09:57-08:00, ntpreleng at ntp-build.tal1.ntfo.org
+  quiet some debug messages
+
+  ntpd/ntp_config.c at 1.375 +0 -2
+    quiet some debug messages
+
+  ntpd/ntp_peer.c at 1.166 +2 -0
+    quiet some debug messages
+
+ChangeSet at 1.3894, 2020-03-03 16:49:54-08:00, ntpreleng at ntp-build.tal1.ntfo.org
+  NTP_4_2_8P13
+  TAG: NTP_4_2_8P13
+
+  ChangeLog at 1.1973 +1 -0
+    NTP_4_2_8P13
+
+  ntpd/invoke-ntp.conf.texi at 1.220 +31 -7
+    NTP_4_2_8P13
+
+  ntpd/invoke-ntp.keys.texi at 1.205 +1 -1
+    NTP_4_2_8P13
+
+  ntpd/invoke-ntpd.texi at 1.519 +3 -3
+    NTP_4_2_8P13
+
+  ntpd/ntp.conf.5man at 1.254 +34 -9
+    NTP_4_2_8P13
+
+  ntpd/ntp.conf.5mdoc at 1.254 +41 -6
+    NTP_4_2_8P13
+
+  ntpd/ntp.conf.html at 1.202 +33 -7
+    NTP_4_2_8P13
+
+  ntpd/ntp.conf.man.in at 1.254 +34 -9
+    NTP_4_2_8P13
+
+  ntpd/ntp.conf.mdoc.in at 1.254 +41 -6
+    NTP_4_2_8P13
+
+  ntpd/ntp.keys.5man at 1.239 +2 -2
+    NTP_4_2_8P13
+
+  ntpd/ntp.keys.5mdoc at 1.239 +3 -3
+    NTP_4_2_8P13
+
+  ntpd/ntp.keys.man.in at 1.239 +2 -2
+    NTP_4_2_8P13
+
+  ntpd/ntp.keys.mdoc.in at 1.239 +3 -3
+    NTP_4_2_8P13
+
+  ntpd/ntpd-opts.c at 1.542 +2 -2
+    NTP_4_2_8P13
+
+  ntpd/ntpd-opts.h at 1.541 +3 -3
+    NTP_4_2_8P13
+
+  ntpd/ntpd.1ntpdman at 1.348 +2 -2
+    NTP_4_2_8P13
+
+  ntpd/ntpd.1ntpdmdoc at 1.348 +2 -2
+    NTP_4_2_8P13
+
+  ntpd/ntpd.man.in at 1.348 +2 -2
+    NTP_4_2_8P13
+
+  ntpd/ntpd.mdoc.in at 1.348 +2 -2
+    NTP_4_2_8P13
+
+  ntpdc/invoke-ntpdc.texi at 1.516 +1 -1
+    NTP_4_2_8P13
+
+  ntpdc/ntpdc-opts.c at 1.535 +2 -2
+    NTP_4_2_8P13
+
+  ntpdc/ntpdc-opts.h at 1.534 +3 -3
+    NTP_4_2_8P13
+
+  ntpdc/ntpdc.1ntpdcman at 1.347 +2 -2
+    NTP_4_2_8P13
+
+  ntpdc/ntpdc.1ntpdcmdoc at 1.347 +2 -2
+    NTP_4_2_8P13
+
+  ntpdc/ntpdc.html at 1.362 +408 -353
+    NTP_4_2_8P13
+
+  ntpdc/ntpdc.man.in at 1.347 +2 -2
+    NTP_4_2_8P13
+
+  ntpdc/ntpdc.mdoc.in at 1.347 +2 -2
+    NTP_4_2_8P13
+
+  ntpq/invoke-ntpq.texi at 1.526 +1 -1
+    NTP_4_2_8P13
+
+  ntpq/ntpq-opts.c at 1.544 +2 -2
+    NTP_4_2_8P13
+
+  ntpq/ntpq-opts.h at 1.542 +3 -3
+    NTP_4_2_8P13
+
+  ntpq/ntpq.1ntpqman at 1.354 +2 -2
+    NTP_4_2_8P13
+
+  ntpq/ntpq.1ntpqmdoc at 1.354 +2 -2
+    NTP_4_2_8P13
+
+  ntpq/ntpq.html at 1.193 +1 -1
+    NTP_4_2_8P13
+
+  ntpq/ntpq.man.in at 1.354 +2 -2
+    NTP_4_2_8P13
+
+  ntpq/ntpq.mdoc.in at 1.354 +2 -2
+    NTP_4_2_8P13
+
+  ntpsnmpd/invoke-ntpsnmpd.texi at 1.518 +1 -1
+    NTP_4_2_8P13
+
+  ntpsnmpd/ntpsnmpd-opts.c at 1.537 +2 -2
+    NTP_4_2_8P13
+
+  ntpsnmpd/ntpsnmpd-opts.h at 1.536 +3 -3
+    NTP_4_2_8P13
+
+  ntpsnmpd/ntpsnmpd.1ntpsnmpdman at 1.347 +2 -2
+    NTP_4_2_8P13
+
+  ntpsnmpd/ntpsnmpd.1ntpsnmpdmdoc at 1.347 +2 -2
+    NTP_4_2_8P13
+
+  ntpsnmpd/ntpsnmpd.man.in at 1.347 +2 -2
+    NTP_4_2_8P13
+
+  ntpsnmpd/ntpsnmpd.mdoc.in at 1.347 +2 -2
+    NTP_4_2_8P13
+
+  scripts/calc_tickadj/calc_tickadj.1calc_tickadjman at 1.108 +2 -2
+    NTP_4_2_8P13
+
+  scripts/calc_tickadj/calc_tickadj.1calc_tickadjmdoc at 1.109 +2 -2
+    NTP_4_2_8P13
+
+  scripts/calc_tickadj/calc_tickadj.html at 1.109 +172 -128
+    NTP_4_2_8P13
+
+  scripts/calc_tickadj/calc_tickadj.man.in at 1.107 +2 -2
+    NTP_4_2_8P13
+
+  scripts/calc_tickadj/calc_tickadj.mdoc.in at 1.109 +2 -2
+    NTP_4_2_8P13
+
+  scripts/calc_tickadj/invoke-calc_tickadj.texi at 1.112 +2 -2
+    NTP_4_2_8P13
+
+  scripts/invoke-plot_summary.texi at 1.130 +2 -2
+    NTP_4_2_8P13
+
+  scripts/invoke-summary.texi at 1.129 +2 -2
+    NTP_4_2_8P13
+
+  scripts/ntp-wait/invoke-ntp-wait.texi at 1.340 +2 -2
+    NTP_4_2_8P13
+
+  scripts/ntp-wait/ntp-wait-opts at 1.76 +2 -2
+    NTP_4_2_8P13
+
+  scripts/ntp-wait/ntp-wait.1ntp-waitman at 1.336 +2 -2
+    NTP_4_2_8P13
+
+  scripts/ntp-wait/ntp-wait.1ntp-waitmdoc at 1.337 +2 -2
+    NTP_4_2_8P13
+
+  scripts/ntp-wait/ntp-wait.html at 1.358 +181 -152
+    NTP_4_2_8P13
+
+  scripts/ntp-wait/ntp-wait.man.in at 1.336 +2 -2
+    NTP_4_2_8P13
+
+  scripts/ntp-wait/ntp-wait.mdoc.in at 1.337 +2 -2
+    NTP_4_2_8P13
+
+  scripts/ntpsweep/invoke-ntpsweep.texi at 1.127 +2 -2
+    NTP_4_2_8P13
+
+  scripts/ntpsweep/ntpsweep-opts at 1.78 +2 -2
+    NTP_4_2_8P13
+
+  scripts/ntpsweep/ntpsweep.1ntpsweepman at 1.115 +2 -2
+    NTP_4_2_8P13
+
+  scripts/ntpsweep/ntpsweep.1ntpsweepmdoc at 1.115 +2 -2
+    NTP_4_2_8P13
+
+  scripts/ntpsweep/ntpsweep.html at 1.130 +188 -152
+    NTP_4_2_8P13
+
+  scripts/ntpsweep/ntpsweep.man.in at 1.115 +2 -2
+    NTP_4_2_8P13
+
+  scripts/ntpsweep/ntpsweep.mdoc.in at 1.116 +2 -2
+    NTP_4_2_8P13
+
+  scripts/ntptrace/invoke-ntptrace.texi at 1.129 +2 -2
+    NTP_4_2_8P13
+
+  scripts/ntptrace/ntptrace-opts at 1.78 +2 -2
+    NTP_4_2_8P13
+
+  scripts/ntptrace/ntptrace.1ntptraceman at 1.115 +2 -2
+    NTP_4_2_8P13
+
+  scripts/ntptrace/ntptrace.1ntptracemdoc at 1.116 +2 -2
+    NTP_4_2_8P13
+
+  scripts/ntptrace/ntptrace.html at 1.131 +179 -129
+    NTP_4_2_8P13
+
+  scripts/ntptrace/ntptrace.man.in at 1.115 +2 -2
+    NTP_4_2_8P13
+
+  scripts/ntptrace/ntptrace.mdoc.in at 1.117 +2 -2
+    NTP_4_2_8P13
+
+  scripts/plot_summary-opts at 1.79 +2 -2
+    NTP_4_2_8P13
+
+  scripts/plot_summary.1plot_summaryman at 1.128 +2 -2
+    NTP_4_2_8P13
+
+  scripts/plot_summary.1plot_summarymdoc at 1.128 +2 -2
+    NTP_4_2_8P13
+
+  scripts/plot_summary.html at 1.133 +203 -161
+    NTP_4_2_8P13
+
+  scripts/plot_summary.man.in at 1.128 +2 -2
+    NTP_4_2_8P13
+
+  scripts/plot_summary.mdoc.in at 1.128 +2 -2
+    NTP_4_2_8P13
+
+  scripts/summary-opts at 1.78 +2 -2
+    NTP_4_2_8P13
+
+  scripts/summary.1summaryman at 1.127 +2 -2
+    NTP_4_2_8P13
+
+  scripts/summary.1summarymdoc at 1.127 +2 -2
+    NTP_4_2_8P13
+
+  scripts/summary.html at 1.132 +184 -136
+    NTP_4_2_8P13
+
+  scripts/summary.man.in at 1.127 +2 -2
+    NTP_4_2_8P13
+
+  scripts/summary.mdoc.in at 1.127 +2 -2
+    NTP_4_2_8P13
+
+  scripts/update-leap/invoke-update-leap.texi at 1.28 +1 -1
+    NTP_4_2_8P13
+
+  scripts/update-leap/update-leap-opts at 1.29 +2 -2
+    NTP_4_2_8P13
+
+  scripts/update-leap/update-leap.1update-leapman at 1.28 +2 -2
+    NTP_4_2_8P13
+
+  scripts/update-leap/update-leap.1update-leapmdoc at 1.28 +2 -2
+    NTP_4_2_8P13
+
+  scripts/update-leap/update-leap.html at 1.29 +1 -1
+    NTP_4_2_8P13
+
+  scripts/update-leap/update-leap.man.in at 1.28 +2 -2
+    NTP_4_2_8P13
+
+  scripts/update-leap/update-leap.mdoc.in at 1.28 +2 -2
+    NTP_4_2_8P13
+
+  sntp/invoke-sntp.texi at 1.518 +1 -1
+    NTP_4_2_8P13
+
+  sntp/sntp-opts.c at 1.538 +2 -2
+    NTP_4_2_8P13
+
+  sntp/sntp-opts.h at 1.536 +3 -3
+    NTP_4_2_8P13
+
+  sntp/sntp.1sntpman at 1.353 +2 -2
+    NTP_4_2_8P13
+
+  sntp/sntp.1sntpmdoc at 1.353 +2 -2
+    NTP_4_2_8P13
+
+  sntp/sntp.html at 1.534 +472 -418
+    NTP_4_2_8P13
+
+  sntp/sntp.man.in at 1.353 +2 -2
+    NTP_4_2_8P13
+
+  sntp/sntp.mdoc.in at 1.353 +2 -2
+    NTP_4_2_8P13
+
+  util/invoke-ntp-keygen.texi at 1.521 +1 -1
+    NTP_4_2_8P13
+
+  util/ntp-keygen-opts.c at 1.540 +2 -2
+    NTP_4_2_8P13
+
+  util/ntp-keygen-opts.h at 1.538 +3 -3
+    NTP_4_2_8P13
+
+  util/ntp-keygen.1ntp-keygenman at 1.349 +2 -2
+    NTP_4_2_8P13
+
+  util/ntp-keygen.1ntp-keygenmdoc at 1.349 +2 -2
+    NTP_4_2_8P13
+
+  util/ntp-keygen.html at 1.194 +1 -1
+    NTP_4_2_8P13
+
+  util/ntp-keygen.man.in at 1.349 +2 -2
+    NTP_4_2_8P13
+
+  util/ntp-keygen.mdoc.in at 1.349 +2 -2
+    NTP_4_2_8P13
+
+ChangeSet at 1.3893, 2020-03-03 16:25:14-08:00, ntpreleng at ntp-build.tal1.ntfo.org
+  Replace line with head -1
+
+  scripts/build/addChangeLogTag at 1.6 +1 -1
+    Replace line with head -1
+
+ChangeSet at 1.3892, 2020-03-03 16:05:38-08:00, ntpreleng at ntp-build.tal1.ntfo.org
+  provide get_pollskew() for simulator
+
+  ntpd/ntp_config.c at 1.374 +2 -2
+    provide get_pollskew() for simulator
+
+ChangeSet at 1.3844.24.1, 2020-03-03 03:30:13-08:00, ntpreleng at ntp-build.tal1.ntfo.org
+  NTP_4_2_8P13
+  TAG: NTP_4_2_8P13 (currently on 1.3894)
+
+  BitKeeper/triggers/2mirrors at 1.11 +6 -2
+    NTP_4_2_8P13
+
+  ntpd/ntpd-opts.c at 1.539.1.1 +1 -1
+    NTP_4_2_8P13
+
+  ntpd/ntpd-opts.h at 1.538.1.1 +1 -1
+    NTP_4_2_8P13
+
+  ntpd/ntpd.html at 1.193 +3 -3
+    NTP_4_2_8P13
+
+  ntpd/ntpdsim-opts.c at 1.29 +372 -340
+    NTP_4_2_8P13
+
+  ntpd/ntpdsim-opts.h at 1.29 +44 -37
+    NTP_4_2_8P13
+
+  ntpdc/ntpdc-opts.c at 1.532.1.1 +1 -1
+    NTP_4_2_8P13
+
+  ntpdc/ntpdc-opts.h at 1.531.1.1 +1 -1
+    NTP_4_2_8P13
+
+  ntpq/ntpq-opts.c at 1.541.1.1 +1 -1
+    NTP_4_2_8P13
+
+  ntpq/ntpq-opts.h at 1.539.1.1 +1 -1
+    NTP_4_2_8P13
+
+  ntpq/ntpq.html at 1.192 +1 -1
+    NTP_4_2_8P13
+
+  ntpsnmpd/ntpsnmpd-opts.c at 1.534.1.1 +1 -1
+    NTP_4_2_8P13
+
+  ntpsnmpd/ntpsnmpd-opts.h at 1.533.1.1 +1 -1
+    NTP_4_2_8P13
+
+  scripts/calc_tickadj/calc_tickadj-opts at 1.10 +2 -2
+    NTP_4_2_8P13
+
+  scripts/ntp-wait/invoke-ntp-wait.texi at 1.337.1.1 +1 -1
+    NTP_4_2_8P13
+
+  scripts/ntp-wait/ntp-wait-opts at 1.73.1.1 +1 -1
+    NTP_4_2_8P13
+
+  scripts/ntpsweep/ntpsweep-opts at 1.75.1.1 +1 -1
+    NTP_4_2_8P13
+
+  scripts/ntptrace/invoke-ntptrace.texi at 1.126.1.1 +1 -1
+    NTP_4_2_8P13
+
+  scripts/ntptrace/ntptrace-opts at 1.75.1.1 +1 -1
+    NTP_4_2_8P13
+
+  scripts/plot_summary-opts at 1.76.1.1 +1 -1
+    NTP_4_2_8P13
+
+  scripts/summary-opts at 1.75.1.1 +1 -1
+    NTP_4_2_8P13
+
+  scripts/update-leap/update-leap-opts at 1.26.1.1 +1 -1
+    NTP_4_2_8P13
+
+  sntp/sntp-opts.c at 1.535.1.1 +1 -1
+    NTP_4_2_8P13
+
+  sntp/sntp-opts.h at 1.533.1.1 +1 -1
+    NTP_4_2_8P13
+
+  util/ntp-keygen-opts.c at 1.537.1.1 +1 -1
+    NTP_4_2_8P13
+
+  util/ntp-keygen-opts.h at 1.535.1.1 +1 -1
+    NTP_4_2_8P13
+
+  util/ntp-keygen.html at 1.193 +1 -1
+    NTP_4_2_8P13
+
+ChangeSet at 1.3888, 2020-03-03 07:26:56+00:00, stenn at psp-deb1.ntp.org
+  cleanup
+
+  NEWS at 1.197.1.3 +3 -2
+    cleanup
+
+ChangeSet at 1.3887, 2020-02-18 05:11:26+00:00, stenn at psp-deb1.ntp.org
+  Cleanup distcheck psl* files
+
+  ntpd/Makefile.am at 1.138 +11 -0
+    Cleanup distcheck psl* files
+
+ChangeSet at 1.3886, 2020-02-18 05:10:35+00:00, stenn at psp-deb1.ntp.org
+  Distribute ntp_calgps.h
+
+  include/Makefile.am at 1.58 +1 -0
+    Distribute ntp_calgps.h
+
+ChangeSet at 1.3885, 2020-02-18 03:32:51+00:00, stenn at psp-deb1.ntp.org
+  Update the NEWS file for p14
+
+  NEWS at 1.197.1.2 +107 -0
+    Update the NEWS file for p14
+
+ChangeSet at 1.3884, 2020-02-17 11:05:46+00:00, stenn at psp-deb1.ntp.org
+  merge cleanup
+
+  ntpd/ntp_proto.c at 1.432 +1 -1
+    merge cleanup
+
+ChangeSet at 1.3881, 2020-02-17 08:50:00+00:00, stenn at psp-deb1.ntp.org
+  update
+
+  ntpd/ntp_keyword.h at 1.38 +545 -539
+    update
+
+ChangeSet at 1.3880, 2020-02-17 08:48:45+00:00, stenn at psp-deb1.ntp.org
+  Startp logging improvements.
+  Bug3596.
+
+  html/accopt.html at 1.48 +7 -2
+    cleanup.
+    bug3596: document 'serverresponse fuzz'
+
+  html/confopt.html at 1.64.1.1 +22 -9
+    Cleanup.
+    
+    Bug 3596: document xmtnonce
+
+  html/miscopt.html at 1.93 +19 -1
+    Cleanup.
+    
+    bug3596: document pollskewlist
+
+  include/Makefile.am at 1.57 +1 -0
+    pollskew upodates
+
+  include/ntp.h at 1.232 +8 -2
+    bug3596 chagnes:
+    - srvfuzrft patches
+    - pollskew updates
+    - xmtnonce
+
+  include/ntp_config.h at 1.89 +27 -20
+    bug3596 updates:
+    - pollskewlist
+    - srvfuzrft patches
+
+  include/ntp_psl.h at 1.1 +17 -0
+    BitKeeper file include/ntp_psl.h
+    ---
+    bug3596
+
+  include/ntp_psl.h at 1.0 +0 -0
+
+  include/ntp_request.h at 1.54 +2 -1
+    srvfuzrft patches
+
+  include/ntp_stdlib.h at 1.88 +1 -1
+    randomizepoll/server response fuzz reftime fixes
+
+  include/ntpd.h at 1.207 +1 -1
+    bug3596 cleanup
+
+  libntp/statestr.c at 1.31 +12 -5
+    bug3596 srvrspfuz fixes
+
+  ntpd/Makefile.am at 1.137 +37 -7
+    bug3596 pollskewlist changes
+
+  ntpd/complete.conf.in at 1.37 +4 -2
+    bug3596: randompoll, pollskew xmtnonce
+
+  ntpd/keyword-gen-utd at 1.35 +1 -1
+    Keyword table updates
+
+  ntpd/keyword-gen.c at 1.42 +3 -3
+    bug3596: serverresponse fuzz, pollskewlist, xmtnonce
+
+  ntpd/ntp.conf.def at 1.34 +40 -4
+    Cleanup.
+    bug3596: xmtnonce, serverresponse fuzz, pollskewlist,
+
+  ntpd/ntp_config.c at 1.373 +250 -26
+    bug3596: serverresponse fuzz, pollskewlist, xmtnonce
+
+  ntpd/ntp_loopfilter.c at 1.195 +1 -1
+    pollskew upodates
+
+  ntpd/ntp_parser.c at 1.117 +1298 -1283
+    bug3596

*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***


More information about the svn-src-head mailing list