Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/bsd/ntp/dist Import ntp 4.2.8p5
details: https://anonhg.NetBSD.org/src/rev/17b18099b471
branches: trunk
changeset: 342783:17b18099b471
user: christos <christos%NetBSD.org@localhost>
date: Fri Jan 08 20:55:28 2016 +0000
description:
Import ntp 4.2.8p5
diffstat:
external/bsd/ntp/dist/COPYRIGHT | 51 +-
external/bsd/ntp/dist/ChangeLog | 56 +
external/bsd/ntp/dist/CommitLog | 1452 +-
external/bsd/ntp/dist/Makefile.in | 9 +-
external/bsd/ntp/dist/NEWS | 107 +-
external/bsd/ntp/dist/aclocal.m4 | 119 -
external/bsd/ntp/dist/adjtimed/Makefile.in | 1 +
external/bsd/ntp/dist/clockstuff/Makefile.in | 1 +
external/bsd/ntp/dist/config.h.in | 50 +-
external/bsd/ntp/dist/configure | 3589 +++--
external/bsd/ntp/dist/html/miscopt.html | 6 +-
external/bsd/ntp/dist/include/Makefile.am | 1 +
external/bsd/ntp/dist/include/Makefile.in | 2 +
external/bsd/ntp/dist/include/isc/Makefile.in | 1 +
external/bsd/ntp/dist/include/rc_cmdlength.h | 2 -
external/bsd/ntp/dist/include/refidsmear.h | 2 -
external/bsd/ntp/dist/include/safecast.h | 34 +
external/bsd/ntp/dist/kernel/Makefile.in | 1 +
external/bsd/ntp/dist/kernel/sys/Makefile.in | 1 +
external/bsd/ntp/dist/lib/isc/include/isc/platform.h.in | 2 +-
external/bsd/ntp/dist/libjsmn/example/jsondump.c | 2 -
external/bsd/ntp/dist/libjsmn/example/simple.c | 2 -
external/bsd/ntp/dist/libntp/Makefile.in | 1 +
external/bsd/ntp/dist/libntp/refidsmear.c | 2 -
external/bsd/ntp/dist/libparse/Makefile.in | 1 +
external/bsd/ntp/dist/ntpd/Makefile.in | 1 +
external/bsd/ntp/dist/ntpd/invoke-ntp.conf.texi | 2 +-
external/bsd/ntp/dist/ntpd/invoke-ntp.keys.texi | 2 +-
external/bsd/ntp/dist/ntpd/invoke-ntpd.texi | 8 +-
external/bsd/ntp/dist/ntpd/ntp.conf.5man | 6 +-
external/bsd/ntp/dist/ntpd/ntp.conf.5mdoc | 4 +-
external/bsd/ntp/dist/ntpd/ntp.conf.html | 125 +-
external/bsd/ntp/dist/ntpd/ntp.conf.man.in | 6 +-
external/bsd/ntp/dist/ntpd/ntp.conf.mdoc.in | 4 +-
external/bsd/ntp/dist/ntpd/ntp.keys.5man | 4 +-
external/bsd/ntp/dist/ntpd/ntp.keys.5mdoc | 6 +-
external/bsd/ntp/dist/ntpd/ntp.keys.html | 44 +-
external/bsd/ntp/dist/ntpd/ntp.keys.man.in | 4 +-
external/bsd/ntp/dist/ntpd/ntp.keys.mdoc.in | 6 +-
external/bsd/ntp/dist/ntpd/ntpd.1ntpdman | 6 +-
external/bsd/ntp/dist/ntpd/ntpd.1ntpdmdoc | 4 +-
external/bsd/ntp/dist/ntpd/ntpd.html | 242 +-
external/bsd/ntp/dist/ntpd/ntpd.man.in | 6 +-
external/bsd/ntp/dist/ntpd/ntpd.mdoc.in | 4 +-
external/bsd/ntp/dist/ntpdate/Makefile.in | 1 +
external/bsd/ntp/dist/ntpdc/Makefile.in | 1 +
external/bsd/ntp/dist/ntpdc/invoke-ntpdc.texi | 2 +-
external/bsd/ntp/dist/ntpdc/ntpdc.1ntpdcman | 6 +-
external/bsd/ntp/dist/ntpdc/ntpdc.1ntpdcmdoc | 4 +-
external/bsd/ntp/dist/ntpdc/ntpdc.html | 126 +-
external/bsd/ntp/dist/ntpdc/ntpdc.man.in | 6 +-
external/bsd/ntp/dist/ntpdc/ntpdc.mdoc.in | 4 +-
external/bsd/ntp/dist/ntpq/Makefile.in | 1 +
external/bsd/ntp/dist/ntpq/invoke-ntpq.texi | 2 +-
external/bsd/ntp/dist/ntpq/ntpq.1ntpqman | 6 +-
external/bsd/ntp/dist/ntpq/ntpq.1ntpqmdoc | 4 +-
external/bsd/ntp/dist/ntpq/ntpq.html | 145 +-
external/bsd/ntp/dist/ntpq/ntpq.man.in | 6 +-
external/bsd/ntp/dist/ntpq/ntpq.mdoc.in | 4 +-
external/bsd/ntp/dist/ntpsnmpd/Makefile.in | 1 +
external/bsd/ntp/dist/ntpsnmpd/invoke-ntpsnmpd.texi | 2 +-
external/bsd/ntp/dist/ntpsnmpd/ntpsnmpd.1ntpsnmpdman | 6 +-
external/bsd/ntp/dist/ntpsnmpd/ntpsnmpd.1ntpsnmpdmdoc | 4 +-
external/bsd/ntp/dist/ntpsnmpd/ntpsnmpd.html | 24 +-
external/bsd/ntp/dist/ntpsnmpd/ntpsnmpd.man.in | 6 +-
external/bsd/ntp/dist/ntpsnmpd/ntpsnmpd.mdoc.in | 4 +-
external/bsd/ntp/dist/packageinfo.sh | 2 +-
external/bsd/ntp/dist/parseutil/Makefile.in | 1 +
external/bsd/ntp/dist/scripts/Makefile.in | 1 +
external/bsd/ntp/dist/scripts/build/Makefile.in | 1 +
external/bsd/ntp/dist/scripts/calc_tickadj/Makefile.am | 2 +
external/bsd/ntp/dist/scripts/calc_tickadj/Makefile.in | 14 +-
external/bsd/ntp/dist/scripts/calc_tickadj/calc_tickadj.1calc_tickadjman | 6 +-
external/bsd/ntp/dist/scripts/calc_tickadj/calc_tickadj.1calc_tickadjmdoc | 4 +-
external/bsd/ntp/dist/scripts/calc_tickadj/calc_tickadj.html | 56 +-
external/bsd/ntp/dist/scripts/calc_tickadj/calc_tickadj.man.in | 6 +-
external/bsd/ntp/dist/scripts/calc_tickadj/calc_tickadj.mdoc.in | 4 +-
external/bsd/ntp/dist/scripts/calc_tickadj/invoke-calc_tickadj.texi | 2 +-
external/bsd/ntp/dist/scripts/invoke-plot_summary.texi | 4 +-
external/bsd/ntp/dist/scripts/invoke-summary.texi | 4 +-
external/bsd/ntp/dist/scripts/lib/Makefile.in | 1 +
external/bsd/ntp/dist/scripts/monitoring/ntploopwatch | 16 +-
external/bsd/ntp/dist/scripts/ntp-wait/Makefile.in | 1 +
external/bsd/ntp/dist/scripts/ntp-wait/invoke-ntp-wait.texi | 4 +-
external/bsd/ntp/dist/scripts/ntp-wait/ntp-wait-opts | 4 +-
external/bsd/ntp/dist/scripts/ntp-wait/ntp-wait.1ntp-waitman | 6 +-
external/bsd/ntp/dist/scripts/ntp-wait/ntp-wait.1ntp-waitmdoc | 4 +-
external/bsd/ntp/dist/scripts/ntp-wait/ntp-wait.html | 78 +-
external/bsd/ntp/dist/scripts/ntp-wait/ntp-wait.man.in | 6 +-
external/bsd/ntp/dist/scripts/ntp-wait/ntp-wait.mdoc.in | 4 +-
external/bsd/ntp/dist/scripts/ntpsweep/Makefile.in | 1 +
external/bsd/ntp/dist/scripts/ntpsweep/invoke-ntpsweep.texi | 4 +-
external/bsd/ntp/dist/scripts/ntpsweep/ntpsweep-opts | 4 +-
external/bsd/ntp/dist/scripts/ntpsweep/ntpsweep.1ntpsweepman | 6 +-
external/bsd/ntp/dist/scripts/ntpsweep/ntpsweep.1ntpsweepmdoc | 4 +-
external/bsd/ntp/dist/scripts/ntpsweep/ntpsweep.html | 75 +-
external/bsd/ntp/dist/scripts/ntpsweep/ntpsweep.in | 2 +-
external/bsd/ntp/dist/scripts/ntpsweep/ntpsweep.man.in | 6 +-
external/bsd/ntp/dist/scripts/ntpsweep/ntpsweep.mdoc.in | 4 +-
external/bsd/ntp/dist/scripts/ntptrace/Makefile.in | 1 +
external/bsd/ntp/dist/scripts/ntptrace/invoke-ntptrace.texi | 4 +-
external/bsd/ntp/dist/scripts/ntptrace/ntptrace-opts | 4 +-
external/bsd/ntp/dist/scripts/ntptrace/ntptrace.1ntptraceman | 6 +-
external/bsd/ntp/dist/scripts/ntptrace/ntptrace.1ntptracemdoc | 4 +-
external/bsd/ntp/dist/scripts/ntptrace/ntptrace.html | 63 +-
external/bsd/ntp/dist/scripts/ntptrace/ntptrace.man.in | 6 +-
external/bsd/ntp/dist/scripts/ntptrace/ntptrace.mdoc.in | 4 +-
external/bsd/ntp/dist/scripts/plot_summary-opts | 4 +-
external/bsd/ntp/dist/scripts/plot_summary.1plot_summaryman | 6 +-
external/bsd/ntp/dist/scripts/plot_summary.1plot_summarymdoc | 4 +-
external/bsd/ntp/dist/scripts/plot_summary.html | 76 +-
external/bsd/ntp/dist/scripts/plot_summary.in | 2 +-
external/bsd/ntp/dist/scripts/plot_summary.man.in | 6 +-
external/bsd/ntp/dist/scripts/plot_summary.mdoc.in | 4 +-
external/bsd/ntp/dist/scripts/summary-opts | 4 +-
external/bsd/ntp/dist/scripts/summary.1summaryman | 6 +-
external/bsd/ntp/dist/scripts/summary.1summarymdoc | 4 +-
external/bsd/ntp/dist/scripts/summary.html | 66 +-
external/bsd/ntp/dist/scripts/summary.in | 2 +-
external/bsd/ntp/dist/scripts/summary.man.in | 6 +-
external/bsd/ntp/dist/scripts/summary.mdoc.in | 4 +-
external/bsd/ntp/dist/scripts/update-leap/Makefile.in | 1 +
external/bsd/ntp/dist/scripts/update-leap/invoke-update-leap.texi | 2 +-
external/bsd/ntp/dist/scripts/update-leap/update-leap-opts | 4 +-
external/bsd/ntp/dist/scripts/update-leap/update-leap.1update-leapman | 6 +-
external/bsd/ntp/dist/scripts/update-leap/update-leap.1update-leapmdoc | 4 +-
external/bsd/ntp/dist/scripts/update-leap/update-leap.html | 92 +-
external/bsd/ntp/dist/scripts/update-leap/update-leap.man.in | 6 +-
external/bsd/ntp/dist/scripts/update-leap/update-leap.mdoc.in | 4 +-
external/bsd/ntp/dist/sntp/COPYRIGHT | 51 +-
external/bsd/ntp/dist/sntp/Makefile.in | 14 +-
external/bsd/ntp/dist/sntp/aclocal.m4 | 119 -
external/bsd/ntp/dist/sntp/config.h.in | 50 +-
external/bsd/ntp/dist/sntp/configure | 3644 +++--
external/bsd/ntp/dist/sntp/include/Makefile.in | 1 +
external/bsd/ntp/dist/sntp/include/version.def | 2 +-
external/bsd/ntp/dist/sntp/include/version.texi | 6 +-
external/bsd/ntp/dist/sntp/invoke-sntp.texi | 2 +-
external/bsd/ntp/dist/sntp/libevent/Makefile.in | 5 +-
external/bsd/ntp/dist/sntp/libevent/aclocal.m4 | 119 -
external/bsd/ntp/dist/sntp/libevent/build-aux/compile | 232 +-
external/bsd/ntp/dist/sntp/libevent/build-aux/config.guess | 400 +-
external/bsd/ntp/dist/sntp/libevent/build-aux/config.sub | 184 +-
external/bsd/ntp/dist/sntp/libevent/build-aux/depcomp | 527 +-
external/bsd/ntp/dist/sntp/libevent/build-aux/install-sh | 373 +-
external/bsd/ntp/dist/sntp/libevent/build-aux/ltmain.sh | 5812 ++++++---
external/bsd/ntp/dist/sntp/libevent/build-aux/missing | 443 +-
external/bsd/ntp/dist/sntp/libevent/build-aux/ylwrap | 213 +-
external/bsd/ntp/dist/sntp/libevent/config.h.in | 50 +-
external/bsd/ntp/dist/sntp/libevent/configure | 2513 ++-
external/bsd/ntp/dist/sntp/libevent/m4/libtool.m4 | 2820 ++-
external/bsd/ntp/dist/sntp/libevent/m4/ltoptions.m4 | 140 +-
external/bsd/ntp/dist/sntp/libevent/m4/ltsugar.m4 | 7 +-
external/bsd/ntp/dist/sntp/libevent/m4/ltversion.m4 | 12 +-
external/bsd/ntp/dist/sntp/libevent/m4/lt~obsolete.m4 | 7 +-
external/bsd/ntp/dist/sntp/libopts/Makefile.in | 1 +
external/bsd/ntp/dist/sntp/libpkgver/colcomp.c | 2 -
external/bsd/ntp/dist/sntp/libpkgver/pkgver.h | 2 -
external/bsd/ntp/dist/sntp/m4/libtool.m4 | 2820 ++-
external/bsd/ntp/dist/sntp/m4/ltoptions.m4 | 140 +-
external/bsd/ntp/dist/sntp/m4/ltsugar.m4 | 7 +-
external/bsd/ntp/dist/sntp/m4/ltversion.m4 | 12 +-
external/bsd/ntp/dist/sntp/m4/lt~obsolete.m4 | 7 +-
external/bsd/ntp/dist/sntp/m4/ntp_libevent.m4 | 3 +-
external/bsd/ntp/dist/sntp/m4/ntp_problemtests.m4 | 5 +-
external/bsd/ntp/dist/sntp/m4/snprintf.m4 | 2 +-
external/bsd/ntp/dist/sntp/m4/version.m4 | 2 +-
external/bsd/ntp/dist/sntp/scm-rev | 2 +-
external/bsd/ntp/dist/sntp/scripts/Makefile.in | 1 +
external/bsd/ntp/dist/sntp/sntp.1sntpman | 6 +-
external/bsd/ntp/dist/sntp/sntp.1sntpmdoc | 4 +-
external/bsd/ntp/dist/sntp/sntp.html | 186 +-
external/bsd/ntp/dist/sntp/sntp.man.in | 6 +-
external/bsd/ntp/dist/sntp/sntp.mdoc.in | 4 +-
external/bsd/ntp/dist/sntp/tests/Makefile.in | 1 +
external/bsd/ntp/dist/sntp/tests/crypto.c | 2 -
external/bsd/ntp/dist/sntp/tests/fileHandlingTest.c | 2 -
external/bsd/ntp/dist/sntp/tests/keyFile.c | 33 +-
external/bsd/ntp/dist/sntp/tests/kodDatabase.c | 4 +-
external/bsd/ntp/dist/sntp/tests/kodFile.c | 3 +-
external/bsd/ntp/dist/sntp/tests/networking.c | 2 -
external/bsd/ntp/dist/sntp/tests/packetHandling.c | 2 -
external/bsd/ntp/dist/sntp/tests/packetProcessing.c | 2 -
external/bsd/ntp/dist/sntp/tests/run-crypto.c | 2 -
external/bsd/ntp/dist/sntp/tests/run-keyFile.c | 2 -
external/bsd/ntp/dist/sntp/tests/run-kodDatabase.c | 13 +-
external/bsd/ntp/dist/sntp/tests/run-kodFile.c | 2 -
external/bsd/ntp/dist/sntp/tests/run-networking.c | 2 -
external/bsd/ntp/dist/sntp/tests/run-packetHandling.c | 2 -
external/bsd/ntp/dist/sntp/tests/run-packetProcessing.c | 2 -
external/bsd/ntp/dist/sntp/tests/run-t-log.c | 8 +-
external/bsd/ntp/dist/sntp/tests/run-utilities.c | 2 -
external/bsd/ntp/dist/sntp/tests/sntptest.c | 2 -
external/bsd/ntp/dist/sntp/tests/t-log.c | 57 +-
external/bsd/ntp/dist/sntp/tests/utilities.c | 6 +-
external/bsd/ntp/dist/sntp/unity/Makefile.in | 1 +
external/bsd/ntp/dist/sntp/unity/auto/runner_maybe.c | 2 -
external/bsd/ntp/dist/sntp/unity/unity.c | 2 -
external/bsd/ntp/dist/sntp/unity/unity.h | 2 -
external/bsd/ntp/dist/sntp/unity/unity_config.h | 2 -
external/bsd/ntp/dist/sntp/unity/unity_fixture.c | 2 -
external/bsd/ntp/dist/sntp/unity/unity_fixture.h | 2 -
external/bsd/ntp/dist/sntp/unity/unity_fixture_internals.h | 2 -
external/bsd/ntp/dist/sntp/unity/unity_fixture_malloc_overrides.h | 2 -
external/bsd/ntp/dist/sntp/unity/unity_internals.h | 16 +-
external/bsd/ntp/dist/sntp/version.c | 4 +-
external/bsd/ntp/dist/tests/Makefile.in | 1 +
external/bsd/ntp/dist/tests/bug-2803/Makefile.in | 1 +
external/bsd/ntp/dist/tests/bug-2803/bug-2803.c | 4 +-
external/bsd/ntp/dist/tests/bug-2803/run-bug-2803.c | 4 +-
external/bsd/ntp/dist/tests/libntp/Makefile.in | 1 +
external/bsd/ntp/dist/tests/libntp/a_md5encrypt.c | 44 +-
external/bsd/ntp/dist/tests/libntp/atoint.c | 2 -
external/bsd/ntp/dist/tests/libntp/atouint.c | 2 -
external/bsd/ntp/dist/tests/libntp/authkeys.c | 50 +-
external/bsd/ntp/dist/tests/libntp/buftvtots.c | 26 +-
external/bsd/ntp/dist/tests/libntp/calendar.c | 171 +-
external/bsd/ntp/dist/tests/libntp/caljulian.c | 67 +-
external/bsd/ntp/dist/tests/libntp/caltontp.c | 2 -
external/bsd/ntp/dist/tests/libntp/calyearstart.c | 2 -
external/bsd/ntp/dist/tests/libntp/clocktime.c | 74 +-
external/bsd/ntp/dist/tests/libntp/decodenetnum.c | 12 +-
external/bsd/ntp/dist/tests/libntp/hextoint.c | 2 -
external/bsd/ntp/dist/tests/libntp/hextolfp.c | 2 -
external/bsd/ntp/dist/tests/libntp/humandate.c | 20 +-
external/bsd/ntp/dist/tests/libntp/lfpfunc.c | 200 +-
external/bsd/ntp/dist/tests/libntp/lfptest.c | 2 -
external/bsd/ntp/dist/tests/libntp/lfptostr.c | 11 +-
external/bsd/ntp/dist/tests/libntp/modetoa.c | 12 +-
external/bsd/ntp/dist/tests/libntp/msyslog.c | 12 +-
external/bsd/ntp/dist/tests/libntp/netof.c | 59 +-
external/bsd/ntp/dist/tests/libntp/numtoa.c | 13 +-
external/bsd/ntp/dist/tests/libntp/numtohost.c | 15 +-
external/bsd/ntp/dist/tests/libntp/octtoint.c | 52 +-
external/bsd/ntp/dist/tests/libntp/prettydate.c | 17 +-
external/bsd/ntp/dist/tests/libntp/recvbuff.c | 7 +-
external/bsd/ntp/dist/tests/libntp/refidsmear.c | 17 +-
external/bsd/ntp/dist/tests/libntp/refnumtoa.c | 22 +-
external/bsd/ntp/dist/tests/libntp/run-a_md5encrypt.c | 12 +-
external/bsd/ntp/dist/tests/libntp/run-atoint.c | 2 -
external/bsd/ntp/dist/tests/libntp/run-atouint.c | 2 -
external/bsd/ntp/dist/tests/libntp/run-authkeys.c | 2 -
external/bsd/ntp/dist/tests/libntp/run-buftvtots.c | 2 -
external/bsd/ntp/dist/tests/libntp/run-calendar.c | 32 +-
external/bsd/ntp/dist/tests/libntp/run-caljulian.c | 2 -
external/bsd/ntp/dist/tests/libntp/run-caltontp.c | 2 -
external/bsd/ntp/dist/tests/libntp/run-calyearstart.c | 2 -
external/bsd/ntp/dist/tests/libntp/run-clocktime.c | 2 -
external/bsd/ntp/dist/tests/libntp/run-decodenetnum.c | 14 +-
external/bsd/ntp/dist/tests/libntp/run-hextoint.c | 2 -
external/bsd/ntp/dist/tests/libntp/run-hextolfp.c | 2 -
external/bsd/ntp/dist/tests/libntp/run-humandate.c | 6 +-
external/bsd/ntp/dist/tests/libntp/run-lfpfunc.c | 20 +-
external/bsd/ntp/dist/tests/libntp/run-lfptostr.c | 24 +-
external/bsd/ntp/dist/tests/libntp/run-modetoa.c | 6 +-
external/bsd/ntp/dist/tests/libntp/run-msyslog.c | 18 +-
external/bsd/ntp/dist/tests/libntp/run-netof.c | 10 +-
external/bsd/ntp/dist/tests/libntp/run-numtoa.c | 6 +-
external/bsd/ntp/dist/tests/libntp/run-numtohost.c | 4 +-
external/bsd/ntp/dist/tests/libntp/run-octtoint.c | 2 -
external/bsd/ntp/dist/tests/libntp/run-prettydate.c | 4 +-
external/bsd/ntp/dist/tests/libntp/run-recvbuff.c | 2 -
external/bsd/ntp/dist/tests/libntp/run-refidsmear.c | 2 -
external/bsd/ntp/dist/tests/libntp/run-refnumtoa.c | 6 +-
external/bsd/ntp/dist/tests/libntp/run-sfptostr.c | 19 +-
external/bsd/ntp/dist/tests/libntp/run-socktoa.c | 14 +-
external/bsd/ntp/dist/tests/libntp/run-ssl_init.c | 2 -
external/bsd/ntp/dist/tests/libntp/run-statestr.c | 10 +-
external/bsd/ntp/dist/tests/libntp/run-strtolfp.c | 16 +-
external/bsd/ntp/dist/tests/libntp/run-timespecops.c | 58 +-
external/bsd/ntp/dist/tests/libntp/run-timevalops.c | 58 +-
external/bsd/ntp/dist/tests/libntp/run-tstotv.c | 2 -
external/bsd/ntp/dist/tests/libntp/run-tvtots.c | 2 -
external/bsd/ntp/dist/tests/libntp/run-uglydate.c | 4 +-
external/bsd/ntp/dist/tests/libntp/run-vi64ops.c | 2 -
external/bsd/ntp/dist/tests/libntp/run-ymd2yd.c | 2 -
external/bsd/ntp/dist/tests/libntp/sfptostr.c | 13 +-
external/bsd/ntp/dist/tests/libntp/sockaddrtest.c | 2 -
external/bsd/ntp/dist/tests/libntp/socktoa.c | 17 +-
external/bsd/ntp/dist/tests/libntp/ssl_init.c | 2 -
external/bsd/ntp/dist/tests/libntp/statestr.c | 13 +-
external/bsd/ntp/dist/tests/libntp/strtolfp.c | 12 +-
external/bsd/ntp/dist/tests/libntp/test-libntp.c | 2 -
external/bsd/ntp/dist/tests/libntp/test-libntp.h | 2 -
external/bsd/ntp/dist/tests/libntp/timespecops.c | 231 +-
external/bsd/ntp/dist/tests/libntp/timevalops.c | 230 +-
external/bsd/ntp/dist/tests/libntp/tstotv.c | 2 -
external/bsd/ntp/dist/tests/libntp/tvtots.c | 2 -
external/bsd/ntp/dist/tests/libntp/uglydate.c | 20 +-
external/bsd/ntp/dist/tests/libntp/vi64ops.c | 2 -
external/bsd/ntp/dist/tests/libntp/ymd2yd.c | 2 -
external/bsd/ntp/dist/tests/ntpd/Makefile.in | 1 +
external/bsd/ntp/dist/tests/ntpd/leapsec.c | 343 +-
external/bsd/ntp/dist/tests/ntpd/ntp_prio_q.c | 3 +-
external/bsd/ntp/dist/tests/ntpd/ntp_restrict.c | 3 +-
external/bsd/ntp/dist/tests/ntpd/rc_cmdlength.c | 3 +-
external/bsd/ntp/dist/tests/ntpd/run-leapsec.c | 68 +-
external/bsd/ntp/dist/tests/ntpd/run-ntp_prio_q.c | 2 -
external/bsd/ntp/dist/tests/ntpd/run-ntp_restrict.c | 18 +-
external/bsd/ntp/dist/tests/ntpd/run-rc_cmdlength.c | 5 +-
external/bsd/ntp/dist/tests/ntpd/run-t-ntp_scanner.c | 2 -
external/bsd/ntp/dist/tests/ntpd/run-t-ntp_signd.c | 16 +-
external/bsd/ntp/dist/tests/ntpd/t-ntp_scanner.c | 8 +-
external/bsd/ntp/dist/tests/ntpd/t-ntp_signd.c | 135 +-
external/bsd/ntp/dist/tests/ntpq/Makefile.in | 1 +
external/bsd/ntp/dist/tests/ntpq/run-t-ntpq.c | 2 -
external/bsd/ntp/dist/tests/ntpq/t-ntpq.c | 2 -
external/bsd/ntp/dist/tests/sandbox/Makefile.in | 1 +
external/bsd/ntp/dist/tests/sandbox/bug-2803.c | 2 -
external/bsd/ntp/dist/tests/sandbox/modetoa.c | 2 -
external/bsd/ntp/dist/tests/sandbox/run-modetoa.c | 2 -
external/bsd/ntp/dist/tests/sandbox/run-uglydate.c | 5 +-
external/bsd/ntp/dist/tests/sandbox/run-ut-2803.c | 2 -
external/bsd/ntp/dist/tests/sandbox/smeartest.c | 8 +-
external/bsd/ntp/dist/tests/sandbox/uglydate.c | 25 +-
external/bsd/ntp/dist/tests/sandbox/ut-2803.c | 2 -
external/bsd/ntp/dist/tests/sec-2853/Makefile.in | 1 +
external/bsd/ntp/dist/tests/sec-2853/run-sec-2853.c | 2 -
external/bsd/ntp/dist/tests/sec-2853/sec-2853.c | 19 +-
external/bsd/ntp/dist/util/Makefile.in | 1 +
external/bsd/ntp/dist/util/invoke-ntp-keygen.texi | 2 +-
external/bsd/ntp/dist/util/ntp-keygen.1ntp-keygenman | 6 +-
external/bsd/ntp/dist/util/ntp-keygen.1ntp-keygenmdoc | 4 +-
external/bsd/ntp/dist/util/ntp-keygen.html | 299 +-
external/bsd/ntp/dist/util/ntp-keygen.man.in | 6 +-
external/bsd/ntp/dist/util/ntp-keygen.mdoc.in | 4 +-
326 files changed, 18618 insertions(+), 12474 deletions(-)
diffs (truncated from 62128 to 300 lines):
diff -r 358e829fd8ee -r 17b18099b471 external/bsd/ntp/dist/COPYRIGHT
--- a/external/bsd/ntp/dist/COPYRIGHT Fri Jan 08 19:01:12 2016 +0000
+++ b/external/bsd/ntp/dist/COPYRIGHT Fri Jan 08 20:55:28 2016 +0000
@@ -1,16 +1,15 @@
This file is automatically generated from html/copyright.html
-
Copyright Notice
-
+
jpg "Clone me," says Dolly sheepishly.
-
+
Last update: 17-Jan-2015 00:16 UTC
- _________________________________________________________________
-
- The following copyright notice applies to all files collectively
- called the Network Time Protocol Version 4 Distribution. Unless
- specifically declared otherwise in an individual file, this entire
- notice applies as if the text was explicitly included in the file.
+ __________________________________________________________________
+
+ The following copyright notice applies to all files collectively called
+ the Network Time Protocol Version 4 Distribution. Unless specifically
+ declared otherwise in an individual file, this entire notice applies as
+ if the text was explicitly included in the file.
***********************************************************************
* *
* Copyright (c) University of Delaware 1992-2015 *
@@ -62,13 +61,13 @@
***********************************************************************
The following individuals contributed in part to the Network Time
- Protocol Distribution Version 4 and are acknowledged as authors of
- this work.
+ Protocol Distribution Version 4 and are acknowledged as authors of this
+ work.
1. [1]Takao Abe <takao_abe%xurb.jp@localhost> Clock driver for JJY receivers
2. [2]Mark Andrews <mark_andrews%isc.org@localhost> Leitch atomic clock
controller
- 3. [3]Bernd Altmeier <altmeier%atlsoft.de@localhost> hopf Elektronik serial
- line and PCI-bus devices
+ 3. [3]Bernd Altmeier <altmeier%atlsoft.de@localhost> hopf Elektronik serial line
+ and PCI-bus devices
4. [4]Viraj Bais <vbais%mailman1.intel.com@localhost> and [5]Clayton Kirkwood
<kirkwood%striderfm.intel.com@localhost> port to WindowsNT 3.5
5. [6]Michael Barone <michael,barone%lmco.com@localhost> GPSVME fixes
@@ -84,13 +83,12 @@
<Jean-Francois.Boudreault%viagenie.qc.ca@localhost> IPv6 support
12. [13]Reg Clemens <reg%dwf.com@localhost> Oncore driver (Current maintainer)
13. [14]Steve Clift <clift%ml.csiro.au@localhost> OMEGA clock driver
- 14. [15]Casey Crellin <casey%csc.co.za@localhost> vxWorks (Tornado) port and
- help with target configuration
+ 14. [15]Casey Crellin <casey%csc.co.za@localhost> vxWorks (Tornado) port and help
+ with target configuration
15. [16]Sven Dietrich <sven_dietrich%trimble.com@localhost> Palisade reference
clock driver, NT adj. residuals, integrated Greg's Winnt port.
16. [17]John A. Dundas III <dundas%salt.jpl.nasa.gov@localhost> Apple A/UX port
- 17. [18]Torsten Duwe <duwe%immd4.informatik.uni-erlangen.de@localhost> Linux
- port
+ 17. [18]Torsten Duwe <duwe%immd4.informatik.uni-erlangen.de@localhost> Linux port
18. [19]Dennis Ferguson <dennis%mrbill.canet.ca@localhost> foundation code for
NTP Version 2 as specified in RFC-1119
19. [20]John Hay <jhay%icomtek.csir.co.za@localhost> IPv6 support and testing
@@ -122,9 +120,8 @@
code for Version 3 as specified in RFC-1305
36. [39]Danny Mayer <mayer%ntp.org@localhost>Network I/O, Windows Port, Code
Maintenance
- 37. [40]David L. Mills <mills%udel.edu@localhost> Version 4 foundation,
- precision kernel; clock drivers: 1, 3, 4, 6, 7, 11, 13, 18, 19,
- 22, 36
+ 37. [40]David L. Mills <mills%udel.edu@localhost> Version 4 foundation, precision
+ kernel; clock drivers: 1, 3, 4, 6, 7, 11, 13, 18, 19, 22, 36
38. [41]Wolfgang Moeller <moeller%gwdgv1.dnet.gwdg.de@localhost> VMS port
39. [42]Jeffrey Mogul <mogul%pa.dec.com@localhost> ntptrace utility
40. [43]Tom Moore <tmoore%fievel.daytonoh.ncr.com@localhost> i386 svr4 port
@@ -136,22 +133,18 @@
44. [48]Rainer Pruy <Rainer.Pruy%informatik.uni-erlangen.de@localhost>
monitoring/trap scripts, statistics file handling
45. [49]Dirce Richards <dirce%zk3.dec.com@localhost> Digital UNIX V4.0 port
- 46. [50]Wilfredo Sánchez <wsanchez%apple.com@localhost> added support for
- NetInfo
+ 46. [50]Wilfredo Sánchez <wsanchez%apple.com@localhost> added support for NetInfo
47. [51]Nick Sayer <mrapple%quack.kfu.com@localhost> SunOS streams modules
48. [52]Jack Sasportas <jack%innovativeinternet.com@localhost> Saved a Lot of
space on the stuff in the html/pic/ subdirectory
49. [53]Ray Schnitzler <schnitz%unipress.com@localhost> Unixware1 port
50. [54]Michael Shields <shields%tembel.org@localhost> USNO clock driver
- 51. [55]Jeff Steinman <jss%pebbles.jpl.nasa.gov@localhost> Datum PTS clock
- driver
+ 51. [55]Jeff Steinman <jss%pebbles.jpl.nasa.gov@localhost> Datum PTS clock driver
52. [56]Harlan Stenn <harlan%pfcs.com@localhost> GNU automake/autoconfigure
makeover, various other bits (see the ChangeLog)
53. [57]Kenneth Stone <ken%sdd.hp.com@localhost> HP-UX port
- 54. [58]Ajit Thyagarajan <ajit%ee.udel.edu@localhost>IP multicast/anycast
- support
- 55. [59]Tomoaki TSURUOKA <tsuruoka%nc.fukuoka-u.ac.jp@localhost>TRAK clock
- driver
+ 54. [58]Ajit Thyagarajan <ajit%ee.udel.edu@localhost>IP multicast/anycast support
+ 55. [59]Tomoaki TSURUOKA <tsuruoka%nc.fukuoka-u.ac.jp@localhost>TRAK clock driver
56. [60]Brian Utterback <brian.utterback%oracle.com@localhost> General codebase,
Solaris issues
57. [61]Loganaden Velvindron <loganaden%gmail.com@localhost> Sandboxing
@@ -160,7 +153,7 @@
TrueTime clock driver
59. [63]Ulrich Windl <Ulrich.Windl%rz.uni-regensburg.de@localhost> corrected and
validated HTML documents according to the HTML DTD
- _________________________________________________________________
+ __________________________________________________________________
References
diff -r 358e829fd8ee -r 17b18099b471 external/bsd/ntp/dist/ChangeLog
--- a/external/bsd/ntp/dist/ChangeLog Fri Jan 08 19:01:12 2016 +0000
+++ b/external/bsd/ntp/dist/ChangeLog Fri Jan 08 20:55:28 2016 +0000
@@ -1,3 +1,59 @@
+---
+
+* [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. perlinger%ntp.org@localhost)
+* [Bug 2887] stratum -1 config results as showing value 99
+ - fudge stratum should only accept values [0..16]. perlinger%ntp.org@localhost
+* [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. perlinger%ntp.org@localhost
+* [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. perlinger%ntp.org@localhost
+ - limit threading warm-up to linux; FreeBSD bombs on it. perlinger%ntp.org@localhost
+* [Bug 2957] 'unsigned int' vs 'size_t' format clash. perlinger%ntp.org@localhost
+ - 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. perlinger%ntp.org@localhost
+ - 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. perlinger%ntp.org@localhost
+* [Bug 2969] Seg fault from ntpq/mrulist when looking at server with
+ lots of clients. perlinger%ntp.org@localhost
+* [Bug 2971] ntpq bails on ^C: select fails: Interrupted system call
+ - changed stacked/nested handling of CTRL-C. perlinger%ntp.org@localhost
+* 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 <stenn%ntp.org@localhost>
(4.2.8p4-RC1) 2015/10/06 Released by Harlan Stenn <stenn%ntp.org@localhost>
diff -r 358e829fd8ee -r 17b18099b471 external/bsd/ntp/dist/CommitLog
--- a/external/bsd/ntp/dist/CommitLog Fri Jan 08 19:01:12 2016 +0000
+++ b/external/bsd/ntp/dist/CommitLog Fri Jan 08 20:55:28 2016 +0000
@@ -1,3 +1,1134 @@
+ChangeSet@1.3620, 2016-01-07 09:33:11+00:00, stenn%psp-at1.ntp.org@localhost
+ typo in ntp_proto.c - leap smear. Reported by Martin Burnicki
+
+ ntpd/ntp_proto.c@1.371 +1 -1
+ typo in ntp_proto.c - leap smear. Reported by Martin Burnicki
+
+ChangeSet@1.3619, 2016-01-07 06:33:08+00:00, stenn%psp-at1.ntp.org@localhost
+ Update scripts/calc_tickadj/Makefile.am. Harlan Stenn.
+
+ ChangeLog@1.1790 +1 -0
+ Update scripts/calc_tickadj/Makefile.am. Harlan Stenn.
+
+ scripts/calc_tickadj/Makefile.am@1.11 +2 -0
+ Update scripts/calc_tickadj/Makefile.am. Harlan Stenn.
+
+ChangeSet@1.3616.1.1, 2016-01-05 10:57:45+00:00, stenn%psp-at1.ntp.org@localhost
+ Bug 2952 fixes
+
+ ChangeLog@1.1787.1.1 +1 -0
+ Bug 2952 fixes
+
+ ntpd/ntp_proto.c@1.370 +165 -152
+ Bug 2952 fixes
+
+ChangeSet@1.3617, 2016-01-05 09:56:31+00:00, stenn%psp-at1.ntp.org@localhost
+ ntp-4.2.8p5 prep
+
+ ChangeLog@1.1788 +2 -1
+ ntp-4.2.8p5 prep
+
+ NEWS@1.151 +104 -3
+ ntp-4.2.8p5 prep
+
+ChangeSet@1.3616, 2015-12-06 11:20:02+00:00, stenn%psp-deb1.ntp.org@localhost
+ Quiet a warning from clang. Harlan Stenn.
+
+ ChangeLog@1.1787 +1 -0
+ Quiet a warning from clang. Harlan Stenn.
+
+ libntp/ntp_rfc2553.c@1.50 +3 -2
+ Quiet a warning from clang. Harlan Stenn.
+
+ChangeSet@1.3615, 2015-12-05 10:41:51+00:00, stenn%psp-at1.ntp.org@localhost
+ CID 1341677: Nits in sntp/tests/keyFile.c. HStenn.
+
+ ChangeLog@1.1786 +1 -0
+ CID 1341677: Nits in sntp/tests/keyFile.c. HStenn.
+
+ sntp/tests/keyFile.c@1.12 +5 -2
+ CID 1341677: Nits in sntp/tests/keyFile.c. HStenn.
+
+ChangeSet@1.3614, 2015-12-05 10:38:28+00:00, stenn%psp-at1.ntp.org@localhost
+ CID 1341678: Nits in sntp/tests/keyFile.c. HStenn.
+
+ ChangeLog@1.1785 +1 -0
+ CID 1341678: Nits in sntp/tests/keyFile.c. HStenn.
+
+ sntp/tests/keyFile.c@1.11 +5 -1
+ CID 1341678: Nits in sntp/tests/keyFile.c. HStenn.
+
+ChangeSet@1.3613, 2015-12-05 10:31:39+00:00, stenn%psp-at1.ntp.org@localhost
+ CID 1341679: Nits in sntp/tests/keyFile.c. HStenn.
+
+ ChangeLog@1.1784 +1 -0
+ CID 1341679: Nits in sntp/tests/keyFile.c. HStenn.
+
+ sntp/tests/keyFile.c@1.10 +4 -2
+ CID 1341679: Nits in sntp/tests/keyFile.c. HStenn.
+
+ChangeSet@1.3612, 2015-12-05 10:27:40+00:00, stenn%psp-at1.ntp.org@localhost
+ CID 1341680: Nits in sntp/tests/keyFile.c. HStenn.
+
+ ChangeLog@1.1783 +1 -0
+ CID 1341680: Nits in sntp/tests/keyFile.c. HStenn.
+
+ sntp/tests/keyFile.c@1.9 +4 -2
+ CID 1341680: Nits in sntp/tests/keyFile.c. HStenn.
+
+ChangeSet@1.3611, 2015-12-05 10:21:07+00:00, stenn%psp-at1.ntp.org@localhost
+ CID 1341681: Nits in sntp/tests/keyFile.c. HStenn.
+
+ ChangeLog@1.1782 +1 -0
+ CID 1341681: Nits in sntp/tests/keyFile.c. HStenn.
+
+ChangeSet@1.3610, 2015-12-05 10:18:23+00:00, stenn%psp-at1.ntp.org@localhost
+ sntp/tests/keyFile.c lint
+
+ sntp/tests/keyFile.c@1.8 +4 -2
+ sntp/tests/keyFile.c lint
+
+ChangeSet@1.3609, 2015-12-05 10:01:47+00:00, stenn%psp-at1.ntp.org@localhost
+ CID 1341682: Nit in libntp/authreadkeys.c. HStenn.
+
+ ChangeLog@1.1781 +1 -0
+ CID 1341682: Nit in libntp/authreadkeys.c. HStenn.
+
+ libntp/authreadkeys.c@1.24 +3 -4
+ CID 1341682: Nit in libntp/authreadkeys.c. HStenn.
+
+ChangeSet@1.3608, 2015-12-05 09:40:44+00:00, stenn%psp-at1.ntp.org@localhost
+ CID 1341684: Nit in tests/ntpd/t-ntp_signd.c. HStenn.
+
+ ChangeLog@1.1780 +1 -0
+ CID 1341684: Nit in tests/ntpd/t-ntp_signd.c. HStenn.
+
+ tests/ntpd/t-ntp_signd.c@1.15 +4 -0
+ CID 1341684: Nit in tests/ntpd/t-ntp_signd.c. HStenn.
+
+ChangeSet@1.3607, 2015-12-03 12:07:30+00:00, stenn%psp-at1.ntp.org@localhost
+ Update some test runners
+
+ tests/libntp/run-sfptostr.c@1.7 +9 -8
+ update
+
+ tests/sandbox/run-uglydate.c@1.7 +2 -1
+ update
+
+ChangeSet@1.3606, 2015-12-03 03:28:15-08:00, cov-build%cov7.ntfo.org@localhost
+ Header cleanup in tests/libntp/sfptostr.c. Harlan Stenn.
+
+ ChangeLog@1.1779 +1 -0
+ Header cleanup in tests/libntp/sfptostr.c. Harlan Stenn.
Home |
Main Index |
Thread Index |
Old Index