From: Harlan Stenn Date: Wed, 27 Jun 2007 07:13:09 +0000 (-0400) Subject: Merge bk://ntp.bkbits.net/ntp-dev X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9141d4254df68f2a79eb06db9477dbc800eef3cd;p=thirdparty%2Fntp.git Merge bk://ntp.bkbits.net/ntp-dev into pogo.udel.edu:/pogo/users/utterback/ntp-dev-smf bk: 46820e05NZ8A0fKOF0PT34QxeeTV3A --- 9141d4254df68f2a79eb06db9477dbc800eef3cd diff --cc ChangeLog index 1d2965ba4e,262465e458..21d302b72f --- a/ChangeLog +++ b/ChangeLog @@@ -1,13 -1,9 +1,14 @@@ + * [Bug 864] Place ntpd service in maintenance mode if using SMF on Solaris +* [Bug 862] includefile nesting; preserve phonelist on reconfig. +* [Bug 604] ntpd regularly dies on linux/alpha. +* more leap second infrastructure fixes from Dave Mills. +* [Bug 858] recent leapfile changes broke non-OpenSSL builds. +* Use emalloc() instead of malloc() in refclock_datum.c (Calysto). * Start using 'design by contract' assertions. +* [Bug 767] Fast sync to refclocks wanted. * Allow null driftfile. -* leap second infrastructure fixes from Dave Mills. * Use YYERROR_VERBOSE for the new parser, and fix related BUILT_SOURCES. -* [Bug #629] changes to ensure broadcast works including on wildcard addresses +* [Bug 629] changes to ensure broadcast works including on wildcard addresses * [Bug 853] get_node() must return a pointer to maximally-aligned memory. * Initial leap file fixes from Dave Mills. * [Bug 858] Recent leapfile changes broke without OPENSSL.