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.6p5
details: https://anonhg.NetBSD.org/src/rev/ba9680a19f12
branches: trunk
changeset: 773358:ba9680a19f12
user: kardel <kardel%NetBSD.org@localhost>
date: Tue Jan 31 21:18:50 2012 +0000
description:
Import ntp 4.2.6p5
diffstat:
external/bsd/ntp/dist/COPYRIGHT | 221 +-
external/bsd/ntp/dist/ChangeLog | 385 +
external/bsd/ntp/dist/CommitLog | 58664 ++++++----
external/bsd/ntp/dist/ElectricFence/Makefile.in | 28 +-
external/bsd/ntp/dist/Makefile.am | 60 +-
external/bsd/ntp/dist/Makefile.in | 94 +-
external/bsd/ntp/dist/NEWS | 235 +-
external/bsd/ntp/dist/aclocal.m4 | 6182 +-
external/bsd/ntp/dist/adjtimed/Makefile.am | 6 +-
external/bsd/ntp/dist/adjtimed/Makefile.in | 124 +-
external/bsd/ntp/dist/bincheck.mf | 10 +-
external/bsd/ntp/dist/bootstrap | 34 +-
external/bsd/ntp/dist/build | 125 +-
external/bsd/ntp/dist/clockstuff/Makefile.in | 28 +-
external/bsd/ntp/dist/config.guess | 502 +-
external/bsd/ntp/dist/config.h.in | 122 +-
external/bsd/ntp/dist/config.sub | 337 +-
external/bsd/ntp/dist/configure | 21337 +--
external/bsd/ntp/dist/configure.ac | 6068 +-
external/bsd/ntp/dist/deps-ver | 2 +-
external/bsd/ntp/dist/flock-build | 47 +-
external/bsd/ntp/dist/html/authopt.html | 42 +-
external/bsd/ntp/dist/html/copyright.html | 11 +-
external/bsd/ntp/dist/html/debug.html | 6 +-
external/bsd/ntp/dist/html/decode.html | 22 +-
external/bsd/ntp/dist/html/drivers/driver8.html | 21 +
external/bsd/ntp/dist/html/hints/winnt.html | 24 +-
external/bsd/ntp/dist/html/keygen.html | 1 +
external/bsd/ntp/dist/html/ntp-wait.html | 30 +
external/bsd/ntp/dist/html/ntpd.html | 16 +-
external/bsd/ntp/dist/html/ntpdate.html | 12 +-
external/bsd/ntp/dist/html/ntpdc.html | 18 +-
external/bsd/ntp/dist/html/ntpq.html | 22 +-
external/bsd/ntp/dist/html/ntptrace.html | 12 +-
external/bsd/ntp/dist/html/tickadj.html | 4 +-
external/bsd/ntp/dist/include/Makefile.am | 2 +
external/bsd/ntp/dist/include/Makefile.in | 34 +-
external/bsd/ntp/dist/include/autogen-version.def | 2 +-
external/bsd/ntp/dist/include/copyright.def | 8 +-
external/bsd/ntp/dist/include/isc/Makefile.in | 28 +-
external/bsd/ntp/dist/include/isc/mem.h | 31 +-
external/bsd/ntp/dist/include/mbg_gps166.h | 4 +-
external/bsd/ntp/dist/include/ntp.h | 117 +-
external/bsd/ntp/dist/include/ntp_assert.h | 73 +-
external/bsd/ntp/dist/include/ntp_control.h | 4 +-
external/bsd/ntp/dist/include/ntp_debug.h | 9 +-
external/bsd/ntp/dist/include/ntp_intres.h | 16 +
external/bsd/ntp/dist/include/ntp_io.h | 12 +-
external/bsd/ntp/dist/include/ntp_libopts.h | 15 +
external/bsd/ntp/dist/include/ntp_lists.h | 379 +-
external/bsd/ntp/dist/include/ntp_machine.h | 5 +-
external/bsd/ntp/dist/include/ntp_malloc.h | 52 +-
external/bsd/ntp/dist/include/ntp_md5.h | 28 +-
external/bsd/ntp/dist/include/ntp_net.h | 62 +-
external/bsd/ntp/dist/include/ntp_refclock.h | 6 +-
external/bsd/ntp/dist/include/ntp_rfc2553.h | 14 +-
external/bsd/ntp/dist/include/ntp_syslog.h | 18 +-
external/bsd/ntp/dist/include/ntp_types.h | 27 +-
external/bsd/ntp/dist/include/ntpsim.h | 3 +-
external/bsd/ntp/dist/include/recvbuff.h | 4 +-
external/bsd/ntp/dist/include/version.def | 2 +-
external/bsd/ntp/dist/include/version.texi | 6 +-
external/bsd/ntp/dist/kernel/Makefile.in | 32 +-
external/bsd/ntp/dist/kernel/sys/Makefile.in | 28 +-
external/bsd/ntp/dist/kernel/sys/bsd_audioirig.h | 4 +-
external/bsd/ntp/dist/lib/isc/include/isc/interfaceiter.h | 4 +-
external/bsd/ntp/dist/lib/isc/unix/ifiter_ioctl.c | 10 +-
external/bsd/ntp/dist/lib/isc/unix/ifiter_sysctl.c | 3 +-
external/bsd/ntp/dist/lib/isc/unix/interfaceiter.c | 56 +-
external/bsd/ntp/dist/lib/isc/win32/include/isc/ipv6.h | 10 +-
external/bsd/ntp/dist/lib/isc/win32/include/isc/net.h | 32 +-
external/bsd/ntp/dist/lib/isc/win32/include/isc/once.h | 4 +-
external/bsd/ntp/dist/lib/isc/win32/include/isc/platform.h | 6 +-
external/bsd/ntp/dist/lib/isc/win32/interfaceiter.c | 362 +-
external/bsd/ntp/dist/lib/isc/win32/net.c | 7 +-
external/bsd/ntp/dist/lib/isc/win32/stdtime.c | 4 +-
external/bsd/ntp/dist/libntp/Makefile.am | 7 +-
external/bsd/ntp/dist/libntp/Makefile.in | 58 +-
external/bsd/ntp/dist/libntp/a_md5encrypt.c | 44 +-
external/bsd/ntp/dist/libntp/decodenetnum.c | 55 +-
external/bsd/ntp/dist/libntp/emalloc.c | 134 +-
external/bsd/ntp/dist/libntp/findconfig.c | 8 +-
external/bsd/ntp/dist/libntp/inttoa.c | 4 +-
external/bsd/ntp/dist/libntp/machines.c | 3 +-
external/bsd/ntp/dist/libntp/mktime.c | 10 +-
external/bsd/ntp/dist/libntp/msyslog.c | 278 +-
external/bsd/ntp/dist/libntp/ntp_libopts.c | 56 +
external/bsd/ntp/dist/libntp/prettydate.c | 23 +-
external/bsd/ntp/dist/libntp/socktoa.c | 4 +-
external/bsd/ntp/dist/libntp/socktohost.c | 4 +-
external/bsd/ntp/dist/libntp/strdup.c | 32 +-
external/bsd/ntp/dist/libntp/systime.c | 6 +-
external/bsd/ntp/dist/libntp/uglydate.c | 10 +-
external/bsd/ntp/dist/libntp/uinttoa.c | 4 +-
external/bsd/ntp/dist/libparse/Makefile.am | 45 +-
external/bsd/ntp/dist/libparse/Makefile.in | 85 +-
external/bsd/ntp/dist/ltmain.sh | 10272 +-
external/bsd/ntp/dist/m4/define_dir.m4 | 8 +-
external/bsd/ntp/dist/m4/libtool.m4 | 7831 +
external/bsd/ntp/dist/m4/ltoptions.m4 | 369 +
external/bsd/ntp/dist/m4/ltsugar.m4 | 123 +
external/bsd/ntp/dist/m4/ltversion.m4 | 23 +
external/bsd/ntp/dist/m4/lt~obsolete.m4 | 98 +
external/bsd/ntp/dist/m4/ntp_cacheversion.m4 | 14 +-
external/bsd/ntp/dist/m4/ntp_dir_sep.m4 | 32 +-
external/bsd/ntp/dist/m4/ntp_lib_m.m4 | 17 +
external/bsd/ntp/dist/m4/ntp_lineeditlibs.m4 | 70 +-
external/bsd/ntp/dist/m4/ntp_openssl.m4 | 283 +
external/bsd/ntp/dist/m4/ntp_vpathhack.m4 | 2 +-
external/bsd/ntp/dist/m4/os_cflags.m4 | 173 +-
external/bsd/ntp/dist/ntpd/Makefile.am | 110 +-
external/bsd/ntp/dist/ntpd/Makefile.in | 217 +-
external/bsd/ntp/dist/ntpd/cmd_args.c | 19 +-
external/bsd/ntp/dist/ntpd/jupiter.h | 4 +-
external/bsd/ntp/dist/ntpd/keyword-gen-utd | 1 +
external/bsd/ntp/dist/ntpd/ntp_monitor.c | 10 +-
external/bsd/ntp/dist/ntpd/ntp_restrict.c | 881 +-
external/bsd/ntp/dist/ntpd/ntp_scanner.h | 3 +-
external/bsd/ntp/dist/ntpd/ntp_timer.c | 6 +-
external/bsd/ntp/dist/ntpd/ntpd-opts.c | 394 +-
external/bsd/ntp/dist/ntpd/ntpd-opts.texi | 458 +-
external/bsd/ntp/dist/ntpd/ntpd.1 | 5 +-
external/bsd/ntp/dist/ntpd/refclock_arbiter.c | 63 +-
external/bsd/ntp/dist/ntpd/refclock_as2201.c | 21 +-
external/bsd/ntp/dist/ntpd/refclock_atom.c | 9 +-
external/bsd/ntp/dist/ntpd/refclock_bancomm.c | 51 +-
external/bsd/ntp/dist/ntpd/refclock_chronolog.c | 22 +-
external/bsd/ntp/dist/ntpd/refclock_chu.c | 68 +-
external/bsd/ntp/dist/ntpd/refclock_conf.c | 8 +-
external/bsd/ntp/dist/ntpd/refclock_dumbclock.c | 20 +-
external/bsd/ntp/dist/ntpd/refclock_gpsvme.c | 23 +-
external/bsd/ntp/dist/ntpd/refclock_hopfpci.c | 46 +-
external/bsd/ntp/dist/ntpd/refclock_hopfser.c | 33 +-
external/bsd/ntp/dist/ntpd/refclock_hpgps.c | 21 +-
external/bsd/ntp/dist/ntpd/refclock_irig.c | 30 +-
external/bsd/ntp/dist/ntpd/refclock_leitch.c | 17 +-
external/bsd/ntp/dist/ntpd/refclock_msfees.c | 35 +-
external/bsd/ntp/dist/ntpd/refclock_mx4200.c | 25 +-
external/bsd/ntp/dist/ntpd/refclock_palisade.c | 32 +-
external/bsd/ntp/dist/ntpd/refclock_pst.c | 20 +-
external/bsd/ntp/dist/ntpd/refclock_ripencc.c | 3511 +-
external/bsd/ntp/dist/ntpd/refclock_shm.c | 16 +-
external/bsd/ntp/dist/ntpd/refclock_tpro.c | 28 +-
external/bsd/ntp/dist/ntpd/refclock_trak.c | 19 +-
external/bsd/ntp/dist/ntpd/refclock_true.c | 20 +-
external/bsd/ntp/dist/ntpd/refclock_wwvb.c | 96 +-
external/bsd/ntp/dist/ntpdate/Makefile.am | 8 +-
external/bsd/ntp/dist/ntpdate/Makefile.in | 124 +-
external/bsd/ntp/dist/ntpdate/ntpdate.h | 5 +-
external/bsd/ntp/dist/ntpdc/Makefile.am | 27 +-
external/bsd/ntp/dist/ntpdc/Makefile.in | 153 +-
external/bsd/ntp/dist/ntpdc/ntpdc-opts.c | 292 +-
external/bsd/ntp/dist/ntpdc/ntpdc-opts.h | 75 +-
external/bsd/ntp/dist/ntpdc/ntpdc-opts.texi | 195 +-
external/bsd/ntp/dist/ntpdc/ntpdc.1 | 5 +-
external/bsd/ntp/dist/ntpq/Makefile.am | 25 +-
external/bsd/ntp/dist/ntpq/Makefile.in | 152 +-
external/bsd/ntp/dist/ntpq/libntpq.c | 386 +-
external/bsd/ntp/dist/ntpq/libntpq.h | 34 +-
external/bsd/ntp/dist/ntpq/libntpq_subs.c | 22 +-
external/bsd/ntp/dist/ntpq/ntpq-opts.c | 277 +-
external/bsd/ntp/dist/ntpq/ntpq-opts.h | 75 +-
external/bsd/ntp/dist/ntpq/ntpq-opts.texi | 200 +-
external/bsd/ntp/dist/ntpsnmpd/Makefile.am | 30 +-
external/bsd/ntp/dist/ntpsnmpd/Makefile.in | 153 +-
external/bsd/ntp/dist/ntpsnmpd/netsnmp_daemonize.c | 6 +-
external/bsd/ntp/dist/ntpsnmpd/ntpSnmpSubagentObject.c | 564 +-
external/bsd/ntp/dist/ntpsnmpd/ntpSnmpSubagentObject.h | 76 +-
external/bsd/ntp/dist/ntpsnmpd/ntp_snmp.h | 36 +
external/bsd/ntp/dist/ntpsnmpd/ntpsnmpd-opts.c | 244 +-
external/bsd/ntp/dist/ntpsnmpd/ntpsnmpd-opts.def | 12 +
external/bsd/ntp/dist/ntpsnmpd/ntpsnmpd-opts.h | 98 +-
external/bsd/ntp/dist/ntpsnmpd/ntpsnmpd-opts.texi | 31 +-
external/bsd/ntp/dist/ntpsnmpd/ntpsnmpd.1 | 14 +-
external/bsd/ntp/dist/ntpsnmpd/ntpsnmpd.c | 19 +-
external/bsd/ntp/dist/ntpsnmpd/ntpv4-mib.mib | 608 +-
external/bsd/ntp/dist/packageinfo.sh | 99 +-
external/bsd/ntp/dist/parseutil/Makefile.in | 28 +-
external/bsd/ntp/dist/scripts/Makefile.am | 44 +-
external/bsd/ntp/dist/scripts/Makefile.in | 120 +-
external/bsd/ntp/dist/scripts/UpdatePoint | 331 +
external/bsd/ntp/dist/scripts/VersionName | 50 +-
external/bsd/ntp/dist/scripts/check--help | 22 +
external/bsd/ntp/dist/scripts/checkChangeLog | 29 +
external/bsd/ntp/dist/scripts/cvo.sh | 7 +-
external/bsd/ntp/dist/scripts/genCommitLog | 4 +-
external/bsd/ntp/dist/scripts/html2man.in | 138 +-
external/bsd/ntp/dist/scripts/mkver.in | 2 +-
external/bsd/ntp/dist/sntp/COPYRIGHT | 221 +-
external/bsd/ntp/dist/sntp/Makefile.am | 156 +-
external/bsd/ntp/dist/sntp/Makefile.in | 282 +-
external/bsd/ntp/dist/sntp/aclocal.m4 | 6216 +-
external/bsd/ntp/dist/sntp/autogen-version.def | 2 +-
external/bsd/ntp/dist/sntp/bincheck.mf | 10 +-
external/bsd/ntp/dist/sntp/config.guess | 502 +-
external/bsd/ntp/dist/sntp/config.h.in | 61 +-
external/bsd/ntp/dist/sntp/config.sub | 337 +-
external/bsd/ntp/dist/sntp/configure | 16646 +-
external/bsd/ntp/dist/sntp/configure.ac | 758 +-
external/bsd/ntp/dist/sntp/crypto.h | 19 +-
external/bsd/ntp/dist/sntp/header.h | 4 +-
external/bsd/ntp/dist/sntp/libopts/COPYING.gplv3 | 2 +-
external/bsd/ntp/dist/sntp/libopts/COPYING.lgplv3 | 2 +-
external/bsd/ntp/dist/sntp/libopts/Makefile.am | 32 +-
external/bsd/ntp/dist/sntp/libopts/Makefile.in | 65 +-
external/bsd/ntp/dist/sntp/libopts/README | 99 +-
external/bsd/ntp/dist/sntp/libopts/ag-char-map.h | 162 +-
external/bsd/ntp/dist/sntp/libopts/autoopts.c | 244 +-
external/bsd/ntp/dist/sntp/libopts/autoopts/project.h | 52 +
external/bsd/ntp/dist/sntp/libopts/autoopts/usage-txt.h | 363 +-
external/bsd/ntp/dist/sntp/libopts/boolean.c | 11 +-
external/bsd/ntp/dist/sntp/libopts/compat/compat.h | 11 +-
external/bsd/ntp/dist/sntp/libopts/compat/pathfind.c | 7 +-
external/bsd/ntp/dist/sntp/libopts/compat/windows-config.h | 7 +-
external/bsd/ntp/dist/sntp/libopts/configfile.c | 708 +-
external/bsd/ntp/dist/sntp/libopts/cook.c | 162 +-
external/bsd/ntp/dist/sntp/libopts/enumeration.c | 294 +-
external/bsd/ntp/dist/sntp/libopts/environment.c | 108 +-
external/bsd/ntp/dist/sntp/libopts/file.c | 17 +-
external/bsd/ntp/dist/sntp/libopts/genshell.c | 218 +-
external/bsd/ntp/dist/sntp/libopts/genshell.h | 123 +-
external/bsd/ntp/dist/sntp/libopts/libopts.c | 9 +-
external/bsd/ntp/dist/sntp/libopts/load.c | 160 +-
external/bsd/ntp/dist/sntp/libopts/m4/libopts.m4 | 198 +-
external/bsd/ntp/dist/sntp/libopts/m4/liboptschk.m4 | 55 +-
external/bsd/ntp/dist/sntp/libopts/makeshell.c | 497 +-
external/bsd/ntp/dist/sntp/libopts/numeric.c | 91 +-
external/bsd/ntp/dist/sntp/libopts/parse-duration.c | 129 +-
external/bsd/ntp/dist/sntp/libopts/parse-duration.h | 24 +-
external/bsd/ntp/dist/sntp/libopts/pgusage.c | 41 +-
external/bsd/ntp/dist/sntp/libopts/proto.h | 40 +-
external/bsd/ntp/dist/sntp/libopts/putshell.c | 308 +-
external/bsd/ntp/dist/sntp/libopts/reset.c | 11 +-
external/bsd/ntp/dist/sntp/libopts/restore.c | 41 +-
external/bsd/ntp/dist/sntp/libopts/sort.c | 72 +-
external/bsd/ntp/dist/sntp/libopts/streqvcmp.c | 27 +-
external/bsd/ntp/dist/sntp/libopts/text_mmap.c | 64 +-
external/bsd/ntp/dist/sntp/libopts/time.c | 117 +-
external/bsd/ntp/dist/sntp/libopts/tokenize.c | 224 +-
external/bsd/ntp/dist/sntp/libopts/usage.c | 528 +-
external/bsd/ntp/dist/sntp/libopts/value-type.c | 7 +-
external/bsd/ntp/dist/sntp/libopts/value-type.h | 4 +-
external/bsd/ntp/dist/sntp/libopts/version.c | 162 +-
external/bsd/ntp/dist/sntp/libopts/xat-attribute.c | 7 +-
external/bsd/ntp/dist/sntp/libopts/xat-attribute.h | 4 +-
external/bsd/ntp/dist/sntp/ltmain.sh | 10272 +-
external/bsd/ntp/dist/sntp/main.h | 30 +
external/bsd/ntp/dist/sntp/sntp-opts.c | 319 +-
external/bsd/ntp/dist/sntp/sntp-opts.def | 114 +-
external/bsd/ntp/dist/sntp/sntp-opts.h | 87 +-
external/bsd/ntp/dist/sntp/sntp-opts.texi | 254 +-
external/bsd/ntp/dist/sntp/sntp.1 | 41 +-
external/bsd/ntp/dist/sntp/sntp.c | 16 +
external/bsd/ntp/dist/sntp/sntp.html | 391 +-
external/bsd/ntp/dist/sntp/sntp.texi | 10 +-
external/bsd/ntp/dist/sntp/utilities.c | 90 +-
external/bsd/ntp/dist/sntp/utilities.h | 4 +-
external/bsd/ntp/dist/sntp/version.def | 2 +-
external/bsd/ntp/dist/sntp/version.m4 | 2 +-
external/bsd/ntp/dist/sntp/version.texi | 6 +-
external/bsd/ntp/dist/util/Makefile.am | 32 +-
external/bsd/ntp/dist/util/Makefile.in | 165 +-
external/bsd/ntp/dist/util/ntp-keygen-opts.h | 75 +-
external/bsd/ntp/dist/util/ntp-keygen-opts.texi | 170 +-
external/bsd/ntp/dist/util/ntp-keygen.1 | 5 +-
external/bsd/ntp/dist/util/tickadj.c | 6 +-
external/bsd/ntp/dist/version | 2 +-
external/bsd/ntp/dist/version.m4 | 2 +-
268 files changed, 93346 insertions(+), 77192 deletions(-)
diffs (truncated from 245490 to 300 lines):
diff -r 2157d85d6a54 -r ba9680a19f12 external/bsd/ntp/dist/COPYRIGHT
--- a/external/bsd/ntp/dist/COPYRIGHT Tue Jan 31 21:17:57 2012 +0000
+++ b/external/bsd/ntp/dist/COPYRIGHT Tue Jan 31 21:18:50 2012 +0000
@@ -4,7 +4,7 @@
jpg "Clone me," says Dolly sheepishly.
- Last update: 24-Sep-2009 16:04 UTC
+ Last update: 1-Jan-2011 08:34 UTC
_________________________________________________________________
The following copyright notice applies to all files collectively
@@ -13,7 +13,7 @@
applies as if the text was explicitly included in the file.
***********************************************************************
* *
-* Copyright (c) University of Delaware 1992-2009 *
+* Copyright (c) University of Delaware 1992-2011 *
* *
* Permission to use, copy, modify, and distribute this software and *
* its documentation for any purpose with or without fee is hereby *
@@ -32,151 +32,158 @@
The following individuals contributed in part to the Network Time
Protocol Distribution Version 4 and are acknowledged as authors of
this work.
- 1. [1]Mark Andrews <mark_andrews%isc.org@localhost> Leitch atomic clock
+ 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
- 2. [2]Bernd Altmeier <altmeier%atlsoft.de@localhost> hopf Elektronik serial
+ 3. [3]Bernd Altmeier <altmeier%atlsoft.de@localhost> hopf Elektronik serial
line and PCI-bus devices
- 3. [3]Viraj Bais <vbais%mailman1.intel.com@localhost> and [4]Clayton Kirkwood
+ 4. [4]Viraj Bais <vbais%mailman1.intel.com@localhost> and [5]Clayton Kirkwood
<kirkwood%striderfm.intel.com@localhost> port to WindowsNT 3.5
- 4. [5]Michael Barone <michael,barone%lmco.com@localhost> GPSVME fixes
- 5. [6]Jean-Francois Boudreault
- <Jean-Francois.Boudreault%viagenie.qc.ca@localhost>IPv6 support
+ 5. [6]Michael Barone <michael,barone%lmco.com@localhost> GPSVME fixes
6. [7]Karl Berry <karl%owl.HQ.ileaf.com@localhost> syslog to file option
7. [8]Greg Brackley <greg.brackley%bigfoot.com@localhost> Major rework of WINNT
port. Clean up recvbuf and iosignal code into separate modules.
8. [9]Marc Brett <Marc.Brett%westgeo.com@localhost> Magnavox GPS clock driver
9. [10]Piete Brooks <Piete.Brooks%cl.cam.ac.uk@localhost> MSF clock driver,
Trimble PARSE support
- 10. [11]Reg Clemens <reg%dwf.com@localhost> Oncore driver (Current maintainer)
- 11. [12]Steve Clift <clift%ml.csiro.au@localhost> OMEGA clock driver
- 12. [13]Casey Crellin <casey%csc.co.za@localhost> vxWorks (Tornado) port and
+ 10. [11]Nelson B Bolyard <nelson%bolyard.me@localhost> update and complete
+ broadcast and crypto features in sntp
+ 11. [12]Jean-Francois Boudreault
+ <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
- 13. [14]Sven Dietrich <sven_dietrich%trimble.com@localhost> Palisade reference
+ 15. [16]Sven Dietrich <sven_dietrich%trimble.com@localhost> Palisade reference
clock driver, NT adj. residuals, integrated Greg's Winnt port.
- 14. [15]John A. Dundas III <dundas%salt.jpl.nasa.gov@localhost> Apple A/UX port
- 15. [16]Torsten Duwe <duwe%immd4.informatik.uni-erlangen.de@localhost> Linux
+ 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
- 16. [17]Dennis Ferguson <dennis%mrbill.canet.ca@localhost> foundation code for
+ 18. [19]Dennis Ferguson <dennis%mrbill.canet.ca@localhost> foundation code for
NTP Version 2 as specified in RFC-1119
- 17. [18]John Hay <jhay%icomtek.csir.co.za@localhost> IPv6 support and testing
- 18. [19]Dave Hart <davehart%davehart.com@localhost> General maintenance, Windows
- port interpolation rewrite.
- 19. [20]Glenn Hollinger <glenn%herald.usask.ca@localhost> GOES clock driver
- 20. [21]Mike Iglesias <iglesias%uci.edu@localhost> DEC Alpha port
- 21. [22]Jim Jagielski <jim%jagubox.gsfc.nasa.gov@localhost> A/UX port
- 22. [23]Jeff Johnson <jbj%chatham.usdesign.com@localhost> massive prototyping
+ 19. [20]John Hay <jhay%icomtek.csir.co.za@localhost> IPv6 support and testing
+ 20. [21]Dave Hart <davehart%davehart.com@localhost> General maintenance, Windows
+ port interpolation rewrite
+ 21. [22]Claas Hilbrecht <neoclock4x%linum.com@localhost> NeoClock4X clock driver
+ 22. [23]Glenn Hollinger <glenn%herald.usask.ca@localhost> GOES clock driver
+ 23. [24]Mike Iglesias <iglesias%uci.edu@localhost> DEC Alpha port
+ 24. [25]Jim Jagielski <jim%jagubox.gsfc.nasa.gov@localhost> A/UX port
+ 25. [26]Jeff Johnson <jbj%chatham.usdesign.com@localhost> massive prototyping
overhaul
- 23. [24]Hans Lambermont <Hans.Lambermont%nl.origin-it.com@localhost> or
- [25]<H.Lambermont%chello.nl@localhost> ntpsweep
- 24. [26]Poul-Henning Kamp <phk%FreeBSD.ORG@localhost> Oncore driver (Original
+ 26. [27]Hans Lambermont <Hans.Lambermont%nl.origin-it.com@localhost> or
+ [28]<H.Lambermont%chello.nl@localhost> ntpsweep
+ 27. [29]Poul-Henning Kamp <phk%FreeBSD.ORG@localhost> Oncore driver (Original
author)
- 25. [27]Frank Kardel [28]<kardel (at) ntp (dot) org> PARSE <GENERIC>
+ 28. [30]Frank Kardel [31]<kardel (at) ntp (dot) org> PARSE <GENERIC>
driver (>14 reference clocks), STREAMS modules for PARSE, support
scripts, syslog cleanup, dynamic interface handling
- 26. [29]William L. Jones <jones%hermes.chpc.utexas.edu@localhost> RS/6000 AIX
+ 29. [32]William L. Jones <jones%hermes.chpc.utexas.edu@localhost> RS/6000 AIX
modifications, HPUX modifications
- 27. [30]Dave Katz <dkatz%cisco.com@localhost> RS/6000 AIX port
- 28. [31]Craig Leres <leres%ee.lbl.gov@localhost> 4.4BSD port, ppsclock, Magnavox
+ 30. [33]Dave Katz <dkatz%cisco.com@localhost> RS/6000 AIX port
+ 31. [34]Craig Leres <leres%ee.lbl.gov@localhost> 4.4BSD port, ppsclock, Magnavox
GPS clock driver
- 29. [32]George Lindholm <lindholm%ucs.ubc.ca@localhost> SunOS 5.1 port
- 30. [33]Louis A. Mamakos <louie%ni.umd.edu@localhost> MD5-based authentication
- 31. [34]Lars H. Mathiesen <thorinn%diku.dk@localhost> adaptation of foundation
+ 32. [35]George Lindholm <lindholm%ucs.ubc.ca@localhost> SunOS 5.1 port
+ 33. [36]Louis A. Mamakos <louie%ni.umd.edu@localhost> MD5-based authentication
+ 34. [37]Lars H. Mathiesen <thorinn%diku.dk@localhost> adaptation of foundation
code for Version 3 as specified in RFC-1305
- 32. [35]Danny Mayer <mayer%ntp.org@localhost>Network I/O, Windows Port, Code
+ 35. [38]Danny Mayer <mayer%ntp.org@localhost>Network I/O, Windows Port, Code
Maintenance
- 33. [36]David L. Mills <mills%udel.edu@localhost> Version 4 foundation: clock
+ 36. [39]David L. Mills <mills%udel.edu@localhost> Version 4 foundation: clock
discipline, authentication, precision kernel; clock drivers:
Spectracom, Austron, Arbiter, Heath, ATOM, ACTS, KSI/Odetics;
audio clock drivers: CHU, WWV/H, IRIG
- 34. [37]Wolfgang Moeller <moeller%gwdgv1.dnet.gwdg.de@localhost> VMS port
- 35. [38]Jeffrey Mogul <mogul%pa.dec.com@localhost> ntptrace utility
- 36. [39]Tom Moore <tmoore%fievel.daytonoh.ncr.com@localhost> i386 svr4 port
- 37. [40]Kamal A Mostafa <kamal%whence.com@localhost> SCO OpenServer port
- 38. [41]Derek Mulcahy <derek%toybox.demon.co.uk@localhost> and [42]Damon
+ 37. [40]Wolfgang Moeller <moeller%gwdgv1.dnet.gwdg.de@localhost> VMS port
+ 38. [41]Jeffrey Mogul <mogul%pa.dec.com@localhost> ntptrace utility
+ 39. [42]Tom Moore <tmoore%fievel.daytonoh.ncr.com@localhost> i386 svr4 port
+ 40. [43]Kamal A Mostafa <kamal%whence.com@localhost> SCO OpenServer port
+ 41. [44]Derek Mulcahy <derek%toybox.demon.co.uk@localhost> and [45]Damon
Hart-Davis <d%hd.org@localhost> ARCRON MSF clock driver
- 39. [43]Rob Neal <neal%ntp.org@localhost> Bancomm refclock and config/parse code
+ 42. [46]Rob Neal <neal%ntp.org@localhost> Bancomm refclock and config/parse code
maintenance
- 40. [44]Rainer Pruy <Rainer.Pruy%informatik.uni-erlangen.de@localhost>
+ 43. [47]Rainer Pruy <Rainer.Pruy%informatik.uni-erlangen.de@localhost>
monitoring/trap scripts, statistics file handling
- 41. [45]Dirce Richards <dirce%zk3.dec.com@localhost> Digital UNIX V4.0 port
- 42. [46]Wilfredo Sánchez <wsanchez%apple.com@localhost> added support for
+ 44. [48]Dirce Richards <dirce%zk3.dec.com@localhost> Digital UNIX V4.0 port
+ 45. [49]Wilfredo Sánchez <wsanchez%apple.com@localhost> added support for
NetInfo
- 43. [47]Nick Sayer <mrapple%quack.kfu.com@localhost> SunOS streams modules
- 44. [48]Jack Sasportas <jack%innovativeinternet.com@localhost> Saved a Lot of
+ 46. [50]Nick Sayer <mrapple%quack.kfu.com@localhost> SunOS streams modules
+ 47. [51]Jack Sasportas <jack%innovativeinternet.com@localhost> Saved a Lot of
space on the stuff in the html/pic/ subdirectory
- 45. [49]Ray Schnitzler <schnitz%unipress.com@localhost> Unixware1 port
- 46. [50]Michael Shields <shields%tembel.org@localhost> USNO clock driver
- 47. [51]Jeff Steinman <jss%pebbles.jpl.nasa.gov@localhost> Datum PTS clock
+ 48. [52]Ray Schnitzler <schnitz%unipress.com@localhost> Unixware1 port
+ 49. [53]Michael Shields <shields%tembel.org@localhost> USNO clock driver
+ 50. [54]Jeff Steinman <jss%pebbles.jpl.nasa.gov@localhost> Datum PTS clock
driver
- 48. [52]Harlan Stenn <harlan%pfcs.com@localhost> GNU automake/autoconfigure
+ 51. [55]Harlan Stenn <harlan%pfcs.com@localhost> GNU automake/autoconfigure
makeover, various other bits (see the ChangeLog)
- 49. [53]Kenneth Stone <ken%sdd.hp.com@localhost> HP-UX port
- 50. [54]Ajit Thyagarajan <ajit%ee.udel.edu@localhost>IP multicast/anycast
+ 52. [56]Kenneth Stone <ken%sdd.hp.com@localhost> HP-UX port
+ 53. [57]Ajit Thyagarajan <ajit%ee.udel.edu@localhost>IP multicast/anycast
support
- 51. [55]Tomoaki TSURUOKA <tsuruoka%nc.fukuoka-u.ac.jp@localhost>TRAK clock
+ 54. [58]Tomoaki TSURUOKA <tsuruoka%nc.fukuoka-u.ac.jp@localhost>TRAK clock
driver
- 52. [56]Paul A Vixie <vixie%vix.com@localhost> TrueTime GPS driver, generic
+ 55. [59]Paul A Vixie <vixie%vix.com@localhost> TrueTime GPS driver, generic
TrueTime clock driver
- 53. [57]Ulrich Windl <Ulrich.Windl%rz.uni-regensburg.de@localhost> corrected and
+ 56. [60]Ulrich Windl <Ulrich.Windl%rz.uni-regensburg.de@localhost> corrected and
validated HTML documents according to the HTML DTD
_________________________________________________________________
References
- 1. mailto:%20mark_andrews%isc.org@localhost
- 2. mailto:%20altmeier%atlsoft.de@localhost
- 3. mailto:%20vbais%mailman1.intel.co@localhost
- 4. mailto:%20kirkwood%striderfm.intel.com@localhost
- 5. mailto:%20michael.barone%lmco.com@localhost
- 6. mailto:%20Jean-Francois.Boudreault%viagenie.qc.ca@localhost
+ 1. mailto:%20takao_abe%xurb.jp@localhost
+ 2. mailto:%20mark_andrews%isc.org@localhost
+ 3. mailto:%20altmeier%atlsoft.de@localhost
+ 4. mailto:%20vbais%mailman1.intel.co@localhost
+ 5. mailto:%20kirkwood%striderfm.intel.com@localhost
+ 6. mailto:%20michael.barone%lmco.com@localhost
7. mailto:%20karl%owl.HQ.ileaf.com@localhost
8. mailto:%20greg.brackley%bigfoot.com@localhost
9. mailto:%20Marc.Brett%westgeo.com@localhost
10. mailto:%20Piete.Brooks%cl.cam.ac.uk@localhost
- 11. mailto:%20reg%dwf.com@localhost
- 12. mailto:%20clift%ml.csiro.au@localhost
- 13. mailto:casey%csc.co.za@localhost
- 14. mailto:%20Sven_Dietrich%trimble.COM@localhost
- 15. mailto:%20dundas%salt.jpl.nasa.gov@localhost
- 16. mailto:%20duwe%immd4.informatik.uni-erlangen.de@localhost
- 17. mailto:%20dennis%mrbill.canet.ca@localhost
- 18. mailto:%20jhay%icomtek.csir.co.za@localhost
- 19. mailto:%20davehart%davehart.com@localhost
- 20. mailto:%20glenn%herald.usask.ca@localhost
- 21. mailto:%20iglesias%uci.edu@localhost
- 22. mailto:%20jagubox.gsfc.nasa.gov
- 23. mailto:%20jbj%chatham.usdesign.com@localhost
- 24. mailto:Hans.Lambermont%nl.origin-it.com@localhost
- 25. mailto:H.Lambermont%chello.nl@localhost
- 26. mailto:%20phk%FreeBSD.ORG@localhost
- 27. http://www4.informatik.uni-erlangen.de/%7ekardel
- 28. mailto:%20kardel(at)ntp(dot)org
- 29. mailto:%20jones%hermes.chpc.utexas.edu@localhost
- 30. mailto:%20dkatz%cisco.com@localhost
- 31. mailto:%20leres%ee.lbl.gov@localhost
- 32. mailto:%20lindholm%ucs.ubc.ca@localhost
- 33. mailto:%20louie%ni.umd.edu@localhost
- 34. mailto:%20thorinn%diku.dk@localhost
- 35. mailto:%20mayer%ntp.org@localhost
- 36. mailto:%20mills%udel.edu@localhost
- 37. mailto:%20moeller%gwdgv1.dnet.gwdg.de@localhost
- 38. mailto:%20mogul%pa.dec.com@localhost
- 39. mailto:%20tmoore%fievel.daytonoh.ncr.com@localhost
- 40. mailto:%20kamal%whence.com@localhost
- 41. mailto:%20derek%toybox.demon.co.uk@localhost
- 42. mailto:%20d%hd.org@localhost
- 43. mailto:%20neal%ntp.org@localhost
- 44. mailto:%20Rainer.Pruy%informatik.uni-erlangen.de@localhost
- 45. mailto:%20dirce%zk3.dec.com@localhost
- 46. mailto:%20wsanchez%apple.com@localhost
- 47. mailto:%20mrapple%quack.kfu.com@localhost
- 48. mailto:%20jack%innovativeinternet.com@localhost
- 49. mailto:%20schnitz%unipress.com@localhost
- 50. mailto:%20shields%tembel.org@localhost
- 51. mailto:%20pebbles.jpl.nasa.gov
- 52. mailto:%20harlan%pfcs.com@localhost
- 53. mailto:%20ken%sdd.hp.com@localhost
- 54. mailto:%20ajit%ee.udel.edu@localhost
- 55. mailto:%20tsuruoka%nc.fukuoka-u.ac.jp@localhost
- 56. mailto:%20vixie%vix.com@localhost
- 57. mailto:%20Ulrich.Windl%rz.uni-regensburg.de@localhost
+ 11. mailto:%20nelson%bolyard.me@localhost
+ 12. mailto:%20Jean-Francois.Boudreault%viagenie.qc.ca@localhost
+ 13. mailto:%20reg%dwf.com@localhost
+ 14. mailto:%20clift%ml.csiro.au@localhost
+ 15. mailto:casey%csc.co.za@localhost
+ 16. mailto:%20Sven_Dietrich%trimble.COM@localhost
+ 17. mailto:%20dundas%salt.jpl.nasa.gov@localhost
+ 18. mailto:%20duwe%immd4.informatik.uni-erlangen.de@localhost
+ 19. mailto:%20dennis%mrbill.canet.ca@localhost
+ 20. mailto:%20jhay%icomtek.csir.co.za@localhost
+ 21. mailto:%20davehart%davehart.com@localhost
+ 22. mailto:%20neoclock4x%linum.com@localhost
+ 23. mailto:%20glenn%herald.usask.ca@localhost
+ 24. mailto:%20iglesias%uci.edu@localhost
+ 25. mailto:%20jagubox.gsfc.nasa.gov
+ 26. mailto:%20jbj%chatham.usdesign.com@localhost
+ 27. mailto:Hans.Lambermont%nl.origin-it.com@localhost
+ 28. mailto:H.Lambermont%chello.nl@localhost
+ 29. mailto:%20phk%FreeBSD.ORG@localhost
+ 30. http://www4.informatik.uni-erlangen.de/%7ekardel
+ 31. mailto:%20kardel(at)ntp(dot)org
+ 32. mailto:%20jones%hermes.chpc.utexas.edu@localhost
+ 33. mailto:%20dkatz%cisco.com@localhost
+ 34. mailto:%20leres%ee.lbl.gov@localhost
+ 35. mailto:%20lindholm%ucs.ubc.ca@localhost
+ 36. mailto:%20louie%ni.umd.edu@localhost
+ 37. mailto:%20thorinn%diku.dk@localhost
+ 38. mailto:%20mayer%ntp.org@localhost
+ 39. mailto:%20mills%udel.edu@localhost
+ 40. mailto:%20moeller%gwdgv1.dnet.gwdg.de@localhost
+ 41. mailto:%20mogul%pa.dec.com@localhost
+ 42. mailto:%20tmoore%fievel.daytonoh.ncr.com@localhost
+ 43. mailto:%20kamal%whence.com@localhost
+ 44. mailto:%20derek%toybox.demon.co.uk@localhost
+ 45. mailto:%20d%hd.org@localhost
+ 46. mailto:%20neal%ntp.org@localhost
+ 47. mailto:%20Rainer.Pruy%informatik.uni-erlangen.de@localhost
+ 48. mailto:%20dirce%zk3.dec.com@localhost
+ 49. mailto:%20wsanchez%apple.com@localhost
+ 50. mailto:%20mrapple%quack.kfu.com@localhost
+ 51. mailto:%20jack%innovativeinternet.com@localhost
+ 52. mailto:%20schnitz%unipress.com@localhost
+ 53. mailto:%20shields%tembel.org@localhost
+ 54. mailto:%20pebbles.jpl.nasa.gov
+ 55. mailto:%20harlan%pfcs.com@localhost
+ 56. mailto:%20ken%sdd.hp.com@localhost
+ 57. mailto:%20ajit%ee.udel.edu@localhost
+ 58. mailto:%20tsuruoka%nc.fukuoka-u.ac.jp@localhost
+ 59. mailto:%20vixie%vix.com@localhost
+ 60. mailto:%20Ulrich.Windl%rz.uni-regensburg.de@localhost
diff -r 2157d85d6a54 -r ba9680a19f12 external/bsd/ntp/dist/ChangeLog
--- a/external/bsd/ntp/dist/ChangeLog Tue Jan 31 21:17:57 2012 +0000
+++ b/external/bsd/ntp/dist/ChangeLog Tue Jan 31 21:18:50 2012 +0000
@@ -1,3 +1,388 @@
+---
+(4.2.6p5) 2011/12/24 Released by Harlan Stenn <stenn%ntp.org@localhost>
+(4.2.6p5) 2011/12/24 Released by Harlan Stenn <stenn%ntp.org@localhost>
+
+---
+(4.2.6p5-RC3) 2011/12/08 Released by Harlan Stenn <stenn%ntp.org@localhost>
+
+* [Bug 2082] 3-char refid sent by ntpd 4.2.6p5-RC2 ends with extra dot.
+* [Bug 2085] clock_update() sys_rootdisp calculation omits root delay.
+* [Bug 2086] get_systime() should not offset by sys_residual.
+* [Bug 2087] sys_jitter calculation overweights sys.peer jitter.
Home |
Main Index |
Thread Index |
Old Index