From: Harlan Stenn Date: Sun, 23 Mar 2008 07:14:54 +0000 (-0500) Subject: Merge pogo:/usa/clemens/ntp-stable-XXX X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a956adc679083b35e93db101f2e62c2c8a65af0;p=thirdparty%2Fntp.git Merge pogo:/usa/clemens/ntp-stable-XXX into whimsy.udel.edu:/deacon/backroom/ntp-stable bk: 47e6036eyZ0FKwdi4cLpaJFfzZIsXQ --- 7a956adc679083b35e93db101f2e62c2c8a65af0 diff --cc ChangeLog index 0befd6001a,2c23053925..79dde815a8 --- a/ChangeLog +++ b/ChangeLog @@@ -1,7 -1,25 +1,28 @@@ - * Negative-sawtooth not applied correctly for oncore 12 channel - receiver. Fixed. - * Startup code for original LinuxPPS removed. LinuxPPS now - conforms to the PPSAPI. -* [Bug 1000] allow implicit receive buffer allocation for Windows - fixes startup for windows systems with many interfaces - reduces dropped packets on network bursts - additionally fix timer() starvation during high load ++* Correctly apply negative-sawtooth for oncore 12 channel receiver. ++* Startup code for original LinuxPPS removed. LinuxPPS now conforms to ++ the PPSAPI. ++* [Bug 1000] allow implicit receive buffer allocation for Windows. ++ fixes startup for windows systems with many interfaces. ++ reduces dropped packets on network bursts. ++ additionally fix timer() starvation during high load. + * [Bug 990] drop minimum time restriction for interface update interval. + * [Bug 977] Fix mismatching #ifdefs for builds without IPv6. + * Update the copyright year. + * Build system cleanup (make autogen-generated files writable). + * [Bug 957] Windows only: Let command line parameters from the Windows SCM GUI + override the standard parameters from the ImagePath registry key. + * Fixes for ntpdate: + * [Bug 532] nptdate timeout is too long if several servers are supplied. + * [Bug 698] timeBeginPeriod is called without timeEndPeriod in some NTP tools. + * [Bug 857] ntpdate debug mode adjusts system clock when it shouldn't. + * [Bug 908] ntpdate crashes sometimes. + * [Bug 982] ntpdate(and ntptimeset) buffer overrun if HAVE_POLL_H isn't set + (dup of 908). + * [Bug 997] ntpdate buffer too small and unsafe. + * ntpdate.c: Under Windows check whether NTP port in use under same conditions + as under other OSs. + * ntpdate.c: Fixed some typos and indents (tabs/spaces). + --- (4.2.4p4) Released by Harlan Stenn