From: Harlan Stenn Date: Wed, 18 Apr 2007 09:48:16 +0000 (-0400) Subject: Merge deacon.udel.edu:/users/stenn/ntp-stable X-Git-Tag: NTP_4_2_5P23~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=452fdbc8617cdf211f1792207b57313cd42c7a71;p=thirdparty%2Fntp.git Merge deacon.udel.edu:/users/stenn/ntp-stable into deacon.udel.edu:/users/stenn/ntp-dev bk: 4625e9601xg4-VpJS6MTPXDwusWjRg --- 452fdbc8617cdf211f1792207b57313cd42c7a71 diff --cc ChangeLog index b8fbc4299,e255cdcbb..f6b1d71e9 --- a/ChangeLog +++ b/ChangeLog @@@ -1,23 -1,5 +1,24 @@@ +* refclock_wwv.c fixes from Dave Mills. +* [Bug 810] Fix ntp-keygen documentation. +* [Bug 789] Fix multicast client crypto authentication and make sure arriving + multicast packets do not disturb the autokey dance. +* [Bug 787] Bug fixes for 64-bit time_t on Windows. +* [Bug 796] Clean up duplicate #defines in ntp_control.c. +* [Bug 569] Use the correct precision for the Leitch CSD-5300. +* [Bug 795] Moved declaration of variable to top of function. +* [Bug 798] ntpq [p typo crashes ntpq/ntpdc. +* [Bug 786] Fix refclock_bancomm.c on Solaris. +* [Bug 774] parsesolaris.c does not compile under the new Solaris. +* [Bug 782] Remove P() macros from Windows files. +* [Bug 778] ntpd fails to lock with drift=+500 when started with drift=-500. +* [Bug 592] Trimble Thunderbolt GPS support. +* IRIG, CHU, WWV, WWVB refclock improvements from Dave Mills. +* [Bug 757] Lose ULONG_CONST(). +* [Bug 756] Require ANSI C (function prototypes). +* codec (audio) and ICOM changes from Dave Mills. + (4.2.4p1) Released by Harlan Stenn + * [Bug 811] ntpd should not read a .ntprc file. * [Bug 793] Update Hans Lambermont's email address in ntpsweep. * [Bug 776] Remove unimplemented "rate" flag from ntpdate. * [Bug 586] Avoid lookups if AI_NUMERICHOST is set. diff --cc include/Makefile.am index c41c7dee6,1fbe6fcfe..614d474f6 --- a/include/Makefile.am +++ b/include/Makefile.am @@@ -1,7 -1,7 +1,7 @@@ #AUTOMAKE_OPTIONS = ../util/ansi2knr no-dependencies -AUTOMAKE_OPTIONS = ../util/ansi2knr +AUTOMAKE_OPTIONS = ETAGS_ARGS = $(srcdir)/Makefile.am - EXTRA_DIST = copyright.def debug-opt.def autogen-version.def version.def + EXTRA_DIST = autogen-version.def copyright.def debug-opt.def homerc.def version.def SUBDIRS = isc