Deleted Added
full compact
ChangeLog (302408) ChangeLog (54359)
1---
2(4.2.8p8) 2016/06/02 Released by Harlan Stenn <stenn@ntp.org>
11999-11-11 Harlan Stenn <stenn@whimsy.udel.edu>
3
2
4* [Sec 3042] Broadcast Interleave. HStenn.
5* [Sec 3043] Autokey association reset. perlinger@ntp.org, stenn@ntp.org
6 - validate origin timestamps on bad MACs, too. stenn@ntp.org
7* [Sec 3044] Spoofed server packets are partially processed. HStenn.
8* [Sec 3045] Bad authentication demobilizes ephemeral associations. JPerlinger.
9* [Sec 3046] CRYPTO_NAK crash. stenn@ntp.org
10* [Bug 3038] NTP fails to build in VS2015. perlinger@ntp.org
11 - provide build environment
12 - 'wint_t' and 'struct timespec' defined by VS2015
13 - fixed print()/scanf() format issues
14* [Bug 3052] Add a .gitignore file. Edmund Wong.
15* [Bug 3054] miscopt.html documents the allan intercept in seconds. SWhite.
16* [Bug 3058] fetch_timestamp() mishandles 64-bit alignment. Brian Utterback,
17 JPerlinger, HStenn.
18* Update the NEWS file for 4.2.8p8. HStenn.
19* Fix typo in ntp-wait and plot_summary. HStenn.
20* Make sure we have an "author" file for git imports. HStenn.
21* Update the sntp problem tests for MacOS. HStenn.
22
23---
24(4.2.8p7) 2016/04/26 Released by Harlan Stenn <stenn@ntp.org>
3 * configure.in: 4.0.98f
25
4
26* [Sec 2901] KoD packets must have non-zero transmit timestamps. HStenn.
27* [Sec 2936] Skeleton Key: Any system knowing the trusted key can serve
28 time. Include passive servers in this check. HStenn.
29* [Sec 2945] Additional KoD packet checks. HStenn.
30* [Sec 2978] Interleave can be partially triggered. HStenn.
31* [Sec 3007] Validate crypto-NAKs. Danny Mayer.
32* [Sec 3008] Always check the return value of ctl_getitem().
33 - initial work by HStenn
34 - Additional cleanup of ctl_getitem by perlinger@ntp.org
35* [Sec 3009] Crafted addpeer with hmode > 7 causes OOB error. perlinger@ntp.org
36 - added more stringent checks on packet content
37* [Sec 3010] remote configuration trustedkey/requestkey values
38 are not properly validated. perlinger@ntp.org
39 - sidekick: Ignore keys that have an unsupported MAC algorithm
40 but are otherwise well-formed
41* [Sec 3011] Duplicate IPs on unconfig directives will cause an assertion botch
42 - graciously accept the same IP multiple times. perlinger@ntp.org
43* [Sec 3020] Refclock impersonation. HStenn.
44* [Bug 2831] Segmentation Fault in DNS lookup during startup. perlinger@ntp.org
45 - fixed yet another race condition in the threaded resolver code.
46* [Bug 2858] bool support. Use stdbool.h when available. HStenn.
47* [Bug 2879] Improve NTP security against timing attacks. perlinger@ntp.org
48 - integrated patches by Loganaden Velvidron <logan@ntp.org>
49 with some modifications & unit tests
50* [Bug 2952] Symmetric active/passive mode is broken. HStenn.
51* [Bug 2960] async name resolution fixes for chroot() environments.
52 Reinhard Max.
53* [Bug 2994] Systems with HAVE_SIGNALED_IO fail to compile. perlinger@ntp.org
54* [Bug 2995] Fixes to compile on Windows
55* [Bug 2999] out-of-bounds access in 'is_safe_filename()'. perlinger@ntp.org
56* [Bug 3013] Fix for ssl_init.c SHA1 test. perlinger@ntp.org
57 - Patch provided by Ch. Weisgerber
58* [Bug 3015] ntpq: config-from-file: "request contains an unprintable character"
59 - A change related to [Bug 2853] forbids trailing white space in
60 remote config commands. perlinger@ntp.org
61* [Bug 3019] NTPD stops processing packets after ERROR_HOST_UNREACHABLE
62 - report and patch from Aleksandr Kostikov.
63 - Overhaul of Windows IO completion port handling. perlinger@ntp.org
64* [Bug 3022] authkeys.c should be refactored. perlinger@ntp.org
65 - fixed memory leak in access list (auth[read]keys.c)
66 - refactored handling of key access lists (auth[read]keys.c)
67 - reduced number of error branches (authreadkeys.c)
68* [Bug 3023] ntpdate cannot correct dates in the future. perlinger@ntp.org
69* [Bug 3030] ntpq needs a general way to specify refid output format. HStenn.
70* [Bug 3031] ntp broadcastclient unable to synchronize to an server
71 when the time of server changed. perlinger@ntp.org
72 - Check the initial delay calculation and reject/unpeer the broadcast
73 server if the delay exceeds 50ms. Retry again after the next
74 broadcast packet.
75* [Bug 3036] autokey trips an INSIST in authistrustedip(). Harlan Stenn.
76* Document ntp.key's optional IP list in authenetic.html. Harlan Stenn.
77* Update html/xleave.html documentation. Harlan Stenn.
78* Update ntp.conf documentation. Harlan Stenn.
79* Fix some Credit: attributions in the NEWS file. Harlan Stenn.
80* Fix typo in html/monopt.html. Harlan Stenn.
81* Add README.pullrequests. Harlan Stenn.
82* Cleanup to include/ntp.h. Harlan Stenn.
5 * configure.in: DECL_PLOCK_0 and DECL_STIME_0 are for dec-osf5*, too
83
6
84---
85(4.2.8p6) 2016/01/20 Released by Harlan Stenn <stenn@ntp.org>
7 * ntpd/ntpd.c: DEC OSF cleanup (editorial comments by HMS)
8 From: Tom Smith <smith@cag.lkg.dec.com>
9
10 * ntpd/ntp_refclock.c: MAXUNIT bugfix
11 From: Marc.Brett@westgeo.com
12
13 * ntpd/ntp_refclock.c:
14 * ntpd/ntpd.c:
15 * ntpd/refclock_arc.c:
16 * ntpd/refclock_as2201.c:
17 * ntpd/refclock_atom.c:
18 * ntpdc/ntpdc.c:
19 * ntpq/ntpq.c:
20 Code cleanup.
21 From: Marc.Brett@westgeo.com
86
22
87* [Sec 2935] Deja Vu: Replay attack on authenticated broadcast mode. HStenn.
88* [Sec 2936] Skeleton Key: Any trusted key system can serve time. HStenn.
89* [Sec 2937] ntpq: nextvar() missing length check. perlinger@ntp.org
90* [Sec 2938] ntpq saveconfig command allows dangerous characters
91 in filenames. perlinger@ntp.org
92* [Sec 2939] reslist NULL pointer dereference. perlinger@ntp.org
93* [Sec 2940] Stack exhaustion in recursive traversal of restriction
94 list. perlinger@ntp.org
95* [Sec 2942]: Off-path DoS attack on auth broadcast mode. HStenn.
96* [Sec 2945] Zero Origin Timestamp Bypass. perlinger@ntp.org
97* [Sec 2948] Potential Infinite Loop in ntpq ( and ntpdc) perlinger@ntp.org
98* [Bug 2772] adj_systime overflows tv_usec. perlinger@ntp.org
99* [Bug 2814] msyslog deadlock when signaled. perlinger@ntp.org
100 - applied patch by shenpeng11@huawei.com with minor adjustments
101* [Bug 2882] Look at ntp_request.c:list_peers_sum(). perlinger@ntp.org
102* [Bug 2891] Deadlock in deferred DNS lookup framework. perlinger@ntp.org
103* [Bug 2892] Several test cases assume IPv6 capabilities even when
104 IPv6 is disabled in the build. perlinger@ntp.org
105 - Found this already fixed, but validation led to cleanup actions.
106* [Bug 2905] DNS lookups broken. perlinger@ntp.org
107 - added limits to stack consumption, fixed some return code handling
108* [Bug 2971] ntpq bails on ^C: select fails: Interrupted system call
109 - changed stacked/nested handling of CTRL-C. perlinger@ntp.org
110 - make CTRL-C work for retrieval and printing od MRU list. perlinger@ntp.org
111* [Bug 2980] reduce number of warnings. perlinger@ntp.org
112 - integrated several patches from Havard Eidnes (he@uninett.no)
113* [Bug 2985] bogus calculation in authkeys.c perlinger@ntp.org
114 - implement 'auth_log2()' using integer bithack instead of float calculation
115* Make leapsec_query debug messages less verbose. Harlan Stenn.
116* Disable incomplete t-ntp_signd.c test. Harlan Stenn.
23 * include/ntp_stdlib.h:
24 * libntp/systime.c:
25 * ntpd/ntp_proto.c:
26 Replaced the 'sco5_oldclock' variable with 'systime_10ms_ticks'.
27 Cleared libntp/systime.c and include/ntp_stdlib.h of references
28 to SCO5_CLOCK and RELIANTUNIX_CLOCK (moved to ntpd/ntp_proto.c).
29 From: Kamal A Mostafa <kamal@whence.com>
117
30
118---
119(4.2.8p5) 2016/01/07 Released by Harlan Stenn <stenn@ntp.org>
31 * configure.in: alpha-dec-osf4* -> alpha*-dec-osf4*|alpha*-dec-osf5*
32 From: Tom Smith <smith@cag.lkg.dec.com>
120
33
121* [Sec 2956] small-step/big-step. Close the panic gate earlier. HStenn.
122* CID 1339955: Free allocated memory in caljulian test. HStenn.
123* CID 1339962: Explicitly initialize variable in caljulian test. HStenn.
124* CID 1341527: Quiet a CHECKED_RETURN in sntp/tests/t-log.c. HStenn.
125* CID 1341533: Missing assertion in sntp/tests/t-log.c. HStenn.
126* CID 1341534: Resource leak in tests/ntpd/t-ntp_signd.c. HStenn.
127* CID 1341535: Resource leak in tests/ntpd/t-ntp_signd.c. HStenn.
128* CID 1341536: Resource leak in tests/ntpd/t-ntp_signd.c. HStenn.
129* CID 1341537: Resource leak in tests/ntpd/t-ntp_signd.c. HStenn.
130* CID 1341538: Memory leak in tests/ntpd/ntp_prio_q.c:262. HStenn.
131* CID 1341677: Nits in sntp/tests/keyFile.c. HStenn.
132* CID 1341678: Nits in sntp/tests/keyFile.c. HStenn.
133* CID 1341679: Nits in sntp/tests/keyFile.c. HStenn.
134* CID 1341680: Nits in sntp/tests/keyFile.c. HStenn.
135* CID 1341681: Nits in sntp/tests/keyFile.c. HStenn.
136* CID 1341682: Nit in libntp/authreadkeys.c. HStenn.
137* CID 1341684: Nit in tests/ntpd/t-ntp_signd.c. HStenn.
138* [Bug 2829] Look at pipe_fds in ntpd.c (did so. perlinger@ntp.org)
139* [Bug 2887] stratum -1 config results as showing value 99
140 - fudge stratum should only accept values [0..16]. perlinger@ntp.org
141* [Bug 2932] Update leapsecond file info in miscopt.html. CWoodbury, HStenn.
142* [Bug 2934] tests/ntpd/t-ntp_scanner.c has a magic constant wired in. HMurray
143* [Bug 2944] errno is not preserved properly in ntpdate after sendto call.
144 - applied patch by Christos Zoulas. perlinger@ntp.org
145* [Bug 2952] Symmetric active/passive mode is broken. HStenn.
146* [Bug 2954] Version 4.2.8p4 crashes on startup with sig fault
147 - fixed data race conditions in threaded DNS worker. perlinger@ntp.org
148 - limit threading warm-up to linux; FreeBSD bombs on it. perlinger@ntp.org
149* [Bug 2957] 'unsigned int' vs 'size_t' format clash. perlinger@ntp.org
150 - accept key file only if there are no parsing errors
151 - fixed size_t/u_int format clash
152 - fixed wrong use of 'strlcpy'
153* [Bug 2958] ntpq: fatal error messages need a final newline. Craig Leres.
154* [Bug 2962] truncation of size_t/ptrdiff_t on 64bit targets. perlinger@ntp.org
155 - fixed several other warnings (cast-alignment, missing const, missing prototypes)
156 - promote use of 'size_t' for values that express a size
157 - use ptr-to-const for read-only arguments
158 - make sure SOCKET values are not truncated (win32-specific)
159 - format string fixes
160* [Bug 2965] Local clock didn't work since 4.2.8p4. Martin Burnicki.
161* [Bug 2967] ntpdate command suffers an assertion failure
162 - fixed ntp_rfc2553.c to return proper address length. perlinger@ntp.org
163* [Bug 2969] Seg fault from ntpq/mrulist when looking at server with
164 lots of clients. perlinger@ntp.org
165* [Bug 2971] ntpq bails on ^C: select fails: Interrupted system call
166 - changed stacked/nested handling of CTRL-C. perlinger@ntp.org
167 - make CTRL-C work for retrieval and printing od MRU list. perlinger@ntp.org
168* Unity cleanup for FreeBSD-6.4. Harlan Stenn.
169* Unity test cleanup. Harlan Stenn.
170* Libevent autoconf pthread fixes for FreeBSD-10. Harlan Stenn.
171* Header cleanup in tests/sandbox/uglydate.c. Harlan Stenn.
172* Header cleanup in tests/libntp/sfptostr.c. Harlan Stenn.
173* Quiet a warning from clang. Harlan Stenn.
174* Update the NEWS file. Harlan Stenn.
175* Update scripts/calc_tickadj/Makefile.am. Harlan Stenn.
34 * configure.in: Look for <sys/sio.h>. If TIOCDCDTIMESTAMP is
35 there, we have TTYCLK.
36 * acconfig.h: Lose old AIOCTIMESTAMP stuff
37 Reported by: Kamal A Mostafa <kamal@whence.com>
176
38
177---
178(4.2.8p4) 2015/10/21 Released by Harlan Stenn <stenn@ntp.org>
391999-11-10 Harlan Stenn <stenn@whimsy.udel.edu>
179
40
180* [Sec 2899] CVE-2014-9297 perlinger@ntp.org
181* [Sec 2901] Drop invalid packet before checking KoD. Check for all KoD's.
182 Danny Mayer. Log incoming packets that fail TEST2. Harlan Stenn.
183* [Sec 2902] configuration directives "pidfile" and "driftfile"
184 should be local-only. perlinger@ntp.org (patch by Miroslav Lichvar)
185* [Sec 2909] added missing call to 'free()' in ntp_crypto.c. perlinger@ntp.org
186* [Sec 2913] TALOS-CAN-0052: crash by loop counter underrun. perlinger@ntp.org
187* [Sec 2916] TALOS-CAN-0054: memory corruption in password store. JPerlinger
188* [Sec 2917] TALOS-CAN-0055: Infinite loop if extended logging enabled and
189 the logfile and keyfile are the same. perlinger@ntp.org
190* [Sec 1918] TALOS-CAN-0062: prevent directory traversal for VMS, too, when
191 using 'saveconfig' command. perlinger@ntp.org
192* [Bug 2919] TALOS-CAN-0063: avoid buffer overrun in ntpq. perlinger@ntp.org
193* [Sec 2020] TALOS-CAN-0064: signed/unsiged clash could lead to buffer overun
194 and memory corruption. perlinger@ntp.org
195* [Sec 2921] TALOS-CAN-0065: password length memory corruption. JPerlinger.
196* [Sec 2922] decodenetnum() will ASSERT botch instead of returning FAIL
197 on some bogus values. Harlan Stenn.
198* [Sec 2941] NAK to the Future: Symmetric association authentication
199 bypass via crypto-NAK. Patch applied. perlinger@ntp.org
200* [Bug 2332] (reopened) Exercise thread cancellation once before dropping
201 privileges and limiting resources in NTPD removes the need to link
202 forcefully against 'libgcc_s' which does not always work. J.Perlinger
203* [Bug 2595] ntpdate man page quirks. Hal Murray, Harlan Stenn.
204* [Bug 2625] Deprecate flag1 in local refclock. Hal Murray, Harlan Stenn.
205* [Bug 2817] Stop locking ntpd into memory by default under Linux. H.Stenn.
206* [Bug 2821] minor build issues: fixed refclock_gpsdjson.c. perlinger@ntp.org
207* [Bug 2823] ntpsweep with recursive peers option doesn't work. H.Stenn.
208* [Bug 2849] Systems with more than one default route may never
209 synchronize. Brian Utterback. Note that this patch might need to
210 be reverted once Bug 2043 has been fixed.
211* [Bug 2864] 4.2.8p3 fails to compile on Windows. Juergen Perlinger
212* [Bug 2866] segmentation fault at initgroups(). Harlan Stenn.
213* [Bug 2867] ntpd with autokey active crashed by 'ntpq -crv'. J.Perlinger
214* [Bug 2873] libevent should not include .deps/ in the tarball. H.Stenn
215* [Bug 2874] Don't distribute generated sntp/tests/fileHandlingTest.h. H.Stenn
216* [Bug 2875] sntp/Makefile.am: Get rid of DIST_SUBDIRS. libevent must
217 be configured for the distribution targets. Harlan Stenn.
218* [Bug 2883] ntpd crashes on exit with empty driftfile. Miroslav Lichvar.
219* [Bug 2886] Mis-spelling: "outlyer" should be "outlier". dave@horsfall.org
220* [Bug 2888] streamline calendar functions. perlinger@ntp.org
221* [Bug 2889] ntp-dev-4.3.67 does not build on Windows. perlinger@ntp.org
222* [Bug 2890] Ignore ENOBUFS on routing netlink socket. Konstantin Khlebnikov.
223* [Bug 2906] make check needs better support for pthreads. Harlan Stenn.
224* [Bug 2907] dist* build targets require our libevent/ to be enabled. HStenn.
225* [Bug 2912] no munlockall() under Windows. David Taylor, Harlan Stenn.
226* libntp/emalloc.c: Remove explicit include of stdint.h. Harlan Stenn.
227* Put Unity CPPFLAGS items in unity_config.h. Harlan Stenn.
228* tests/ntpd/g_leapsec.cpp typo fix. Harlan Stenn.
229* Phase 1 deprecation of google test in sntp/tests/. Harlan Stenn.
230* On some versions of HP-UX, inttypes.h does not include stdint.h. H.Stenn.
231* top_srcdir can change based on ntp v. sntp. Harlan Stenn.
232* sntp/tests/ function parameter list cleanup. Damir Tomi��.
233* tests/libntp/ function parameter list cleanup. Damir Tomi��.
234* tests/ntpd/ function parameter list cleanup. Damir Tomi��.
235* sntp/unity/unity_config.h: handle stdint.h. Harlan Stenn.
236* sntp/unity/unity_internals.h: handle *INTPTR_MAX on old Solaris. H.Stenn.
237* tests/libntp/timevalops.c and timespecops.c fixed error printing. D.Tomi��.
238* tests/libntp/ improvements in code and fixed error printing. Damir Tomi��.
239* tests/libntp: a_md5encrypt.c, authkeys.c, buftvtots.c, calendar.c, caljulian.c,
240 caltontp.c, clocktime.c, humandate.c, hextolfp.c, decodenetnum.c - fixed
241 formatting; first declaration, then code (C90); deleted unnecessary comments;
242 changed from sprintf to snprintf; fixed order of includes. Tomasz Flendrich
243* tests/libntp/lfpfunc.c remove unnecessary include, remove old comments,
244 fix formatting, cleanup. Tomasz Flendrich
245* tests/libntp/lfptostr.c remove unnecessary include, add consts, fix formatting.
246 Tomasz Flendrich
247* tests/libntp/statestr.c remove empty functions, remove unnecessary include,
248 fix formatting. Tomasz Flendrich
249* tests/libntp/modetoa.c fixed formatting. Tomasz Flendrich
250* tests/libntp/msyslog.c fixed formatting. Tomasz Flendrich
251* tests/libntp/numtoa.c deleted unnecessary empty functions, fixed formatting.
252 Tomasz Flendrich
253* tests/libntp/numtohost.c added const, fixed formatting. Tomasz Flendrich
254* tests/libntp/refnumtoa.c fixed formatting. Tomasz Flendrich
255* tests/libntp/ssl_init.c fixed formatting. Tomasz Flendrich
256* tests/libntp/tvtots.c fixed a bug, fixed formatting. Tomasz Flendrich
257* tests/libntp/uglydate.c removed an unnecessary include. Tomasz Flendrich
258* tests/libntp/vi64ops.c removed an unnecessary comment, fixed formatting.
259* tests/libntp/ymd3yd.c removed an empty function and an unnecessary include,
260fixed formatting. Tomasz Flendrich
261* tests/libntp/timespecops.c fixed formatting, fixed the order of includes,
262 removed unnecessary comments, cleanup. Tomasz Flendrich
263* tests/libntp/timevalops.c fixed the order of includes, deleted unnecessary
264 comments, cleanup. Tomasz Flendrich
265* tests/libntp/sockaddrtest.h making it agree to NTP's conventions of formatting.
266 Tomasz Flendrich
267* tests/libntp/lfptest.h cleanup. Tomasz Flendrich
268* tests/libntp/test-libntp.c fix formatting. Tomasz Flendrich
269* sntp/tests/crypto.c is now using proper Unity's assertions, fixed formatting.
270 Tomasz Flendrich
271* sntp/tests/kodDatabase.c added consts, deleted empty function,
272 fixed formatting. Tomasz Flendrich
273* sntp/tests/kodFile.c cleanup, fixed formatting. Tomasz Flendrich
274* sntp/tests/packetHandling.c is now using proper Unity's assertions,
275 fixed formatting, deleted unused variable. Tomasz Flendrich
276* sntp/tests/keyFile.c is now using proper Unity's assertions, fixed formatting.
277 Tomasz Flendrich
278* sntp/tests/packetProcessing.c changed from sprintf to snprintf,
279 fixed formatting. Tomasz Flendrich
280* sntp/tests/utilities.c is now using proper Unity's assertions, changed
281 the order of includes, fixed formatting, removed unnecessary comments.
282 Tomasz Flendrich
283* sntp/tests/sntptest.h fixed formatting. Tomasz Flendrich
284* sntp/tests/fileHandlingTest.h.in fixed a possible buffer overflow problem,
285 made one function do its job, deleted unnecessary prints, fixed formatting.
286 Tomasz Flendrich
287* sntp/unity/Makefile.am added a missing header. Tomasz Flendrich
288* sntp/unity/unity_config.h: Distribute it. Harlan Stenn.
289* sntp/libevent/evconfig-private.h: remove generated filefrom SCM. H.Stenn.
290* sntp/unity/Makefile.am: fix some broken paths. Harlan Stenn.
291* sntp/unity/unity.c: Clean up a printf(). Harlan Stenn.
292* Phase 1 deprecation of google test in tests/libntp/. Harlan Stenn.
293* Don't build sntp/libevent/sample/. Harlan Stenn.
294* tests/libntp/test_caltontp needs -lpthread. Harlan Stenn.
295* br-flock: --enable-local-libevent. Harlan Stenn.
296* Wrote tests for ntpd/ntp_prio_q.c. Tomasz Flendrich
297* scripts/lib/NTP/Util.pm: stratum output is version-dependent. Harlan Stenn.
298* Get rid of the NTP_ prefix on our assertion macros. Harlan Stenn.
299* Code cleanup. Harlan Stenn.
300* libntp/icom.c: Typo fix. Harlan Stenn.
301* util/ntptime.c: initialization nit. Harlan Stenn.
302* ntpd/ntp_peer.c:newpeer(): added a DEBUG_REQUIRE(srcadr). Harlan Stenn.
303* Add std_unity_tests to various Makefile.am files. Harlan Stenn.
304* ntpd/ntp_restrict.c: added a few assertions, created tests for this file.
305 Tomasz Flendrich
306* Changed progname to be const in many files - now it's consistent. Tomasz
307 Flendrich
308* Typo fix for GCC warning suppression. Harlan Stenn.
309* Added tests/ntpd/ntp_scanner.c test. Damir Tomi��.
310* Added declarations to all Unity tests, and did minor fixes to them.
311 Reduced the number of warnings by half. Damir Tomi��.
312* Updated generate_test_runner.rb and updated the sntp/unity/auto directory
313 with the latest Unity updates from Mark. Damir Tomi��.
314* Retire google test - phase I. Harlan Stenn.
315* Unity test cleanup: move declaration of 'initializing'. Harlan Stenn.
316* Update the NEWS file. Harlan Stenn.
317* Autoconf cleanup. Harlan Stenn.
318* Unit test dist cleanup. Harlan Stenn.
319* Cleanup various test Makefile.am files. Harlan Stenn.
320* Pthread autoconf macro cleanup. Harlan Stenn.
321* Fix progname definition in unity runner scripts. Harlan Stenn.
322* Clean trailing whitespace in tests/ntpd/Makefile.am. Harlan Stenn.
323* Update the patch for bug 2817. Harlan Stenn.
324* More updates for bug 2817. Harlan Stenn.
325* Fix bugs in tests/ntpd/ntp_prio_q.c. Harlan Stenn.
326* gcc on older HPUX may need +allowdups. Harlan Stenn.
327* Adding missing MCAST protection. Harlan Stenn.
328* Disable certain test programs on certain platforms. Harlan Stenn.
329* Implement --enable-problem-tests (on by default). Harlan Stenn.
330* build system tweaks. Harlan Stenn.
331---
332(4.2.8p3) 2015/06/29 Released by Harlan Stenn <stenn@ntp.org>
41 * ntpd/ntpd.c (set_process_priority): Clean up nice() and setpriority()
333
42
334* [Sec 2853] Crafted remote config packet can crash some versions of
335 ntpd. Aleksis Kauppinen, Juergen Perlinger, Harlan Stenn.
336* [Sec 2853] Initial work on tests/sec-2853/. Harlan Stenn.
337* [Bug 1060] Buffer overruns in libparse/clk_rawdcf.c. Helge Oldach.
338* [Bug 2846] Report 'unsynchronized' status during the leap second.
339 Fixed in Martin's changes to Bug 2855. Martin Burnicki.
340* [Bug 2859] Improve raw DCF77 robustness deconding. Frank Kardel.
341* [Bug 2860] ntpq ifstats sanity check is too stringent. Frank Kardel.
342* README.leapsmear added. Martin Burnicki.
343* README.leapsmear edited. Harlan Stenn.
344* tests/libntp/msyslog.c: fixed a gcc warning. Tomasz Flendrich.
345* ntpd/ntp.conf.def: Document DSCP and leapsmearinterval. Harlan Stenn.
346* html/miscopt.html: Document leapsmearinterval, other cleanup. Harlan Stenn.
347---
348(4.2.8p3-RC3) 2015/06/27 Released by Harlan Stenn <stenn@ntp.org>
431999-11-09 Harlan Stenn <stenn@whimsy.udel.edu>
349
44
350* [Bug 2855] Parser fix for conditional leap smear code. Harlan Stenn.
351* [Bug 2855] Report leap smear in the REFID. Harlan Stenn.
352* [Bug 2856] ntpd should wait() on terminated child processes. Paul Green.
353* [Bug 2857] Stratus VOS does not support SIGIO. Paul Green.
354* html/drivers/driver22.html: typo fix. Harlan Stenn.
355* refidsmear test cleanup. Tomasz Flendrich.
356* refidsmear function support and tests. Harlan Stenn.
357* sntp/tests/Makefile.am: remove g_nameresolution.cpp as it tested
358 something that was only in the 4.2.6 sntp. Harlan Stenn.
359* Modified tests/bug-2803/Makefile.am so it builds Unity framework tests.
360 Damir Tomi��
361* Modified tests/libtnp/Makefile.am so it builds Unity framework tests.
362 Damir Tomi��
363* Modified sntp/tests/Makefile.am so it builds Unity framework tests.
364 Damir Tomi��
365* tests/sandbox/smeartest.c: Harlan Stenn, Damir Tomic, Juergen Perlinger.
366* Converted from gtest to Unity: tests/bug-2803/. Damir Tomi��
367* Converted from gtest to Unity: tests/libntp/ a_md5encrypt, atoint.c,
368 atouint.c, authkeys.c, buftvtots.c, calendar.c, caljulian.c,
369 calyearstart.c, clocktime.c, hextoint.c, lfpfunc.c, modetoa.c,
370 numtoa.c, numtohost.c, refnumtoa.c, ssl_init.c, statestr.c,
371 timespecops.c, timevalops.c, uglydate.c, vi64ops.c, ymd2yd.c.
372 Damir Tomi��
373* Converted from gtest to Unity: sntp/tests/ kodDatabase.c, kodFile.c,
374 networking.c, keyFile.c, utilities.cpp, sntptest.h,
375 fileHandlingTest.h. Damir Tomi��
376* Converted from gtest to Unity: sntp/tests/ caltontp.c, humandate.c,
377 msyslog.c, prettydate.c, recvbuff.c, sfptostr.c, tstotv.c, tvtots.c,
378 sntp/tests/packetProcessing.c. Tomasz Flendrich
379---
380(4.2.8p3-RC2) 2015/06/24 Released by Harlan Stenn <stenn@ntp.org>
45 * Makefile.am (EXTRA_DIST): Added README.cvs
46 Reported by: Kamal A Mostafa <kamal@whence.com>
381
47
382* [Bug 2778] Implement "apeers" ntpq command to include associd.
383* [Bug 2805] ntpd fails to join multicast group.
384* [Bug 2824] Convert update-leap to perl. (also see 2769)
385* [Bug 2830] ntpd doesn't always transfer the correct TAI offset via autokey
386 NTPD transfers the current TAI (instead of an announcement) now.
387 This might still needed improvement.
388 Update autokey data ASAP when 'sys_tai' changes.
389 Fix unit test that was broken by changes for autokey update.
390 Avoid potential signature length issue and use DPRINTF where possible
391 in ntp_crypto.c.
392* [Bug 2832] refclock_jjy.c supports the TDC-300.
393* [Bug 2834] Correct a broken html tag in html/refclock.html
394* [Bug 2836] DFC77 patches from Frank Kardel to make decoding more
395 robust, and require 2 consecutive timestamps to be consistent.
396* [Bug 2837] Allow a configurable DSCP value.
397* [Bug 2837] add test for DSCP to ntpd/complete.conf.in
398* [Bug 2842] Glitch in ntp.conf.def documentation stanza.
399* [Bug 2842] Bug in mdoc2man.
400* [Bug 2843] make check fails on 4.3.36
401 Fixed compiler warnings about numeric range overflow
402 (The original topic was fixed in a byplay to bug#2830)
403* [Bug 2845] Harden memory allocation in ntpd.
404* [Bug 2852] 'make check' can't find unity.h. Hal Murray.
405* [Bug 2854] Missing brace in libntp/strdup.c. Masanari Iida.
406* [Bug 2855] Implement conditional leap smear code. Martin Burnicki.
407* [Bug 2855] leap smear cleanup. Harlan Stenn.
408* Initial support for experimental leap smear code. Harlan Stenn.
409* Fixes to sntp/tests/fileHandlingTest.h.in. Harlan Stenn.
410* Report select() debug messages at debug level 3 now.
411* sntp/scripts/genLocInfo: treat raspbian as debian.
412* Unity test framework fixes.
413 ** Requires ruby for changes to tests.
414* Initial support for PACKAGE_VERSION tests.
415* sntp/libpkgver belongs in EXTRA_DIST, not DIST_SUBDIRS.
416* tests/bug-2803/Makefile.am must distribute bug-2803.h.
417* automake-1.15 cleanup for sntp/tests/fileHandlingTest.h.in . Harlan Stenn.
418---
419(4.2.8p3-RC1) 2015/05/12 Released by Harlan Stenn <stenn@ntp.org>
481999-11-08 Harlan Stenn <stenn@whimsy.udel.edu>
420
49
421* CID 739725: Fix a rare resource leak in libevent/listener.c.
422* CID 1295478: Quiet a pedantic potential error from the fix for Bug 2776.
423* CID 1296235: Fix refclock_jjy.c and correcting type of the driver40-ja.html
424* CID 1269537: Clean up a line of dead code in getShmTime().
425* [Bug 2590] autogen-5.18.5.
426* [Bug 2612] restrict: Warn when 'monitor' can't be disabled because
427 of 'limited'.
428* [Bug 2650] fix includefile processing.
429* [Bug 2745] ntpd -x steps clock on leap second
430 Fixed an initial-value problem that caused misbehaviour in absence of
431 any leapsecond information.
432 Do leap second stepping only of the step adjustment is beyond the
433 proper jump distance limit and step correction is allowed at all.
434* [Bug 2750] build for Win64
435 Building for 32bit of loopback ppsapi needs def file
436* [Bug 2776] Improve ntpq's 'help keytype'.
437* [Bug 2782] Refactor refclock_shm.c, add memory barrier protection.
438* [Bug 2792] If the IFF_RUNNING interface flag is supported then an
439 interface is ignored as long as this flag is not set since the
440 interface is not usable (e.g., no link).
441* [Bug 2794] Clean up kernel clock status reports.
442* [Bug 2800] refclock_true.c true_debug() can't open debug log because
443 of incompatible open/fdopen parameters.
444* [Bug 2804] install-local-data assumes GNU 'find' semantics.
445* [Bug 2806] refclock_jjy.c supports the Telephone JJY.
446* [Bug 2808] GPSD_JSON driver enhancements, step 1.
447 Fix crash during cleanup if GPS device not present and char device.
448 Increase internal token buffer to parse all JSON data, even SKY.
449 Defer logging of errors during driver init until the first unit is
450 started, so the syslog is not cluttered when the driver is not used.
451 Various improvements, see http://bugs.ntp.org/2808 for details.
452 Changed libjsmn to a more recent version.
453* [Bug 2810] refclock_shm.c memory barrier code needs tweaks for QNX.
454* [Bug 2813] HP-UX needs -D__STDC_VERSION__=199901L and limits.h.
455* [Bug 2815] net-snmp before v5.4 has circular library dependencies.
456* [Bug 2821] Add a missing NTP_PRINTF and a missing const.
457* [Bug 2822] New leap column in sntp broke NTP::Util.pm.
458* [Bug 2825] Quiet file installation in html/ .
459* [Bug 2830] ntpd doesn't always transfer the correct TAI offset via autokey
460 NTPD transfers the current TAI (instead of an announcement) now.
461 This might still needed improvement.
462* Add an assert to the ntpq ifstats code.
463* Clean up the RLIMIT_STACK code.
464* Improve the ntpq documentation around the controlkey keyid.
465* ntpq.c cleanup.
466* Windows port build cleanup.
467---
468(4.2.8p2) 2015/04/07 Released by Harlan Stenn <stenn@ntp.org>
469(4.2.8p2-RC3) 2015/04/03 Released by Harlan Stenn <stenn@ntp.org>
50 * configure.in: 4.0.98e
470
51
471* [Bug 2763] Fix for different thresholds for forward and backward steps.
472* Initial import of the Unity test framework.
473---
474(4.2.8p2-RC2) 2015/04/03 Released by Harlan Stenn <stenn@ntp.org>
521999-11-07 Harlan Stenn <stenn@whimsy.udel.edu>
475
53
476* [Bug 2592] FLAG_TSTAMP_PPS cleanup for refclock_parse.c.
477* [Bug 2769] New script: update-leap
478* [Bug 2769] cleannup for update-leap
479* [Bug 2788] New flag -G (force_step_once).
480* [Bug 2794] Clean up kernel clock status reports.
481* [Bug 2795] Cannot build without OpenSLL (on Win32).
482 Provided a Win32 specific wrapper around libevent/arc4random.c.
483 fixed some minor warnings.
484* [Bug 2796] ntp-keygen crashes in 'getclock()' on Win32.
485* [Bug 2797] ntp-keygen trapped in endless loop for MD5 keys
486 on big-endian machines.
487* [Bug 2798] sntp should decode and display the leap indicator.
488* Simple cleanup to html/build.html
489---
490(4.2.8p2-RC1) 2015/03/30 Released by Harlan Stenn <stenn@ntp.org>
54 * configure.in: Lose AIOCTIMESTAMP tests
491
55
492* [Bug 2794] Don't let reports on normal kernel status changes
493 look like errors.
494* [Bug 2788] New flag -G (force_step_once).
495* [Bug 2592] Account for PPS sources which can provide an accurate
496 absolute time stamp, and status information.
497 Fixed indention and removed trailing whitespace.
498* [Bug 1787] DCF77's formerly "antenna" bit is "call bit" since 2003.
499* [Bug 1960] setsockopt IPV6_MULTICAST_IF: Invalid argument.
500* [Bug 2346] "graceful termination" signals do not do peer cleanup.
501* [Bug 2728] See if C99-style structure initialization works.
502* [Bug 2747] Upgrade libevent to 2.1.5-beta.
503* [Bug 2749] ntp/lib/NTP/Util.pm needs update for ntpq -w, IPv6, .POOL. .
504* [Bug 2751] jitter.h has stale copies of l_fp macros.
505* [Bug 2756] ntpd hangs in startup with gcc 3.3.5 on ARM.
506* [Bug 2757] Quiet compiler warnings.
507* [Bug 2759] Expose nonvolatile/clk_wander_threshold to ntpq.
508* [Bug 2763] Allow different thresholds for forward and backward steps.
509* [Bug 2766] ntp-keygen output files should not be world-readable.
510* [Bug 2767] ntp-keygen -M should symlink to ntp.keys.
511* [Bug 2771] nonvolatile value is documented in wrong units.
512* [Bug 2773] Early leap announcement from Palisade/Thunderbolt
513* [Bug 2774] Unreasonably verbose printout - leap pending/warning
514* [Bug 2775] ntp-keygen.c fails to compile under Windows.
515* [Bug 2777] Fixed loops and decoding of Meinberg GPS satellite info.
516 Removed non-ASCII characters from some copyright comments.
517 Removed trailing whitespace.
518 Updated definitions for Meinberg clocks from current Meinberg header files.
519 Now use C99 fixed-width types and avoid non-ASCII characters in comments.
520 Account for updated definitions pulled from Meinberg header files.
521 Updated comments on Meinberg GPS receivers which are not only called GPS16x.
522 Replaced some constant numbers by defines from ntp_calendar.h
523 Modified creation of parse-specific variables for Meinberg devices
524 in gps16x_message().
525 Reworked mk_utcinfo() to avoid printing of ambiguous leap second dates.
526 Modified mbg_tm_str() which now expexts an additional parameter controlling
527 if the time status shall be printed.
528* [Sec 2779] ntpd accepts unauthenticated packets with symmetric key crypto.
529* [Sec 2781] Authentication doesn't protect symmetric associations against
530 DoS attacks.
531* [Bug 2783] Quiet autoconf warnings about missing AC_LANG_SOURCE.
532* [Bug 2784] Fix for 2782 uses clock_gettime() instead of get_ostime().
533* [Bug 2789] Quiet compiler warnings from libevent.
534* [Bug 2790] If ntpd sets the Windows MM timer highest resolution
535 pause briefly before measuring system clock precision to yield
536 correct results.
537* Comment from Juergen Perlinger in ntp_calendar.c to make the code clearer.
538* Use predefined function types for parse driver functions
539 used to set up function pointers.
540 Account for changed prototype of parse_inp_fnc_t functions.
541 Cast parse conversion results to appropriate types to avoid
542 compiler warnings.
543 Let ioctl() for Windows accept a (void *) to avoid compiler warnings
544 when called with pointers to different types.
545---
546(4.2.8p1) 2015/02/04 Released by Harlan Stenn <stenn@ntp.org>
56 * ntpd/ntpd.c: lose select() EINTR debug warning
57 * ntpd/ntp_refclock.c: AIOCTIMESTAMP -> TIOCDCDTIMESTAMP. Watch
58 CLK_SETSTR.
59 * ntpd/refclock_atom.c: fdpps is only there for PPS or PPSAPI.
60 AIOCTIMESTAMP is gone now.
61 From: Kamal A Mostafa <kamal@whence.com>
62
63 * configure.in (HAVE_MLOCKALL): Deal with dec-osf5 realities
64 * ntpd/refclock_ulink.c (ulink_poll): Fix cast.
65 * libntp/machines.c (ntp_set_tod): Use a long* for the argument to
66 stime().
67 Reported by: Tom Smith <smith@cag.lkg.dec.com>
547
68
548* Update the NEWS file.
549* [Sec 2671] vallen in extension fields are not validated.
550---
551(4.2.8p1-RC2) 2015/01/29 Released by Harlan Stenn <stenn@ntp.org>
69 * ntpd/ntpd.c (set_process_priority): Use whatever we have until
70 something works.
552
71
553* [Bug 2627] shm refclock allows only two units with owner-only access
554 rework: reverted sense of mode bit (so default reflects previous
555 behaviour) and updated ducumentation.
556* [Bug 2732] - Leap second not handled correctly on Windows 8
557 use 'GetTickCount()' to get the true elapsed time of slew
558 (This should work for all versions of Windows >= W2K)
559* [Bug 2738] Missing buffer initialization in refclocK_parse.c::parsestate().
560* [Bug 2739] Parse driver with PPS enabled occasionally evaluates
561 PPS timestamp with wrong sign.
562 Removed some German umlauts.
563* [Bug 2740] Removed some obsolete code from the parse driver.
564* [Bug 2741] Incorrect buffer check in refclocK_parse.c::parsestatus().
565---
566(4.2.8p1-RC1) 2015/01/24 Released by Harlan Stenn <stenn@ntp.org>
72 * ntpd/ntp_loopfilter.c: Keep clock_frequency changes in a temp
73 variable so we can record it to loopstats (near as HMS can tell).
74 From: Dave Mills <mills@udel.edu>
567
75
568* Start the RC for 4.2.8p1.
569* [Bug 2187] Update version number generation scripts.
570* [Bug 2617] Fix sntp Usage documentation section.
571* [Sec 2672] Code cleanup: On some OSes ::1 can be spoofed...
572* [Bug 2736] Show error message if we cannot open the config file.
573* Copyright update.
574* Fix the package name.
575---
576(4.2.8p1-beta5) 2015/01/07 Released by Harlan Stenn <stenn@ntp.org>
761999-11-06 Harlan Stenn <stenn@whimsy.udel.edu>
577
77
578* [Bug 2695] Windows build: __func__ not supported under Windows.
579* [Bug 2728] Work around C99-style structure initialization code
580 for older compilers, specifically Visual Studio prior to VS2013.
581---
582(4.2.8p1-beta4) 2015/01/04 Released by Harlan Stenn <stenn@ntp.org>
78 * acconfig.h: RELIANTUNIX_CLOCK
79 * configure.in (ac_cv_var_tickadj): RELIANTUNIX_CLOCK
80 * libntp/systime.c (adj_systime): Reliant patches
81 From: Andrej Borsenkow <Andrej.Borsenkow@mow.siemens.ru>
583
82
584* [Bug 1084] PPSAPI for ntpd on Windows with DLL backends
585* [Bug 2695] Build problem on Windows (sys/socket.h).
586* [Bug 2715] mdnstries option for ntp.conf from NetBSD.
587* Fix a regression introduced to timepps-Solaris.h as part of:
588 [Bug 1206] Required compiler changes for Windows
589 (4.2.5p181) 2009/06/06
590---
591(4.2.8p1-beta3) 2015/01/02 Released by Harlan Stenn <stenn@ntp.org>
831999-11-05 Harlan Stenn <stenn@whimsy.udel.edu>
592
84
593* [Bug 2627] shm refclock allows only two units with owner-only access
594 Use mode bit 0 to select public access for units >= 2 (units 0 & 1 are
595 always private.
596* [Bug 2681] Fix display of certificate EOValidity dates on 32-bit systems.
597* [Bug 2695] 4.2.8 does not build on Windows.
598* [bug 2700] mrulist stopped working in 4.2.8.
599* [Bug 2706] libparse/info_trimble.c build dependencies are broken.
600* [Bug 2713] variable type/cast, parameter name, general cleanup from NetBSD.
601* [Bug 2714] libevent may need to be built independently of any build of sntp.
602* [Bug 2715] mdnstries option for ntp.conf from NetBSD.
603---
604(4.2.8p1-beta2) 2014/12/27 Released by Harlan Stenn <stenn@ntp.org>
85 * ntpd/refclock_parse.c (parse_start): ASYNC_PPS_CD_NEG cleanup
86 * configure.in (ac_cv_make_ntptime): OK on Linux
87 From: <Ulrich.Windl@rz.uni-regensburg.de>
605
88
606* [Bug 2674] Install sntp in sbin on NetBSD.
607* [Bug 2693] ntp-keygen doesn't build without OpenSSL and sntp.
608* [Bug 2707] Avoid a C90 extension in libjsmn/jsmn.c.
609* [Bug 2709] see if we have a C99 compiler (not yet required).
610---
611(4.2.8p1-beta1) 2014/12/23 Released by Harlan Stenn <stenn@ntp.org>
89 * configure.in: NetBSD has PPSAPI now
90 F_SETOWN is needed for NetBSD
91 From: Jonathan Stone <jonathan@dsg.stanford.edu>
612
92
613* [Sec 2672] On some OSes ::1 can be spoofed, bypassing source IP ACLs.
614* [Bug 2693] ntp-keygen doesn't build without OpenSSL.
615* [Bug 2697] IN6_IS_ADDR_LOOPBACK build problems on some OSes.
616* [Bug 2699] HAVE_SYS_SELECT_H is misspelled in refclock_gpsdjson.c.
617---
618(4.2.8) 2014/12/19 Released by Harlan Stenn <stenn@ntp.org>
931999-11-02 Harlan Stenn <stenn@whimsy.udel.edu>
619
94
620* [Sec 730] Increase RSA_generate_key modulus.
621* [Sec 2666] Use cryptographic random numbers for md5 key generation.
622* [Sec 2667] buffer overflow in crypto_recv().
623* [Sec 2668] buffer overflow in ctl_putdata().
624* [Sec 2669] buffer overflow in configure().
625* [Sec 2670] Missing return; from error clause.
626* [Sec 2671] vallen in extension fields are not validated.
627* [Sec 2672] On some OSes ::1 can be spoofed, bypassing source IP ACLs.
628* [Bug 2691] Wrong variable name in refclock_ripencc.c.
629(4.2.7p486-RC) 2014/12/18 Released by Harlan Stenn <stenn@ntp.org>
630* [Bug 2687] RefClock 26/hpgps doesn't work at default line speed
631(4.2.7p485-RC) 2014/12/12 Released by Harlan Stenn <stenn@ntp.org>
632* [Bug 2686] refclock_gpsdjson needs strtoll(), which is not always present.
633(4.2.7p484-RC) 2014/12/11 Released by Harlan Stenn <stenn@ntp.org>
634(4.2.7p483) 2014/12/08 Released by Harlan Stenn <stenn@ntp.org>
635* [Bug 2685] Better document the KOD file for sntp.
636(4.2.7p482) 2014/12/02 Released by Harlan Stenn <stenn@ntp.org>
637* [Bug 2641] sntp is installed in the wrong location in Solaris.
638* [Bug 2678] nmea_control() now checks 'refclock_params()' result.
639(4.2.7p481) 2014/11/22 Released by Harlan Stenn <stenn@ntp.org>
640* [Bug 2314] Only enable PPS if kernel consumer binding succeeds.
641* [Bug 2314] Kernel PPS binding EOPNOTSUPP is a failure condition.
642* Rename pps_enable to hardpps_enable.
643(4.2.7p480) 2014/11/21 Released by Harlan Stenn <stenn@ntp.org>
644* [Bug 2677] PATH_MAX isn't #define'd under Windows.
645 Regression from the patch fixing Bug 2639.
646(4.2.7p479) 2014/11/15 Released by Harlan Stenn <stenn@ntp.org>
647* [Bug 2651] Certificates with ASN timestamps w/ 4-digit years mis-parsed.
648(4.2.7p478) 2014/11/14 Released by Harlan Stenn <stenn@ntp.org>
649* [Sec 2630] buffer overrun in ntpq tokenize().
650* [Bug 2639] Check return value of ntp_adjtime().
651* [Bug 2650] includefile processing broken.
652* [Bug 2661] ntpq crashes with mreadvar.
653(4.2.7p477) 2014/11/13 Released by Harlan Stenn <stenn@ntp.org>
654* [Bug 2657] Document that "restrict nopeer" intereferes with "pool".
655(4.2.7p476) 2014/10/08 Released by Harlan Stenn <stenn@ntp.org>
656* [Bug 2503] SHT utility outdated
657(4.2.7p475) 2014/09/11 Released by Harlan Stenn <stenn@ntp.org>
658* [Bug 2654] refclock_true.c doesn't identify the Mk III.
659(4.2.7p474) 2014/09/10 Released by Harlan Stenn <stenn@ntp.org>
660* [Bug 2536] ntpd sandboxing support (libseccomp2) cleanup.
661* [Bug 2649] Clean up html/ page installation.
662(4.2.7p473) 2014/09/06 Released by Harlan Stenn <stenn@ntp.org>
663* [Bug 2649] Clean up html/ page installation.
664(4.2.7p472) 2014/09/06 Released by Harlan Stenn <stenn@ntp.org>
665* [Bug 2556] mrulist is missing from the generated ntpq man page.
666(4.2.7p471) 2014/09/05 Released by Harlan Stenn <stenn@ntp.org>
667* [Bug 2649] "make install" leaves wrong owner for files in html/.
668* [Bug 2652] Windows hates directory names that contain a :.
669(4.2.7p470) 2014/09/02 Released by Harlan Stenn <stenn@ntp.org>
670* [Bug 2502] Autogen text replacement errors.
671* autogen-5.18.5pre1
672* html/ cleanups from Hal Murray.
673(4.2.7p469) 2014/09/01 Released by Harlan Stenn <stenn@ntp.org>
674* [Bug 2536] ntpd sandboxing support (libseccomp2) cleanup.
675(4.2.7p468) 2014/08/31 Released by Harlan Stenn <stenn@ntp.org>
676* [Bug 2556] ntpq man page cleanup.
677* autogen-5.18.4
678(4.2.7p467) 2014/08/28 Released by Harlan Stenn <stenn@ntp.org>
679* [Bug 2639] Check return value of ntp_adjtime().
680* [Bug 2640] STA_NANO can result in invalid ntv.constant.
681(4.2.7p466) 2014/08/27 Released by Harlan Stenn <stenn@ntp.org>
682* [Bug 2536] ntpd sandboxing support (libseccomp2) cleanup.
683(4.2.7p465) 2014/08/23 Released by Harlan Stenn <stenn@ntp.org>
684* [Bug 2538] NTP programs print exit code in help/usage text.
685* [Bug 2595] Man page quirks: ntpdate references in ntpd.
686* [Bug 2613] www.ntp.org/bugs.html tells folks to email doc bugs to DLM.
687* [Bug 2636] Clutter in syslog if gpsd not running
688 - found (hopefully) last cause for clutter in protocol version
689 - log GPSD revision and release numbers with protocol version
690(4.2.7p464) 2014/08/22 Released by Harlan Stenn <stenn@ntp.org>
691* [Bug 2636] Fix coverity warning from previous patch.
692(4.2.7p463) 2014/08/21 Released by Harlan Stenn <stenn@ntp.org>
693* [Bug 2636] Clutter in syslog if gpsd not running
694 - make driver work with GPSD protocol version 3.9
695 - use exponential back-off for connection problems
696 - implement rate-limit for syslog entries
697(4.2.7p462) 2014/08/16 Released by Harlan Stenn <stenn@ntp.org>
698* [Bug 2622] Synchronisation problem using SHM [...]
699 Add 'control' function -- fudge values not available during start.
700(4.2.7p461) 2014/08/14 Released by Harlan Stenn <stenn@ntp.org>
701* [Bug 1128] ntpq truncates "remote" host information.
702* More autogen-5.18.4pre14 cleanup.
703(4.2.7p460) 2014/08/13 Released by Harlan Stenn <stenn@ntp.org>
704* More autogen-5.18.4pre14 cleanup.
705(4.2.7p459) 2014/08/12 Released by Harlan Stenn <stenn@ntp.org>
706* [Bug 2630] Limit the ntpq command buffer to 512 bytes.
707* FlexeLint cleanups.
708* Try bison-3.0.2 instead of bison-2.5.
709(4.2.7p458) 2014/08/11 Released by Harlan Stenn <stenn@ntp.org>
710* [Bug 2633] Provide stdnoreturn.h for windows port.
711(4.2.7p457) 2014/08/09 Released by Harlan Stenn <stenn@ntp.org>
712* [Bug 2622] Synchronisation problem using SHM when time difference is
713 more than four hours: Change SHM driver so TOY restricted API is not
714 used any more. (Plus some minor cleanup in logic and flow control)
715* Pass the configration source into the parser as argument rather
716 than through a global variable.
717* Fix nits in the ntpq man page.
718* autogen-5.18.4pre14
719(4.2.7p456) 2014/08/07 Released by Harlan Stenn <stenn@ntp.org>
720* CID 739722: Change the way the extention and MAC fields are processed.
721(4.2.7p455) 2014/08/03 Released by Harlan Stenn <stenn@ntp.org>
722* [Bug 2565] ntpd sometimes logs unexpected getifaddrs() errors.
723* CID 739722: Clean up the definition of the exten field of struct pkt.
724(4.2.7p454) 2014/07/30 Released by Harlan Stenn <stenn@ntp.org>
725* [Bug 2628] 'mon_getmoremem()' relies on undefined behaviour
726(4.2.7p453) 2014/07/19 Released by Harlan Stenn <stenn@ntp.org>
727* [Bug 2597] leap file loose ends (follow-up)
728 - uniform expiration check messages for config and timer triggered
729 leap file loads
730 - timer triggered loads log messages only once per day
731(4.2.7p452) 2014/07/18 Released by Harlan Stenn <stenn@ntp.org>
732* Make all of the html/ .html files use the same format for "Last update".
733(4.2.7p451) 2014/07/17 Released by Harlan Stenn <stenn@ntp.org>
734* Fix the "Last update" entries in the html/ subtree.
735(4.2.7p450) 2014/07/16 Released by Harlan Stenn <stenn@ntp.org>
736* Distribute the scripts needed for the fix for Bug 2547.
737(4.2.7p449) 2014/07/16 Released by Harlan Stenn <stenn@ntp.org>
738* [Bug 2547] Automate update of "Last Update" datestamps in .html files.
739* [Bug 2623] Missing {} in refclock_oncore.c.
740* Quiet warnings from ntp_calendar.h: avoid using argument names.
741* Fix typos in decode.html and debug.html .
742(4.2.7p448) 2014/07/15 Released by Harlan Stenn <stenn@ntp.org>
743* [Bug 2621] Avoid use of indeterminate address after 'free()'
744 (minor C standard conformance issue)
745* Quiet warnings from ntp_calendar.h: avoid using argument names.
746(4.2.7p447) 2014/07/05 Released by Harlan Stenn <stenn@ntp.org>
747* [Bug 2620] Use version.pm for checking version numbers in NTP::Util.
748* [Bug 2624] Fix signed compare on 'l_fp'.
749(4.2.7p446) 2014/06/28 Released by Harlan Stenn <stenn@ntp.org>
750* [Bug 2597] leap file processing -- loose ends.
751* [Bug 2614] use 'unsigned long' consistently in ntp_random.c
752 to avoid possibly undefined behaviour in signed int overflow
753* [Bug 2619] Save a signed int copy of the return value of i2d_DSA_SIG().
754 Provide missing msyslog() message in crypto_alice().
755* Fix a variable lifetime issue.
756* Allow for version suffix in libevent in ntp_libevent.m4.
757(4.2.7p445) 2014/06/12 Released by Harlan Stenn <stenn@ntp.org>
758* [Bug 2556] mrulist isn't mentioned in the ntpq man page.
759(4.2.7p444) 2014/05/19 Released by Harlan Stenn <stenn@ntp.org>
760* [Bug 2597] leap file processing -- loose ends
761 fixed coverity issues
762(4.2.7p443) 2014/05/10 Released by Harlan Stenn <stenn@ntp.org>
763* [Bug 2594] Update the year in sntp/include/copyright.def.
764(4.2.7p442) 2014/05/09 Released by Harlan Stenn <stenn@ntp.org>
765* [Bug 2589] Update VS2013 project files for libntp.
766* [Bug 2600] Fix "Undisicplined Local Clock" driver1.html page.
767(4.2.7p441) 2014/05/04 Released by Harlan Stenn <stenn@ntp.org>
768* [Bug 2597] leap file processing -- loose ends
769 log daily warning when leap info less than 28 days to expiration or
770 already expired; nag hourly on last day before expiration; log when
771 leapfile name is invalid
772(4.2.7p440) 2014/04/09 Released by Harlan Stenn <stenn@ntp.org>
773* [Bug 2536] ntpd sandboxing support (libseccomp2) cleanup.
774* [Bug 2570] cleanup: fix log format for successful leapfile load
775(4.2.7p439) 2014/04/03 Released by Harlan Stenn <stenn@ntp.org>
776* [Bug 2589] fix VS2009 compile problem.
777(4.2.7p438) 2014/04/01 Released by Harlan Stenn <stenn@ntp.org>
778* [Bug 2546] Windows build documentation updates.
779(4.2.7p437) 2014/03/31 Released by Harlan Stenn <stenn@ntp.org>
780* [Bug 2537] ntpd truncates symmetric keys to 20 bytes.
781* [Bug 2546] Documentation updates.
782(4.2.7p436) 2014/03/31 Released by Harlan Stenn <stenn@ntp.org>
783* Update to libopts-40.2.15, and autogen-5.18.3pre18.
784* [Bug 2311] Add more tags to mdoc2xxx.
785* [Bug 2502] Assorted text replacement errors in 4.2.7p345
786* [Bug 2538] ntp programs print exit code as part of the "usage" text.
787(4.2.7p435) 2014/03/29 Released by Harlan Stenn <stenn@ntp.org>
788* [Bug 2570] cleanup: reduced logging noise, moved some functions
789 into libntp.
790(4.2.7p434) 2014/03/21 Released by Harlan Stenn <stenn@ntp.org>
791* [Bug 2577] Update VS2013 solution and project files.
792(4.2.7p433) 2014/03/10 Released by Harlan Stenn <stenn@ntp.org>
793* Clean up last-update timestamps of html/*.html files.
794* [Bug 2546] Documentation updates.
795(4.2.7p432) 2014/03/09 Released by Harlan Stenn <stenn@ntp.org>
796* CID 711660: Do a non-NULL pointer assertion check a bit earlier.
797(4.2.7p431) 2014/03/05 Released by Harlan Stenn <stenn@ntp.org>
798* [Bug 2572] cross-compiling fails for --with-yielding-select.
799(4.2.7p430) 2014/03/04 Released by Harlan Stenn <stenn@ntp.org>
800* Upgrade to libevent-2.1.3-alpha-dev.
801* [Bug 2572] cross-compiling fails for --with-yielding-select.
802(4.2.7p429) 2014/03/03 Released by Harlan Stenn <stenn@ntp.org>
803* CID 1165098: Remove logically dead code from refclock_true.c.
804* CID 1189401: Use INSIST() instead of a belt-and-suspenders pointer check.
805* In ntp_dir_sep.m4, we care about $host_os, not $target_os.
806* [Bug 2170] Use AC_PREPROC_IFELSE instead of AC_EGREP_CPP.
807* [Bug 2540] bootstrap script needs to 'touch' files in finer-grained groups.
808* [Bug 2570] refuse to load leapsec file with bad/missing SHA1 hash
809 -- change reading the hash line code: NIST omits leading zeros.
810* [Bug 2576] refclock_gpsdjson.c doesn't compile if CLOCK_GPSDJSON is
811 not enabled at configure time.
812(4.2.7p428) 2014/03/03 Released by Harlan Stenn <stenn@ntp.org>
813* [Bug 2570] refuse to load leapsec file with bad/missing SHA1 hash
814* [Bug 2562] Distribute the code in libjsmn/ .
815(4.2.7p427) 2014/03/02 Released by Harlan Stenn <stenn@ntp.org>
816* [Bug 2562] GPSD_JSON: fix solaris issues (asprintf(), isfinite())
817* [Bug 2562] first release of the GPSD client clock (type 46)
818(4.2.7p426) 2014/02/28 Released by Harlan Stenn <stenn@ntp.org>
819* [Bug 2113] Warn about ignored extra args in ntpq.
820* [Bug 2540] bootstrap script needs to 'touch' files in finer-grained groups.
821* [Bug 2561] Allow wildcards in the target of the "interface" command.
822* [Bug 2572] cross-compiling fails for --with-yielding_select.
823(4.2.7p425) 2014/02/26 Released by Harlan Stenn <stenn@ntp.org>
824* Copyright file update.
825(4.2.7p424) 2014/02/24 Released by Harlan Stenn <stenn@ntp.org>
826* [Bug 2541] ntpd terminates itself with SIGHUP unexpectedly.
827(4.2.7p423) 2014/02/23 Released by Harlan Stenn <stenn@ntp.org>
828* [Bug 2565] Handle EINTR on getifaddrs().
829(4.2.7p422) 2014/02/17 Released by Harlan Stenn <stenn@ntp.org>
830* [Bug 2536] ntpd sandboxing support (libseccomp2).
831(4.2.7p421) 2014/02/10 Released by Harlan Stenn <stenn@ntp.org>
832* [Bug 898] More documentation fixes.
833* [Bug 2555] Autogen mdoc man pages all stamped with SunOS 5.10.
834* calc_tickadj/Makefile.am man/mdoc page build cleanup.
835(4.2.7p420) 2014/02/09 Released by Harlan Stenn <stenn@ntp.org>
836* [Bug 492] Clearly document ntpdate's pending deprecation.
837* [Bug 1186] ntpd fails with link local IPv6 addresses.
838* [Sec 2542] Strengthen the mrulist nonce.
839(4.2.7p419) 2014/02/08 Released by Harlan Stenn <stenn@ntp.org>
840* [Bug 2466] Wrap NMEA timestamps in 1024 week cycles.
841(4.2.7p418) 2014/02/05 Released by Harlan Stenn <stenn@ntp.org>
842* [Bug 2551] --disable-local-libevent breaks the build.
843(4.2.7p417) 2014/02/02 Released by Harlan Stenn <stenn@ntp.org>
844* [Bug 2539] doc and code tweaks for NMEA driver.
845* Add check for enable stats to ntpd/complete.conf.in
846* Fix typo in html/confopt.html
847(4.2.7p416) 2014/01/31 Released by Harlan Stenn <stenn@ntp.org>
848* Tweak the 'Modified' line on appropriate html pages.
849* Note in the deprecation of ntpdc in its documentation.
850* [Bug 2332] Be more careful about when we use 'libgcc_s'.
851(4.2.7p415) 2014/01/28 Released by Harlan Stenn <stenn@ntp.org>
852* Fix the man page installation for the scripts/ files.
853(4.2.7p414) 2014/01/28 Released by Harlan Stenn <stenn@ntp.org>
854* [Bug 792] TrueTime TL-3 WWV refclock support.
855* [Bug 898] Documentation fixes.
856* [Bug 930] ntpdc docs refer to 'clockinfo', but mean 'clockstat'.
857* [Bug 1002] ntp-keygen option and documentation updates: -p/--pvt-passwd
858 is now -p/--password, and -q/--get-pvt-passwd is now -q/--export-passwd.
859* [Bug 1349] statistics command not documented in HTML documentation.
860 In html/monopt.html, add statistics id, definition, description, and
861 correct typo.
862 In html/scripts/monopt.txt, add statistics item, href, and comment.
863 In ntpd/ntp.conf.def, under statistics correct four to eight kinds.
864 In ntpd/complete.conf.in, add all eight kinds to statistics.
865 In html/comdex.html, remove duplicate footer.
866* [Bug 1734] Include man page for ntp.conf (fixed in 4.2.7p297).
867* [Bug 2049] Clarify ntpdate's -d option behavior.
868* [Bug 2366] ntpdc.html: burst/iburst only work on servers.
869* [Bug 2493] ntptrace needs a man page (fixed in 4.2.7p402).
870* [Bug 2545] Cleanup of scripts/monitoring/ntptrap.
871(4.2.7p413) 2014/01/27 Released by Harlan Stenn <stenn@ntp.org>
872* Require a version string for perl scripts that use autogen.
873* html/ cleanup.
874(4.2.7p412) 2014/01/20 Released by Harlan Stenn <stenn@ntp.org>
875* [Bug 2540] bootstrap script needs to 'touch' files in finer-grained groups.
876(4.2.7p411) 2014/01/12 Released by Harlan Stenn <stenn@ntp.org>
877* [Bug 2532] Note in ntpdc docs that "enable pps" only works on older ntpd.
878(4.2.7p410) 2014/01/08 Released by Harlan Stenn <stenn@ntp.org>
879* [Bug 2332] Force reference to 'libgcc_s' when using GCC, because
880 threading+restricted user+locked memory otherwise fails on Linux.
881* [Bug 2530] Fix documentation for enable/disable mode7 and pps.
882* Cleanup to the new scripts/*/Makefile.am files.
883(4.2.7p409) 2014/01/04 Released by Harlan Stenn <stenn@ntp.org>
884* [Bug 2060] Warn about restrictions with "kod" but not "limited".
885(4.2.7p408) 2013/12/29 Released by Harlan Stenn <stenn@ntp.org>
886* [Bug 2187] Update version number generation scripts.
887(4.2.7p407) 2013/12/29 Released by Harlan Stenn <stenn@ntp.org>
888* [Bug 2519] mktime.c does not compile on 64-bit Solaris but we do not
889 need timegm() and the Solaris provides mktime().
890* [Bug 2522] Revert Bug 2513 fix - it breaks backward compatibility.
891(4.2.7p406) 2013/12/28 Released by Harlan Stenn <stenn@ntp.org>
892* [Bug 2521] VPATH tweaks for perl -opts files.
893(4.2.7p405) 2013/12/27 Released by Harlan Stenn <stenn@ntp.org>
894* [Bug 2521] bootstrap script needs a tweak for perl -opts files.
895* [Bug 2524] Add ntpsweep to sntp/loc/* files.
896* [Bug 2526] Add "noinst" support to the sntp/loc/ framework.
897(4.2.7p404) 2013/12/24 Released by Harlan Stenn <stenn@ntp.org>
898* [Bug 135] AIX5: "Address already in use" for IPv6 wildcard.
899(4.2.7p403) 2013/12/23 Released by Harlan Stenn <stenn@ntp.org>
900* [Bug 2513] Remove any PIDFILE in finish().
901* [Bug 2516] Enable clock_gettime() support for AIX 5+.
902* [Bug 2517] Fix peer status errors in decode.html.
903(4.2.7p402) 2013/12/23 Released by Harlan Stenn <stenn@ntp.org>
904* Incorporate Oliver Kindernay's GSoC 2013 scripts/ cleanup.
905(4.2.7p401) 2013/11/30 Released by Harlan Stenn <stenn@ntp.org>
906* [Bug 2491] VS20xx compile fixes.
907(4.2.7p400) 2013/11/29 Released by Harlan Stenn <stenn@ntp.org>
908* [Bug 2491] VS2013 project files.
909(4.2.7p399) 2013/11/28 Released by Harlan Stenn <stenn@ntp.org>
910* [Bug 2326] More leapsecond file notification cleanup.
911* [Bug 2506] make sure routing updates are always tracked
912* [Bug 2514] secs/* #define usage cleanup.
913(4.2.7p398) 2013/11/25 Released by Harlan Stenn <stenn@ntp.org>
914* [Bug 2326] More leapsecond file notification cleanup.
915* Improve sntp KoD data file fopen() error message.
916(4.2.7p397) 2013/11/20 Released by Harlan Stenn <stenn@ntp.org>
917* [Bug 2326] More leapsecond file notification cleanup.
918(4.2.7p396) 2013/11/19 Released by Harlan Stenn <stenn@ntp.org>
919* [Bug 2326] Improve stale leapsecond notifications.
920(4.2.7p395) 2013/11/12 Released by Harlan Stenn <stenn@ntp.org>
921* Upgrade to autogen-5.18.3pre5 and libopts-40.1.15.
922(4.2.7p394) 2013/11/05 Released by Harlan Stenn <stenn@ntp.org>
923* [Bug 1050] Change ONCORE log message for leap second announcement
924 to avoid misunderstandings.
925* [Bug 2499] Win32 user-space/loopback ppsapi provider drops samples.
926* [Bug 2256] Improve configure's function searches in libraries.
927(4.2.7p393) 2013/10/16 Released by Harlan Stenn <stenn@ntp.org>
928* [Bug 2272] Use C99 integer types. ntp_calendar.h and ntp_types.h .
929(4.2.7p392) 2013/10/15 Released by Harlan Stenn <stenn@ntp.org>
930* [Bug 2375] Improve AIX compatibility.
931* [Bug 2490] Fixed non-const initializer coming from [Bug 2250] fix.
932(4.2.7p391) 2013/10/12 Released by Harlan Stenn <stenn@ntp.org>
933* [Bug 2250] Rework of leap second handling machine.
934* [Bug 2419] [rc-nmea] Improve clockstats reporting when receiver sends
935 data without valid GPS fix.
936(4.2.7p390) 2013/09/26 Released by Harlan Stenn <stenn@ntp.org>
937* [Bug 2482] Cleanup of droproot and jail support for Solaris.
938(4.2.7p389) 2013/09/24 Released by Harlan Stenn <stenn@ntp.org>
939* [Bug 2473] revisited: NTPD exits after clock is stepped backwards
940 Avoid possible unsigned underrun for startup condition when testing
941 for clock backstep.
942* [Bug 2481] ntpd aborts when both user and group are specified with -u.
943* [Bug 2482] Add droproot and jail support for Solaris.
944(4.2.7p388) 2013/09/19 Released by Harlan Stenn <stenn@ntp.org>
945* [Bug 2473] NTPD exits after clock is stepped backwards externally
946(4.2.7p387) 2013/09/16 Released by Harlan Stenn <stenn@ntp.org>
947* [Bug 1642] ntpdsim can't find simnulate block in config file.
948(4.2.7p386) 2013/09/01 Released by Harlan Stenn <stenn@ntp.org>
949* [Bug 2472] (WinXP) Avoid self-termination of IO thread during exit().
950(4.2.7p385) 2013/08/19 Released by Harlan Stenn <stenn@ntp.org>
951* CID 975596: Copy/paste error: vallen should be siglen.
952* CID 1009579: Check return status of X509_add_ext().
953* [2085] Fix root distance and root dispersion calculations.
954* [Bug 2426] Possibly uninitialized data in crypto_send() - CID 975596.
955(4.2.7p384) 2013/08/18 Released by Harlan Stenn <stenn@ntp.org>
956* [Bug 2450] --version has bogus short option.
957(4.2.7p383) 2013/08/10 Released by Harlan Stenn <stenn@ntp.org>
958* (no changes - force a rebuild for a new Coverity scan)
959(4.2.7p382) 2013/08/08 Released by Harlan Stenn <stenn@ntp.org>
960* [Bug 2454] Need way to set file descriptor limit - cleanup.
961(4.2.7p381) 2013/08/07 Released by Harlan Stenn <stenn@ntp.org>
962* [Bug 2451] rlimit command is missing from the table of contents in
963 miscopt.html .
964* [Bug 2452] provide io_handler/input_handler only on
965 non HAVE_IO_COMPLETION_PORT platforms
966* [Bug 2453] Need a way to avoid calling mlockall.
967* [Bug 2454] Need way to set file descriptor limit.
968* [Bug 2458] AM_CONFIG_HEADER is obsolete.
969(4.2.7p380) 2013/08/03 Released by Harlan Stenn <stenn@ntp.org>
970* CID 984511: Some systems have different printf needs for sizeof.
971(4.2.7p379) 2013/08/02 Released by Harlan Stenn <stenn@ntp.org>
972* CID 739724: Fix printf arg mismatch in a debug line.
973* [Bug 2425] compile io_handler() in ntp_io.c unconditionally
974* [Bug 2448] Fix checks for configure --with-stack-limit and --with-memlock
975 values.
976(4.2.7p378) 2013/08/01 Released by Harlan Stenn <stenn@ntp.org>
977* [Bug 2425] move part of input handler code from ntpd.c to ntp_io.c
978 and fix select()-only platforms calling input_handler directly.
979* [Bug 2446] Quiet warnings from Oracle's Studio compiler.
980* Upgrade to AutoGen-5.18.1pre3
981* Upgrade to libopts-40.1.15.
982(4.2.7p377) 2013/07/28 Released by Harlan Stenn <stenn@ntp.org>
983* [Bug 2397] License/copyright cleanup.
984* [Bug 2439] Fix check of EscapeCommFunction() in ports/winnt/libntp/termios.c.
985(4.2.7p376) 2013/07/24 Released by Harlan Stenn <stenn@ntp.org>
986* [Bug 2322] Oncore driver should send 0 PPS offset to GPS.
987(4.2.7p375) 2013/07/22 Released by Harlan Stenn <stenn@ntp.org>
988* [Bug 883] log warning arguments swapped in refclock_gpsvme.c.
989* [Bug 2368] Correct bug in previous attempt.
990* [Bug 2413] Fix "make check" with automake >= 1.13.
991* [Bug 2434] Line-buffer (v. block-buffer) stdout.
992(4.2.7p374) 2013/07/21 Released by Harlan Stenn <stenn@ntp.org>
993* [Bug 2368] make check troubles in libevent.
994* [Bug 2425] setup SIGIO/SIGPOLL for asyncio on the read side
995 of a socketpair for the worker thread.
996(4.2.7p373) 2013/07/20 Released by Harlan Stenn <stenn@ntp.org>
997* [Bug 2427] configure fails to detect recvmsg() on Solaris.
998(4.2.7p372) 2013/07/17 Released by Harlan Stenn <stenn@ntp.org>
999* [Bug 1466] Oncore should set FLAG_PPS.
1000* [Bug 2375] AIX 7 doesn't like a libevent validation check.
1001* [Bug 2423] Log command-line args at LOG_INFO.
1002* [Bug 2428] do_unconf() should reset 'items' before the 2nd loop.
1003(4.2.7p371) 2013/07/07 Released by Harlan Stenn <stenn@ntp.org>
1004* CID 1042586: Check the return value of clock_gettime() in worker_sleep().
1005* Upgrade to libopts-39.0.14 from 5.17.5pre10.
1006(4.2.7p370) 2013/07/06 Released by Harlan Stenn <stenn@ntp.org>
1007* Remove \n's from syslog output strings.
1008(4.2.7p369) 2013/07/05 Released by Harlan Stenn <stenn@ntp.org>
1009* [Bug 2415] RES_LIMITED flags check should use &, not &&.
1010* Have NTP_LIBNTP check for time.h and clock_getres().
1011* Fix ntpsweep to use sntp instead of ntpdate, from Oliver Kindernay.
1012(4.2.7p368) 2013/05/01 Released by Harlan Stenn <stenn@ntp.org>
1013* [Bug 2145] ntpq dumps core when displaying sys_var_list and more.
1014(4.2.7p367) 2013/04/25 Released by Harlan Stenn <stenn@ntp.org>
1015* [Bug 1485] Sometimes ntpd crashes
1016* [Bug 2382] Implement LOGTOD using ldexp() instead of shifting.
1017(4.2.7p366) 2013/04/17 Released by Harlan Stenn <stenn@ntp.org>
1018* [Bug 1866] Disable some debugging output in refclock_oncore.
1019(4.2.7p365) 2013/04/16 Released by Harlan Stenn <stenn@ntp.org>
1020* [Bug 2149] Log an error message if /proc/net/if_inet6 cannot be opened.
1021(4.2.7p364) 2013/03/26 Released by Harlan Stenn <stenn@ntp.org>
1022* Bump sntp/include/autogen-version.def .
1023(4.2.7p363) 2013/03/26 Released by Harlan Stenn <stenn@ntp.org>
1024* [Bug 2357] sntp/libopts/usage.c sometimes needs -lintl.
1025* Upgrade to libopts from 5.17.3pre10.
1026(4.2.7p362) 2013/03/19 Released by Harlan Stenn <stenn@ntp.org>
1027* [Bug 2364] "sed -i" is not portable.
1028(4.2.7p361) 2013/03/17 Released by Harlan Stenn <stenn@ntp.org>
1029* [Bug 2357] sntp/libopts/usage.c sometimes needs -lintl.
1030* [Bug 2365] "make check" fails in libevent.
1031(4.2.7p360) 2013/03/15 Released by Harlan Stenn <stenn@ntp.org>
1032* Upgrade libevent (coverity fixes, etc.).
1033* EEXIST is OK for mkdir() in sntp/kod_management.c.
1034(4.2.7p359) 2013/03/03 Released by Harlan Stenn <stenn@ntp.org>
1035* [Bug 2359] Fix send_via_ntp_signd() prototype.
1036(4.2.7p358) 2013/02/27 Released by Harlan Stenn <stenn@ntp.org>
1037* Upgrade to autogen-5.17.3pre4 and libopts-38.0.13.
1038* [Bug 2357] sntp/libopts/usage.c on NetBSD needs -lintl.
1039(4.2.7p357) 2013/02/22 Released by Harlan Stenn <stenn@ntp.org>
1040* Upgrade to autogen-5.17.2pre and libopts-38.0.13.
1041(4.2.7p356) 2013/02/19 Released by Harlan Stenn <stenn@ntp.org>
1042* Added loc/debian.
1043(4.2.7p355) 2013/02/18 Released by Harlan Stenn <stenn@ntp.org>
1044* CID 739708: Check return status of fcntl() in refclock_arc.c.
1045* CID 739709: Check return status of fcntl() in refclock_datum.c.
1046* CID 739710: Check return status of mkdir() in sntp/kod_management.c.
1047* CID 739711: Ignore return status of remove() in ntp-keygen.c.
1048* CID 739723: Print sizeof as unsigned.
1049* CID 971094: Clean up time of check/time of use in check_leap_file().
1050(4.2.7p354) 2013/02/10 Released by Harlan Stenn <stenn@ntp.org>
1051* CID 97194: Check return from setsockopt().
1052* CID 739473,739532: Out-of-bounds access/illegal address computation.
1053* CID 739558: Double close.
1054* CID 739559: Double close.
1055* CID 739713: devmask/recmask copy/paste error.
1056* CID 739714: Fix code indentation level.
1057* CID 739715: Clean up sockaddr_dump().
1058(4.2.7p353) 2013/02/09 Released by Harlan Stenn <stenn@ntp.org>
1059* [Bug 2326] Check hourly for a new leapfile if the old one expired.
1060(4.2.7p352) 2013/01/28 Released by Harlan Stenn <stenn@ntp.org>
1061* [Bug 2326] Notice when a new leapfile has been installed.
1062(4.2.7p351) 2013/01/24 Released by Harlan Stenn <stenn@ntp.org>
1063* [Bug 2328] Don't apply small time adjustments on Windows versions
1064 which don't support this.
1065(4.2.7p350) 2013/01/21 Released by Harlan Stenn <stenn@ntp.org>
1066* Added sntp/loc/netbsd based on info from Christos Zoulas.
1067(4.2.7p349) 2013/01/20 Released by Harlan Stenn <stenn@ntp.org>
1068* [Bug 2321] Fixed Windows build, but autogen update still required.
1069(4.2.7p348) 2013/01/17 Released by Harlan Stenn <stenn@ntp.org>
1070* [Bug 2327] Rename sntp/ag-tpl/:Old to sntp/ag-tpl/Old.
1071* Cleanup to ntpsnmpd-opts.def.
1072* Cleanup to ntpq.texi.
1073* Documentation cleanup to the ntpd, ntpdc, ntpq and ntp-wait
1074 .def files.
1075* In ntp.conf.def, cleanup SEE ALSO, document 'rlimit' options.
1076* Add a reference to RFC5907 in the ntpsnmpd documentation.
1077(4.2.7p347) 2013/01/07 Released by Harlan Stenn <stenn@ntp.org>
1078* [Bug 2325] Re-enable mlockall() check under Linux post-1223 fix.
1079(4.2.7p346) 2013/01/06 Released by Harlan Stenn <stenn@ntp.org>
1080* [Bug 1223] reorganize inclusion of sys/resource.h.
1081(4.2.7p345) 2013/01/04 Released by Harlan Stenn <stenn@ntp.org>
1082* Update several .def files to use autogen-5.17 feature set.
1083(4.2.7p344) 2013/01/03 Released by Harlan Stenn <stenn@ntp.org>
1084* Refactor and enhance mdoc2texi.
1085* Make sure agtexi-file.tpl defines label-str.
1086* Cleanup to ntp.conf.def.
1087* Upgrade to autogen-5.17 and libopts-37.0.12.
1088(4.2.7p343) 2013/01/02 Released by Harlan Stenn <stenn@ntp.org>
1089* Update the copyright year.
1090(4.2.7p342) 2012/12/31 Released by Harlan Stenn <stenn@ntp.org>
1091* [Bug 2081 - Backward Incompatible] rawstats now logs everything.
1092(4.2.7p341) 2012/12/30 Released by Harlan Stenn <stenn@ntp.org>
1093(4.2.7p340) 2012/12/29 Released by Harlan Stenn <stenn@ntp.org>
1094* mdoc2texi fixes: trailing punctuation.
1095(4.2.7p339) 2012/12/26 Released by Harlan Stenn <stenn@ntp.org>
1096* mdoc2texi fixes: parseQuote, closing of list item tables.
1097* ntp-wait, ntpd, ntpdc, ntpq, ntpsnmpd autogen documentation updates.
1098(4.2.7p338) 2012/12/25 Released by Harlan Stenn <stenn@ntp.org>
1099* mdoc2texi fixes: Handle_ArCmFlIc, Handle_Fn, HandleQ.
1100* ntp-keygen autogen documentation updates.
1101* ntpq autogen docs.
1102(4.2.7p337) 2012/12/22 Released by Harlan Stenn <stenn@ntp.org>
1103* [Bug 1223] More final cleanup for rlimit changes.
1104(4.2.7p336) 2012/12/21 Released by Harlan Stenn <stenn@ntp.org>
1105* [Bug 1223] Final cleanup for rlimit changes.
1106(4.2.7p335) 2012/12/18 Released by Harlan Stenn <stenn@ntp.org>
1107* Update documentation templates and definitions.
1108* Create agtexi-file.tpl .
1109(4.2.7p334) 2012/12/10 Released by Harlan Stenn <stenn@ntp.org>
1110* [Bug 2114] Update tests for sntp's synch distance.
1111* Create ntp-keygen.{html,texi}.
1112(4.2.7p333) 2012/12/07 Released by Harlan Stenn <stenn@ntp.org>
1113* Autogen documentation cleanup.
1114(4.2.7p332) 2012/12/06 Released by Harlan Stenn <stenn@ntp.org>
1115* sntp documentation cleanup.
1116(4.2.7p331) 2012/12/03 Released by Harlan Stenn <stenn@ntp.org>
1117* [Bug 2114] Correctly calculate sntp's synch distance.
1118(4.2.7p330) 2012/12/03 Released by Harlan Stenn <stenn@ntp.org>
1119* autogen doc cleanup
1120(4.2.7p329) 2012/12/01 Released by Harlan Stenn <stenn@ntp.org>
1121* [Bug 2278] ACTS flag3 mismatch between code and driver18.html.
1122* Use an enum for the ACTS state table.
1123* html doc reconciliation with DLM's copy.
1124(4.2.7p328) 2012/11/30 Released by Harlan Stenn <stenn@ntp.org>
1125* html doc reconciliation with DLM's copy.
1126(4.2.7p327) 2012/11/29 Released by Harlan Stenn <stenn@ntp.org>
1127* [Bug 2024] Identify Events in the system status word in decode.html.'
1128* [Bug 2040] Provide a command-line option for the identity key bits.
1129* Create loc/darwin for Mac OSX
1130(4.2.7p326) 2012/11/21 Released by Harlan Stenn <stenn@ntp.org>
1131* [Bug 1214] 'proto: precision = ...' should be at INFO, not NOTICE.
1132* [Bug 2246] Clear sys_leap when voting says to disarm the leap.
1133(4.2.7p325) 2012/11/20 Released by Harlan Stenn <stenn@ntp.org>
1134* [Bug 2202] ntpq.html: there is no "acv" billboard.
1135* [Bug 2306] keep pps hack for Win32 even if user-mode/loopback
1136 PPS API is activated on a serial line.
1137(4.2.7p324) 2012/11/19 Released by Harlan Stenn <stenn@ntp.org>
1138* Reinstate doc fix to authentic.html from Mike T.
1139* [Bug 1223] cleanup for rlimit changes.
1140* [Bug 2098] Install DLM's HTML documentation.
1141* [Bug 2306] Added user-mode/loop-back PPS API provider for Win32
1142(4.2.7p323) 2012/11/18 Released by Harlan Stenn <stenn@ntp.org>
1143* html/ updates from Dave Mills.
1144(4.2.7p322) 2012/11/15 Released by Harlan Stenn <stenn@ntp.org>
1145* [Bug 1223] Allow configurable values for RLIMIT_STACK and
1146 RLIMIT_MEMLOCK.
1147* [Bug 1320] Log ntpd's initial command-line parameters. (updated fix)
1148* [Bug 2120] no sysexits.h under QNX.
1149* [Bug 2123] cleanup to html/leap.html.
1150(4.2.7p321) 2012/11/13 Released by Harlan Stenn <stenn@ntp.org>
1151* [Bug 1320] Log ntpd's initial command-line parameters.
1152(4.2.7p320) 2012/11/12 Released by Harlan Stenn <stenn@ntp.org>
1153* [Bug 969] Clarify ntpdate.html documentation about -u and ntpd.
1154* [Bug 1217] libisc/ifiter_sysctl.c:internal_current(): Ignore RTM
1155 messages with wrong version
1156(4.2.7p319) 2012/11/11 Released by Harlan Stenn <stenn@ntp.org>
1157* [Bug 2296] Fix compile problem with building with old OpenSSL.
1158(4.2.7p318) 2012/11/05 Released by Harlan Stenn <stenn@ntp.org>
1159* [Bug 2301] Remove spurious debug output from ntpq.
1160(4.2.7p317) 2012/11/05 Released by Harlan Stenn <stenn@ntp.org>
1161* [Bug 922] Allow interspersed -4 and -6 flags on the ntpq command line.
1162(4.2.7p316) 2012/10/27 Released by Harlan Stenn <stenn@ntp.org>
1163* [Bug 2296] Update fix for Bug 2294 to handle --without-crypto.
1164(4.2.7p315) 2012/10/26 Released by Harlan Stenn <stenn@ntp.org>
1165* [Bug 2294] ntpd crashes in FIPS mode.
1166(4.2.7p314) 2012/10/23 Released by Harlan Stenn <stenn@ntp.org>
1167* Document a tricky malloc() of dns_ctx in sntp.
1168(4.2.7p313) 2012/10/23 Released by Harlan Stenn <stenn@ntp.org>
1169* [Bug 2291] sntp should report why it cannot open file.kod.
1170* [Bug 2293] add support for SO_BINTIME, refine support for
1171 SO_TIMESTAMPNS (bug 1374)
1172(4.2.7p312) 2012/10/11 Released by Harlan Stenn <stenn@ntp.org>
1173* Clean up testing/debugging of fix for [Bug 938] from sntp/main.c .
1174(4.2.7p311) 2012/10/10 Released by Harlan Stenn <stenn@ntp.org>
1175* [Bug 938] The argument to the -D flag takes a number, not a string.
1176* [Bug 1013] ntpdate's HTML page claims wrong default version.
1177* [Bug 1374] Support SO_TIMESTAMPNS.
1178(4.2.7p310) 2012/10/09 Released by Harlan Stenn <stenn@ntp.org>
1179* [Bug 1374] Support SO_TIMESTAMPNS.
1180* [Bug 2266] Remove deprecated refclock_trak.c from Windows Makefile
1181 equivalents.
1182* [Bug 2274] Bring libopts/enum.c back to (old) ANSI C compliance.
1183(4.2.7p309) 2012/10/04 Released by Harlan Stenn <stenn@ntp.org>
1184* [Bug 2287] ntpdate returns 0 even if adjtime() call fails.
1185(4.2.7p308) 2012/09/29 Released by Harlan Stenn <stenn@ntp.org>
1186* CID 97198: Check return from ioctl() calls in refclock_acts.c.
1187(4.2.7p307) 2012/09/29 Released by Harlan Stenn <stenn@ntp.org>
1188* [Bug 1997] Fix sntp broadcast timeouts.
1189* [Bug 2234] Fix incorrect ntptrace html documentation.
1190* [Bug 2262] Install html docs in $htmldir.
1191* Fix typo in html/select.html.
1192(4.2.7p306) 2012/09/15 Released by Harlan Stenn <stenn@ntp.org>
1193* [Bug 752] ToS cleanup from Mike Tatarinov.
1194(4.2.7p305) 2012/09/15 Released by Harlan Stenn <stenn@ntp.org>
1195* [Bug 752] Use proper ToS network packet markings for IPv4 and IPv6.
1196* [Bug 1232] Convert SHM refclock to use struct timespec.
1197* [Bug 2258] Add syslog message about leap insertion.
1198* [Bug 2263] broadcast server doesn't work for host with
1199 OS_MISSES_SPECIFIC_ROUTE_UPDATES.
1200* [Bug 2271] Decode refclock types when built with --disable-all-clocks.
1201* [Bug 2276] clk_sel240x.c #define's _XOPEN_SOURCE, breaking QNX6.
1202* Updates to driver28.html.
1203(4.2.7p304) 2012/09/06 Released by Harlan Stenn <stenn@ntp.org>
1204* [Bug 2264] Cleanup SEL240X Refclock.
1205* In refclock_wwv.c rename SECOND to WWV_SEC and MINUTE to WWV_MIN.
1206(4.2.7p303) 2012/09/05 Released by Harlan Stenn <stenn@ntp.org>
1207* [Bug 1232] Add nanosecond support to SHM driver.
1208(4.2.7p302) 2012/09/05 Released by Harlan Stenn <stenn@ntp.org>
1209* [Bug 2160] Log warning about expired leapseconds file.
1210(4.2.7p301) 2012/09/03 Released by Harlan Stenn <stenn@ntp.org>
1211* [Bug 2164] Greater precision needed for ntpq offset report.
1212* Clean the man5_MANS in ntpd/ .
1213(4.2.7p300) 2012/09/03 Released by Harlan Stenn <stenn@ntp.org>
1214* [Bug 2262] Install sntp.html into htmldir.
1215* [Bug 2270] Install fails due to repeated man5 page names.
1216(4.2.7p299) 2012/09/01 Released by Harlan Stenn <stenn@ntp.org>
1217* More cleanup to the bootstrap script.
1218(4.2.7p298) 2012/09/01 Released by Harlan Stenn <stenn@ntp.org>
1219* Handle additional man page sections in the bootstrap script.
1220* Remove extraneous parens.
1221* Add a missing "%s" syslog format string.
1222(4.2.7p297) 2012/09/01 Released by Harlan Stenn <stenn@ntp.org>
1223* Fix mdoc2man.
1224* Distribute ntp.conf.def and ntp.keys.def.
1225(4.2.7p296) 2012/08/31 Released by Harlan Stenn <stenn@ntp.org>
1226* Begin support for autogen maintaining ntp.conf and ntp.keys docs.
1227* Upgrade to autogen-5.16.2 and libopts-36.5.11.
1228* Potential bugfix for agtexi-cmd.tpl.
1229(4.2.7p295) 2012/08/11 Released by Harlan Stenn <stenn@ntp.org>
1230* Look for syslog's facilitynames[].
1231(4.2.7p294) 2012/08/08 Released by Harlan Stenn <stenn@ntp.org>
1232* [Bug 2242] configure fails to detect getifaddrs function on Solaris.
1233* [Bug 2249] Bad operator for 'test' in 'make check' of libevent.
1234* [Bug 2252] palisade: formats nanosecs to a 6-char field.
1235* Attempt to resolve strict-aliasing violation in refclock_tsyncpci.c.
1236* Fix && -> & typo in refclock_palisade.c debug statements.
1237(4.2.7p293) 2012/08/04 Released by Harlan Stenn <stenn@ntp.org>
1238* [Bug 2247] (more) Get rid of the TRAK refclock - deprecated since 2006.
1239* Documentation cleanup from Mike T.
1240* Cleanup kclk_sel240x.o rules in libparse/Makefile.am.
1241(4.2.7p292) 2012/08/02 Released by Harlan Stenn <stenn@ntp.org>
1242* [Bug 1545] Note why we are logging the Version string.
1243* [Bug 1872] Remove legacy ppsclock fdpps, #ifdef PPS.
1244* [Bug 2075] Fix spelling of 'incompatible'.
1245* [Bug 2247] Get rid of the TRAK refclock - deprecated since 2006.
1246* Clean up an exit status in ntpq.c.
1247(4.2.7p291) 2012/07/31 Released by Harlan Stenn <stenn@ntp.org>
1248* [Bug 2241] MDNS registration should only happen if requested.
1249(4.2.7p290) 2012/07/20 Released by Harlan Stenn <stenn@ntp.org>
1250* [Bug 1454] Add parse clock support for the SEL-240x GPS products.
1251* CID 709185: refclock_chu.c will leak fd==0 (better fix)
1252(4.2.7p289) 2012/07/16 Released by Harlan Stenn <stenn@ntp.org>
1253* CID 97123: Future-proof possible change to refclock_nmea.c.
1254* CID 97377: ntp-keygen.c's followlink() might not NUL-terminate.
1255* CID 709185: refclock_chu.c will leak fd==0 (which should be impossible).
1256(4.2.7p288) 2012/07/03 Released by Harlan Stenn <stenn@ntp.org>
1257* CID 709173: Make sure a libisc function we do not use is called properly.
1258(4.2.7p287) 2012/07/03 Released by Harlan Stenn <stenn@ntp.org>
1259* Remove 1024 associations-per-server limit from ntpq.
1260* Remove blank line between ntpq mreadvar associations.
1261(4.2.7p286) 2012/06/28 Released by Harlan Stenn <stenn@ntp.org>
1262* CID 97193: check return from sscanf() in ntp_config.c.
1263* CID 709169: check return from open("/dev/null", 0) and friends.
1264* CID 709207: Initialize "quality" for ulink_receive.
1265(4.2.7p285) 2012/06/18 Released by Harlan Stenn <stenn@ntp.org>
1266* [Bug 2227] Enable mrulist access control via "restrict ... nomrulist".
1267* Automake-1.12 wants us to use AM_PROG_AR.
1268* Conditionalize msyslog messages about rejected mode 6 requests due to
1269 nomodify and nomrulist restrictions under "logconfig +sysinfo".
1270* Increment sys_restricted in a few rejection paths due to nomodify
1271 restrictions where previosuly overlooked.
1272(4.2.7p284) 2012/06/16 Released by Harlan Stenn <stenn@ntp.org>
1273* [Bug 2225] libevent configure hangs.
1274* Update bundled libevent to git master, post libevent 2.1.1-alpha.
1275(4.2.7p283) 2012/06/16 Released by Harlan Stenn <stenn@ntp.org>
1276* In sntp/m4/ntp_openssl.m4, Support multiple package names for the
1277 crypto library. Add legacy support for -Wl,-rpath.
1278(4.2.7p282) 2012/06/15 Released by Harlan Stenn <stenn@ntp.org>
1279* tickadj may need to be linked with PTHREAD_LIBS.
1280(4.2.7p281) 2012/06/14 Released by Harlan Stenn <stenn@ntp.org>
1281* U_INT32_MAX cleanup in include/ntp_types.h .
1282* When linking, ntp_keygen and tickadj need $(LIBM).
1283(4.2.7p280) 2012/06/13 Released by Harlan Stenn <stenn@ntp.org>
1284* [Bug 2224] Use-after-free in routing socket code after dropping root.
1285(4.2.7p279) 2012/06/10 Released by Harlan Stenn <stenn@ntp.org>
1286* [Bug 2211] findbcastinter(): possibly undefined variable iface used.
1287* [Bug 2220] Incorrect check for maximum association id in ntpq.
1288(4.2.7p278) 2012/06/03 Released by Harlan Stenn <stenn@ntp.org>
1289* [Bug 2204] Build with --enable-getifaddrs=glibc fails.
1290* [Bug 2178] refclock_tsyncpci.c reach register fails to shift.
1291* [Bug 2191] dcfd -Y y2kcheck on CentOS 6.2 x86_64 breaks make check.
1292(4.2.7p277) 2012/05/25 Released by Harlan Stenn <stenn@ntp.org>
1293* [Bug 2193] Building timestruct tests with Clang 3.1 fails.
1294(4.2.7p276) 2012/05/15 Released by Harlan Stenn <stenn@ntp.org>
1295* [Bug 2179] Remove sntp/header.h.
1296(4.2.7p275) 2012/04/28 Released by Harlan Stenn <stenn@ntp.org>
1297* [Bug 1744] Remove obsolete ntpdate/ntptime* items.
1298(4.2.7p274) 2012/04/25 Released by Harlan Stenn <stenn@ntp.org>
1299* [Bug 2174] ntpd rejects source UDP ports less than 123 as bogus.
1300(4.2.7p273) 2012/04/19 Released by Harlan Stenn <stenn@ntp.org>
1301* [Bug 2141] handle_sigio() calls get_systime(), which must be
1302 reentrant when SIGIO is used. Sanity checks relative to the prior
1303 get_systime() are disabled in ntpd on systems with signaled I/O, but
1304 active in sntp and ntpdate.
1305* Correct authnumfreekeys accounting broken in 4.2.7p262.
1306(4.2.7p272) 2012/04/14 Released by Harlan Stenn <stenn@ntp.org>
1307* LCRYPTO is gone - replace with VER_SUFFIX.
1308* Change the link order for ntpsntpd.
1309* Remove extra 'nlist' check from configure.ac.
1310(4.2.7p271) 2012/04/11 Released by Harlan Stenn <stenn@ntp.org>
1311* [Bug 1122] openssl detection via pkg-config fails when no additional
1312 -Idir flags are needed.
1313* Avoid overwriting user variable LDFLAGS with OpenSSL flags, instead
1314 they are added to LDFLAGS_NTP.
1315(4.2.7p270) 2012/03/26 Released by Harlan Stenn <stenn@ntp.org>
1316* Update driver45.html page.
1317(4.2.7p269) 2012/03/25 Released by Harlan Stenn <stenn@ntp.org>
1318* Clean up configure.ac.
1319* Cleanup configure.ac's TSYNC PCI section.
1320(4.2.7p268) 2012/03/24 Released by Harlan Stenn <stenn@ntp.org>
1321* Update driver45.html page.
1322(4.2.7p267) 2012/03/23 Released by Harlan Stenn <stenn@ntp.org>
1323* Initial cut at a basic driver45.html page.
1324(4.2.7p266) 2012/03/21 Released by Harlan Stenn <stenn@ntp.org>
1325* Add refclock_tsyncpci.c (driver 45) supporting Spectracom TSYNC timing
1326 boards.
1327(4.2.7p265) 2012/03/20 Released by Harlan Stenn <stenn@ntp.org>
1328* Treat zero counter as indication of precise system time in Windows
1329 PPSAPI helper function pps_ntp_timestamp_from_counter(), enabling
1330 PPSAPI providers to use the Windows 8 precise clock directly.
1331(4.2.7p264) 2012/03/14 Released by Harlan Stenn <stenn@ntp.org>
1332* [Bug 2160] Note if leapseconds file is past its prime.
1333* Use GetSystemTimePreciseAsFileTime() on Windows 8.
1334(4.2.7p263) 2012/03/13 Released by Harlan Stenn <stenn@ntp.org>
1335* [Bug 2156] clock instability with LOCAL driver, from Miroslav Lichvar.
1336* [Bug 2159] Windows ntpd using leapfile erroneous leap second 20120401.
1337(4.2.7p262) 2012/02/29 Released by Harlan Stenn <stenn@ntp.org>
1338* Improve ntpd scalability for servers with many trusted keys.
1339(4.2.7p261) 2012/02/27 Released by Harlan Stenn <stenn@ntp.org>
1340* [Bug 2048] add the clock variable timecode to SHM refclock.
1341(4.2.7p260) 2012/02/24 Released by Harlan Stenn <stenn@ntp.org>
1342* Fix the check-scm-rev invocation in several Makefile.am's.
1343(4.2.7p259) 2012/02/22 Released by Harlan Stenn <stenn@ntp.org>
1344* [Bug 2148] ntpd 4.2.7p258 segfault with 0x0100000 bit in NMEA mode.
1345* refclock_nmea.c merge cleanup thanks to Juergen Perlinger.
1346(4.2.7p258) 2012/02/21 Released by Harlan Stenn <stenn@ntp.org>
1347* [Bug 2140] Rework of Windows I/O completion port handling to avoid
1348 garbling serial input in UNIX line discipline emulation.
1349* [Bug 2143] NMEA driver: discard data if quality indication not good,
1350 add statistic counters (mode bit enabled) to clockstats file.
1351(4.2.7p257) 2012/02/17 Released by Harlan Stenn <stenn@ntp.org>
1352* [Bug 2135] defer calls to 'io_input' to main thread under Windows.
1353(4.2.7p256) 2012/02/08 Released by Harlan Stenn <stenn@ntp.org>
1354* [Bug 2131] Set the system variable settimeofday only after clock step.
1355* [Bug 2134] --enable-C99-snprintf does not force rpl_snprintf use.
1356(4.2.7p255) 2012/01/29 Released by Harlan Stenn <stenn@ntp.org>
1357* [Bug 603] Only link with nlist()-related libraries when needed:
1358 More cleanup.
1359(4.2.7p254) 2012/01/29 Released by Harlan Stenn <stenn@ntp.org>
1360* [Bug 603] Only link with nlist()-related libraries when needed.
1361(4.2.7p253) 2012/01/26 Released by Harlan Stenn <stenn@ntp.org>
1362* [Bug 2126] Compile error on Windows with libopts from Autogen 5.14.
1363* Update one of the license URLs.
1364(4.2.7p252) 2012/01/25 Released by Harlan Stenn <stenn@ntp.org>
1365* Upgrade to autogen-5.14 (and libopts-36.1.11).
1366(4.2.7p251) 2012/01/17 Released by Harlan Stenn <stenn@ntp.org>
1367* [Bug 2115] ntptrace should accept both rootdispersion and rootdisp.
1368(4.2.7p250) 2012/01/15 Released by Harlan Stenn <stenn@ntp.org>
1369* [Bug 2113] Warn about ignored extra args in ntpq.
1370* Update the copyright year.
1371(4.2.7p249) 2012/01/10 Released by Harlan Stenn <stenn@ntp.org>
1372* [Bug 2111] Remove minpoll delay before iburst for pool and
1373 manycastclient.
1374* Move refclock-specific scheduled timer code under #ifdef REFCLOCK
1375 and move "action" and "nextaction" data for same from struct peer to
1376 struct refclockproc. These provide a way to schedule a callback some
1377 seconds in the future.
1378(4.2.7p248) 2012/01/08 Released by Harlan Stenn <stenn@ntp.org>
1379* [Bug 2109] "make clean check" is broken with gtest available.
1380* [Bug 2110] systime.c typo breaks build on microsecond clocks.
1381(4.2.7p247) 2012/01/07 Released by Harlan Stenn <stenn@ntp.org>
1382* Fix build break triggered by updating deps-ver and libntp/systime.c at
1383 the same time by explicitly depending systime_s.c on systime.c.
1384(4.2.7p246) 2012/01/06 Released by Harlan Stenn <stenn@ntp.org>
1385* [Bug 2104] ntpdc fault with oversize -c command.
1386* [Bug 2106] Fix warnings when using -Wformat-security.
1387* Refactor timespecops.h and timevalops.h into inline functions.
1388(4.2.7p245) 2011/12/31 Released by Harlan Stenn <stenn@ntp.org>
1389* [Bug 2100] conversion problem with timespec/timeval <--> l_fp fixed;
1390 added tests to expose the bug.
1391(4.2.7p244) 2011/12/25 Released by Harlan Stenn <stenn@ntp.org>
1392* Updates from 4.2.6p5.
1393(4.2.7p243) 2011/12/23 Released by Harlan Stenn <stenn@ntp.org>
1394* [Bug 2095] ntptrace now needs 'rv' instead of 'pstat', reported
1395 by Michael Tatarinov.
1396(4.2.7p242) 2011/12/21 Released by Harlan Stenn <stenn@ntp.org>
1397* Include missing html/icons/sitemap.png, reported by Michael Tatarinov.
1398* Documentation updates from Dave Mills.
1399(4.2.7p241) 2011/12/18 Released by Harlan Stenn <stenn@ntp.org>
1400* [Bug 2015] Overriding sys_tick should recalculate sys_precision.
1401* [Bug 2037] Fuzzed non-interpolated clock may decrease.
1402* [Bug 2068] "tos ceiling" default and cap changed to 15.
1403* Floor peer delay using system precision, as with jitter, reflecting
1404 inability to measure shorter intervals.
1405(4.2.7p240) 2011/12/15 Released by Harlan Stenn <stenn@ntp.org>
1406* [Bug 2092] clock_select() selection jitter miscalculated.
1407* [Bug 2093] Reintroduce smaller stratum factor to system peer metric.
1408(4.2.7p239) 2011/12/11 Released by Harlan Stenn <stenn@ntp.org>
1409* Documentation updates from Dave Mills.
1410(4.2.7p238) 2011/12/09 Released by Harlan Stenn <stenn@ntp.org>
1411* [Bug 2082] from 4.2.6p5-RC3: 3-char refid sent by ntpd 4.2.6p5-RC2
1412 ends with extra dot.
1413* [Bug 2085] from 4.2.6p5-RC3: clock_update() sys_rootdisp calculation
1414 omits root delay.
1415* [Bug 2086] from 4.2.6p5-RC3: get_systime() should not offset by
1416 sys_residual.
1417* [Bug 2087] from 4.2.6p5-RC3: sys_jitter calculation overweights
1418 sys.peer jitter.
1419* from 4.2.6p5-RC3: Ensure NULL peer->dstadr is not accessed in orphan
1420 parent selection.
1421(4.2.7p237) 2011/12/01 Released by Harlan Stenn <stenn@ntp.org>
1422* [Bug 2050] from 4.2.6p5-RC2: Orphan mode stratum counting to infinity.
1423* [Bug 2059] from 4.2.6p5-RC2: optional billboard column "server" does
1424 not honor -n.
1425* [Bug 2066] from 4.2.6p5-RC2: ntpq lopeers ipv6 "local" column overrun.
1426* [Bug 2068] from 4.2.6p5-RC2: ntpd sends nonprintable stratum 16 refid
1427 to ntpq.
1428* [Bug 2069] from 4.2.6p5-RC2: broadcastclient, multicastclient spin up
1429 duplicate ephemeral associations without broadcastdelay.
1430* [Bug 2072] from 4.2.6p5-RC2: Orphan parent selection metric needs
1431 ntohl().
1432* [Bug 2073] Correct ntpq billboard's MODE_PASSIVE t from 'u' to 'S'.
1433* from 4.2.6p5-RC2: Exclude not-yet-determined sys_refid from use in
1434 loopback TEST12 (from Dave Mills).
1435* from 4.2.6p5-RC2: Never send KoD rate limiting response to MODE_SERVER.
1436* Floor calculation of sys_rootdisp at sys_mindisp in clock_update (from
1437 Dave Mills).
1438* Restore 4.2.6 clock_combine() weighting to ntp-dev, reverting to pre-
1439 4.2.7p70 method while also avoiding divide-by-zero (from Dave Mills).
1440* Round l_fp traffic interval when converting to integer in rate limit
1441 and KoD calculation.
1442(4.2.7p236) 2011/11/16 Released by Harlan Stenn <stenn@ntp.org>
1443* Documentation updates from Dave Mills.
1444(4.2.7p235) 2011/11/16 Released by Harlan Stenn <stenn@ntp.org>
1445* [Bug 2052] Autokey CRYPTO_ASSOC host@group vallen needs checking.
1446(4.2.7p234) 2011/11/07 Released by Harlan Stenn <stenn@ntp.org>
1447* Clean up -libm entries regarding libntp.a
1448(4.2.7p233) 2011/11/06 Released by Harlan Stenn <stenn@ntp.org>
1449* Documentation updates from Dave Mills.
1450(4.2.7p232) 2011/11/05 Released by Harlan Stenn <stenn@ntp.org>
1451* Update the NEWS file so we note the default disable of mode 7 requests.
1452* Clean up some bitrotted code in libntp/socket.c.
1453(4.2.7p231) 2011/11/03 Released by Harlan Stenn <stenn@ntp.org>
1454* [Bug 1940] ignore auth key if hex decoding fails.
1455* Add ntpq reslist command to query access restrictions, similar to
1456 ntpdc's reslist.
1457(4.2.7p230) 2011/11/01 Released by Harlan Stenn <stenn@ntp.org>
1458* Disable mode 7 (ntpdc) query processing in ntpd by default. ntpq is
1459 believed to provide all functionality ntpdc did, and uses a less-
1460 fragile protocol that's safer and easier to maintain. If you do find
1461 some management via ntpdc is needed, you can use "enable mode7" in the
1462 ntpd configuration.
1463* Directly limit the number of datagrams in a mrulist response, rather
1464 than limiting the number of entries returned to indirectly limit the
1465 datagram count.
1466* Documentation updates from Dave Mills.
1467(4.2.7p229) 2011/10/26 Released by Harlan Stenn <stenn@ntp.org>
1468* [Bug 1995] fix wrong use of ZERO() macro in 'ntp_calendar.c'
1469(4.2.7p228) 2011/10/23 Released by Harlan Stenn <stenn@ntp.org>
1470* [Bug 1995] add compile time stamp based era unfolding for
1471 'step_systime()' and necessary support to 'ntp-calendar.c'.
1472(4.2.7p227) 2011/10/22 Released by Harlan Stenn <stenn@ntp.org>
1473* [Bug 2036] gcc 2.95.3 preprocessor can't nest #ifdef in macro args.
1474* A number of compiler warnings eliminated.
1475(4.2.7p226) 2011/10/21 Released by Harlan Stenn <stenn@ntp.org>
1476* [Bug 2035] ntpq -c mrulist sleeps 1 sec between queries, not 5 msec.
1477* Documentation updates from Dave Mills.
1478(4.2.7p225) 2011/10/15 Released by Harlan Stenn <stenn@ntp.org>
1479* Documentation updates from Dave Mills.
1480(4.2.7p224) 2011/10/14 Released by Harlan Stenn <stenn@ntp.org>
1481* ntpq mrulist shows intermediate counts every five seconds while
1482 retrieving list, and allows Ctrl-C interruption of the retrieval,
1483 showing the incomplete list as retrieved. Reduce delay between
1484 successive mrulist retrieval queries from 30 to 5 msec. Do not
1485 give up mrulist retrieval when a single query times out.
1486(4.2.7p223) 2011/10/12 Released by Harlan Stenn <stenn@ntp.org>
1487* Documentation updates from Dave Mills.
1488(4.2.7p222) 2011/10/11 Released by Harlan Stenn <stenn@ntp.org>
1489* [Bug 2029] "make check" clutters syslog.
1490* Log signal description along with number on ntpd exit.
1491(4.2.7p221) 2011/10/10 Released by Harlan Stenn <stenn@ntp.org>
1492* [Bug 2025] Switching between daemon and kernel loops can doubly-
1493 correct drift
1494* [Bug 2028] ntpd -n (nofork) redirects logging to stderr.
1495* Documentation updates from Dave Mills.
1496(4.2.7p220) 2011/10/05 Released by Harlan Stenn <stenn@ntp.org>
1497* [Bug 1945] mbg_gps166.h use of _TM_DEFINED conflicts with MS VC.
1498* [Bug 1946] parse_start uses open; does not work on Windows.
1499* [Bug 1947] Porting parse-based Wharton refclock driver to Windows.
1500* [Bug 2024] Remove unused system event code EVNT_CLKHOP.
1501(4.2.7p219) 2011/10/04 Released by Harlan Stenn <stenn@ntp.org>
1502* Documentation updates from Dave Mills.
1503(4.2.7p218) 2011/10/03 Released by Harlan Stenn <stenn@ntp.org>
1504* [Bug 2019] Allow selection of cipher for private key files.
1505* Documentation updates from Dave Mills.
1506* ntp-keygen private key cipher default now triple-key triple DES CBC.
1507* ntp-keygen -M is intended to ignore all other defaults and
1508 options, so do not attempt to open existing Autokey host certificate
1509 before generating symmetric keys and terminating.
1510* Restore IFF, MV, and GQ identity parameter filename convention to
1511 ntpkey_<scheme>par_<group/host> in ntpd, matching ntp-keygen.
1512* Change some error logging to syslog to ignore logconfig mask, such
1513 as reporting PPSAPI failure in NMEA and WWVB refclocks.
1514* ntp-keygen on Windows XP and later systems will now create links
1515 expected by ntpd. They are hardlinks on Windows, soft on POSIX.
1516* Conditionalize NMEA serial open message under clockevent.
1517* Send all peer variables to trappers in report_event().
1518(4.2.7p217) 2011/09/29 Released by Harlan Stenn <stenn@ntp.org>
1519* [Bug 2020] ntp-keygen -s no longer sets host in cert file name.
1520* [Backward Incompatible] ntp-keygen -i option long name changed from
1521 misleading --issuer-name to --ident.
1522(4.2.7p216) 2011/09/27 Released by Harlan Stenn <stenn@ntp.org>
1523* sntp documentation tag cleanup.
1524* mdoc2man improvements.
1525(4.2.7p215) 2011/09/24 Released by Harlan Stenn <stenn@ntp.org>
1526* Use patched mdoc2man script, from Eric Feng.
1527* Sync with ntp-4.2.6p4 (a no-op).
1528(4.2.7p214) 2011/09/20 Released by Harlan Stenn <stenn@ntp.org>
1529* [Bug 1981] Initial offset convergence applies frequency correction 2x
1530 with kernel discipline.
1531* [Bug 2008] Initial offset convergence degraded with 500 PPM adjtime().
1532* [Bug 2009] EVNT_NSET adj_systime() mishandled by Windows ntpd.
1533(4.2.7p213) 2011/09/08 Released by Harlan Stenn <stenn@ntp.org>
1534* [Bug 1999] NMEA does not send PMOTG messages any more.
1535(4.2.7p212) 2011/09/07 Released by Harlan Stenn <stenn@ntp.org>
1536* [Bug 2003] from 4.2.6p4-RC3: ntpq_read_assoc_peervars() broken.
1537(4.2.7p211) 2011/09/01 Released by Harlan Stenn <stenn@ntp.org>
1538* Update libevent to git head (2.1 branch) as of 2.0.14-stable.
1539(4.2.7p210) 2011/08/31 Released by Harlan Stenn <stenn@ntp.org>
1540* Require -D4 or higher for ntpd SIGALRM debug trace from [Bug 2000].
1541(4.2.7p209) 2011/08/27 Released by Harlan Stenn <stenn@ntp.org>
1542* [Bug 2000] ntpd worker threads must block signals expected in main
1543 thread.
1544* [Bug 2001] add ntpq -c timerstats like ntpdc -c timerstats.
1545* [Bug 2001] from 4.2.6p4-RC3: ntpdc timerstats reports overruns as
1546 handled.
1547* Update sntp tests to track the change of root dispersion to
1548 synchronization distance.
1549(4.2.7p208) 2011/08/24 Released by Harlan Stenn <stenn@ntp.org>
1550* Fix the CLOCK_MONOTONIC TRACE() message.
1551(4.2.7p207) 2011/08/22 Released by Harlan Stenn <stenn@ntp.org>
1552* Restore the original CLOCK_MONOTONIC output format in sntp.
1553* Cleanups for ntp-wait-opts.def and ntp.keys.def .
1554(4.2.7p206) 2011/08/20 Released by Harlan Stenn <stenn@ntp.org>
1555* [Bug 1993] ntpd Windows port adj_systime() broken in 4.2.7p203.
1556* sntp documentation and behavior improvements suggested by
1557 Steven Sommars.
1558* Have sntp report synchronization distance instead of root dispersion.
1559* Clean up ntp-wait-opts.def .
1560(4.2.7p205) 2011/08/19 Released by Harlan Stenn <stenn@ntp.org>
1561* [Bug 1992] util/tg2 doesn't compile, needs libntp.
1562(4.2.7p204) 2011/08/16 Released by Harlan Stenn <stenn@ntp.org>
1563* Added support for Garmin's $PGRMF sentence to NMEA driver
1564* [Bug 1988] Better sntp send failed error message needed.
1565* [Bug 1989] sntp manual page sometimes refers to SNTP as a program.
1566* [Bug 1990] sntp output should include stratum.
1567(4.2.7p203) 2011/08/13 Released by Harlan Stenn <stenn@ntp.org>
1568* [Bug 1986] Require Visual C++ 2005 or later compilers in Windows port.
1569* Actually use long long for (u_)int64 by correcting spelling of
1570 SIZEOF_LONG_LONG in ntp_types.h.
1571* Force .exe minimum Windows version to 0x0400 to allow NT4 in
1572 vs2005/*.vcproj files.
1573* Fix make distcheck with --enable-libevent-regress problem with
1574 unwritable $srcdir.
1575* Correct init_logging()'s def_syslogmask type to u_int32 following
1576 change of ntp_syslogmask from u_long to u_int32 in p202.
1577(4.2.7p202) 2011/08/09 Released by Harlan Stenn <stenn@ntp.org>
1578* [Bug 1983] --without-sntp build breaks in sntp subdir.
1579* [Bug 1984] from 4.2.6p4-RC3: ntp/libisc fails to compile on OS X 10.7.
1580* [Bug 1985] from 4.2.6p4-RC3: "logconfig =allall" rejected.
1581(4.2.7p201) 2011/08/05 Released by Harlan Stenn <stenn@ntp.org>
1582* sntp: change -h/--headspace to -g/--gap, and change the default gap
1583 from 10 to 50ms
1584* [Backward Incompatible] from 4.2.6p4: sntp: -l/--filelog ->
1585 -l/--logfile, to be consistent with ntpd.
1586* Documentation updates from Dave Mills.
1587* From 4.2.6p4: libopts/file.c fix from Bruce Korb (arg-type=file).
1588(4.2.7p200) 2011/08/04 Released by Harlan Stenn <stenn@ntp.org>
1589* Sync with 4.2.6p4-RC2.
1590(4.2.7p199) 2011/07/29 Released by Harlan Stenn <stenn@ntp.org>
1591* Documentation updates from Dave Mills.
1592(4.2.7p198) 2011/07/28 Released by Harlan Stenn <stenn@ntp.org>
1593* remove old binsubdir stuff from SNTP, as NTP_LOCINFO does that now.
1594(4.2.7p197) 2011/07/28 Released by Harlan Stenn <stenn@ntp.org>
1595* [Bug 1975] from 4.2.6p4-RC2: libntp/mktime.c won't work with 64-bit
1596 time_t
1597* [Bug 1976] genLocInfo writes to srcdir break 'make distcheck'.
1598* [Bug 1977] Fix flag/description mismatches in ntp-keygen-opts.def.
1599* Do not force "legacy" when --with-locfile is not given, genLocInfo
1600 will find the correct default for the system.
1601* Fix warnings in ntp_request.c ([Bug 1973] oversight) and sntp/main.c
1602 (CID 159, apparent overrun due to union, actually correct).
1603* Update sntp/loc/solaris to conform to stock locations.
1604(4.2.7p196) 2011/07/27 Released by Harlan Stenn <stenn@ntp.org>
1605* DEFAULT INSTALLATION DIRECTORY CHANGES ON SOME OSes: to get the old
1606 behavior, pass --with-locfile=legacy to 'configure'
1607* [Bug 1972] from 4.2.6p4-RC2: checking for struct rtattr fails.
1608* [Bug 1973] Widen reference clock mode from 8 to 32 bits.
1609* Removed sntp/m4/ntp_bindir.m4 - no longer needed.
1610* Move loc/ to sntp/loc/ .
1611* Move scripts/cvo.sh to sntp/scripts/cvo.sh .
1612* Move scripts/genLocInfo to sntp/scripts/genLocInfo .
1613* Give NTP_LOCINFO an optional path-to argument.
1614* Remove hacks to get NTP_LOCINFO-related data to sntp/ .
1615* Move sntp/include/mansec2subst.sed to sntp/scripts/mansec2subst.sed .
1616* If no "more specific" loc file is found for redhat* or fedora*,
1617 look for a loc/redhat file.
1618* If no "more specific" loc file is found and uname says this is Linux,
1619 look for a loc/linux file.
1620* Improve the help text: --with-locfile=XXX .
1621* work around solaris /bin/sh issues for genLocInfo.
1622(4.2.7p195) 2011/07/25 Released by Harlan Stenn <stenn@ntp.org>
1623* Added loc/redhat.
1624(4.2.7p194) 2011/07/25 Released by Harlan Stenn <stenn@ntp.org>
1625* [Bug 1608] from 4.2.6p4-RC2: Parse Refclock driver should honor
1626 trusttime.
1627* Add support for installing programs and scripts to libexec.
1628* Added loc/solaris.
1629(4.2.7p193) 2011/07/24 Released by Harlan Stenn <stenn@ntp.org>
1630* [Bug 1970] from 4.2.6p4-RC2: UNLINK_EXPR_SLIST() causes crash if list
1631 is empty.
1632* Update libevent to 2.1 HEAD as of merge of 2.0.13-stable-dev.
1633* Match addr_eqprefix() sizeof and memcpy destination to make it clear
1634 to static analysis that there is no buffer overrun (CID 402).
1635(4.2.7p192) 2011/07/18 Released by Harlan Stenn <stenn@ntp.org>
1636* [Bug 1966] Broken FILES section for ntp.keys.def.
1637(4.2.7p191) 2011/07/17 Released by Harlan Stenn <stenn@ntp.org>
1638* [Bug 1948] Update man page section layout.
1639* [Bug 1963] add reset command for ntpq :config, similar to ntpdc's.
1640* [Bug 1964] --without-sntp should not build sntp.
1641(4.2.7p190) 2011/07/13 Released by Harlan Stenn <stenn@ntp.org>
1642* [Bug 1961] from 4.2.6p4: html2man update: distribute ntp-wait.html.
1643* Require autogen-5.12.
1644(4.2.7p189) 2011/07/11 Released by Harlan Stenn <stenn@ntp.org>
1645* [Bug 1134] from 4.2.6p4-RC1: ntpd fails binding to tentative IPv6
1646 addresses.
1647* [Bug 1790] from 4.2.6p4-RC1: Update config.guess and config.sub to
1648 detect AIX6.
1649(4.2.7p188) 2011/06/28 Released by Harlan Stenn <stenn@ntp.org>
1650* [Bug 1958] genLocInfo must export PATH.
1651* ntp-wait: some versions of ntpd spell "associd" differently.
1652(4.2.7p187) 2011/06/24 Released by Harlan Stenn <stenn@ntp.org>
1653* [Bug 1954] Fix typos in [s]bin_PROGRAMS in ntpd/Makefile.am.
1654* Implement --with-locfile=filename configure argument. If filename is
1655 empty we'll look under loc/ for a good fit. If the filename contains
1656 a / character, it will be treated as a "normal" pathname. Otherwise,
1657 that explicit file will be searched for under loc/ .
1658(4.2.7p186) 2011/06/23 Released by Harlan Stenn <stenn@ntp.org>
1659* [Bug 1950] Control installation of event_rpcgen.py.
1660* Update .point-changed-filelist for the new man pages.
1661* Update the building of OS-specific programs.
1662* Finish conversion to genLocInfo.
1663* validate MANTAGFMT in genLocInfo.
1664* Documentation update from Dave Mills.
1665(4.2.7p185) 2011/06/21 Released by Harlan Stenn <stenn@ntp.org>
1666* ntp_locs.m4: handle the case where . is not in the PATH.
1667* More genLocInfo cleanup.
1668(4.2.7p184) 2011/06/20 Released by Harlan Stenn <stenn@ntp.org>
1669* Added ntp_locs.m4.
1670* genLocInfo improvements.
1671* Add the man page tag "flavor" to the loc.* files.
1672* Add/distribute genLocInfo.
1673(4.2.7p183) 2011/06/19 Released by Harlan Stenn <stenn@ntp.org>
1674* Update the autogen include list for scripts/Makefile.am.
1675* Added loc.freebsd (and distribute it).
1676* Added loc.legacy (and distribute it).
1677(4.2.7p182) 2011/06/15 Released by Harlan Stenn <stenn@ntp.org>
1678* [Bug 1304] Update sntp.html to reflect new implementation.
1679* Update .point-changed-filelist .
1680* ntpdc documentation fixes.
1681* Update ntp-wait autogen docs.
1682* Update the ntpd autogen docs.
1683* Update the ntpsnmpd autogen docs.
1684* Use autogen to produce ntp-keygen docs.
1685* Add "license name" to ntp.lic for autogen-5.11.10.
1686* Prepare for ntp.keys.5.
1687(4.2.7p181) 2011/06/07 Released by Harlan Stenn <stenn@ntp.org>
1688* [Bug 1938] addr_eqprefix() doesn't clear enough storage.
1689(4.2.7p180) 2011/06/06 Released by Harlan Stenn <stenn@ntp.org>
1690* Upgrade to libevent-2.0.12.
1691* More sntp.1 cleanups.
1692* Produce ntpq.1 with the new autogen macros.
1693* Remove the deprecated "detail" stanza from ntpdc-opts.def.
1694(4.2.7p179) 2011/06/03 Released by Harlan Stenn <stenn@ntp.org>
1695* Update cmd-doc.tlib to autogen-5.11.10pre5.
1696* Upgrade local autoopts templates to 5.11.10pre5.
1697(4.2.7p178) 2011/06/02 Released by Harlan Stenn <stenn@ntp.org>
1698* Update the std_def_list to include the ntp.lic file.
1699* Distribute the ntp.lic file.
1700* Add http://ntp.org/license to the ntp.lic file.
1701(4.2.7p177) 2011/06/01 Released by Harlan Stenn <stenn@ntp.org>
1702* Use the latest autogen's new copyright template code.
1703* Clean up the ntp.lic file.
1704(4.2.7p176) 2011/05/31 Released by Harlan Stenn <stenn@ntp.org>
1705* sntp documentation cleanup.
1706* autogen documentation template cleanup.
1707(4.2.7p175) 2011/05/30 Released by Harlan Stenn <stenn@ntp.org>
1708* [Bug 1936] Correctly set IPV6_MULTICAST_LOOP.
1709* cmd-doc.tlib cleanup from Bruce Korb.
1710* sntp documentation cleanup.
1711(4.2.7p174) 2011/05/28 Released by Harlan Stenn <stenn@ntp.org>
1712* ntpdc documentation cleanup.
1713* sntp documentation cleanup.
1714* Don't build libevent with openssl support. Right now, libevent
1715 doesn't use pkg-config to find openssl's installation location.
1716(4.2.7p173) 2011/05/25 Released by Harlan Stenn <stenn@ntp.org>
1717* Typo in emalloc.c hides file and line number from emalloc() error msg.
1718* parsesolaris.c compile fails on SPARC Solaris with conflicting printf.
1719* ntp_util.c compile fails on AIX and OSF with conflicting statsdir.
1720(4.2.7p172) 2011/05/24 Released by Harlan Stenn <stenn@ntp.org>
1721* Remove hardcoded 1/960 s. fudge for <CR> transmission time at 9600 8n1
1722 from WWVB/Spectracom driver introduced in 4.2.7p169.
1723(4.2.7p171) 2011/05/23 Released by Harlan Stenn <stenn@ntp.org>
1724* Eliminate warnings about shadowing global "basename" on Linux.
1725* Use filegen_config() consistently when changing filegen options.
1726* mprintf() should go to stdout, not stderr. DPRINTF() uses mprintf().
1727* Repair a few simulator problems (more remain).
1728* Documentation updates from Dave Mills.
1729(4.2.7p170) 2011/05/19 Released by Harlan Stenn <stenn@ntp.org>
1730* [Bug 1932] libevent/util_internal.h builtin_expect compile error with
1731 gcc 2.95.
1732* Use 64-bit scalars in LFPTOD() and DTOLFP() on more platforms by
1733 conditionalizing on HAVE_U_INT64 rather than UINT64_MAX.
1734(4.2.7p169) 2011/05/18 Released by Harlan Stenn <stenn@ntp.org>
1735* [Bug 1933] WWVB/Spectracom driver timestamps LFs, not CRs.
1736(4.2.7p168) 2011/05/16 Released by Harlan Stenn <stenn@ntp.org>
1737* Convert receive buffer queue from doubly-linked list to FIFO.
1738(4.2.7p167) 2011/05/14 Released by Harlan Stenn <stenn@ntp.org>
1739* [Bug 1927] io_closeclock() should purge pending recvbufs.
1740* [Bug 1931] cv always includes fudgetime1, never fudgetime2.
1741* Use acts_close() in acts_shutdown() to avoid leaving a stale lockfile
1742 if unpeered via runtime configuration while the modem is open.
1743* Correct acts_close() test of pp->io.fd to see if it is open.
1744* 4.2.7p164 documentation updates re: 'tos orphanwait' expanded scope.
1745(4.2.7p166) 2011/05/13 Released by Harlan Stenn <stenn@ntp.org>
1746* If we have local overrides for autogen template files, use them.
1747* Convert more of the sntp-opt.def documentation from man to mdoc.
1748(4.2.7p165) 2011/05/11 Released by Harlan Stenn <stenn@ntp.org>
1749* Convert snmp docs to mdoc format, which requires autogen 5.11.9.
1750* from 4.2.6p4-RC1: Require autogen 5.11.9.
1751(4.2.7p164) 2011/05/11 Released by Harlan Stenn <stenn@ntp.org>
1752* [Bug 988] Local clock eats up -g option, so ntpd stops with large
1753 initial time offset.
1754* [Bug 1921] LOCAL, ACTS drivers with "prefer" excluded from initial
1755 candidate list.
1756* [Bug 1922] "tos orphanwait" applied incorrectly at startup.
1757* [Bug 1923] orphan parent favored over LOCAL, ACTS drivers.
1758* [Bug 1924] Billboard tally codes sometimes do not match operation,
1759 variables.
1760* Change "pool DNS" messages from msyslog to debug trace output.
1761* Remove unused FLAG_SYSPEER from peer->status.
1762* Respect "tos orphanwait" at startup. Previously there was an
1763 unconditional 300 s. startup orphanwait, though other values were
1764 respected for subsequent orphan wait periods after no_sys_peer events.
1765* Apply "tos orphanwait" (def. 300 seconds) to LOCAL and ACTS reference
1766 clock drivers, in addition to orphan parent operation. LOCAL and ACTS
1767 are not selectable during the orphanwait delay at startup and after
1768 each no_sys_peer event. This prevents a particular form of clock-
1769 hopping, such as using LOCAL briefly at startup before remote peers
1770 are selectable. This fixes the issue reported in [Bug 988].
1771* Documentation updates from Dave Mills.
1772(4.2.7p163) 2011/05/08 Released by Harlan Stenn <stenn@ntp.org>
1773* [Bug 1911] missing curly brace in libntp/ntp_rfc2553.c
1774(4.2.7p162) 2011/05/03 Released by Harlan Stenn <stenn@ntp.org>
1775* [Bug 1910] Support the Tristate Ltd. TS-GPSclock-01.
1776(4.2.7p161) 2011/05/02 Released by Harlan Stenn <stenn@ntp.org>
1777* [Bug 1904] 4.2.7p160 Windows build broken (POSIX_SHELL).
1778* [Bug 1906] 4.2.7p160 - libtool: compile: cannot determine name of
1779 library object in ./libevent
1780* Share a single sntp/libevent/build-aux directory between all three
1781 configure scripts.
1782* Add missing --enable-local-libevent help to top-level configure.
1783(4.2.7p160) 2011/05/01 Released by Harlan Stenn <stenn@ntp.org>
1784* from 4.2.6p4-RC1: Upgrade to libopts 35.0.10 from AutoGen 5.11.9pre8.
1785* [Bug 1901] Simulator does not set progname.
1786(4.2.7p159) 2011/04/28 Released by Harlan Stenn <stenn@ntp.org>
1787* Fix a couple of unused variable warnings.
1788* cleanup in timespecops.c / timevalops.c
1789(4.2.7p158) 2011/04/24 Released by Harlan Stenn <stenn@ntp.org>
1790* Update libevent --disable-libevent-regress handling to work when
1791 building libevent using mingw.
1792(4.2.7p157) 2011/04/21 Released by Harlan Stenn <stenn@ntp.org>
1793* [Bug 1890] 4.2.7p156 segfault in duplicate freeaddrinfo().
1794(4.2.7p156) 2011/04/19 Released by Harlan Stenn <stenn@ntp.org>
1795* [Bug 1851] freeaddrinfo() called after getaddrinfo() fails.
1796(4.2.7p155) 2011/04/18 Released by Harlan Stenn <stenn@ntp.org>
1797* Fix leak in refclock_datum.c start failure path.
1798(4.2.7p154) 2011/04/17 Released by Harlan Stenn <stenn@ntp.org>
1799* [Bug 1887] DNS fails on 4.2.7p153 using threads.
1800(4.2.7p153) 2011/04/16 Released by Harlan Stenn <stenn@ntp.org>
1801* A few more Coverity Scan cleanups.
1802(4.2.7p152) 2011/04/15 Released by Harlan Stenn <stenn@ntp.org>
1803* Update embedded libevent to current 2.1 git HEAD.
1804(4.2.7p151) 2011/04/14 Released by Harlan Stenn <stenn@ntp.org>
1805* Detect vsnprintf() support for "%m" and disable our "%m" expansion.
1806* Add --enable-c99-sprintf to configure args for -noopenssl variety of
1807 flock-build to avoid regressions in (v)snprintf() replacement.
1808* More msnprintf() unit tests.
1809* Coverity Scan error checking fixes.
1810* Log failure to fetch time from HOPF_P hardware.
1811* Check HOPF_S sscanf() conversion count before converted values.
1812(4.2.7p150) 2011/04/13 Released by Harlan Stenn <stenn@ntp.org>
1813* Remove never-used, incomplete ports/winnt/ntpd/refclock_trimbledc.[ch]
1814* On systems without C99-compliant (v)snprintf(), use C99-snprintf
1815 replacements (http://www.jhweiss.de/software/snprintf.html)
1816* Remove remaining sprintf() calls except refclock_ripencc.c (which is
1817 kept out of --enable-all-clocks as a result), upstream libs which use
1818 sprintf() only after careful buffer sizing.
1819(4.2.7p149) 2011/04/11 Released by Harlan Stenn <stenn@ntp.org>
1820* [Bug 1881] describe the {+,-,s} characters in configure --help output.
1821(4.2.7p148) 2011/04/09 Released by Harlan Stenn <stenn@ntp.org>
1822* Use _mkgmtime() as timegm() in the Windows port, rather than
1823 libntp/mktime.c's timegm(). Fixed [Bug 1875] on Windows using the old
1824 asn2ntp() code from before 4.2.7p147.
1825* ntp_crypto.c string buffer safety.
1826* Remove use of MAXFILENAME in mode 7 (ntpdc) on-wire structs.
1827* Change ntpd MAXFILENAME from 128 to 256 to match ntp-keygen.
1828* Buffer safety and sign extension fixes (thanks Coverity Scan).
1829(4.2.7p147) 2011/04/07 Released by Harlan Stenn <stenn@ntp.org>
1830* [Bug 1875] 'asn2ntp()' rewritten with 'caltontp()'; 'timegm()'
1831 substitute likely to crash with 64bit time_t.
1832(4.2.7p146) 2011/04/05 Released by Harlan Stenn <stenn@ntp.org>
1833* String buffer safety cleanup, converting to strlcpy() and strlcat().
1834* Use utmpname() before pututline() so repeated steps do not
1835 accidentally record into wtmp where utmp was intended.
1836* Use setutent() before each pututline() including first.
1837(4.2.7p145) 2011/04/04 Released by Harlan Stenn <stenn@ntp.org>
1838* [Bug 1840] ntp_lists.h FIFO macros buggy.
1839(4.2.7p144) 2011/04/03 Released by Harlan Stenn <stenn@ntp.org>
1840* [Bug 1874] ntpq -c "rv 0 sys_var_list" empty.
1841(4.2.7p143) 2011/03/31 Released by Harlan Stenn <stenn@ntp.org>
1842* [Bug 1732] ntpd ties up CPU on disconnected USB refclock.
1843* [Bug 1861] tickadj build failure using uClibc.
1844* [Bug 1862] in6addr_any test in configure fooled by arm gcc 4.1.3 -O2.
1845* Remove kernel line discipline driver code for clk and chu, deprecate
1846 related LDISC_ flags, and remove associated ntpd code to decode the
1847 timestamps, remove clktest line discipline test program.
1848* Remove "signal_no_reset: signal 17 had flags 4000000" logging, as it
1849 indicates no problem and is interpreted as an error. Previously some
1850 bits had been ignored one-by-one, but Linux SA_RESTORER definition is
1851 unavailable to user headers.
1852(4.2.7p142) 2011/03/21 Released by Harlan Stenn <stenn@ntp.org>
1853* [Bug 1844] ntpd 4.2.7p131 NetBSD, --gc-sections links bad executable.
1854* Fix "make distcheck" break in libevent/sample caused by typo.
1855(4.2.7p141) 2011/03/20 Released by Harlan Stenn <stenn@ntp.org>
1856* Add "ntpq -c iostats" similar to "ntpdc -c iostats".
1857* Compare entire timestamp to reject duplicates in refclock_pps().
1858(4.2.7p140) 2011/03/17 Released by Harlan Stenn <stenn@ntp.org>
1859* [Bug 1848] ntpd 4.2.7p139 --disable-thread-support does not compile.
1860* Add --disable-thread-support to one flock-build variation.
1861* One more lock-while-init in lib/isc/task.c to quiet lock analysis.
1862(4.2.7p139) 2011/03/16 Released by Harlan Stenn <stenn@ntp.org>
1863* [Bug 1848] make check ntpd --saveconfigquit clutters syslog.
1864(4.2.7p138) 2011/03/08 Released by Harlan Stenn <stenn@ntp.org>
1865* [Bug 1846] MacOSX: debug symbol not found by propdelay or tickadj.
1866(4.2.7p137) 2011/03/07 Released by Harlan Stenn <stenn@ntp.org>
1867* Use TRACE() instead of DPRINTF() for libntp and utilities, which
1868 use the "debug" variable regardless of #ifdef DEBUG.
1869* Declare debug in libntp instead of each program. Expose extern
1870 declaration to utilities, libntp, and DEBUG ntpd.
1871* Lock under-construction task, taskmgr objects to satisfy Coverity's
1872 mostly-correct assumptions about which variables are protected by
1873 which locks.
1874(4.2.7p136) 2011/03/02 Released by Harlan Stenn <stenn@ntp.org>
1875* [Bug 1839] 4.2.7p135 still installs libevent ev*.h headers.
1876(4.2.7p135) 2011/03/02 Released by Harlan Stenn <stenn@ntp.org>
1877* libevent: When building on systems with CLOCK_MONOTONIC available,
1878 separate the internal timeline (possibly counting since system boot)
1879 from the gettimeofday() timeline in event_base cached timevals. Adds
1880 new event_base_tv_cached() to retrieve cached callback round start
1881 time on the internal timeline, and changes
1882 event_based_gettimeofday_cached() to always return times using the
1883 namesake timeline. This preserves the benefit of using the never-
1884 stepped monotonic clock for event timeouts while providing clients
1885 with times consistently using gettimeofday().
1886* Correct event_base_gettimeofday_cached() workaround code in
1887 sntp to work with corrected libevent.
1888* Remove sntp l_fp_output() test now that it uses prettydate().
1889* [Bug 1839] 4.2.7p131 installs libevent ev*.h headers.
1890* Ensure CONFIG_SHELL is not empty before relying on it for #! scripts.
1891(4.2.7p134) 2011/02/24 Released by Harlan Stenn <stenn@ntp.org>
1892* [Bug 1837] Build fails on Win7 due to regedit requiring privilege.
1893* Provide fallback definitions for GetAdaptersAddresses() for Windows
1894 build environments lacking iphlpapi.h.
1895* Rename file containing 1.xxxx ChangeSet revision from version to
1896 scm-rev to avoid invoking GNU make implicit rules attempting to
1897 compile version.c into version. Problem was with sntp/version.o
1898 during make distcheck after fix for spurious sntp rebuilds.
1899* Add INC_ALIGNED_PTR() macro to align pointers like malloc().
1900(4.2.7p133) 2011/02/23 Released by Harlan Stenn <stenn@ntp.org>
1901* [Bug 1834] ntpdate 4.2.7p131 aborts with assertion failure.
1902* Move sntp last in top-level Makefile.am SUBDIRS so that the libevent
1903 tearoff (if required) and sntp are compiled after the rest.
1904* Use a single set of Automake options for each package in configure.ac
1905 AM_INIT, remove Makefile.am AUTOMAKE_OPTIONS= lines.
1906* Correct spurious sntp rebuilds triggered by a make misperception
1907 sntp/version was out-of-date relative to phony target FRC.version.
1908* Do not cache paths to perl, test, or pkg-config, searching the PATH
1909 at configure time is worth it to pick up tool updates.
1910(4.2.7p132) 2011/02/22 Released by Harlan Stenn <stenn@ntp.org>
1911* [Bug 1832] ntpdate doesn't allow timeout > 2s.
1912* [Bug 1833] The checking sem_timedwait() fails without -pthread.
1913* ElectricFence was suffering bitrot - remove it. valgrind works well.
1914* Enable all relevant automake warnings.
1915* Correct Solaris 2.1x PTHREAD_ONCE_INIT extra braces test to avoid
1916 triggering warnings due to excess braces.
1917* Remove libevent-cfg from sntp/Makefile.am.
1918* Provide bug report and URL options to Autoconf.
1919* Avoid relying on remake rules for routine build/flock-build for
1920 libevent as for the top-level and sntp subproject.
1921(4.2.7p131) 2011/02/21 Released by Harlan Stenn <stenn@ntp.org>
1922* [Bug 1087] -v/--normalverbose conflicts with -v/--version in sntp.
1923* [Bug 1088] sntp should (only) report the time difference without -s/-a.
1924* older autoconf sometimes dislikes [].
1925* Move "can't write KoD file" warning from sntp shutdown to startup.
1926* refclock_acts.c cleanup from Dave Mills.
1927* Convert sntp to libevent event-driven socket programming. Instead of
1928 blocking name resolution and querying one NTP server at a time,
1929 resolve server names and send NTP queries without blocking. Add
1930 sntp command-line options to adjust timing and optionally wait for all
1931 servers to respond instead of exiting after the first.
1932* Import libevent 2.0.10-stable plus local patches as a tearoff, used
1933 only if the target system lacks an installed libevent 2.0.9 or later.
1934* Move blocking worker and resolver to libntp from ntpd.
1935* Use threads rather than forked child processes for blocking worker
1936 when possible. Override with configure --disable-thread-support.
1937* Move init_logging(), change_logfile(), and setup_logfile() from ntpd
1938 to libntp, use them in sntp.
1939* Test --without-sntp in flock-build script's -no-refclocks variety.
1940* Avoid invoking config.status twice in a row in build script.
1941* Move more m4sh tests needed by libntp to shared .m4 files.
1942* Split up ntp_libntp.m4 into smaller, more specific subsets.
1943* Enable gcc -Wcast-align, fix many instances of warnings when casting
1944 a pointer to a more-strictly-aligned underlying type.
1945(4.2.7p130) 2011/02/12 Released by Harlan Stenn <stenn@ntp.org>
1946* [Bug 1811] Update the download location in WHERE-TO-START.
1947(4.2.7p129) 2011/02/09 Released by Harlan Stenn <stenn@ntp.org>
1948* Add missing "break;" to ntp_control.c ctl_putsys() for caliberrs, used
1949 by ntpq -c kerninfo introduced in 4.2.7p104.
1950* Fix leak in ntp_control.c read_mru_list().
1951(4.2.7p128) 2011/01/30 Released by Harlan Stenn <stenn@ntp.org>
1952* [Bug 1799] ntpq mrv crash.
1953* [Bug 1801] ntpq mreadvar requires prior association caching.
1954(4.2.7p127) 2011/01/28 Released by Harlan Stenn <stenn@ntp.org>
1955* [Bug 1797] Restore stale timestamp check from the RANGEGATE cleanup.
1956(4.2.7p126) 2011/01/27 Released by Harlan Stenn <stenn@ntp.org>
1957* Fix unexposed fencepost error in format_time_fraction().
1958* Add more unit tests for timeval_tostr() and timespec_tostr().
1959(4.2.7p125) 2011/01/26 Released by Harlan Stenn <stenn@ntp.org>
1960* [Bug 1794] ntpq -c rv missing clk_wander information.
1961* [Bug 1795] ntpq readvar does not display last variable.
1962(4.2.7p124) 2011/01/25 Released by Harlan Stenn <stenn@ntp.org>
1963* sntp/Makefile.am needs any passed-in CFLAGS.
1964(4.2.7p123) 2011/01/24 Released by Harlan Stenn <stenn@ntp.org>
1965* [Bug 1788] tvtots.c tables inaccurate
1966(4.2.7p122) 2011/01/22 Released by Harlan Stenn <stenn@ntp.org>
1967* ACTS refclock cleanup from Dave Mills.
1968* Avoid shadowing the "group" global variable.
1969(4.2.7p121) 2011/01/21 Released by Harlan Stenn <stenn@ntp.org>
1970* [Bug 1786] Remove extra semicolon from ntp_proto.c .
1971(4.2.7p120) 2011/01/20 Released by Harlan Stenn <stenn@ntp.org>
1972* Change new timeval and timespec to string routines to use snprintf()
1973 rather than hand-crafted conversion, avoid signed int overflow there.
1974* Add configure support for SIZEOF_LONG_LONG to enable portable use of
1975 snprintf() with time_t.
1976* Grow ntpd/work_thread.c arrays as needed.
1977* Add DEBUG_* variants of ntp_assert.h macros which compile away using
1978 ./configure --disable-debugging.
1979* Fix tvalops.cpp unit test failures for 32-bit builds.
1980* Return to a single autoreconf invocation in ./bootstrap script.
1981* Fix warnings seen on FreeBSD 9.
1982* crypto group changes from Dave Mills.
1983* Lose the RANGEGATE check in PPS, from Dave Mills.
1984* ACTS refclock cleanup from Dave Mills.
1985* Documentation updates from Dave Mills.
1986* NMEA driver documentation update from Juergen Perlinger.
1987(4.2.7p119) 2011/01/18 Released by Harlan Stenn <stenn@ntp.org>
1988* added timespecops.{c,h} and tievalops.{c.h} to libntp and include
1989 added tspecops.cpp to tests/libntp
1990* Correct msyslog.c build break on Solaris 2.9 from #ifdef/#if mixup.
1991(4.2.7p118) 2011/01/15 Released by Harlan Stenn <stenn@ntp.org>
1992* Simplify the built-sources stuff in sntp/ .
1993* Fix check for -lipv6 on HP-UX 11.
1994(4.2.7p117) 2011/01/13 Released by Harlan Stenn <stenn@ntp.org>
1995* Add configure --without-sntp option to disable building sntp and
1996 sntp/tests. withsntp=no in the environment changes the default.
1997* Build infrastructure cleanup:
1998 Move m4 directory to sntp/m4.
1999 Share a single set of genver output between sntp and the top level.
2000 Share a single set of autogen included .defs in sntp/include.
2001 Share a single set of build-aux scripts (e.g. config.guess, missing).
2002 Add ntp_libntp.m4 and ntp_ipv6.m4 to reduce configure.ac duplication.
2003 Warn and exit build/flock-build if bootstrap needs to be run.
2004(4.2.7p116) 2011/01/10 Released by Harlan Stenn <stenn@ntp.org>
2005* refclock_nmea.c refactoring by Juergen Perlinger.
2006(4.2.7p115) 2011/01/09 Released by Harlan Stenn <stenn@ntp.org>
2007* [Bug 1780] Windows ntpd 4.2.7p114 crashes in ioctl().
2008* [Bug 1781] longlong undefined in sntp handle_pkt() on Debian amd64.
2009(4.2.7p114) 2011/01/08 Released by Harlan Stenn <stenn@ntp.org>
2010* Fix for openssl pkg-config detection eval failure.
2011* Add erealloc_zero(), refactor estrdup(), emalloc(), emalloc_zero() to
2012 separate tracking callsite file/line from using debug MS C runtime,
2013 and to reduce code duplication.
2014(4.2.7p113) 2011/01/07 Released by Harlan Stenn <stenn@ntp.org>
2015* [Bug 1776] sntp mishandles -t/--timeout and -a/--authentication.
2016* Default to silent make rules, override with make V=1 or ./configure
2017 --disable-silent-rules.
2018* Correct --with-openssl-incdir defaulting with pkg-config.
2019* Correct ./build on systems without gtest available.
2020* Begin moving some of the low-level socket stuff to libntp.
2021(4.2.7p112) 2011/01/06 Released by Harlan Stenn <stenn@ntp.org>
2022* [Bug 1773] openssl not detected during ./configure.
2023* [Bug 1774] Segfaults if cryptostats enabled and built without OpenSSL.
2024* Use make V=0 in build script to increase signal/noise ratio.
2025(4.2.7p111) 2011/01/05 Released by Harlan Stenn <stenn@ntp.org>
2026* [Bug 1772] refclock_open() return value check wrong for ACTS.
2027* Default --with-openssl-libdir and --with-openssl-incdir to the values
2028 from pkg-config, falling back on our usual search paths if pkg-config
2029 is not available or does not have openssl.pc on PKG_CONFIG_PATH.
2030* Change refclock_open() to return -1 on failure like open().
2031* Update all refclock_open() callers to check for fd <= 0 indicating
2032 failure, so they work with older and newer refclock_open() and can
2033 easily backport.
2034* Initialize refclockproc.rio.fd to -1, harmonize refclock shutdown
2035 entrypoints to avoid crashing, particularly if refclock_open() fails.
2036* Enable tickadj-like taming of wildly off-spec Windows clock using
2037 NTPD_TICKADJ_PPM env. var. specifying baseline slew.
2038(4.2.7p110) 2011/01/04 Released by Harlan Stenn <stenn@ntp.org>
2039* [Bug 1771] algorithmic error in 'clocktime()' fixed.
2040* Unit tests extended for hard-coded system time.
2041* make V=0 and configure --enable-silent-rules supported.
2042* setvar modemsetup = ATE0... overrides ACTS driver default.
2043* Preserve last timecode in ACTS driver (ntpq -ccv).
2044* Tolerate previous ATE1 state when sending ACTS setup.
2045* Enable raw tty line discipline in Windows port.
2046* Allow tty open/close/open to succeed on Windows port.
2047* Enable ACTS and CHU reference clock drivers on Windows.
2048(4.2.7p109) 2011/01/02 Released by Harlan Stenn <stenn@ntp.org>
2049* Remove nearly all strcpy() and most strcat() from NTP distribution.
2050 One major pocket remains in ntp_crypto.c. libopts & libisc also have
2051 (safe) uses of strcpy() and strcat() remaining.
2052* Documentation updates from Dave Mills.
2053(4.2.7p108) 2011/01/01 Released by Harlan Stenn <stenn@ntp.org>
2054* [Bug 1764] Move Palisade modem control logic to configure.ac.
2055* [Bug 1768] TIOCFLUSH undefined in linux for refclock_acts.
2056* Autokey multiple identity group improvements from Dave Mills.
2057* from 4.2.6p3: Update the copyright year.
2058(4.2.7p107) 2010/12/31 Released by Harlan Stenn <stenn@ntp.org>
2059* [Bug 1764] Palisade driver doesn't build on Linux.
2060* [Bug 1766] Oncore clock has offset/high jitter at startup.
2061* Move ntp_control.h variable IDs to ntp_control.c, remove their use by
2062 ntpq. They are implementation details private to ntpd. [Bug 597] was
2063 caused by ntpq's reliance on these IDs it need not know about.
2064* refclock_acts.c updates from Dave Mills.
2065(4.2.7p106) 2010/12/30 Released by Harlan Stenn <stenn@ntp.org>
2066* from 4.2.6p3: Update genCommitLog for the bk-5 release.
2067(4.2.7p105) 2010/12/29 Released by Harlan Stenn <stenn@ntp.org>
2068(4.2.7p104) 2010/12/28 Released by Harlan Stenn <stenn@ntp.org>
2069* from 4.2.6p3: Create and use scripts/check--help when generating
2070 .texi files.
2071* from 4.2.6p3: Update bk triggers for the bk-5 release.
2072* Support for multiple Autokey identity groups from Dave Mills.
2073* Documentation updates from Dave Mills.
2074* Add ntpq kerninfo, authinfo, and sysinfo commands similar to ntpdc's.
2075(4.2.7p103) 2010/12/24 Released by Harlan Stenn <stenn@ntp.org>
2076* Add ntpq pstats command similar to ntpdc's.
2077* Remove ntpq pstatus command, rv/readvar does the same and more.
2078* Documentation updates from Dave Mills.
2079(4.2.7p102) 2010/12/23 Released by Harlan Stenn <stenn@ntp.org>
2080* Allow ntpq &1 associd use without preceding association-fetching.
2081* Documentation updates from Dave Mills.
2082(4.2.7p101) 2010/12/22 Released by Harlan Stenn <stenn@ntp.org>
2083* from 4.2.6p3-RC12: Upgrade to libopts 34.0.9 from AutoGen 5.11.6pre7.
2084* from 4.2.6p3-RC12: Relax minimum Automake version to 1.10 with updated
2085 libopts.m4.
2086(4.2.7p100) 2010/12/21 Released by Harlan Stenn <stenn@ntp.org>
2087* [Bug 1743] from 4.2.6p3-RC12: Display timezone offset when showing
2088 time for sntp in the local timezone (documentation updates).
2089(4.2.7p99) 2010/12/21 Released by Harlan Stenn <stenn@ntp.org>
2090* Add unit tests for msnprintf().
2091(4.2.7p98) 2010/12/20 Released by Harlan Stenn <stenn@ntp.org>
2092* [Bug 1761] clockstuff/clktest-opts.h omitted from tarball.
2093* [Bug 1762] from 4.2.6p3-RC12: manycastclient responses interfere.
2094* Documentation updates from Dave Mills.
2095(4.2.7p97) 2010/12/19 Released by Harlan Stenn <stenn@ntp.org>
2096* [Bug 1458] from 4.2.6p3-RC12: Can not compile NTP on FreeBSD 4.7.
2097* [Bug 1760] from 4.2.6p3-RC12: ntpd Windows interpolation cannot be
2098 disabled.
2099* from 4.2.6p3-RC12: Upgrade to libopts 34.0.9 from AutoGen 5.11.6pre5.
2100* Documentation updates from Dave Mills.
2101(4.2.7p96) 2010/12/18 Released by Harlan Stenn <stenn@ntp.org>
2102* [Bug 1758] from 4.2.6p3-RC12: setsockopt IPV6_MULTICAST_IF with wrong
2103 ifindex.
2104* Documentation updates from Dave Mills.
2105(4.2.7p95) 2010/12/17 Released by Harlan Stenn <stenn@ntp.org>
2106* [Bug 1753] 4.2.7p94 faults on startup in newpeer(), strdup(NULL).
2107* [Bug 1754] from 4.2.6p3-RC12: --version output should be more verbose.
2108* [Bug 1757] from 4.2.6p3-RC12: oncore snprintf("%m") doesn't expand %m.
2109* from 4.2.6p3-RC12: Suppress ntp-keygen OpenSSL version display for
2110 --help, --version, display both build and runtime OpenSSL versions
2111 when they differ.
2112* from 4.2.6p3-RC12: Upgrade to libopts 33.5.8 from AutoGen 5.11.6pre3.
2113* Documentation updates from Dave Mills.
2114(4.2.7p94) 2010/12/15 Released by Harlan Stenn <stenn@ntp.org>
2115* [Bug 1751] from 4.2.6p3-RC12: Support for Atari FreeMiNT OS.
2116* Documentation updates from Dave Mills.
2117(4.2.7p93) 2010/12/13 Released by Harlan Stenn <stenn@ntp.org>
2118* [Bug 1510] from 4.2.6p3-RC12: Add modes 20/21 for driver 8 to support
2119 RAWDCF @ 75 baud.
2120* [Bug 1741] from 4.2.6p3-RC12: Enable multicast reception on each
2121 address (Windows).
2122* from 4.2.6p3-RC12: Other manycastclient repairs:
2123 Separate handling of scope ID embedded in many in6_addr from ifindex
2124 used for IPv6 multicasting ioctls.
2125 Add INT_PRIVACY endpt bit flag for IPv6 RFC 4941 privacy addresses.
2126 Enable outbound multicast from only one address per interface in the
2127 same subnet, and in that case prefer embedded MAC address modified
2128 EUI-64 IPv6 addresses first, then static, and last RFC 4941 privacy
2129 addresses.
2130 Use setsockopt(IP[V6]_MULTICAST_IF) before each send to multicast to
2131 select the local source address, using the correct socket is not
2132 enough.
2133* "server ... ident <groupname>" changes from Dave Mills.
2134* Documentation updates from Dave Mills.
2135(4.2.7p92) 2010/12/08 Released by Harlan Stenn <stenn@ntp.org>
2136* [Bug 1743] from 4.2.6p3-RC12: Display timezone offset when showing
2137 time for sntp in the local timezone.
2138(4.2.7p91) 2010/12/07 Released by Harlan Stenn <stenn@ntp.org>
2139* [Bug 1732] ntpd ties up CPU on disconnected USB device.
2140* [Bug 1742] form 4.2.6p3-RC12: Fix a typo in an error message in the
2141 "build" script.
2142(4.2.7p90) 2010/12/06 Released by Harlan Stenn <stenn@ntp.org>
2143* [Bug 1738] Windows ntpd has wrong net adapter name.
2144* [Bug 1740] ntpdc -c reslist packet count wrongly treated as signed.
2145(4.2.7p89) 2010/12/04 Released by Harlan Stenn <stenn@ntp.org>
2146* [Bug 1736] tos int, bool options broken in 4.2.7p66.
2147* from 4.2.6p3-RC12: Clean up the SNTP documentation.
2148(4.2.7p88) 2010/12/02 Released by Harlan Stenn <stenn@ntp.org>
2149* [Bug 1735] 'clocktime()' aborts ntpd on bogus input
2150(4.2.7p87) 2010/12/01 Released by Harlan Stenn <stenn@ntp.org>
2151* from 4.2.6p3-RC12: Clean up m4 quoting in configure.ac, *.m4 files,
2152 resolving intermittent AC_LANG_PROGRAM possibly undefined errors.
2153(4.2.7p86) 2010/11/29 Released by Harlan Stenn <stenn@ntp.org>
2154* Documentation updates from Dave Mills.
2155(4.2.7p85) 2010/11/24 Released by Harlan Stenn <stenn@ntp.org>
2156* Documentation updates from Dave Mills.
2157(4.2.7p84) 2010/11/22 Released by Harlan Stenn <stenn@ntp.org>
2158* [Bug 1618] Unreachable code in jjy_start().
2159* [Bug 1725] from 4.2.6p3-RC11: ntpd sends multicast from only one
2160 address.
2161* from 4.2.6p3-RC11: Upgrade libopts to 33.3.8.
2162* from 4.2.6p3-RC11: Bump minimum Automake version to 1.11, required for
2163 AM_COND_IF use in LIBOPTS_CHECK.
2164* An almost complete rebuild of the initial loopfilter configuration
2165 process, including the code that determines the interval between
2166 frequency file updates, from Dave Mills.
2167* Documentation updates from Dave Mills.
2168* Add ntp-keygen -l/--lifetime to control certificate expiry.
2169* JJY driver improvements for Tristate JJY01/02, including changes
2170 to its clockstats format.
2171* Add "nonvolatile" ntp.conf directive to control how often the
2172 driftfile is written.
2173(4.2.7p83) 2010/11/17 Released by Harlan Stenn <stenn@ntp.org>
2174* [Bug 1727] ntp-keygen PLEN, ILEN undeclared --without-crypto.
2175* Remove top-level libopts, use sntp/libopts.
2176* from 4.2.6p3-RC11: Remove log_msg() and debug_msg() from sntp in favor
2177 of msyslog().
2178* Documentation updates from Dave Mills.
2179(4.2.7p82) 2010/11/16 Released by Harlan Stenn <stenn@ntp.org>
2180* [Bug 1728] from 4.2.6p3-RC11: In ntp_openssl.m4, don't add
2181 -I/usr/include or -L/usr/lib to CPPFLAGS or LDFLAGS.
2182(4.2.7p81) 2010/11/14 Released by Harlan Stenn <stenn@ntp.org>
2183* [Bug 1681] from 4.2.6p3-RC10: More sntp logging cleanup.
2184* [Bug 1683] from 4.2.6p3-RC10: Non-localhost on loopback exempted from
2185 nic rules.
2186* [Bug 1719] Cleanup for ntp-keygen and fix -V crash, from Dave Mills.
2187(4.2.7p80) 2010/11/10 Released by Harlan Stenn <stenn@ntp.org>
2188* [Bug 1574] from 4.2.6p3-RC9: sntp doesn't set tv_usec correctly.
2189* [Bug 1681] from 4.2.6p3-RC9: sntp logging cleanup.
2190* [Bug 1683] from 4.2.6p3-RC9: Interface binding does not seem to work
2191 as intended.
2192* [Bug 1708] make check fails with googletest 1.4.0.
2193* [Bug 1709] from 4.2.6p3-RC9: ntpdate ignores replies with equal
2194 receive and transmit timestamps.
2195* [Bug 1715] sntp utilitiesTest.IPv6Address failed.
2196* [Bug 1718] Improve gtest checks in configure.ac.
2197(4.2.7p79) 2010/11/07 Released by Harlan Stenn <stenn@ntp.org>
2198* Correct frequency estimate with no drift file, from David Mills.
2199(4.2.7p78) 2010/11/04 Released by Harlan Stenn <stenn@ntp.org>
2200* [Bug 1697] filegen implementation should be improved.
2201* Refactor calendar functions in terms of new common code.
2202* Documentation updates from Dave Mills.
2203(4.2.7p77) 2010/11/03 Released by Harlan Stenn <stenn@ntp.org>
2204* [Bug 1692] packageinfo.sh needs to be "sourced" using ./ .
2205* [Bug 1695] ntpdate takes longer than necessary.
2206(4.2.7p76) 2010/11/02 Released by Harlan Stenn <stenn@ntp.org>
2207* [Bug 1690] Unit tests fails to build on some systems.
2208* [Bug 1691] Use first NMEA sentence each second.
2209* Put the sntp tests under sntp/ .
2210* ... and only build/run them if we have gtest.
2211* Documentation updates from Dave Mills.
2212(4.2.7p75) 2010/10/30 Released by Harlan Stenn <stenn@ntp.org>
2213* Documentation updates from Dave Mills.
2214* Include Linus Karlsson's GSoC 2010 testing code.
2215(4.2.7p74) 2010/10/29 Released by Harlan Stenn <stenn@ntp.org>
2216* [Bug 1685] from 4.2.6p3-RC8: NMEA driver mode byte confusion.
2217* from 4.2.6p3-RC8: First cut at using scripts/checkChangeLog.
2218* Documentation updates from Dave Mills.
2219(4.2.7p73) 2010/10/27 Released by Harlan Stenn <stenn@ntp.org>
2220* [Bug 1680] Fix alignment of clock_select() arrays.
2221* refinements to new startup behavior from David Mills.
2222* For the bootstrap script, touch .html files last.
2223* Add 'make check' test case that would have caught [Bug 1678].
2224(4.2.7p72) 2010/10/26 Released by Harlan Stenn <stenn@ntp.org>
2225* [Bug 1679] Fix test for -lsocket.
2226* Clean up missing ;; entries in configure.ac.
2227(4.2.7p71) 2010/10/25 Released by Harlan Stenn <stenn@ntp.org>
2228* [Bug 1676] from 4.2.6p3-RC7: NMEA: $GPGLL did not work after fix
2229 for Bug 1571.
2230* [Bug 1678] "restrict source" treated as "restrict default".
2231* from 4.2.6p3-RC7: Added scripts/checkChangeLog.
2232(4.2.7p70) 2010/10/24 Released by Harlan Stenn <stenn@ntp.org>
2233* [Bug 1571] from 4.2.6p3-RC6: NMEA does not relate data to PPS edge.
2234* [Bug 1572] from 4.2.p63-RC6: NMEA time adjustment for GPZDG buggy.
2235* [Bug 1675] from 4.2.6p3-RC6: Prohibit includefile remote config.
2236* Enable generating ntpd/ntp_keyword.h after keyword-gen.c changes on
2237 Windows as well as POSIX platforms.
2238* Fix from Dave Mills for a rare singularity in clock_combine().
2239(4.2.7p69) 2010/10/23 Released by Harlan Stenn <stenn@ntp.org>
2240* [Bug 1671] Automatic delay calibration is sometimes inaccurate.
2241(4.2.7p68) 2010/10/22 Released by Harlan Stenn <stenn@ntp.org>
2242* [Bug 1669] from 4.2.6p3-RC5: NTP fails to compile on IBM AIX 5.3.
2243* [Bug 1670] Fix peer->bias and broadcastdelay.
2244* Documentation updates from Dave Mills.
2245* Documentation EOL cleanup.
2246(4.2.7p67) 2010/10/21 Released by Harlan Stenn <stenn@ntp.org>
2247* [Bug 1649] from 4.2.6p3-RC5: Require NMEA checksum if $GPRMC or
2248 previously seen.
2249(4.2.7p66) 2010/10/19 Released by Harlan Stenn <stenn@ntp.org>
2250* [Bug 1277] Provide and use O(1) FIFOs, esp. in the config tree code.
2251* Remove unused 'bias' configuration keyword.
2252(4.2.7p65) 2010/10/16 Released by Harlan Stenn <stenn@ntp.org>
2253* [Bug 1584] from 4.2.6p3-RC4: wrong SNMP type for precision,
2254 resolution.
2255* Remove 'calldelay' and 'sign' remnants from parser, ntp_config.c.
2256(4.2.7p64) 2010/10/15 Released by Harlan Stenn <stenn@ntp.org>
2257* [Bug 1584] from 4.2.6p3-RC3: ntpsnmpd OID must be mib-2.197.
2258* [Bug 1659] from 4.2.6p3-RC4: Need CLOCK_TRUETIME not CLOCK_TRUE.
2259* [Bug 1663] ntpdsim should not open net sockets.
2260* [Bug 1665] from 4.2.6p3-RC4: is_anycast() u_int32_t should be u_int32.
2261* from 4.2.6p3: ntpsnmpd, libntpq warning cleanup.
2262* Remove 'calldelay' and 'sign' keywords (Dave Mills).
2263* Documentation updates from Dave Mills.
2264(4.2.7p63) 2010/10/13 Released by Harlan Stenn <stenn@ntp.org>
2265* [Bug 1080] from 4.2.6p3-RC3: ntpd on ipv6 routers very chatty.
2266* Documentation nit cleanup.
2267* Documentation updates from Dave Mills.
2268(4.2.7p62) 2010/10/12 Released by Harlan Stenn <stenn@ntp.org>
2269* [Bug 750] from 4.2.6p3-RC3: Non-existing device causes coredump with
2270 RIPE-NCC driver.
2271* [Bug 1567] from 4.2.6p3-RC3: Support Arbiter 1093C Satellite Clock on
2272 Windows.
2273* [Bug 1581] from 4.2.6p3-RC3: printf format string mismatch leftover.
2274* [Bug 1659] from 4.2.6p3-RC3: Support Truetime Satellite Clocks on
2275 Windows.
2276* [Bug 1660] from 4.2.6p3-RC3: On some systems, test is in /usr/bin, not
2277 /bin.
2278* [Bug 1661] from 4.2.6p3-RC3: Re-indent refclock_ripencc.c.
2279* Lose peer_count from ntp_peer.c and ntp_proto.c (Dave Mills).
2280* Documentation updates from Dave Mills.
2281(4.2.7p61) 2010/10/06 Released by Harlan Stenn <stenn@ntp.org>
2282* Documentation and code cleanup from Dave Mills. No more NTP_MAXASSOC.
2283(4.2.7p60) 2010/10/04 Released by Harlan Stenn <stenn@ntp.org>
2284* Documentation updates from Dave Mills.
2285(4.2.7p59) 2010/10/02 Released by Harlan Stenn <stenn@ntp.org>
2286* Documentation updates from Dave Mills.
2287* Variable name cleanup from Dave Mills.
2288* [Bug 1657] darwin needs res_9_init, not res_init.
2289(4.2.7p58) 2010/09/30 Released by Harlan Stenn <stenn@ntp.org>
2290* Clock select bugfix from Dave Mills.
2291* [Bug 1554] peer may stay selected as system peer after becoming
2292 unreachable.
2293* [Bug 1644] from 4.2.6p3-RC3: cvo.sh should use lsb_release to identify
2294 linux distros.
2295* [Bug 1646] ntpd crashes with relative path to logfile.
2296(4.2.7p57) 2010/09/27 Released by Harlan Stenn <stenn@ntp.org>
2297* Documentation updates from Dave Mills.
2298(4.2.7p56) 2010/09/25 Released by Harlan Stenn <stenn@ntp.org>
2299* Clock combining algorithm improvements from Dave Mills.
2300* Documentation updates from Dave Mills.
2301* [Bug 1642] ntpdsim can't find simulate block in config file.
2302* [Bug 1643] from 4.2.6p3-RC3: Range-check the decoding of the RIPE-NCC
2303 status codes.
2304(4.2.7p55) 2010/09/22 Released by Harlan Stenn <stenn@ntp.org>
2305* Documentation updates from Dave Mills.
2306* [Bug 1636] from 4.2.6p3-RC2: segfault after denied remote config.
2307(4.2.7p54) 2010/09/21 Released by Harlan Stenn <stenn@ntp.org>
2308* More Initial convergence improvements from Dave Mills.
2309* Documentation updates from Dave Mills.
2310* [Bug 1635] from 4.2.6p3-RC2: "filegen ... enable" is not default.
2311(4.2.7p53) 2010/09/20 Released by Harlan Stenn <stenn@ntp.org>
2312* Documentation updates from Dave Mills.
2313* More Initial convergence improvements from Dave Mills.
2314(4.2.7p52) 2010/09/19 Released by Harlan Stenn <stenn@ntp.org>
2315* Initial convergence improvements from Dave Mills.
2316(4.2.7p51) 2010/09/18 Released by Harlan Stenn <stenn@ntp.org>
2317* [Bug 1344] from 4.2.6p3-RC1: ntpd on Windows exits without logging
2318 cause.
2319* [Bug 1629] 4.2.7p50 configure.ac changes invalidate config.cache.
2320* [Bug 1630] 4.2.7p50 cannot bootstrap on Autoconf 2.61.
2321(4.2.7p50) 2010/09/16 Released by Harlan Stenn <stenn@ntp.org>
2322* Cleanup NTP_LIB_M.
2323* [Bug 1628] Clean up -lxnet/-lsocket usage for (open)solaris.
2324(4.2.7p49) 2010/09/13 Released by Harlan Stenn <stenn@ntp.org>
2325* Documentation updates from Dave Mills.
2326(4.2.7p48) 2010/09/12 Released by Harlan Stenn <stenn@ntp.org>
2327* Documentation updates from Dave Mills.
2328(4.2.7p47) 2010/09/11 Released by Harlan Stenn <stenn@ntp.org>
2329* Documentation updates from Dave Mills.
2330* [Bug 1588] finish configure --disable-autokey implementation.
2331* [Bug 1616] refclock_acts.c: if (pp->leap == 2) is always false.
2332* [Bug 1620] [Backward Incompatible] "discard minimum" value should be in
2333 seconds, not log2 seconds.
2334(4.2.7p46) 2010/09/10 Released by Harlan Stenn <stenn@ntp.org>
2335* Use AC_SEARCH_LIBS instead of AC_CHECK_LIB for NTP_LIB_M.
2336(4.2.7p45) 2010/09/05 Released by Harlan Stenn <stenn@ntp.org>
2337* [Bug 1578] Consistently use -lm when needed.
2338(4.2.7p44) 2010/08/27 Released by Harlan Stenn <stenn@ntp.org>
2339* [Bug 1573] from 4.2.6p3-beta1: Miscalculation of offset in sntp.
2340(4.2.7p43) 2010/08/26 Released by Harlan Stenn <stenn@ntp.org>
2341* [Bug 1602] Refactor some of the sntp/ directory to facililtate testing.
2342(4.2.7p42) 2010/08/18 Released by Harlan Stenn <stenn@ntp.org>
2343* [Bug 1593] ntpd abort in free() with logconfig syntax error.
2344* [Bug 1595] from 4.2.6p3-beta1: empty last line in key file causes
2345 duplicate key to be added
2346* [Bug 1597] from 4.2.6p3-beta1: packet processing ignores RATE KoD packets,
2347 Because of a bug in string comparison.
2348(4.2.7p41) 2010/07/28 Released by Harlan Stenn <stenn@ntp.org>
2349* [Bug 1581] from 4.2.6p3-beta1: ntp_intres.c size_t printf format
2350 string mismatch.
2351* [Bug 1586] ntpd 4.2.7p40 doesn't write to syslog after fork on QNX.
2352* Avoid race with parallel builds using same source directory in
2353 scripts/genver by using build directory for temporary files.
2354* orphanwait documentation updates.
2355(4.2.7p40) 2010/07/12 Released by Harlan Stenn <stenn@ntp.org>
2356* [Bug 1395] ease ntpdate elimination with ntpd -w/--wait-sync
2357* [Bug 1396] allow servers on ntpd command line like ntpdate
2358(4.2.7p39) 2010/07/09 Released by Harlan Stenn <stenn@ntp.org>
2359* Fix typo in driver28.html.
2360* [Bug 1581] from 4.2.6p2: size_t printf format string mismatches, IRIG
2361 string buffers undersized. Mostly backported from earlier ntp-dev
2362 fixes by Juergen Perlinger.
2363(4.2.7p38) 2010/06/20 Released by Harlan Stenn <stenn@ntp.org>
2364* [Bug 1570] backported to 4.2.6p2-RC7.
2365* [Bug 1575] from 4.2.6p2-RC7: use 'snprintf' with LIB_BUFLENGTH in
2366 inttoa.c, tvtoa.c and utvtoa.c
2367* [Bug 1576] backported to 4.2.6p2-RC7.
2368* Typo fix in a comment in ntp_proto.c.
2369(4.2.7p37) 2010/06/19 Released by Harlan Stenn <stenn@ntp.org>
2370* [Bug 1576] sys/sysctl.h depends on sys/param.h on OpenBSD.
2371(4.2.7p36) 2010/06/15 Released by Harlan Stenn <stenn@ntp.org>
2372* [Bug 1560] Initial support for orphanwait, from Dave Mills.
2373* clock_filter()/reachability fixes from Dave Mills.
2374(4.2.7p35) 2010/06/12 Released by Harlan Stenn <stenn@ntp.org>
2375* Rewrite of multiprecision macros in 'ntp_fp.h' from J. Perlinger
2376 <perlinger@ntp.org>
2377* [Bug 715] from 4.2.6p2-RC6: libisc Linux IPv6 interface iteration
2378 drops multicast flags.
2379(4.2.7p34) 2010/06/05 Released by Harlan Stenn <stenn@ntp.org>
2380* [Bug 1570] serial clock drivers get outdated input from kernel tty
2381 line buffer after startup
2382(4.2.7p33) 2010/06/04 Released by Harlan Stenn <stenn@ntp.org>
2383* [Bug 1561] from 4.2.6p2-RC5: ntpq, ntpdc "passwd" prompts for MD5
2384 password w/SHA1.
2385* [Bug 1565] from 4.2.6p2-RC5: sntp/crypto.c compile fails on MacOS over
2386 vsnprintf().
2387* from 4.2.6p2-RC5: Windows port: do not exit in
2388 ntp_timestamp_from_counter() without first logging the reason.
2389(4.2.7p32) 2010/05/19 Released by Harlan Stenn <stenn@ntp.org>
2390* Copyright file cleanup from Dave Mills.
2391* [Bug 1555] from 4.2.6p2-RC4: sntp illegal C (mixed code and
2392 declarations).
2393* [Bug 1558] pool prototype associations have 0.0.0.0 for remote addr.
2394* configure.ac: add --disable-autokey, #define AUTOKEY to enable future
2395 support for building without Autokey, but with OpenSSL for its digest
2396 algorithms (hash functions). Code must be modified to use #ifdef
2397 AUTOKEY instead of #ifdef OPENSSL where appropriate to complete this.
2398* include/ntp_crypto.h: make assumption AUTOKEY implies OPENSSL explicit.
2399(4.2.7p31) 2010/05/11 Released by Harlan Stenn <stenn@ntp.org>
2400* [Bug 1325] from 4.2.6p2-RC3: unreachable code sntp recv_bcst_data().
2401* [Bug 1459] from 4.2.6p2-RC3: sntp MD5 authentication does not work
2402 with ntpd.
2403* [Bug 1552] from 4.2.6p2-RC3: update and complete broadcast and crypto
2404 features in sntp.
2405* [Bug 1553] from 4.2.6p2-RC3: sntp/configure.ac OpenSSL support.
2406* from 4.2.6p2-RC3: Escape unprintable characters in a refid in ntpq -p
2407 billboard.
2408* from 4.2.6p2-RC3: Simplify hash client code by providing OpenSSL
2409 EVP_*() API when built without OpenSSL. (already in 4.2.7)
2410* from 4.2.6p2-RC3: Do not depend on ASCII in sntp.
2411(4.2.7p30) 2010/05/06 Released by Harlan Stenn <stenn@ntp.org>
2412* [Bug 1526] ntpd DNS pipe read EINTR with no network at startup.
2413* Update the ChangeLog entries when merging items from -stable.
2414(4.2.7p29) 2010/05/04 Released by Harlan Stenn <stenn@ntp.org>
2415* [Bug 1542] ntpd mrulist response may have incorrect last.older.
2416* [Bug 1543] ntpq mrulist must refresh nonce when retrying.
2417* [Bug 1544] ntpq mrulist sscanf timestamp format mismatch on 64-bit.
2418* Windows compiling hints/winnt.html update from G. Sunil Tej.
2419(4.2.7p28) 2010/05/03 Released by Harlan Stenn <stenn@ntp.org>
2420* [Bug 1512] from 4.2.6p2-RC3: ntpsnmpd should connect to net-snmpd
2421 via a unix-domain socket by default.
2422 Provide a command-line 'socket name' option.
2423* [Bug 1538] from 4.2.6p2-RC3: update refclock_nmea.c's call to
2424 getprotobyname().
2425* [Bug 1541] from 4.2.6p2-RC3: Fix wrong keyword for "maxclock".
2426(4.2.7p27) 2010/04/27 Released by Harlan Stenn <stenn@ntp.org>
2427(4.2.7p26) 2010/04/24 Released by Harlan Stenn <stenn@ntp.org>
2428* [Bug 1465] from 4.2.6p2-RC2: Make sure time from TS2100 is not
2429 invalid (backport from -dev).
2430* [Bug 1528] from 4.2.6p2-RC2: Fix EDITLINE_LIBS link order for ntpq
2431 and ntpdc.
2432* [Bug 1531] Require nonce with mrulist requests.
2433* [Bug 1532] Remove ntpd support for ntpdc's monlist in favor of ntpq's
2434 mrulist.
2435* [Bug 1534] from 4.2.6p2-RC2: conflicts with VC++ 2010 errno.h.
2436* [Bug 1535] from 4.2.6p2-RC2: "restrict -4 default" and "restrict
2437 -6 default" ignored.
2438(4.2.7p25) 2010/04/20 Released by Harlan Stenn <stenn@ntp.org>
2439* [Bug 1528] from 4.2.6p2-RC2: Remove --with-arlib from br-flock.
2440* [Bug 1503] [Bug 1504] [Bug 1518] [Bug 1522] from 4.2.6p2-RC2:
2441 all of which were fixed in 4.2.7 previously.
2442(4.2.7p24) 2010/04/13 Released by Harlan Stenn <stenn@ntp.org>
2443* [Bug 1390] Control PPS on the Oncore M12.
2444* [Bug 1518] Windows ntpd should lock to one processor more
2445 conservatively.
2446* [Bug 1520] '%u' formats for size_t gives warnings with 64-bit builds.
2447* [Bug 1522] Enable range syntax "trustedkey (301 ... 399)".
2448* Documentation updates for 4.2.7p22 changes and additions, updating
2449 ntpdc.html, ntpq.html, accopt.html, confopt.html, manyopt.html,
2450 miscopt.html, and miscopt.txt.
2451* accopt.html: non-ntpport doc changes from Dave Mills.
2452* Modify full MRU list preemption when full to match "discard monitor"
2453 documentation, by removing exception for count == 1.
2454(4.2.7p23) 2010/04/04 Released by Harlan Stenn <stenn@ntp.org>
2455* [Bug 1516] unpeer by IP address fails, DNS name works.
2456* [Bug 1517] ntpq and ntpdc should verify reverse DNS before use.
2457 ntpq and ntpdc now use the following format for showing purported
2458 DNS names from IP address "reverse" DNS lookups when the DNS name
2459 does not exist or does not include the original IP address among
2460 the results: "192.168.1.2 (fake.dns.local)".
2461(4.2.7p22) 2010/04/02 Released by Harlan Stenn <stenn@ntp.org>
2462* [Bug 1432] Don't set inheritable flag for linux capabilities.
2463* [Bug 1465] Make sure time from TS2100 is not invalid.
2464* [Bug 1483] AI_NUMERICSERV undefined in 4.2.7p20.
2465* [Bug 1497] fudge is broken by getnetnum() change.
2466* [Bug 1503] Auto-enabling of monitor for "restrict ... limited" wrong.
2467* [Bug 1504] ntpdate tickles ntpd "discard minimum 1" rate limit if
2468 "restrict ... limited" is used.
2469* ntpdate: stop querying source after KoD packet response, log it.
2470* ntpdate: rate limit each server to 2s between packets.
2471* From J. N. Perlinger: avoid pointer wraparound warnings in dolfptoa(),
2472 printf format mismatches with 64-bit size_t.
2473* Broadcast client (ephemeral) associations should be demobilized only
2474 if they are not heard from for 10 consecutive polls, regardless of
2475 surviving the clock selection. Fix from David Mills.
2476* Add "ntpq -c ifstats" similar to "ntpdc -c ifstats".
2477* Add "ntpq -c sysstats" similar to "ntpdc -c sysstats".
2478* Add "ntpq -c monstats" to show monlist knobs and stats.
2479* Add "ntpq -c mrulist" similar to "ntpdc -c monlist" but not
2480 limited to 600 rows, and with filtering and sorting options:
2481 ntpq -c "mrulist mincount=2 laddr=192.168.1.2 sort=-avgint"
2482 ntpq -c "mrulist sort=addr"
2483 ntpq -c "mrulist mincount=2 sort=count"
2484 ntpq -c "mrulist sort=-lstint"
2485* Modify internal representation of MRU list to use l_fp fixed-point
2486 NTP timestamps instead of seconds since startup. This increases the
2487 resolution and substantially improves accuracy of sorts involving
2488 timestamps, at the cost of flushing all MRU entries when the clock is
2489 stepped, to ensure the timestamps can be compared with the current
2490 get_systime() results.
2491* Add ntp.conf "mru" directive to configure MRU parameters, such as
2492 "mru mindepth 600 maxage 64 maxdepth 5000 maxmem 1024" or
2493 "mru initalloc 0 initmem 16 incalloc 99 incmem 4". Several pairs are
2494 equivalent with one in units of MRU entries and its twin in units of
2495 kilobytes of memory, so the last one used in ntp.conf controls:
2496 maxdepth/maxmem, initalloc/initmem, incalloc/incmem. With the above
2497 values, ntpd will preallocate 16kB worth of MRU entries, allocating
2498 4kB worth each time more are needed, with a hard limit of 1MB of MRU
2499 entries. Until there are more than 600 entries none would be reused.
2500 Then only entries for addresses last seen 64 seconds or longer ago are
2501 reused.
2502* Limit "ntpdc -c monlist" response in ntpd to 600 entries, the previous
2503 overall limit on the MRU list depth which was driven by the monlist
2504 implementation limit of one request with a single multipacket
2505 response.
2506* New "pool" directive implementation modeled on manycastclient.
2507* Do not abort on non-ASCII characters in ntp.conf, ignore them.
2508* ntpq: increase response reassembly limit from 24 to 32 packets, add
2509 discussion in comment regarding results with even larger MAXFRAGS.
2510* ntpq: handle "passwd MYPASSWORD" (without prompting) as with ntpdc.
2511* ntpdc: do not examine argument to "passwd" if not supplied.
2512* configure: remove check for pointer type used with qsort(), we
2513 require ANSI C which mandates void *.
2514* Reset sys_kodsent to 0 in proto_clr_stats().
2515* Add sptoa()/sockporttoa() similar to stoa()/socktoa() adding :port.
2516* Use memcpy() instead of memmove() when buffers can not overlap.
2517* Remove sockaddr_storage from our sockaddr_u union of sockaddr,
2518 sockaddr_in, and sockaddr_in6, shaving about 100 bytes from its size
2519 and substantially decreasing MRU entry memory consumption.
2520* Extend ntpq readvar (alias rv) to allow fetching up to three named
2521 variables in one operation: ntpq -c "rv 0 version offset frequency".
2522* ntpq: use srchost variable to show .POOL. prototype associations'
2523 hostname instead of address 0.0.0.0.
2524* "restrict source ..." configures override restrictions for time
2525 sources, allows tight default restrictions to be used with the pool
2526 directive (where server addresses are not known in advance).
2527* Ignore "preempt" modifier on manycastclient and pool prototype
2528 associations. The resulting associations are preemptible, but the
2529 prototype must not be.
2530* Maintain and use linked list of associations (struct peer) in ntpd,
2531 avoiding walking 128 hash table entries to iterate over peers.
2532* Remove more workarounds unneeded since we require ISO C90 AKA ANSI C:
2533 - remove fallback implementations for memmove(), memset, strstr().
2534 - do not test for atexit() or memcpy().
2535* Collapse a bunch of code duplication in ntpd/ntp_restrict.c added with
2536 support for IPv6.
2537* Correct some corner case failures in automatically enabling the MRU
2538 list if any "restrict ... limited" is in effect, and in disabling MRU
2539 maintenance. (ntp_monitor.c, ntp_restrict.c)
2540* Reverse the internal sort order of the address restriction lists, but
2541 preserve the same behavior. This allows removal of special-case code
2542 related to the default restrictions and more straightforward lookups
2543 of restrictions for a given address (now, stop on first match).
2544* Move ntp_restrict.c MRU doubly-linked list maintenance code into
2545 ntp_lists.h macros, allowing more duplicated source excision.
2546* Repair ntpdate.c to no longer test HAVE_TIMER_SETTIME.
2547* Do not reference peer_node/unpeer_node after freeing when built with
2548 --disable-saveconfig and using DNS.
2549(4.2.7p21) 2010/03/31 Released by Harlan Stenn <stenn@ntp.org>
2550* [Bug 2399] Reset sys_kodsent in proto_clr_stats().
2551* [Bug 1514] from 4.2.6p1-RC6: Typo in ntp_proto.c: fabs(foo < .4)
2552 should be fabs(foo) < .4.
2553* [Bug 1464] from 4.2.6p1-RC6: synchronization source wrong for
2554 refclocks ARCRON_MSF (27) and SHM (28).
2555* From 4.2.6p1-RC6: Correct Windows port's refclock_open() to
2556 return 0 on failure not -1.
2557* From 4.2.6p1-RC6: Correct CHU, dumbclock, and WWVB drivers to
2558 check for 0 returned from refclock_open() on failure.
2559* From 4.2.6p1-RC6: Correct "SIMUL=4 ./flock-build -1" to
2560 prioritize -1/--one.
2561* [Bug 1306] constant conditionals in audio_gain().
2562(4.2.7p20) 2010/02/13 Released by Harlan Stenn <stenn@ntp.org>
2563* [Bug 1483] hostname in ntp.conf "restrict" parameter rejected.
2564* Use all addresses for each restrict by hostname.
2565* Use async DNS to resolve trap directive hostnames.
2566(4.2.7p19) 2010/02/09 Released by Harlan Stenn <stenn@ntp.org>
2567* [Bug 1338] Update the association type codes in ntpq.html.
2568* [Bug 1478] from 4.2.6p1-RC5: linking fails: EVP_MD_pkey_type.
2569* [Bug 1479] from 4.2.6p1-RC5: not finding readline headers.
2570* [Bug 1484] from 4.2.6p1-RC5: ushort is not defined in QNX6.
2571(4.2.7p18) 2010/02/07 Released by Harlan Stenn <stenn@ntp.org>
2572* [Bug 1480] from 4.2.6p1-RC5: snprintf() cleanup caused
2573 unterminated refclock IDs.
2574* Stop using getaddrinfo() to convert numeric address strings to on-wire
2575 addresses in favor of is_ip_address() alone.
2576(4.2.7p17) 2010/02/05 Released by Harlan Stenn <stenn@ntp.org>
2577* [Bug 1477] from 4.2.6p1-RC5: First non-gmake make in clone
2578 w/VPATH can't make COPYRIGHT.
2579* Attempts to cure CID 108 CID 118 CID 119 TAINTED_SCALAR warnings.
2580* Broaden ylwrap workaround VPATH_HACK to all non-GNU make.
2581(4.2.7p16) 2010/02/04 Released by Harlan Stenn <stenn@ntp.org>
2582* [Bug 1474] from 4.2.6p1-RC4: ntp_keygen LCRYPTO after libntp.a.
2583* Include 4.2.6p1-RC4: Remove arlib.
2584(4.2.7p15) 2010/02/03 Released by Harlan Stenn <stenn@ntp.org>
2585* [Bug 1455] from 4.2.6p1: ntpd does not try /etc/ntp.audio.
2586* Include 4.2.6p1: Convert many sprintf() calls to snprintf(), also
2587 strcpy(), strcat().
2588* Include 4.2.6p1: Fix widely cut-n-pasted bug in refclock shutdown
2589 after failed start.
2590* Include 4.2.6p1: Remove some dead code checking for emalloc()
2591 returning NULL.
2592(4.2.7p14) 2010/02/02 Released by Harlan Stenn <stenn@ntp.org>
2593* [Bug 1338] ntpq displays incorrect association type codes.
2594* [Bug 1469] u_int32, int32 changes broke HP-UX 10.20 build.
2595* [Bug 1470] from 4.2.6p1: "make distdir" compiles keyword-gen.
2596* [Bug 1471] CID 120 CID 121 CID 122 is_ip_address() uninit family.
2597* [Bug 1472] CID 116 CID 117 minor warnings in new DNS code.
2598* [Bug 1473] from 4.2.6p1: "make distcheck" version.m4 error.
2599(4.2.7p13) 2010/01/31 Released by Harlan Stenn <stenn@ntp.org>
2600* [Bug 1467] from 4.2.6p1: Fix bogus rebuild of sntp/sntp.html.
2601(4.2.7p12) 2010/01/30 Released by Harlan Stenn <stenn@ntp.org>
2602* [Bug 1468] 'make install' broken for root on default NFS mount.
2603(4.2.7p11) 2010/01/28 Released by Harlan Stenn <stenn@ntp.org>
2604* [Bug 47] Debugging and logging do not work after a fork.
2605* [Bug 1010] getaddrinfo() could block and thus should not be called by
2606 the main thread/process.
2607* New async DNS resolver in ntpd allows nonblocking queries anytime,
2608 instead of only once at startup.
2609(4.2.7p10) 2010/01/24 Released by Harlan Stenn <stenn@ntp.org>
2610* [Bug 1140] from 4.2.6p1-RC5: Clean up debug.html, decode.html,
2611 and ntpq.html.
2612* Include 4.2.6p1-RC3: Use TZ=UTC instead of TZ= when calling date in
2613 scripts/mkver.in .
2614* [Bug 1448] from 4.2.6p1-RC3: Some macros not correctly conditionally
2615 or absolutely defined on Windows.
2616* [Bug 1449] from 4.2.6p1-RC3: ntpsim.h in ntp_config.c should be used
2617 conditionally.
2618* [Bug 1450] from 4.2.6p1-RC3: Option to exclude warnings not
2619 unconditionally defined on Windows.
2620(4.2.7p9) 2010/01/13 Released by Harlan Stenn <stenn@ntp.org>
2621(4.2.7p8) 2010/01/12 Released by Harlan Stenn <stenn@ntp.org>
2622* [Bug 702] ntpd service logic should use libopts to examine cmdline.
2623* [Bug 1451] from 4.2.6p1-RC3: sntp leaks KoD entry updating.
2624* [Bug 1453] from 4.2.6p1-RC3: Use $CC in config.cache filename.
2625(4.2.7p7) 2009/12/30 Released by Harlan Stenn <stenn@ntp.org>
2626* [Bug 620] ntpdc getresponse() esize != *rsize s/b size != *rsize.
2627* [Bug 1446] 4.2.7p6 requires autogen, missing ntpd.1, *.texi, *.menu.
2628(4.2.7p6) 2009/12/28 Released by Harlan Stenn <stenn@ntp.org>
2629* [Bug 1443] Remove unnecessary dependencies on ntp_io.h
2630* [Bug 1442] Move Windows functions into libntp files
2631* [Bug 1127] from 4.2.6p1-RC3: Check the return of X590_verify().
2632* [Bug 1439] from 4.2.6p1-RC3: .texi gen after binary is linked.
2633* [Bug 1440] from 4.2.6p1-RC3: Update configure.ac to support kfreebsd.
2634* [Bug 1445] from 4.2.6p1-RC3: IRIX does not have -lcap or support
2635 linux capabilities.
2636(4.2.7p5) 2009/12/25 Released by Harlan Stenn <stenn@ntp.org>
2637* Include 4.2.6p1-RC2
2638(4.2.7p4) 2009/12/24 Released by Harlan Stenn <stenn@ntp.org>
2639* [Bug 1429] ntpd -4 option does not reliably force IPv4 resolution.
2640* [Bug 1431] System headers must come before ntp headers in ntp_intres.c .
2641(4.2.7p3) 2009/12/22 Released by Harlan Stenn <stenn@ntp.org>
2642* [Bug 1426] scripts/VersionName needs . on the search path.
2643* [Bug 1427] quote missing in ./build - shows up on NetBSD.
2644* [Bug 1428] Use AC_HEADER_RESOLV to fix breaks from resolv.h
2645(4.2.7p2) 2009/12/20 Released by Harlan Stenn <stenn@ntp.org>
2646* [Bug 1419] ntpdate, ntpdc, sntp, ntpd ignore configure --bindir.
2647* [Bug 1421] add util/tg2, a clone of tg that works on Linux, NetBSD, and
2648 FreeBSD
2649(4.2.7p1) 2009/12/15 Released by Harlan Stenn <stenn@ntp.org>
2650* [Bug 1348] ntpd Windows port should wait for sendto() completion.
2651* [Bug 1413] test OpenSSL headers regarding -Wno-strict-prototypes.
2652* [Bug 1418] building ntpd/ntpdc/ntpq statically with ssl fails.
2653(4.2.7p0) 2009/12/13 Released by Harlan Stenn <stenn@ntp.org>
2654* [Bug 1412] m4/os_cflags.m4 caches results that depend on $CC.
2655* [Bug 1414] Enable "make distcheck" success with BSD make.
2656(4.2.7) 2009/12/09 Released by Harlan Stenn <stenn@ntp.org>
2657* [Bug 1407] configure.ac: recent GNU Make -v does not include "version".
2658---
2659(4.2.6p5) 2011/12/24 Released by Harlan Stenn <stenn@ntp.org>
95 * configure.in: 4.0.98d
2660
96
2661No changes from 4.2.6p5-RC3.
97 * ntpd/refclock_parse.c: Cleanup/fixes
98 From: John Hay <jhay@mikom.csir.co.za>
2662
99
2663---
2664(4.2.6p5-RC3) 2011/12/08 Released by Harlan Stenn <stenn@ntp.org>
100 * ntpd/refclock_parse.c: Lose #include "ntp_select.h"
101 * ntpd/ntpd.c: Lose #include "ntp_select.h"
102 * ntpd/ntp_io.c: Lose #include "ntp_select.h"
103 * ntpd/ntp_intres.c: Lose #include "ntp_select.h"
104 * libntp/iosignal.c: Lose #include "ntp_select.h"
105 * include/ntpd.h: #include "ntp_select.h" for declaration of activefds
106 Reported by: Christian Krackowizer <kra1@technodat.co.at>
2665
107
2666* [Bug 2082] 3-char refid sent by ntpd 4.2.6p5-RC2 ends with extra dot.
2667* [Bug 2085] clock_update() sys_rootdisp calculation omits root delay.
2668* [Bug 2086] get_systime() should not offset by sys_residual.
2669* [Bug 2087] sys_jitter calculation overweights sys.peer jitter.
2670* Ensure NULL peer->dstadr is not accessed in orphan parent selection.
1081999-11-01 Harlan Stenn <stenn@whimsy.udel.edu>
2671
109
2672---
2673(4.2.6p5-RC2) 2011/11/30 Released by Harlan Stenn <stenn@ntp.org>
110 * configure.in: 4.0.98c
2674
111
2675* [Bug 2050] Orphan mode stratum counting to infinity.
2676* [Bug 2059] optional billboard column "server" does not honor -n.
2677* [Bug 2066] ntpq lopeers ipv6 "local" column overrun.
2678* [Bug 2068] ntpd sends nonprintable stratum 16 refid to ntpq.
2679* [Bug 2069] broadcastclient, multicastclient spin up duplicate
2680 ephemeral associations without broadcastdelay.
2681* [Bug 2072] Orphan parent selection metric needs ntohl().
2682* Exclude not-yet-determined sys_refid from use in loopback TEST12
2683 (from David Mills).
2684* Never send KoD rate limiting response to MODE_SERVER response.
112 * libntp/syssignal.c: Don't warn about SA_RESTART
113 * libntp/recvbuff.c: Fix free buffer count
114 From: Jeffrey C Honig <jch@bsdi.com>
2685
115
2686---
2687(4.2.6p5-RC1) 2011/10/18 Released by Harlan Stenn <stenn@ntp.org>
116 * html/pps.htm:
117 * html/howto.htm:
118 * html/confopt.htm:
119 * html/clockopt.htm:
120 * html/uthopt.htm:
121 Updates.
122 From: Dave Mills <mills@udel.edu>
2688
123
2689* [Bug 2034] Listening address configuration with prefix misapplied.
124 * ntpd/refclock_wwvb.c: burst fixes
125 * ntpd/refclock_ulink.c: burst fixes
126 * ntpd/refclock_tpro.c: burst and NSTAGE fixes
127 * ntpd/refclock_pst.c: burst fixes
128 * ntpd/refclock_irig.c: SAMPLE -> SAMPLES
129 * ntpd/refclock_heath.c: burst fixes
130 * ntpd/refclock_dumbclock.c: burst fixes
131 * ntpd/refclock_chronolog.c: burst fixes
132 * ntpd/refclock_bancomm.c: burst fixes
133 * ntpd/refclock_atom.c: burst fixes
134 * ntpd/refclock_as2201.c: burst fixes
135 * ntpd/ntp_refclock.c: PPSAPI, code, and comment cleanup/fixes
136 * ntpd/ntp_proto.c: Broadcast/restrict cleanup
137 * ntpd/ntp_loopfilter.c: Cleanup and fixes
138 * libntp/gpstolfp.c: Lose the UL qualifiers - old compilers hate them
139 From: Dave Mills <mills@udel.edu>
140
1411999-10-31 Harlan Stenn <stenn@whimsy.udel.edu>
2690
142
2691---
2692(4.2.6p4) 2011/09/22 Released by Harlan Stenn <stenn@ntp.org>
143 * configure.in: TIOCSPPS cleanup
2693
144
2694* [Bug 1984] ntp/libisc fails to compile on OS X 10.7 (Lion).
2695* [Bug 1985] "logconfig =allall" rejected.
2696* [Bug 2001] ntpdc timerstats reports overruns as handled.
2697* [Bug 2003] libntpq ntpq_read_assoc_peervars() broken.
2698* [Backward Incompatible] sntp: -l/--filelog -> -l/--logfile, to be
2699 consistent with ntpd.
2700* libopts/file.c fix from Bruce Korb (arg-type=file).
1451999-10-20 Harlan Stenn <stenn@whimsy.udel.edu>
2701
146
2702---
2703(4.2.6p4-RC2) 2011/08/04 Released by Harlan Stenn <stenn@ntp.org>
147 * configure.in: 4.0.98b
2704
148
2705* [Bug 1608] Parse Refclock driver should honor trusttime.
2706* [Bug 1961] html2man update: distribute ntp-wait.html.
2707* [Bug 1970] UNLINK_EXPR_SLIST() causes crash if list is empty.
2708* [Bug 1972] checking for struct rtattr fails.
2709* [Bug 1975] libntp/mktime.c won't work with 64-bit time_t
2710* [Bug 1978] [Bug 1134] fix in 4.2.6p4-RC1 doesn't build on older Linux.
2711* Backport several fixes for Coverity warnings from ntp-dev.
2712* Backport if_nametoindex() check for hpux.
149 * ntpd/refclock_atom.c: AIOCTIMESTAMP patch
150 * ntpd/ntpd.c: SCO clock patch
151 * ntpd/ntp_request.c: noselect patch
152 * ntpd/ntp_refclock.c: AIOCTIMESTAMP patch
153 * ntpd/ntp_proto.c: noselect patch
154 * ntpd/ntp_intres.c: noselect patch
155 * ntpd/ntp_config.c: noselect patch
156 * include/ntp_request.h: noselect patch
157 * include/ntp.h: noselect patch
158 From: Kamal A Mostafa <kamal@whence.com>
2713
159
2714---
2715(4.2.6p4-RC1) 2011/07/10 Released by Harlan Stenn <stenn@ntp.org>
160 * configure.in:
161 * acconfig.h: TTYCLK_AIOCTIMESTAMP
162 Stuff for Kamal
2716
163
2717* [Bug 1134] ntpd fails binding to tentative IPv6 addresses.
2718* [Bug 1790] Update config.guess and config.sub to detect AIX6.
2719* [Bug 1961] html2man needs an update.
2720* Update the NEWS file.
164 * ntpd/refclock_atom.c (atom_pps): make "result" initialization
165 uglier, but more bulletproof.
2721
166
2722---
2723(4.2.6p4-beta2) 2011/05/25 Released by Harlan Stenn <stenn@ntp.org>
167 * configure.in (sys/timepps.h): Fixed.
168 From: John Hay <jhay@mikom.csir.co.za>
2724
169
2725* [Bug 1695] ntpdate takes longer than necessary.
2726* [Bug 1832] ntpdate doesn't allow timeout > 2s.
2727* [Bug 1933] WWVB/Spectracom driver timestamps LFs, not CRs.
2728* Backport utility routines from ntp-dev: mprintf(), emalloc_zero().
1701999-10-19 Harlan Stenn <stenn@whimsy.udel.edu>
2729
171
2730---
2731(4.2.6p4-beta1) 2011/05/16 Released by Harlan Stenn <stenn@ntp.org>
172 * ntpd/refclock_oncore.c: Rename instance.state to instance.o_state
2732
173
2733* [Bug 1554] peer may stay selected as system peer after becoming
2734 unreachable.
2735* [Bug 1921] LOCAL, ACTS drivers with "prefer" excluded from initial
2736 candidate list.
2737* [Bug 1923] orphan parent favored over LOCAL, ACTS drivers.
2738* [Bug 1924] Billboard tally codes sometimes do not match operation,
2739 variables.
2740* Enable tickadj-like taming of wildly off-spec Windows clock using
2741 NTPD_TICKADJ_PPM env. var. specifying baseline slew.
2742* Upgrade to AutoGen 5.11.9 (and require it).
2743* Upgrade to libopts 35.0.10 from AutoGen 5.11.9pre8.
174 * refclock_oncore.c:
175 * refclock_mx4200.c:
176 * refclock_chu.c:
177 * refclock_atom.c:
178 * ntp_refclock.c:
179 * ntp_peer.c:
180 * ntp_loopfilter.c:
181 * include/ntp_refclock.h:
182 Various cleanup and fixes
183 From: Dave Mills <mills@udel.edu>
2744
184
2745---
2746(4.2.6p3) 2011/01/03 Released by Harlan Stenn <stenn@ntp.org>
1851999-10-17 Harlan Stenn <stenn@whimsy.udel.edu>
2747
186
2748* [Bug 1764] Palisade driver doesn't build on Linux
2749* Create and use scripts/check--help when generating .texi files.
2750* Update bk triggers for the bk-5 release.
2751* Update genCommitLog for the bk-5 release.
2752* Update the copyright year.
187 * ntpd/ntp_config.c (CONFIG_FILE): NT changes
188 From: Sven Dietrich <Sven_Dietrich@trimble.com>
2753
189
2754---
2755(4.2.6p3-RC12) 2010/12/25 Released by Harlan Stenn <stenn@ntp.org>
1901999-10-16 Harlan Stenn <stenn@whimsy.udel.edu>
2756
191
2757* [Bug 1458] Can not compile NTP on FreeBSD 4.7.
2758* [Bug 1510] Add modes 20/21 for driver 8 to support RAWDCF @ 75 baud.
2759* [Bug 1618] Unreachable code in jjy_start(). (backport from ntp-dev)
2760* [Bug 1719] ntp-keygen -V crash. (backport)
2761* [Bug 1740] ntpdc treats many counters as signed. (backport)
2762* [Bug 1741] Enable multicast reception on each address (Windows).
2763* [Bug 1742] Fix a typo in an error message in the "build" script.
2764* [Bug 1743] Display timezone offset when showing time for sntp in the
2765local timezone.
2766* [Bug 1751] Support for Atari FreeMiNT OS.
2767* [Bug 1754] --version output should be more verbose.
2768* [Bug 1757] oncore snprintf("%m") doesn't expand %m.
2769* [Bug 1758] setsockopt IPV6_MULTICAST_IF with wrong ifindex.
2770* [Bug 1760] ntpd Windows interpolation cannot be disabled.
2771* [Bug 1762] manycastclient solicitation responses interfere.
2772* Upgrade to libopts 34.0.9 from AutoGen 5.11.6pre7.
2773* Relax minimum Automake version to 1.10 with updated libopts.m4.
2774* Suppress ntp-keygen OpenSSL version display for --help, --version,
2775display both build and runtime OpenSSL versions when they differ.
2776* Clean up m4 quoting in configure.ac, *.m4 files, resolving
2777 intermittent AC_LANG_PROGRAM possibly undefined errors.
2778* Clean up the SNTP documentation.
2779* Other manycastclient repairs:
2780 Separate handling of scope ID embedded in many in6_addr from ifindex
2781 used for IPv6 multicasting ioctls.
2782 Add INT_PRIVACY endpt bit flag for IPv6 RFC 4941 privacy addresses.
2783 Enable outbound multicast from only one address per interface in the
2784 same subnet, and in that case prefer embedded MAC address modified
2785 EUI-64 IPv6 addresses first, then static, and last RFC 4941 privacy
2786 addresses.
2787 Use setsockopt(IP[V6]_MULTICAST_IF) before each send to multicast to
2788 select the local source address, using the correct socket is not
2789 enough.
192 * configure.in: sys/timepps.h verification changes
2790
193
2791---
2792(4.2.6p3-RC11) 2010/11/28 Released by Harlan Stenn <stenn@ntp.org>
194 * ntpd/refclock_atom.c (atom_poll): PPS cleanup
195 From: Dave Mills <mills@udel.edu>
196 (atom_pps): Portability patch
197 From: John Hay <jhay@mikom.csir.co.za>
2793
198
2794* [Bug 1725] ntpd sends multicast from only one address.
2795* [Bug 1728] In ntp_openssl.m4, don't add -I/usr/include or -L/usr/lib
2796 to CPPFLAGS or LDFLAGS.
2797* [Bug 1733] IRIX doesn't have 'head' (affects scripts/checkChangeLog).
2798* Remove log_msg() and debug_msg() from sntp in favor of msyslog().
2799* Use a single copy of libopts/, in sntp/.
2800* Upgrade libopts to 33.3.8.
2801* Bump minimum Automake version to 1.11, required for AM_COND_IF
2802 use in LIBOPTS_CHECK.
2803* Improvements to the 'build' script.
2804
199
2805---
2806(4.2.6p3-RC10) 2010/11/14 Released by Harlan Stenn <stenn@ntp.org>
200 * libntp/msyslog.c:
201 * libntp/gpstolfp.c:
202 Lint cleanup
203 From: Jonathan Stone <jonathan@dsg.stanford.edu>
2807
204
2808* [Bug 1681] More sntp logging cleanup.
2809* [Bug 1683] Non-localhost on loopback exempted from nic rules.
205 * parseutil/dcfd.c: abs() -> l_abs(), time.h (AIX 4.3.2 patches)
206 From: Dana Kaempen <decay@flash.net>
2810
207
2811---
2812(4.2.6p3-RC9) 2010/11/10 Released by Harlan Stenn <stenn@ntp.org>
208 * ntpd/refclock_oncore.c:
209 * ntpd/refclock_atom.c:
210 * ntpd/ntp_refclock.c:
211 PPS cleanup
212 From: John.Hay@mikom.csir.co.za
213
214 * util/ntptime.c:
215 * ntpdate/ntptimeset.c:
216 * ntpdate/ntpdate.c:
217 * ntpd/refclock_trak.c:
218 * ntpd/refclock_oncore.c:
219 * ntpd/refclock_mx4200.c:
220 * ntpd/refclock_msfees.c:
221 * ntpd/refclock_atom.c:
222 * ntpd/ntp_control.c:
223 * ntpd/ntp_config.c:
224 * configure.in:
225 * configure:
226 PPS, Solaris 7, cleanup patches
227 From: Marc.Brett@westgeo.com
2813
228
2814* [Bug 1574] sntp:set_time doesn't set tv_usec correctly.
2815* [Bug 1681] sntp logging cleanup.
2816* [Bug 1683] Interface binding does not seem to work as intended.
2817* [Bug 1691] Use first NMEA sentence each second.
2818* [Bug 1692] packageinfo.sh needs to be "sourced" using ./ .
2819* [Bug 1709] ntpdate ignores replies with equal receive and transmit
2820 timestamps.
2821* Backport sntp from -dev
229 * ports/winnt/ntptrace/ntptrace.dsp:
230 * ports/winnt/ntpq/ntpq.dsp:
231 * ports/winnt/ntpdc/ntpdc.dsp:
232 * ports/winnt/ntpdate/ntpdate.dsp:
233 * ports/winnt/ntpd/refclock_trimbledc.c:
234 * ports/winnt/ntpd/ntpd.dsp:
235 * ports/winnt/ntpd/ntp_iocompletionport.c:
236 * ports/winnt/ntpd/nt_clockstuff.c:
237 * ports/winnt/libntp/util_clockstuff.c:
238 * ports/winnt/libntp/libntp.dsp:
239 * ports/winnt/libntp/SetSystemTime.c:
240 * ports/winnt/instsrv/instsrv.c:
241 * ports/winnt/include/sys/ioctl.h:
242 * ports/winnt/include/termios.h:
243 * ports/winnt/include/config.h:
244 * ports/winnt/include/clockstuff.h:
245 * ports/winnt/ntp.dsw:
246 * ntpd/refclock_shm.c:
247 * ntpd/refclock_palisade.c:
248 * ntpd/ntpd.c:
249 * ntpd/ntp_timer.c:
250 * ntpd/ntp_refclock.c:
251 * libntp/systime.c:
252 * libntp/machines.c:
253 NT patches
254 From: Sven Dietrich <Sven_Dietrich@trimble.com>
2822
255
2823---
2824(4.2.6p3-RC8) 2010/10/29 Released by Harlan Stenn <stenn@ntp.org>
2561999-10-15 Harlan Stenn <stenn@whimsy.udel.edu>
2825
257
2826* [Bug 1685] NMEA driver mode byte confusion.
2827* First cut at using scripts/checkChangeLog.
258 * ntpd/refclock_wwvb.c:
259 * ntpd/refclock_usno.c:
260 * ntpd/refclock_ulink.c:
261 * ntpd/refclock_tpro.c:
262 * ntpd/refclock_pst.c:
263 * ntpd/refclock_parse.c:
264 * ntpd/refclock_palisade.c:
265 * ntpd/refclock_oncore.c:
266 * ntpd/refclock_mx4200.c:
267 * ntpd/refclock_msfees.c:
268 * ntpd/refclock_jupiter.c:
269 * ntpd/refclock_irig.c:
270 * ntpd/refclock_heath.c:
271 * ntpd/refclock_chu.c:
272 * ntpd/refclock_atom.c:
273 * ntpd/refclock_as2201.c:
274 * ntpd/refclock_arc.c:
275 * ntpd/refclock_arbiter.c:
276 * ntpd/refclock_acts.c:
277 * ntpd/ntp_refclock.c:
278 * include/ntp_refclock.h:
279 Bunches of fixes.
280 From: Dave Mills <mills@udel.edu>
2828
281
2829---
2830(4.2.6p3-RC7) 2010/10/25 Released by Harlan Stenn <stenn@ntp.org>
2821999-10-10 Harlan Stenn <stenn@whimsy.udel.edu>
2831
283
2832* [Bug 1676] NMEA: $GPGLL did not work after fix for Bug 1571.
2833* Added scripts/checkChangeLog.
284 * html/driver16.htm: New version
285 * ntpd/refclock_bancomm.c: New version
286 From: "Cliff, Gary" <gary.cliff@cdott.com>
287 "Ramasivan, Ganesh" <ganesh.ramasivan@cdott.com>
2834
288
2835---
2836(4.2.6p3-RC6) 2010/10/24 Released by Harlan Stenn <stenn@ntp.org>
289 * ntpd/refclock_ulink.c (ulink_receive): Cleanup
290 (ulink_poll): Cleanup
291 * ntpd/refclock_atom.c (atom_pps): SunOS timespec/timeval cleanup
292 From: Marc.Brett@westgeo.com
2837
293
2838* [Bug 1571] NMEA does not relate data to PPS edge.
2839* [Bug 1572] NMEA time adjustment for GPZDG buggy.
2840* [Bug 1675] Prohibit includefile remote config.
294 * INSTALL: Point NT folks at ports/winnt
295 Reported by: Stephen Gildea <gildea@intouchsys.com>
2841
296
2842---
2843(4.2.6p3-RC5) 2010/10/22 Released by Harlan Stenn <stenn@ntp.org>
297 * include/ntp_stdlib.h: Noise abatement
298 * include/ntpd.h: Noise abatement
299 Reported by: "W. David Higgins" <wdh@grouper.ccur.com>
2844
300
2845* [Bug 1649] Require NMEA checksum if $GPRMC or previously seen.
2846* [Bug 1669] NTP 4.2.6p2 fails to compile on IBM AIX 5.3.
301 * configure.in: DECL_STDIO_0 with gcc under solaris.
2847
302
2848---
2849(4.2.6p3-RC4) 2010/10/16 Released by Harlan Stenn <stenn@ntp.org>
303 * include/l_stdlib.h: DECL_TOUPPER_0
304 DECL_STRERROR_0
2850
305
2851* [Bug 1584] wrong SNMP type for precision, resolution.
2852* [Bug 1659] Need CLOCK_TRUETIME not CLOCK_TRUE.
2853* [Bug 1665] is_anycast() u_int32_t should be u_int32.
2854* ntpsnmpd, libntpq warning cleanup.
306 * configure.in: Fix a bunch of implicit declarations for SunOS
2855
307
2856---
2857(4.2.6p3-RC3) 2010/10/14 Released by Harlan Stenn <stenn@ntp.org>
308 * html/release.htm: cleanup - we still provide MD5.
309 Reported by: Winslowe Lacesso <lacesso@cs.ubc.ca>
2858
310
2859* [Bug 750] Non-existing device causes coredump with RIPE-NCC driver.
2860* [Bug 1080] ntpd on ipv6 routers very chatty.
2861* [Bug 1567] Support Arbiter 1093C Satellite Clock on Windows.
2862* [Bug 1581] printf format string mismatch leftover.
2863* [Bug 1584] ntpsnmpd OID must be mib-2.197.
2864* [Bug 1643] Range-check the decoding of the RIPE-NCC status codes.
2865* [Bug 1644] cvo.sh should use lsb_release to identify linux distros.
2866* [Bug 1659] Support Truetime Satellite Clocks on Windows.
2867* [Bug 1660] On some systems, test is in /usr/bin, not /bin.
2868* [Bug 1661] Re-indent refclock_ripencc.c.
3111999-10-09 Harlan Stenn <stenn@whimsy.udel.edu>
2869
312
2870---
2871(4.2.6p3-RC2) 2010/09/25 Released by Harlan Stenn <stenn@ntp.org>
313 * ntpd/refclock_oncore.c:
314 * ntpd/refclock_atom.c:
315 * ntpd/ntp_refclock.c:
316 PPS API code updated to the current spec
317 From: Dave Mills
2872
318
2873* [Bug 1635] "filegen ... enable" is not default.
2874* [Bug 1636] yyparse() segfault after denied filegen remote config.
319 * configure.in (ac_cv_make_tickadj): Don't make tickadj starting
320 with solaris2.5
321 Requested by: Dave Mills
2875
322
2876---
2877(4.2.6p3-RC1) 2010/09/18 Released by Harlan Stenn <stenn@ntp.org>
3231999-10-04 Harlan Stenn <stenn@whimsy.udel.edu>
2878
324
2879* [Bug 1344] ntpd on Windows exits without logging cause.
325 * configure.in: We might need -lsocket for the -lnsl check.
2880
326
2881---
2882(4.2.6p3-beta1) 2010/09/11 Released by Harlan Stenn <stenn@ntp.org>
3271999-09-19 Harlan Stenn <stenn@whimsy.udel.edu>
2883
328
2884* [Bug 1573] Miscalculation of offset in sntp.
2885* [Bug 1595] empty last line in key file causes duplicate key to be added
2886* [Bug 1597] packet processing ignores RATE KoD packets, because of
2887 a bug in string comparison.
2888* [Bug 1581] ntp_intres.c size_t printf format string mismatch.
329 * ntpd/refclock_ulink.c: Typos in C++ comment
330 Reported by: Thomas.Tornblom@Sun.SE
2889
331
2890---
2891(4.2.6p2) 2010/07/09 Released by Harlan Stenn <stenn@ntp.org>
332 * configure.in: 4.0.98a
2892
333
2893* [Bug 1581] size_t printf format string mismatches, IRIG string buffers
2894 undersized. Mostly backported from earlier ntp-dev fixes by Juergen
2895 Perlinger.
334 * ntpd/ntp_config.c (getconfig): Fix typo.
335 From: "David E. Myers" <dem@skyline.rtp.nc.us>
336 From: David Godfrey <dave@delta.demon.co.uk>
337 From: Geoffrey Sisson <geoff@nominet.org.uk>
2896
338
2897---
2898(4.2.6p2-RC7) 2010/06/19 Released by Harlan Stenn <stenn@ntp.org>
3391999-09-17 Harlan Stenn <stenn@whimsy.udel.edu>
2899
340
2900* [Bug 1570] serial clock drivers get outdated input from kernel tty
2901 line buffer after startup
2902* [Bug 1575] use 'snprintf' with LIB_BUFLENGTH in inttoa.c, tvtoa.c and
2903 utvtoa.c
2904* [Bug 1576] sys/sysctl.h depends on sys/param.h on OpenBSD.
341 * configure.in: 4.0.98
2905
342
2906---
2907(4.2.6p2-RC6) 2010/06/12 Released by Harlan Stenn <stenn@ntp.org>
343 NetInfo support:
2908
344
2909* [Bug 715] libisc Linux IPv6 interface iteration drops multicast flags.
345 * config.guess
346 * config.sub
347 Add Mac OS (versions 10 and up).
2910
348
2911---
2912(4.2.6p2-RC5) 2010/06/03 Released by Harlan Stenn <stenn@ntp.org>
349 * acconfig.h
350 * config.h.in
351 * configure.in
352 Check for NetInfo API; add HAVE_NETINFO macro and friends.
2913
353
2914* [Bug 1561] ntpq, ntpdc "passwd" prompts for MD5 password w/SHA1.
2915* [Bug 1565] sntp/crypto.c compile fails on MacOS over vsnprintf().
2916* Windows port: do not exit in ntp_timestamp_from_counter() without
2917 first logging the reason.
2918* Support "passwd blah" syntax in ntpq.
354 * include/ntp.h
355 * ntpd/ntp_config.c
356 * ntpdate/ntpdate.c
357 Add support for reading configuration from NetInfo.
2919
358
2920---
2921(4.2.6p2-RC4) 2010/05/19 Released by Harlan Stenn <stenn@ntp.org>
359 * ntpd/ntp_config.c
360 Get rid of unnecessary eol variable in tokenizer.
2922
361
2923* [Bug 1555] 4.2.6p2-RC3 sntp illegal C (mixed code and declarations).
362 * html/notes.htm
363 * html/ntpd.htm
364 * html/ntpdate.htm
365 Document NetInfo functionality.
2924
366
2925---
2926(4.2.6p2-RC3) 2010/05/11 Released by Harlan Stenn <stenn@ntp.org>
367 * util/tickadj.c
368 Use HAVE_KVM_OPEN conditional around kvm.h include.
369
370 From: Wilfredo Sanchez <wsanchez@apple.com>
2927
371
2928* [Bug 1325] unreachable code in sntp recv_bcst_data().
2929* [Bug 1459] sntp MD5 authentication does not work with ntpd.
2930* [Bug 1512] ntpsnmpd should connect to net-snmpd via a unix-domain
2931 socket by default. Provide a command-line 'socket name' option.
2932* [Bug 1538] update refclock_nmea.c's call to getprotobyname().
2933* [Bug 1541] Fix wrong keyword for "maxclock".
2934* [Bug 1552] update and complete broadcast and crypto features in sntp.
2935* [Bug 1553] sntp/configure.ac OpenSSL support.
2936* Escape unprintable characters in a refid in ntpq -p billboard.
2937* Simplify hash client code by providing OpenSSL EVP_*() API when built
2938 without OpenSSL. (from ntp-dev)
2939* Do not depend on ASCII values for ('A' - '0'), ('a' - '0') in sntp.
2940* Windows compiling hints/winnt.html update from G. Sunil Tej.
3721999-09-15 Harlan Stenn <stenn@whimsy.udel.edu>
2941
373
2942---
2943(4.2.6p2-RC2) 2010/04/27 Released by Harlan Stenn <stenn@ntp.org>
374 * acconfig.h:
375 * config.h.in:
376 * configure.in:
377 * html/driver34.htm:
378 * html/refclock.htm:
379 * include/ntp.h:
380 * libntp/clocktypes.c:
381 * ntpd/Makefile.am:
382 * ntpd/ntp_control.c:
383 * ntpd/refclock_conf.c:
384 * ntpd/refclock_ulink.c:
385 Ultralink driver
386 From: Dave Strout <dstrout@linuxfoundary.com>
2944
387
2945* [Bug 1465] Make sure time from TS2100 is not invalid (backport from
2946 ntp-dev).
2947* [Bug 1528] Fix EDITLINE_LIBS link order for ntpq and ntpdc.
2948* [Bug 1534] win32/include/isc/net.h conflicts with VC++ 2010 errno.h.
2949* [Bug 1535] "restrict -4 default" and "restrict -6 default" ignored.
2950* Remove --with-arlib from br-flock.
3881999-09-14 Harlan Stenn <stenn@whimsy.udel.edu>
2951
389
2952---
2953(4.2.6p2-RC1) 2010/04/18 Released by Harlan Stenn <stenn@ntp.org>
390 * configure.in: ReliantUNIX patches
391 From: Andrej Borsenkow <Andrej.Borsenkow@mow.siemens.ru>
2954
392
2955* [Bug 1503] Auto-enabling of monitor for "restrict ... limited" wrong.
2956* [Bug 1504] ntpdate tickles ntpd "discard minimum 1" rate limit if
2957 "restrict ... limited" is used.
2958* [Bug 1518] Windows ntpd should lock to one processor more
2959 conservatively.
2960* [Bug 1522] Enable range syntax "trustedkey (301 ... 399)".
2961* Update html/authopt.html controlkey, requestkey, and trustedkey docs.
393 * ntpd/refclock_atom.c: PPS cleanup
394 * ntpd/ntp_refclock.c (refclock_ioctl): PPS cleanup
395 From: Dave Mills <mills@udel.edu>
2962
396
2963---
2964(4.2.6p1) 2010/04/09 Released by Harlan Stenn <stenn@ntp.org>
2965(4.2.6p1-RC6) 2010/03/31 Released by Harlan Stenn <stenn@ntp.org>
397 * ntptrace/ntptrace.c (ReceiveBuf): addserver() can return NIL.
398 Reported by: "Alan J. Wylie" <alanw@cyrano.com>
2966
399
2967* [Bug 1514] Typo in ntp_proto.c: fabs(foo < .4) should be fabs(foo) < .4.
2968* [Bug 1464] synchronization source wrong for refclocks ARCRON_MSF (27)
2969 and SHM (28).
2970* Correct Windows port's refclock_open() to return 0 on failure not -1.
2971* Correct CHU, dumbclock, and WWVB drivers to check for 0 returned from
2972 refclock_open() on failure.
2973* Correct "SIMUL=4 ./flock-build -1" to prioritize -1/--one.
400 * libntp/ieee754io.c:
401 * ntpd/ntp_proto.c:
402 * ntpd/ntp_refclock.c:
403 Lint cleanup.
404 From: Marc.Brett@westgeo.com
2974
405
2975---
2976(4.2.6p1-RC5) 2010/02/09 Released by Harlan Stenn <stenn@ntp.org>
4061999-09-12 Harlan Stenn <stenn@whimsy.udel.edu>
2977
407
2978* [Bug 1140] Clean up debug.html, decode.html, and ntpq.html.
2979* [Bug 1438] Remove dead code from sntp/networking.c.
2980* [Bug 1477] 1st non-gmake make in clone w/VPATH can't make COPYRIGHT.
2981* [Bug 1478] linking fails with undefined reference EVP_MD_pkey_type.
2982* [Bug 1479] Compilation fails because of not finding readline headers.
2983* [Bug 1480] snprintf() cleanup caused unterminated refclock IDs.
2984* [Bug 1484] ushort is not defined in QNX6.
408 * ntpd/ntp_refclock.c (refclock_ioctl): Declaration cleanup.
2985
409
2986---
2987(4.2.6p1-RC4) 2010/02/04 Released by Harlan Stenn <stenn@ntp.org>
410 * ntpd/ntp_proto.c (init_proto): msyslog kern_enable at LOG_DEBUG.
2988
411
2989* [Bug 1455] ntpd does not try /etc/ntp.audio as documented.
2990* [Bug 1467] Fix bogus rebuild of sntp/sntp.html
2991* [Bug 1470] "make distdir" in $srcdir builds keyword-gen, libntp.a.
2992* [Bug 1473] "make distcheck" before build can't make sntp/version.m4.
2993* [Bug 1474] ntp_keygen needs LCRYPTO after libntp.a.
2994* Convert many sprintf() calls to snprintf(), also strcpy(), strcat().
2995* Fix widely cut-n-pasted bug in refclock shutdown after failed start.
2996* Remove some dead code checking for emalloc() returning NULL.
2997* Remove arlib.
412 * ntpd/refclock_atom.c: Add missing declaration.
2998
413
2999---
3000(4.2.6p1-RC3) 2010/01/24 Released by Harlan Stenn <stenn@ntp.org>
4141999-09-11 Harlan Stenn <stenn@whimsy.udel.edu>
3001
415
3002* Use TZ=UTC instead of TZ= when calling date in scripts/mkver.in .
3003* [Bug 1448] Some macros not correctly conditionally or absolutely defined
3004 on Windows.
3005* [Bug 1449] ntpsim.h in ntp_config.c should be used conditionally.
3006* [Bug 1450] Option to exclude warnings not unconditionally defined on Windows.
3007* [Bug 1127] Properly check the return of X590_verify() - missed one.
3008* [Bug 1439] .texi generation must wait until after binary is linked.
3009* [Bug 1440] Update configure.ac to support kfreebsd.
3010* [Bug 1445] IRIX does not have -lcap or support linux capabilities.
3011* [Bug 1451] CID 115: sntp leaks KoD entry when updating existing.
3012* [Bug 1453] Use $CC in config.cache filename in ./build script.
416 * configure.in (ac_cv_make_ntptime): Just look for struct
417 ntptimeval, not timespec or nsec (Solaris 2.7 should get ntptime
418 and it uses msec).
419 (ac_cv_var_oncore_ok): Reorder so it's a "normal" clock
3013
420
3014---
3015(4.2.6p1-RC2) 2009/12/25 Released by Harlan Stenn <stenn@ntp.org>
421 * configure.in: Solaris Kernel FLL bug fixed in 106541-07
3016
422
3017* [Bug 1411] Fix status messages in refclock_oncore.c.
3018* [Bug 1416] MAXDNAME undefined on Solaris 2.6.
3019* [Bug 1419] ntpdate, ntpdc, sntp, ntpd ignore configure --bindir.
3020* [Bug 1424] Fix check for rtattr (rtnetlink.h).
3021* [Bug 1425] unpeer by association ID sets up for duplicate free().
3022* [Bug 1426] scripts/VersionName needs . on the search path.
3023* [Bug 1427] quote missing in ./build - shows up on NetBSD.
3024* [Bug 1428] Use AC_HEADER_RESOLV to fix breaks from resolv.h
3025* [Bug 1429] ntpd -4 option does not reliably force IPv4 resolution.
3026* [Bug 1431] System headers must come before ntp headers in ntp_intres.c .
3027* [Bug 1434] HP-UX 11 ip_mreq undeclared, _HPUX_SOURCE helps some.
3028* [Bug 1435] sntp: Test for -lresolv using the same tests as in ntp.
4231999-09-02 Harlan Stenn <stenn@whimsy.udel.edu>
3029
424
3030---
3031(4.2.6p1-RC1) 2009/12/20 Released by Harlan Stenn <stenn@ntp.org>
425 * configure.in: 4.0.97f
3032
426
3033* [Bug 1409] Put refclock_neoclock4x.c under the NTP COPYRIGHT notice.
3034 This should allow debian and other distros to add this refclock driver
3035 in further distro releases.
3036 Detect R2 hardware releases.
3037* [Bug 1412] m4/os_cflags.m4 caches results that depend on $CC.
3038* [Bug 1413] test OpenSSL headers regarding -Wno-strict-prototypes.
3039* [Bug 1414] Enable "make distcheck" success with BSD make.
3040* [Bug 1415] Fix Mac OS X link problem.
3041* [Bug 1418] building ntpd/ntpdc/ntpq statically with ssl fails.
3042* Build infrastructure updates to enable beta releases of ntp-stable.
427 * ntptrace/ntptrace.c:
428 * ntpdate/ntptimeset.c:
429 * ntpdate/ntptime_config.c:
430 * ntpdate/ntpdate.c:
431 * util/ntptime.c:
432 * parseutil/dcfd.c:
433 * libparse/parsestreams.c:
434 * libparse/parse_conf.c:
435 * libparse/parse.c:
436 * libparse/clk_varitext.c:
437 * libparse/clk_trimtsip.c:
438 * libparse/clk_trimtaip.c:
439 * libparse/clk_schmid.c:
440 * libparse/clk_rcc8000.c:
441 * libparse/clk_rawdcf.c:
442 * libparse/clk_meinberg.c:
443 * libparse/clk_hopf6021.c:
444 * libparse/clk_dcf7000.c:
445 * libparse/clk_computime.c:
446 * libntp/msyslog.c:
447 * libntp/iosignal.c:
448 * libntp/syssignal.c:
449 * adjtimed/adjtimed.c:
450 * ntpd/refclock_shm.c:
451 * ntpd/refclock_parse.c:
452 * ntpd/refclock_palisade.c:
453 * ntpd/refclock_mx4200.c:
454 * ntpd/refclock_jupiter.c:
455 * ntpd/refclock_datum.c:
456 * ntpd/ntpd.c:
457 * ntpd/ntp_util.c:
458 * ntpd/ntp_timer.c:
459 * ntpd/ntp_request.c:
460 * ntpd/ntp_refclock.c:
461 * ntpd/ntp_monitor.c:
462 * ntpd/ntp_loopfilter.c:
463 * ntpd/ntp_io.c:
464 * ntpd/ntp_intres.c:
465 * ntpd/ntp_filegen.c:
466 * include/l_stdlib.h:
467 <errno.h> and errno declaration cleanup.
3043
468
3044---
3045(4.2.6) 2009/12/09 Released by Harlan Stenn <stenn@ntp.org>
3046* [Sec 1331] from4.2.4p8: DoS with mode 7 packets - CVE-2009-3563.
3047* [Bug 508] Fixed leap second handling for Windows.
3048(4.2.5p250-RC) 2009/11/30 Released by Harlan Stenn <stenn@ntp.org>
3049* sntp documentation updates.
3050* [Bug 761] internal resolver does not seem to honor -4/-6 qualifiers
3051* [Bug 1386] Deferred DNS doesn't work on NetBSD
3052* [Bug 1391] avoid invoking autogen twice for .c and .h files.
3053* [Bug 1397] shmget() refclock_shm failing because of file mode.
3054* Pass no_needed to ntp_intres as first part of fixing [Bug 975].
3055* Add ./configure --enable-force-defer-DNS to help debugging.
3056(4.2.5p249-RC) 2009/11/28 Released by Harlan Stenn <stenn@ntp.org>
3057* [Bug 1400] An empty KOD DB file causes sntp to coredump.
3058* sntp: documentation cleanup.
3059* sntp: clean up some error messages.
3060* sntp: Use the precision to control how many offset digits are shown.
3061* sntp: Show root dispersion.
3062* Cleanup from the automake/autoconf upgrades.
3063(4.2.5p248-RC) 2009/11/26 Released by Harlan Stenn <stenn@ntp.org>
3064* Prepare for the generation of sntp.html.
3065* Documentation changes from Dave Mills.
3066* [Bug 1387] Storage leak in ntp_intres (minor).
3067* [Bug 1389] buffer overflow in refclock_oncore.c
3068* [Bug 1391] .texi usage text from installed, not built binaries.
3069* [Bug 1392] intres retries duplicate assocations endlessly.
3070* Correct *-opts.h dependency so default 'get' action isn't used.
3071(4.2.5p247-RC) 2009/11/20 Released by Harlan Stenn <stenn@ntp.org>
3072* [Bug 1142] nodebug builds shed no light on -d, -D option failure.
3073* [Bug 1179] point out the problem with -i/--jaildir and -u/--user when
3074 they are disabled by configure.
3075* [Bug 1308] support systems that lack fork().
3076* [Bug 1343] sntp doesn't link on Solaris 7, needs -lresolv.
3077(4.2.5p246-RC) 2009/11/17 Released by Harlan Stenn <stenn@ntp.org>
3078* Upgrade to autogen-5.10
3079* [Bug 1378] Unnecessary resetting of peers during interface update.
3080* [Bug 1382] p245 configure --disable-dependency-tracking won't build.
3081* [Bug 1384] ntpq :config core dumped with a blank password.
3082(4.2.5p245-RC) 2009/11/14 Released by Harlan Stenn <stenn@ntp.org>
3083* Cleanup from Dave Mills.
3084* [Bug 1343] sntp illegal C does not compile on Solaris 7.
3085* [Bug 1381] Version .deps generated include file dependencies to allow
3086 known dependency-breaking changes to force .deps to be cleaned,
3087 triggered by changing the contents of deps-ver and/or sntp/deps-ver.
3088(4.2.5p244-RC) 2009/11/12 Released by Harlan Stenn <stenn@ntp.org>
3089* keygen.html updates from Dave Mills.
3090* [Bug 1003] ntpdc unconfig command doesn't prompt for keyid.
3091* [Bug 1376] Enable authenticated ntpq and ntpdc using newly-available
3092 digest types.
3093* ntp-keygen, Autokey OpenSSL build vs. run version mismatch is now a
3094 non-fatal warning.
3095(4.2.5p243-RC) 2009/11/11 Released by Harlan Stenn <stenn@ntp.org>
3096* [Bug 1226] Fix deferred DNS lookups.
3097* new crypto signature cleanup.
3098(4.2.5p242-RC) 2009/11/10 Released by Harlan Stenn <stenn@ntp.org>
3099* [Bug 1363] CID 92 clarify fallthrough case in clk_trimtsip.c
3100* [Bug 1366] ioctl(TIOCSCTTY, 0) fails on NetBSD *[0-2].* > 3.99.7.
3101* [Bug 1368] typos in libntp --without-crypto case
3102* [Bug 1371] deferred DNS lookup failing with INFO_ERR_AUTH.
3103* CID 87 dead code in ntpq.c atoascii().
3104* Fix authenticated ntpdc, broken in p240.
3105* Stub out isc/mem.h, shaving 47k from a MIPS ntpd binary.
3106* Shrink keyword scanner FSM entries from 64 to 32 bits apiece.
3107* Documention updates from Dave Mills.
3108* authkeys.c cleanup from Dave Mills.
3109(4.2.5p241-RC) 2009/11/07 Released by Harlan Stenn <stenn@ntp.org>
3110* html/authopt.html update from Dave Mills.
3111* Remove unused file from sntp/Makefile.am's distribution list.
3112* new crypto signature cleanup.
3113(4.2.5p240-RC) 2009/11/05 Released by Harlan Stenn <stenn@ntp.org>
3114* [Bug 1364] clock_gettime() not detected, need -lrt on Debian 5.0.3.
3115* Provide all of OpenSSL's signature methods for ntp.keys (FIPS 140-2).
3116(4.2.5p239-RC) 2009/10/30 Released by Harlan Stenn <stenn@ntp.org>
3117* [Bug 1357] bogus assert from refclock_shm.
3118* [Bug 1359] Debug message cleanup.
3119* CID 101: more pointer/array cleanup.
3120* [Bug 1356] core dump from refclock_nmea when can't open /dev/gpsU.
3121* [Bug 1358] AIX 4.3 sntp/networking.c IPV6_JOIN_GROUP undeclared.
3122* CID 101: pointer/array cleanup.
3123(4.2.5p238-RC) 2009/10/27 Released by Harlan Stenn <stenn@ntp.org>
3124* Changes from Dave Mills.
3125* driver4.html updates from Dave Mills.
3126* [Bug 1252] PPSAPI cleanup on ntpd/refclock_wwvb.c.
3127* [Bug 1354] libtool error building after bootstrap with Autoconf 2.64.
3128* Allow NTP_VPATH_HACK configure test to handle newer gmake versions.
3129* CIDs 94-99 make it more clearly impossible for sock_hash() to return
3130 a negative number.
3131* CID 105, 106 ensure ntpdc arrays are not overrun even if callers
3132 misbehave.
3133* CID 113 use va_end() in refclock_true.c true_debug().
3134* Get rid of configure tests for __ss_family and __ss_len when the more
3135 common ss_family and ss_len are present.
3136(4.2.5p237-RC) 2009/10/26 Released by Harlan Stenn <stenn@ntp.org>
3137* [Bug 610] NMEA support for using PPSAPI on a different device.
3138* [Bug 1238] use only fudge time2 to offset NMEA serial timestamp.
3139* [Bug 1355] ntp-dev won't compile on OpenBSD 4.6.
3140(4.2.5p236-RC) 2009/10/22 Released by Harlan Stenn <stenn@ntp.org>
3141* Cleanup from Dave Mills.
3142* [Bug 1343] ntpd/ntp_io.c close_fd() does not compile on Solaris 7.
3143* [Bug 1353] ntpq "rv 0 settimeofday" always shows UNKNOWN on unix.
3144* Do not attempt to execute built binaries from ntpd/Makefile when
3145 cross-compiling (keyword-gen and ntpd --saveconfigquit).
3146* sntp/main.c: Remove duplicate global adr_buf[] (also defined in
3147 networking.c) which Piotr Grudzinski identified breaking his build.
3148* Correct in6addr_any test in configure.ac to attempt link too.
3149(4.2.5p235-RC) 2009/10/18 Released by Harlan Stenn <stenn@ntp.org>
3150* [Bug 1343] lib/isc build breaks on systems without IPv6 headers.
3151(4.2.5p234-RC) 2009/10/16 Released by Harlan Stenn <stenn@ntp.org>
3152* [Bug 1339] redux, use unmodified lib/isc/win32/strerror.c and
3153 move #define strerror... to a header not used by lib/isc code.
3154* [Bug 1345] illegal 'grep' option prevents compilation.
3155* [Bug 1346] keyword scanner broken where char defaults to unsigned.
3156* [Bug 1347] ntpd/complete.conf missing multicastclient test case.
3157(4.2.5p233-RC) 2009/10/15 Released by Harlan Stenn <stenn@ntp.org>
3158* [Bug 1337] cast setsockopt() v4 address pointer to void *.
3159* [Bug 1342] ignore|drop one IPv6 address on an interface blocks all
3160 addresses on that interface.
3161* Documentation cleanup and updates.
3162(4.2.5p232-RC) 2009/10/14 Released by Harlan Stenn <stenn@ntp.org>
3163* [Bug 1302] OpenSSL under Windows needs applink support.
3164* [Bug 1337] fix incorrect args to setsockopt(fd, IP_MULTICAST_IF,...).
3165* [Bug 1339] Fix Windows-only ntp_strerror() infinite recursion.
3166* [Bug 1341] NMEA driver requires working PPSAPI #ifdef HAVE_PPSAPI.
3167* Construct ntpd keyword scanner finite state machine at compile time
3168 rather than at runtime, shrink entries from 40+ to 8 bytes.
3169* Update documentation for ntpq --old-rv, saveconfig, saveconfigdir,
3170 ntpd -I -L and -M, and interface/nic rules. (From Dave Hart)
3171* [Bug 1337] fix incorrect args to setsockopt(fd, IP_MULTICAST_IF,...)
3172(4.2.5p231-RC) 2009/10/10 Released by Harlan Stenn <stenn@ntp.org>
3173* [Bug 1335] Broadcast client degraded by wildcard default change.
3174(4.2.5p230-RC) 2009/10/09 Released by Harlan Stenn <stenn@ntp.org>
3175* Start the 4.2.6 Release Candidate cycle.
3176* Broadcast and transit phase cleanup from Dave Mills.
3177(4.2.5p229) 2009/10/07 Released by Harlan Stenn <stenn@ntp.org>
3178* [Bug 1334] ntpsnmpd undefined reference to `ntpqOptions'.
3179* Change ntpsnmpd/Makefile.am include file order to fix FreeBSD build.
3180(4.2.5p228) 2009/10/06 Released by Harlan Stenn <stenn@ntp.org>
3181* Reclaim syntax tree memory after application in ntpd built with
3182 configure --disable-saveconfig.
3183* [Bug 1135] ntpq uses sizeof(u_long) where sizeof(u_int32) is meant.
3184* [Bug 1333] ntpd --interface precedence over --novirtualips lost.
3185(4.2.5p227) 2009/10/05 Released by Harlan Stenn <stenn@ntp.org>
3186* [Bug 1135] :config fails with "Server disallowed request"
3187* [Bug 1330] disallow interface/nic rules when --novirtualips or
3188 --interface are used.
3189* [Bug 1332] ntpq -c 'rv 0 variablename' returns extra stuff.
3190* Add test of ntpd --saveconfigquit fidelity using new complete.conf.
3191* Documentation updates from Dave Hart/Dave Mills.
3192(4.2.5p226) 2009/10/04 Released by Harlan Stenn <stenn@ntp.org>
3193* [Bug 1318] Allow multiple -g options on ntpd command line.
3194* [Bug 1327] ntpq, ntpdc, ntp-keygen -d & -D should work with configure
3195 --disable-debugging.
3196* Add ntpd --saveconfigquit <filename> option for future build-time
3197 testing of saveconfig fidelity.
3198* Clockhop and autokey cleanup from Dave Mills.
3199* Documentation updates from Dave Mills.
3200(4.2.5p225) 2009/09/30 Released by Harlan Stenn <stenn@ntp.org>
3201* authopt documentation changes from Dave Mills/Dave Hart.
3202* [Bug 1324] support bracketed IPv6 numeric addresses for restrict.
3203(4.2.5p224) 2009/09/29 Released by Harlan Stenn <stenn@ntp.org>
3204* Clockhop and documentation fixes from Dave Mills.
3205* Remove "tos maxhop" ntp.conf knob.
3206(4.2.5p223) 2009/09/28 Released by Harlan Stenn <stenn@ntp.org>
3207* [Bug 1321] build doesn't work if . isn't on $PATH.
3208* [Bug 1323] Implement "revoke #" to match documentation, deprecate
3209 "crypto revoke #".
3210(4.2.5p222) 2009/09/27 Released by Harlan Stenn <stenn@ntp.org>
3211* Update libisc code using bind-9.6.1-P1.tar.gz, rearrange our copy to
3212 mirror the upstream layout (lib/isc/...), and merge in NTP-local
3213 modifications to libisc. There is a new procedure to ease future
3214 libisc merges using a separate "upstream" bk repo. That will enable
3215 normal bk pull automerge to handle carrying forward any local changes
3216 and should enable us to take updated libisc snapshots more often.
3217* Updated build and flock-build scripts. flock-build --one is a way
3218 to perform a flock-build compatible solitary build, handy for a repo
3219 clone's first build on a machine with autoconf, automake, etc.
3220* Compiling ntp_parser.y using BSD make correctly places ntp_parser.h
3221 in the top-level ntpd directory instead of A.*/ntpd.
3222* bootstrap script updated to remove potentially stale .deps dirs.
3223* Remove unneeded Makefile.am files from the lib/isc/include tree.
3224(4.2.5p221) 2009/09/26 Released by Harlan Stenn <stenn@ntp.org>
3225* [Bug 1316] segfault if refclock_nmea can't open file.
3226* [Bug 1317] Distribute cvo.sh.
3227(4.2.5p220) 2009/09/25 Released by Harlan Stenn <stenn@ntp.org>
3228* Rearrange libisc code to match the upstream layout in BIND. This is
3229 step one of two, changing the layout but keeping our existing libisc.
3230(4.2.5p219) 2009/09/24 Released by Harlan Stenn <stenn@ntp.org>
3231* [Bug 1315] "interface ignore 0.0.0.0" is ignored.
3232* add implicit "nic ignore all" rule before any rules from ntp.conf, so
3233 "nic listen eth0" alone means the same as "-I eth0".
3234* add wildcard match class for interface/nic rules.
3235* fix mistaken carryover of prefixlen from one rule to the next.
3236* Ensure IPv6 localhost address ::1 is included in libisc's Windows IPv6
3237 address enumeration, allowing ntpq and ntpdc's hardcoding to 127.0.0.1
3238 on Windows to end.
3239(4.2.5p218) 2009/09/21 Released by Harlan Stenn <stenn@ntp.org>
3240* [Bug 1314] saveconfig emits -4 and -6 on when not given.
3241* correct parsing and processing of setvar directive.
3242* highlight location of ntpq :config syntax errors with ^.
3243* clarify (former) NO_ARG, SINGLE_ARG, MULTIPLE_ARG renaming to
3244 FOLLBY_TOKEN, FOLLBY_STRING, FOLLBY_STRINGS_TO_EOC.
3245* parser, saveconfig cleanup to store T_ identifiers in syntax tree.
3246(4.2.5p217) 2009/09/20 Released by Harlan Stenn <stenn@ntp.org>
3247* [Bug 1300] reject remote configuration of dangerous items.
3248(4.2.5p216) 2009/09/19 Released by Harlan Stenn <stenn@ntp.org>
3249* [Bug 1312] ntpq/ntpdc MD5 passwords truncated to 8 chars on Suns.
3250* CID 10 missing free(up); in refclock_palisade.c error return, again.
3251* CID 83 added assertion to demonstrate config_nic_rules() does not
3252 call strchr(NULL, '/').
3253(4.2.5p215) 2009/09/18 Released by Harlan Stenn <stenn@ntp.org>
3254* [Bug 1292] Workaround last VC6 unsigned __int64 kink.
3255(4.2.5p214) 2009/09/17 Released by Harlan Stenn <stenn@ntp.org>
3256* [Bug 1303] remove top-level "autokey" directive.
3257* use "nic listen 192.168.0.0/16" instead of
3258 "nic listen 192.168.0.0 prefixlen 16".
3259(4.2.5p213) 2009/09/16 Released by Harlan Stenn <stenn@ntp.org>
3260* [Bug 1310] fix Thunderbolt mode in refclock_palisade.c
3261(4.2.5p212) 2009/09/15 Released by Harlan Stenn <stenn@ntp.org>
3262* [Bug 983] add interface [listen | ignore | drop] ... directive.
3263* [Bug 1243] MD5auth_setkey zero-fills key from first zero octet.
3264* [Bug 1295] leftover fix, do not crash on exit in free_config_trap()
3265 when "trap 1.2.3.4" is used without any further options.
3266* [Bug 1311] 4.2.5p211 doesn't build in no-debug mode.
3267* document interface (alias nic) and unpeer.
3268* Correct syntax error line & column numbers.
3269* CID 79: kod_init_kod_db() fails to fclose(db_s) in two error paths.
3270* CID 80: attempt to quiet Coverity false positive re: leaking "reason"
3271 in main().
3272* Documentation updates from Dave Mills.
3273* CID 81: savedconfig leaked in save_config().
3274* Make the code agree with the spec and the book (Dave Mills).
3275(4.2.5p211) 2009/09/14 Released by Harlan Stenn <stenn@ntp.org>
3276* [Bug 663] respect ntpq -c and -p order on command line.
3277* [Bug 1292] more VC6 unsigned __int64 workarounds.
3278* [Bug 1296] Added Support for Trimble Acutime Gold.
3279(4.2.5p210) 2009/09/06 Released by Harlan Stenn <stenn@ntp.org>
3280* [Bug 1294] Use OPENSSL_INC and OPENSSL_LIB macros for Windows
3281 and remove unnecessary reference to applink.c for Windows
3282* [Bug 1295] trap directive options are not optional.
3283* [Bug 1297] yylex() must always set yylval before returning.
3284(4.2.5p209) 2009/09/01 Released by Harlan Stenn <stenn@ntp.org>
3285* [Bug 1290] Fix to use GETTIMEOFDAY macro
3286* [Bug 1289] Update project files for VC6, VS2003, VS2005, VS 2008
3287(4.2.5p208) 2009/08/30 Released by Harlan Stenn <stenn@ntp.org>
3288* [Bug 1293] make configuration dumper ready for release, specifically:
3289* rename ntpq dumpcfg command to "saveconfig".
3290* require authentication for saveconfig.
3291* "restrict ... nomodify" prevents saveconfig and :config.
3292* "saveconfig ." shorthand to save to startup configuration file.
3293* support strftime() substitution in saveconfig arg to timestamp
3294 the output filename, for example "saveconfig %Y%m%d-%H%M%S.conf".
3295* display saveconfig response message from ntpd in ntpq.
3296* save output filename in "savedconfig" variable, fetched with ntpq -c
3297 "rv 0 savedconfig".
3298* document saveconfig in html/ntpq.html.
3299* add ./configure --disable-saveconfig to build a smaller ntpd.
3300* log saveconfig failures and successes to syslog.
3301(4.2.5p207) 2009/08/29 Released by Harlan Stenn <stenn@ntp.org>
3302* [Bug 1292] Minor Windows source tweaks for VC6-era SDK headers.
3303(4.2.5p206) 2009/08/26 Released by Harlan Stenn <stenn@ntp.org>
3304* accopt.html typo fixes from Dave Mills.
3305* [Bug 1283] default to remembering KoD in sntp.
3306* clean up numerous sntp/kod_management.c bugs.
3307* use all addresses resolved from each DNS name in sntp.
3308(4.2.5p205) 2009/08/18 Released by Harlan Stenn <stenn@ntp.org>
3309* accopt.html typo fixes from Dave Mills.
3310* [Bug 1285] Log ntpq :config/config-from-file events.
3311* [Bug 1286] dumpcfg omits statsdir, mangles filegen.
3312(4.2.5p204) 2009/08/17 Released by Harlan Stenn <stenn@ntp.org>
3313* [Bug 1284] infinite loop in ntpd dumping more than one trustedkey
3314(4.2.5p203) 2009/08/16 Released by Harlan Stenn <stenn@ntp.org>
3315* Add ntpq -c dumpcfg, Google Summer of Code project of Max Kuehn
3316(4.2.5p202) 2009/08/14 Released by Harlan Stenn <stenn@ntp.org>
3317* install the binary and man page for sntp.
3318(4.2.5p201) 2009/08/13 Released by Harlan Stenn <stenn@ntp.org>
3319* sntp: out with the old, in with the new.
3320(4.2.5p200) 2009/08/12 Released by Harlan Stenn <stenn@ntp.org>
3321* [Bug 1281] Build ntpd on Windows without big SDK download, burn,
3322 and install by checking in essentially unchanging messages.mc build
3323 products to avoid requiring mc.exe, which is not included with VC++
3324 2008 EE.
3325(4.2.5p199) 2009/08/09 Released by Harlan Stenn <stenn@ntp.org>
3326* [Bug 1279] Cleanup for warnings from Veracode static analysis.
3327(4.2.5p198) 2009/08/03 Released by Harlan Stenn <stenn@ntp.org>
3328* Upgrade to autogen-5.9.9-pre5.
3329(4.2.5p197) 2009/07/30 Released by Harlan Stenn <stenn@ntp.org>
3330* The build script now has . at the end of PATH for config.guess.
3331(4.2.5p196) 2009/07/29 Released by Harlan Stenn <stenn@ntp.org>
3332* [Bug 1272] gsoc_sntp IPv6 build problems under HP-UX 10.
3333* [Bug 1273] CID 10: Palisade leaks unit struct in error path.
3334* [Bug 1274] CID 67: ensure resolve_hosts() output count and pointers
3335 are consistent.
3336* [Bug 1275] CID 45: CID 46: old sntp uses uninitialized guesses[0],
3337 precs[0].
3338* [Bug 1276] CID 52: crypto_xmit() may call crypto_alice[23]()
3339 with NULL peer.
3340(4.2.5p195) 2009/07/27 Released by Harlan Stenn <stenn@ntp.org>
3341* cvo.sh: Add support for CentOS, Fedora, Slackware, SuSE, and QNX.
3342(4.2.5p194) 2009/07/26 Released by Harlan Stenn <stenn@ntp.org>
3343* Documentation updates from Dave Mills.
3344* Use scripts/cvo.sh in the build script to get better subdir names.
3345(4.2.5p193) 2009/07/25 Released by Harlan Stenn <stenn@ntp.org>
3346* [Bug 1261] CID 34: simulate_server() rbuf.msg_flags uninitialized.
3347* [Bug 1262] CID 35: xpkt.mac uninitialized in simulate_server().
3348* [Bug 1263] CID 37: CID 38: CID 40: CID 43: multiple refclocks
3349 uninitialized tm_zone (arc, chronolog, dumbclock, pcf).
3350* [Bug 1264] CID 64: gsoc_sntp on_wire() frees wrong ptr receiving KoD.
3351* [Bug 1265] CID 65: CID 66: gsoc_sntp on_wire() leaks x_pkt, r_pkt.
3352* [Bug 1266] CID 39: datum_pts_start() uninitialized arg.c_ospeed.
3353* [Bug 1267] CID 44: old sntp handle_saving() writes stack garbage to
3354 file when clearing.
3355* [Bug 1268] CID 63: resolve_hosts() leaks error message buffer.
3356* [Bug 1269] CID 74: use assertion to ensure move_fd() does not return
3357 negative descriptors.
3358* [Bug 1270] CID 70: gsoc_sntp recv_bcst_data mdevadr.ipv6mr_interface
3359 uninitialized.
3360(4.2.5p192) 2009/07/24 Released by Harlan Stenn <stenn@ntp.org>
3361* [Bug 965] CID 42: ss_family uninitialized.
3362* [Bug 1250] CID 53: kod_init_kod_db() overruns kod_db malloc'd buffer.
3363* [Bug 1251] CID 68: search_entry() mishandles dst argument.
3364* [Bug 1252] CID 32: Quiet Coverity warning with assertion.
3365* [Bug 1253] CID 50: gsoc_sntp/crypto.c auth_init() always returns a
3366 list with one entry.
3367* [Bug 1254] CID 56: tv_to_str() leaks a struct tm each call.
3368* [Bug 1255] CID 55: pkt_output() leaks a copy of each packet.
3369* [Bug 1256] CID 51: Coverity doesn't recognize our assertion macros as
3370 terminal.
3371* [Bug 1257] CID 57: gsoc_sntp auth_init() fails to fclose(keyfile).
3372* [Bug 1258] CID 54: gsoc_sntp resolve_hosts() needs simplification.
3373* [Bug 1259] CID 59: gsoc_sntp recv_bcast_data() fails to free(rdata)
3374 on error paths.
3375* [Bug 1260] CID 60: gsoc_sntp recvpkt() fails to free(rdata).
3376* Updated to AutoGen-5.9.9pre2.
3377(4.2.5p191) 2009/07/21 Released by Harlan Stenn <stenn@ntp.org>
3378* Updated to AutoGen-5.9.9pre1.
3379(4.2.5p190) 2009/07/20 Released by Harlan Stenn <stenn@ntp.org>
3380* Updated to AutoGen-5.9.8.
3381* [Bug 1248] RES_MSSNTP typo in ntp_proto.c.
3382* [Bug 1246] use a common template for singly-linked lists, convert most
3383 doubly-linked lists to singly-linked.
3384* Log warning about signd blocking when restrict mssntp used.
3385(4.2.5p189) 2009/07/16 Released by Harlan Stenn <stenn@ntp.org>
3386* Documentation cleanup from Dave Mills.
3387(4.2.5p188) 2009/07/15 Released by Harlan Stenn <stenn@ntp.org>
3388* [Bug 1245] Broken xmt time sent in fast_xmit() of 4.2.5p187.
3389(4.2.5p187) 2009/07/11 Released by Harlan Stenn <stenn@ntp.org>
3390* [Bug 1042] multicast listeners IPv4+6 ignore new interfaces.
3391* [Bug 1237] Windows serial code treat CR and LF both as line
3392 terminators.
3393* [Bug 1238] use fudge time2 for serial timecode offset in NMEA driver.
3394* [Bug 1242] Remove --enable-wintime, symmetric workaround is now
3395 always enabled.
3396* [Bug 1244] NTP_INSIST(fd != maxactivefd) failure in intres child
3397* Added restrict keyword "mssntp" for Samba4 DC operation, by Dave Mills.
3398(4.2.5p186) 2009/07/08 Released by Harlan Stenn <stenn@ntp.org>
3399* ntp_proto.c cleanup from Dave Mills.
3400(4.2.5p185) 2009/07/01 Released by Harlan Stenn <stenn@ntp.org>
3401* Documentation updates from Dave Mills.
3402* [Bug 1234] convert NMEA driver to use common PPSAPI code.
3403* timepps-Solaris.h pps_handle_t changed from pointer to scalar
3404* Spectracom refclock added to Windows port of ntpd
3405* [Bug 1236] Declaration order fixed.
3406* Bracket private ONCORE debug statements with #if 0 rather than #ifdef
3407 DEBUG
3408* Delete ONCORE debug statement that is now handled elsewhere.
3409(4.2.5p184) 2009/06/24 Released by Harlan Stenn <stenn@ntp.org>
3410* [Bug 1233] atom refclock fudge time1 sign flipped in 4.2.5p164.
3411(4.2.5p183) 2009/06/23 Released by Harlan Stenn <stenn@ntp.org>
3412* [Bug 1196] setsockopt(SO_EXCLUSIVEADDRUSE) can fail on Windows 2000
3413 and earlier with WSAINVAL, do not log a complaint in that case.
3414* [Bug 1210] ONCORE driver terminates ntpd without logging a reason.
3415* [Bug 1218] Correct comment in refclock_oncore on /etc/ntp.oncore*
3416 configuration file search order.
3417* Change ONCORE driver to log using msyslog as well as to any
3418 clockstats file.
3419* [Bug 1231] ntpsnmpd build fails after sockaddr union changes.
3420(4.2.5p182) 2009/06/18 Released by Harlan Stenn <stenn@ntp.org>
3421* Add missing header dependencies to the ntpdc layout verification.
3422* prefer.html updates from Dave Mills.
3423* [Bug 1205] Add ntpd --usepcc and --pccfreq options on Windows
3424* [Bug 1215] unpeer by association ID
3425* [Bug 1225] Broadcast address miscalculated on Windows 4.2.5p180
3426* [Bug 1229] autokey segfaults in cert_install().
3427* Use a union for structs sockaddr, sockaddr_storage, sockaddr_in, and
3428 sockaddr_in6 to remove casts and enable type checking. Collapse
3429 some previously separate IPv4/IPv6 paths into a single codepath.
3430(4.2.5p181) 2009/06/06 Released by Harlan Stenn <stenn@ntp.org>
3431* [Bug 1206] Required compiler changes for Windows
3432* [Bug 1084] PPSAPI for ntpd on Windows with DLL backends
3433* [Bug 1204] Unix-style refclock device paths on Windows
3434* [Bug 1205] partial fix, disable RDTSC use by default on Windows
3435* [Bug 1208] decodenetnum() buffer overrun on [ with no ]
3436* [Bug 1211] keysdir free()d twice #ifdef DEBUG
3437* Enable ONCORE, ARCRON refclocks on Windows (untested)
3438(4.2.5p180) 2009/05/29 Released by Harlan Stenn <stenn@ntp.org>
3439* [Bug 1200] Enable IPv6 in Windows port
3440* Lose FLAG_FIXPOLL, from Dave Mills.
3441(4.2.5p179) 2009/05/23 Released by Harlan Stenn <stenn@ntp.org>
3442* [Bug 1041] xmt -> aorg timestamp cleanup from Dave Mills,
3443 reported by Dave Hart.
3444* [Bug 1193] Compile error: conflicting types for emalloc.
3445* [Bug 1196] VC6 winsock2.h does not define SO_EXCLUSIVEADDRUSE.
3446* Leap/expire cleanup from Dave Mills.
3447(4.2.5p178) 2009/05/21 Released by Harlan Stenn <stenn@ntp.org>
3448* Provide erealloc() and estrdup(), a la emalloc().
3449* Improve ntp.conf's parser error messages.
3450* [Bug 320] "restrict default ignore" does not affect IPv6.
3451* [Bug 1192] "restrict -6 ..." reports a syntax error.
3452(4.2.5p177) 2009/05/18 Released by Harlan Stenn <stenn@ntp.org>
3453* Include 4.2.4p7
3454* [Bug 1174] nmea_shutdown assumes that nmea has a unit assigned
3455* [Bug 1190] NMEA refclock fudge flag4 1 obscures position in timecode
3456* Update NMEA refclock documentation in html/drivers/driver20.html
3457(4.2.5p176) 2009/05/13 Released by Harlan Stenn <stenn@ntp.org>
3458* [Bug 1154] mDNS registration should be done later, repeatedly and only
3459 if asked for. (second try for fix)
3460(4.2.5p175) 2009/05/12 Released by Harlan Stenn <stenn@ntp.org>
3461* Include 4.2.4p7-RC7
3462* [Bug 1180] ntpd won't start with more than ~1000 interfaces
3463* [Bug 1182] Documentation typos and missing bits.
3464* [Bug 1183] COM port support should extend past COM3
3465* [Bug 1184] ntpd is deaf when restricted to second IP on the same net
3466* Clean up configure.ac NTP_CACHEVERSION interface, display cache
3467 version when clearing. Fixes a regression.
3468(4.2.5p174) 2009/05/09 Released by Harlan Stenn <stenn@ntp.org>
3469* Stale leapsecond file fixes from Dave Mills.
3470(4.2.5p173) 2009/05/08 Released by Harlan Stenn <stenn@ntp.org>
3471* Include 4.2.4p7-RC6
3472(4.2.5p172) 2009/05/06 Released by Harlan Stenn <stenn@ntp.org>
3473* [Bug 1175] Instability in PLL daemon mode.
3474* [Bug 1176] refclock_parse.c does not compile without PPSAPI.
3475(4.2.5p171) 2009/05/04 Released by Harlan Stenn <stenn@ntp.org>
3476* Autokey documentation cleanup from Dave Mills.
3477* [Bug 1171] line editing libs found without headers (Solaris 11)
3478* [Bug 1173] NMEA refclock fails with Solaris PPSAPI
3479* Fix problem linking msntp on Solaris when sntp subdir is configured
3480 before parent caused by different gethostent library search order.
3481* Do not clear config.cache when it is empty.
3482(4.2.5p170) 2009/05/02 Released by Harlan Stenn <stenn@ntp.org>
3483* [Bug 1152] adjust PARSE to new refclock_pps logic
3484* Include 4.2.4p7-RC5
3485* loopfilter FLL/PLL crossover cleanup from Dave Mills.
3486* Documentation updates from Dave Mills.
3487* ntp-keygen cleanup from Dave Mills.
3488* crypto API cleanup from Dave Mills.
3489* Add NTP_CACHEVERSION mechanism to ignore incompatible config.cache
3490* Enable gcc -Wstrict-overflow for gsoc_sntp as well
3491(4.2.5p169) 2009/04/30 Released by Harlan Stenn <stenn@ntp.org>
3492* [Bug 1171] Note that we never look for -lreadline by default.
3493* [Bug 1090] Fix bogus leap seconds in refclock_hpgps.
3494(4.2.5p168) 2009/04/29 Released by Harlan Stenn <stenn@ntp.org>
3495* Include 4.2.4p7-RC4
3496* [Bug 1169] quiet compiler warnings
3497* Re-enable gcc -Wstrict-prototypes when not building with OpenSSL
3498* Enable gcc -Wstrict-overflow
3499* ntpq/ntpdc emit newline after accepting password on Windows
3500* Updates from Dave Mills:
3501* ntp-keygen.c: Updates.
3502* Fix the error return and syslog function ID in refclock_{param,ppsapi}.
3503* Make sure syspoll is within the peer's minpoll/maxpoll bounds.
3504* ntp_crypto.c: Use sign_siglen, not len. sign key filename cleanup.
3505* Bump NTP_MAXEXTEN from 1024 to 2048, update values for some field lengths.
3506* m4/ntp_lineeditlibs.m4: fix warnings from newer Autoconf
3507* [Bug 1166] Remove truncation of position (blanking) code in refclock_nmea.c
3508(4.2.5p167) 2009/04/26 Released by Harlan Stenn <stenn@ntp.org>
3509* Crypto cleanup from Dave Mills.
3510(4.2.5p166) 2009/04/25 Released by Harlan Stenn <stenn@ntp.org>
3511* [Bug 1165] Clean up small memory leaks in the config file parser
3512* Correct logconfig keyword declaration to MULTIPLE_ARG
3513* Enable filename and line number leak reporting on Windows when built
3514 DEBUG for all the typical C runtime allocators such as calloc,
3515 malloc, and strdup. Previously only emalloc calls were covered.
3516* Add DEBUG-only code to free dynamically allocated memory that would
3517 otherwise remain allocated at ntpd exit, to allow less forgivable
3518 leaks to stand out in leaks reported after exit.
3519* Ensure termination of strings in ports/winnt/libisc/isc_strerror.c
3520 and quiet compiler warnings.
3521* [Bug 1057] ntpdc unconfig failure
3522* [Bug 1161] unpeer AKA unconfig command for ntpq :config
3523* PPS and crypto cleanup in ntp_proto.c from Dave Mills.
3524(4.2.5p165) 2009/04/23 Released by Harlan Stenn <stenn@ntp.org>
3525* WWVB refclock cleanup from Dave Mills.
3526* Code cleanup: requested_key -> request_key.
3527* [Bug 833] ignore whitespace at end of remote configuration lines
3528* [Bug 1033] ntpdc/ntpq crash prompting for keyid on Windows
3529* [Bug 1028] Support for W32Time authentication via Samba.
3530* quiet ntp_parser.c malloc redeclaration warning
3531* Mitigation and PPS/PPSAPI cleanup from Dave Mills.
3532* Documentation updates from Dave Mills.
3533* timepps-Solaris.h patches from Dave Hart.
3534(4.2.5p164) 2009/04/22 Released by Harlan Stenn <stenn@ntp.org>
3535* Include 4.2.4p7-RC3
3536* PPS/PPSAPI cleanup from Dave Mills.
3537* Documentation updates from Dave Mills.
3538* [Bug 1125] C runtime per-thread initialization on Windows
3539* [Bug 1152] temporarily disable refclock_parse, refclock_true until
3540 maintainers can repair build break from pps_sample()
3541* [Bug 1153] refclock_nmea should not mix UTC with GPS time
3542* [Bug 1159] ntpq overlap diagnostic message test buggy
3543(4.2.5p163) 2009/04/10 Released by Harlan Stenn <stenn@ntp.org>
3544(4.2.5p162) 2009/04/09 Released by Harlan Stenn <stenn@ntp.org>
3545* Documentation updates from Dave Mills.
3546* Mitigation and PPS cleanup from Dave Mills.
3547* Include 4.2.4p7-RC2
3548* [Bug 216] New interpolation scheme for Windows eliminates 1ms jitter
3549* remove a bunch of #ifdef SYS_WINNT from portable code
3550* 64-bit time_t cleanup for building on newer Windows compilers
3551* Only set CMOS clock during ntpd exit on Windows if the computer is
3552 shutting down or restarting.
3553* [Bug 1148] NMEA reference clock improvements
3554* remove deleted gsoc_sntp/utilities.o from repository so that .o build
3555 products can be cleaned up without corrupting the repository.
3556(4.2.5p161) 2009/03/31 Released by Harlan Stenn <stenn@ntp.org>
3557* Documentation updates from Dave Mills.
3558(4.2.5p160) 2009/03/30 Released by Harlan Stenn <stenn@ntp.org>
3559* [Bug 1141] refclock_report missing braces cause spurious "peer event:
3560 clock clk_unspec" log entries
3561* Include 4.2.4p7-RC1
3562(4.2.5p159) 2009/03/28 Released by Harlan Stenn <stenn@ntp.org>
3563* "bias" changes from Dave Mills.
3564(4.2.5p158) 2009/01/30 Released by Harlan Stenn <stenn@ntp.org>
3565* Fix [CID 72], a typo introduced at the latest fix to prettydate.c.
3566(4.2.5p157) 2009/01/26 Released by Harlan Stenn <stenn@ntp.org>
3567* Cleanup/fixes for ntp_proto.c and ntp_crypto.c from Dave Mills.
3568(4.2.5p156) 2009/01/19 Released by Harlan Stenn <stenn@ntp.org>
3569* [Bug 1118] Fixed sign extension for 32 bit time_t in caljulian() and prettydate().
3570 Fixed some compiler warnings about missing prototypes.
3571 Fixed some other simple compiler warnings.
3572* [Bug 1119] [CID 52] Avoid a possible null-dereference in ntp_crypto.c.
3573* [Bug 1120] [CID 51] INSIST that peer is non-null before we dereference it.
3574* [Bug 1121] [CID 47] double fclose() in ntp-keygen.c.
3575(4.2.5p155) 2009/01/18 Released by Harlan Stenn <stenn@ntp.org>
3576* Documentation updates from Dave Mills.
3577* CHU frequency updates.
3578* Design assertion fixes for ntp_crypto.c from Dave Mills.
3579(4.2.5p154) 2009/01/13 Released by Harlan Stenn <stenn@ntp.org>
3580* [Bug 992] support interface event change on Linux from
3581 Miroslav Lichvar.
3582(4.2.5p153) 2009/01/09 Released by Harlan Stenn <stenn@ntp.org>
3583* Renamed gsoc_sntp/:fetch-stubs to gsoc_sntp/fetch-stubs to avoid
3584 file name problems under Windows.
3585 Removed German umlaut from log msg for 4.2.5p142.
3586(4.2.5p152) 2009/01/08 Released by Harlan Stenn <stenn@ntp.org>
3587* Include 4.2.4p6: 2009/01/08 Released by Harlan Stenn <stenn@ntp.org>
3588(4.2.5p151) 2008/12/23 Released by Harlan Stenn <stenn@ntp.org>
3589* Stats file logging cleanup from Dave Mills.
3590(4.2.5p150) 2008/12/15 Released by Harlan Stenn <stenn@ntp.org>
3591* [Bug 1099] Fixed wrong behaviour in sntp's crypto.c.
3592* [Bug 1103] Fix 64-bit issues in the new calendar code.
3593(4.2.5p149) 2008/12/05 Released by Harlan Stenn <stenn@ntp.org>
3594* Fixed mismatches in data types and OID definitions in ntpSnmpSubAgent.c
3595* added a premliminary MIB file to ntpsnmpd (ntpv4-mib.mib)
3596(4.2.5p148) 2008/12/04 Released by Harlan Stenn <stenn@ntp.org>
3597* [Bug 1070] Fix use of ntpq_parsestring() in ntpsnmpd.
3598(4.2.5p147) 2008/11/27 Released by Harlan Stenn <stenn@ntp.org>
3599* Update gsoc_sntp's GCC warning code.
3600(4.2.5p146) 2008/11/26 Released by Harlan Stenn <stenn@ntp.org>
3601* Update Solaris CFLAGS for gsoc_sntp.
3602(4.2.5p145) 2008/11/20 Released by Harlan Stenn <stenn@ntp.org>
3603* Deal with time.h for sntp under linux.
3604* Provide rpl_malloc() for sntp for systems that need it.
3605* Handle ss_len and socklen type for sntp.
3606* Fixes to the sntp configure.ac script.
3607* Provide INET6_ADDRSTRLEN if it is missing.
3608* [Bug 1095] overflow in caljulian.c.
3609(4.2.5p144) 2008/11/19 Released by Harlan Stenn <stenn@ntp.org>
3610* Use int32, not int32_t.
3611* Avoid the sched*() functions under OSF - link problems.
3612(4.2.5p143) 2008/11/17 Released by Harlan Stenn <stenn@ntp.org>
3613* sntp cleanup and fixes.
3614(4.2.5p142) 2008/11/16 Released by Harlan Stenn <stenn@ntp.org>
3615* Imported GSoC SNTP code from Johannes Maximilian Kuehn.
3616(4.2.5p141) 2008/11/13 Released by Harlan Stenn <stenn@ntp.org>
3617* New caltontp.c and calyearstart.c from Juergen Perlinger.
3618(4.2.5p140) 2008/11/12 Released by Harlan Stenn <stenn@ntp.org>
3619* Cleanup lint from the ntp_scanner files.
3620* [Bug 1011] gmtime() returns NULL on windows where it would not under Unix.
3621* Updated caljulian.c and prettydate.c from Juergen Perlinger.
3622(4.2.5p139) 2008/11/11 Released by Harlan Stenn <stenn@ntp.org>
3623* Typo fix to driver20.html.
3624(4.2.5p138) 2008/11/10 Released by Harlan Stenn <stenn@ntp.org>
3625* [Bug 474] --disable-ipv6 is broken.
3626* IPv6 interfaces were being looked for twice.
3627* SHM driver grabs more samples, add clockstats
3628* decode.html and driver20.html updates from Dave Mills.
3629(4.2.5p137) 2008/11/01 Released by Harlan Stenn <stenn@ntp.org>
3630* [Bug 1069] #undef netsnmp's PACKAGE_* macros.
3631* [Bug 1068] Older versions of netsnmp do not have netsnmp_daemonize().
3632(4.2.5p136) 2008/10/27 Released by Harlan Stenn <stenn@ntp.org>
3633* [Bug 1078] statsdir configuration parsing is broken.
3634(4.2.5p135) 2008/09/23 Released by Harlan Stenn <stenn@ntp.org>
3635* [Bug 1072] clock_update should not allow updates older than sys_epoch.
3636(4.2.5p134) 2008/09/17 Released by Harlan Stenn <stenn@ntp.org>
3637* Clean up build process for ntpsnmpd.
3638(4.2.5p133) 2008/09/16 Released by Harlan Stenn <stenn@ntp.org>
3639* Add options processing to ntpsnmpd.
3640* [Bug 1062] Check net-snmp headers before deciding to build ntpsnmpd.
3641* Clean up the libntpq.a build.
3642* Regenerate ntp_parser.[ch] from ntp_parser.y
3643(4.2.5p132) 2008/09/15 Released by Harlan Stenn <stenn@ntp.org>
3644* [Bug 1067] Multicast DNS service registration must come after the fork
3645 on Solaris.
3646* [Bug 1066] Error messages should log as errors.
3647(4.2.5p131) 2008/09/14 Released by Harlan Stenn <stenn@ntp.org>
3648* [Bug 1065] Re-enable support for the timingstats file.
3649(4.2.5p130) 2008/09/13 Released by Harlan Stenn <stenn@ntp.org>
3650* [Bug 1064] Implement --with-net-snmp-config=progname
3651* [Bug 1063] ntpSnmpSubagentObject.h is missing from the distribution.
3652(4.2.5p129) 2008/09/11 Released by Harlan Stenn <stenn@ntp.org>
3653* Quiet some libntpq-related warnings.
3654(4.2.5p128) 2008/09/08 Released by Harlan Stenn <stenn@ntp.org>
3655* Import Heiko Gerstung's GSoC2008 NTP MIB daemon.
3656(4.2.5p127) 2008/09/01 Released by Harlan Stenn <stenn@ntp.org>
3657* Regenerate ntpd/ntp_parser.c
3658(4.2.5p126) 2008/08/31 Released by Harlan Stenn <stenn@ntp.org>
3659* Stop libtool-1.5 from looking for C++ or Fortran.
3660* [BUG 610] Documentation update for NMEA reference clock driver.
3661* [Bug 828] Fix IPv4/IPv6 address parsing.
3662* Changes from Dave Mills:
3663 Documentation updates.
3664 Fix a corner case where a frequency update was reported but not set.
3665 When LEAP_NOTINSYNC->LEAP_NOWARNING, call crypto_update() if we have
3666 crypto_flags.
3667(4.2.5p125) 2008/08/18 Released by Harlan Stenn <stenn@ntp.org>
3668* [Bug 1052] Add linuxPPS support to ONCORE driver.
3669(4.2.5p124) 2008/08/17 Released by Harlan Stenn <stenn@ntp.org>
3670* Documentation updates from Dave Mills.
3671* Include 4.2.4p5: 2008/08/17 Released by Harlan Stenn <stenn@ntp.org>
3672* [Bug 861] leap info was not being transmitted.
3673* [Bug 1046] refnumtoa.c is using the wrong header file.
3674* [Bug 1047] enable/disable options processing fix.
3675* header file cleanup.
3676* [Bug 1037] buffer in subroutine was 1 byte short.
3677* configure.ac: cleanup, add option for wintime, and lay the groundwork
3678 for the changes needed for bug 1028.
3679* Fixes from Dave Mills: 'bias' and 'interleave' work. Separate
3680 phase and frequency discipline (for long poll intervals). Update
3681 TAI function to match current leapsecond processing.
3682* Documentation updates from Dave Mills.
3683* [Bug 1037] Use all 16 of the MD5 passwords generated by ntp-keygen.
3684* Fixed the incorrect edge parameter being passed to time_pps_kcbind in
3685 NMEA refclock driver.
3686* [Bug 399] NMEA refclock driver does not honor time1 offset if flag3 set.
3687* [Bug 985] Modifications to NMEA reference clock driver to support Accord
3688 GPS Clock.
3689* poll time updates from Dave Mills.
3690* local refclock documentation updates from Dave Mills.
3691* [Bug 1022] Fix compilation problems with yesterday's commit.
3692* Updates and cleanup from Dave Mills:
3693 I've now spent eleven months of a sabbatical year - 7 days a week, 6-10
3694 hours most days - working on NTP. I have carefully reviewed every major
3695 algorithm, examined its original design and evolution from that design.
3696 I've trimmed off dead code and briar patches and did zillions of tests
3697 contrived to expose evil vulnerabilities. The development article is in
3698 rather good shape and should be ready for prime time.
469 * ntpd/map_vme.c: cleanup some spacing.
3699
470
3700 1. The protostats statistics files have been very useful in exposing
3701 little twitches and turns when something hiccups, like a broken PPS
3702 signal. Most of what used to be syslog messages are now repackaged as
3703 protostats messages with optional syslog as well. These can also be sent
3704 as traps which might be handy to tiggle a beeper or celltext. These, the
3705 sysstats files and cryptostats files reveal the ambient health of a busy
3706 server, monitor traffic and error counts and spot crypto attacks.
4711999-09-01 Harlan Stenn <stenn@whimsy.udel.edu>
3707
472
3708 2. Close inspection of the clock discipline behavior at long poll
3709 intervals (36 h) showed it not doing as well as it should. I redesigned
3710 the FLL loop to improve nominal accuracy from several tens of
3711 milliseconds to something less than ten milliseconds.
473 * configure.in: 4.0.97e
3712
474
3713 3. Autokey (again). The enhanced error checking was becoming a major
3714 pain. I found a way to toss out gobs of ugly fat code and replace the
3715 function with a much simpler and more comprehensive scheme. It resists
3716 bait-and-switch attacks and quickly detect cases when the protocol is
3717 not correctly synchronized.
475 * configure.in (ac_cv_struct_sigaction_has_sa_sigaction):
476 * acconfig.h: Ditto
477 * parseutil/dcfd.c (main): Use it.
478 From: HOSAKA Eiichi <HOSAKA.Eiichi@dd.anritsu.co.jp>
3718
479
3719 4. The interface code for the kernel PPS signal was not in sync with the
3720 kernel code itself. Some error checks were duplicated and some
3721 ineffective. I found none of the PPS-capable drivers, including the atom
3722 driver, do anything when the prefer peer fails; the kernel PPS signal
3723 remains in control. The atom driver now disables the kernel PPS when the
3724 prefer peer comes bum. This is important when the prefer peer is not a
3725 reference clock but a remote NTP server.
4801999-08-29 Harlan Stenn <stenn@whimsy.udel.edu>
3726
481
3727 5. The flake restrict bit turned out to be really interesting,
3728 especially with symmtric modes and of those especially those using
3729 Autokey. Small changes in the recovery procedures when packets are lost
3730 now avoid almost all scenarios which previously required protocol resets.
482 * configure.in: 4.0.97d
3731
483
3732 6. I've always been a little uncomfortable when using the clock filter
3733 with long poll intervals because the samples become less and less
3734 correlated as the sample age exceeds the Allan intercept. Various
3735 schemes have been used over the years to cope with this fact. The latest
3736 one and the one that works the best is to use a modified sort metric
3737 where the delay is used when the age of the sample is less than the
3738 intercept and the sum of delay and dispersion above that. The net result
3739 is that, at small poll intervals the algorithm operates as a minimum
3740 filter, while at larger poll intervals it morphs to FIFO. Left
3741 unmodified, a sample could be used when twelve days old. This along with
3742 the FLL modifications has made a dramatic improvement at large poll
3743 intervals.
484 * include/ntp_stdlib.h: Clean up previous NeXT patch.
485 From: Jack Bryans <jbryans@csulb.edu>
3744
486
3745- [Backward Incompatible] The 'state' variable is no longer reported or
3746 available via ntpq output. The following system status bit names
3747 have been changed:
3748 - sync_alarm -> leap_alarm
3749 - sync_atomic -> sync_pps
3750 - sync_lf_clock -> sync_lf_radio
3751 - sync_hf_clock -> sync_hf_radio
3752 - sync_uhf_clock -> sync_uhf_radio
3753 - sync_local_proto -> sync_local
3754 - sync_udp/time -> sync_other
3755 Other names have been changed as well. See the change history for
3756 libntp/statestr.c for more details.
3757 Other backward-incompatible changes in ntpq include:
3758 - assID -> associd
3759 - rootdispersion -> rootdisp
3760 - pkt_head -> pkt_neader
3761 See the change history for other details.
487 * ntpd/refclock_parse.c: Permit RTS to power a DCF77.
488 From: Carsten Paeth <calle@calle.in-berlin.de>
3762
489
3763* Updates and cleanup from Dave Mills.
3764* [Bug 995] Remove spurious ; from ntp-keygen.c.
3765* More cleanup and changes from Dave Mills.
3766* [Bug 980] Direct help to stdout.
3767---
3768(4.2.4p8) 2009/12/08 Released by Harlan Stenn <stenn@ntp.org>
490 * ntpd/refclock_oncore.c (oncore_start): This makes the Oncore run
491 on systems without hardpps().
492 From: Poul-Henning Kamp <phk@freebsd.org>
3769
493
3770* [Sec 1331] DoS with mode 7 packets - CVE-2009-3563.
4941999-08-28 Harlan Stenn <stenn@whimsy.udel.edu>
3771
495
3772---
3773(4.2.4p7) 2009/05/18 Released by Harlan Stenn <stenn@ntp.org>
496 * configure.in: 4.0.97c
3774
497
3775* [Sec 1151] Remote exploit if autokey is enabled - CVE-2009-1252.
3776* [Bug 1187] Update the copyright date.
3777* [Bug 1191] ntpd fails on Win2000 - "Address already in use" after fix
3778 for [Sec 1149].
498 * configure.in (ac_cv_make_ntptime): Typo.
499 From: Ulrich Windl <ulrich.windl@rz.uni-regensburg.de>
3779
500
3780---
3781(4.2.4p7-RC7) 2009/05/12 Released by Harlan Stenn <stenn@ntp.org>
5011999-08-26 Harlan Stenn <stenn@whimsy.udel.edu>
3782
502
3783* ntp.isc.org -> ntp.org cleanup.
3784* [Bug 1178] Use prior FORCE_DNSRETRY behavior as needed at runtime,
3785 add configure --enable-ignore-dns-errors to be even more stubborn
503 * configure.in: 4.0.97b
3786
504
3787---
3788(4.2.4p7-RC6) 2009/05/08 Released by Harlan Stenn <stenn@ntp.org>
505 * libntp/iosignal.c:
506 * ntpd/ntp_peer.c:
507 * ntpd/refclock_nmea.c:
508 * ntpdate/ntptime_config.c:
509 * ntpdate/ntptimeset.c:
510 AIX, Irix, and SunOS lint cleanup
511 From: Marc.Brett@westgeo.com
3789
512
3790* [Bug 784] Make --enable-linuxcaps the default when available
3791* [Bug 1179] error messages for -u/--user and -i lacking droproot
3792* Updated JJY reference clock driver from Takao Abe
3793* [Bug 1071] Log a message and exit before trying to use FD_SET with a
3794 descriptor larger than FD_SETSIZE, which will corrupt memory
3795* On corruption of the iface list head in add_interface, log and exit
5131999-08-24 Harlan Stenn <stenn@whimsy.udel.edu>
3796
514
3797---
3798(4.2.4p7-RC5) 2009/05/02 Released by Harlan Stenn <stenn@ntp.org>
515 * configure.in 4.0.97a
3799
516
3800* [Bug 1172] 4.2.4p7-RC{3,4} fail to build on linux.
3801* flock-build script unportable 'set -m' use removed
517 * configure.in (AC_OUTPUT): added scripts/Makefile
518 * Makefile.am (SUBDIRS): Added scripts
519 * scripts/Makefile.am: Added
3802
520
3803---
3804(4.2.4p7-RC4) 2009/04/29 Released by Harlan Stenn <stenn@ntp.org>
5211999-08-23 Harlan Stenn <stenn@whimsy.udel.edu>
3805
522
3806* [Bug 1167] use gcc -Winit-self only if it is understood
523 * ntpd/refclock_nmea.c: Patches for:
524 Trimble OEM Ace-II receiver. Low cost PCB with single
525 voltage input, external active antenna and two serial
526 ports with either NMEA and ITAPs output. Programmable
527 to be tuned for 'time' accuracy in fixed station config.
528 From: Nick Hibma <nick.hibma@jrc.it>
3807
529
3808---
3809(4.2.4p7-RC3) 2009/04/22 Released by Harlan Stenn <stenn@ntp.org>
5301999-08-21 Harlan Stenn <stenn@whimsy.udel.edu>
3810
531
3811* [Bug 787] Bug fixes for 64-bit time_t on Windows
3812* [Bug 813] Conditional naming of Event
3813* [Bug 1147] System errors should be logged to msyslog()
3814* [Bug 1155] Fix compile problem on Windows with VS2005
3815* [Bug 1156] lock_thread_to_processor() should be declared in header
3816* [Bug 1157] quiet OpenSSL warnings, clean up configure.ac
3817* [Bug 1158] support for aix6.1
3818* [Bug 1160] MacOS X is like BSD regarding F_SETOWN
532 * ntpd/ntp_config.c: Added listen_to_virtual_ips support (-L flag)
533 * ntpd/ntp_io.c: Ditto
3819
534
3820---
3821(4.2.4p7-RC2) 2009/04/09 Released by Harlan Stenn <stenn@ntp.org>
5351999-08-19 Harlan Stenn <stenn@whimsy.udel.edu>
3822
536
3823* [Sec 1144] limited buffer overflow in ntpq. CVE-2009-0159
3824* [Sec 1149] use SO_EXCLUSIVEADDRUSE on Windows
537 * ntpd/ntp_intres.c (request): Lint cleanup
538 * ntpd/ntp_control.c (ctl_putclock): Ditto
539 * libntp/recvbuff.c (getrecvbufs): Ditto
540 (get_free_recv_buffer): Ditto
541 * libntp/systime.c (adj_systime): Ditto
3825
542
3826---
3827(4.2.4p7-RC1) 2009/03/30 Released by Harlan Stenn <stenn@ntp.org>
5431999-08-18 Harlan Stenn <stenn@whimsy.udel.edu>
3828
544
3829* [Bug 1131] UDP sockets should not use SIGPOLL on Solaris.
3830* build system email address cleanup
3831* [Bug 774] parsesolaris.c does not compile under the new Solaris
3832* [Bug 873] Windows serial refclock proper TTY line discipline emulation
3833* [Bug 1014] Enable building with VC9 (in Visual Studio 2008,
3834 Visual C++ 2008, or SDK)
3835* [Bug 1117] Deferred interface binding under Windows works only correctly
3836 if FORCE_DNSRETRY is defined
3837* [BUG 1124] Lock QueryPerformanceCounter() client threads to same CPU
3838* DPRINTF macro made safer, always evaluates to a statement and will not
3839 misassociate an else which follows the macro.
545 * configure.in: 4.0.97
3840
546
3841---
3842(4.2.4p6) 2009/01/08 Released by Harlan Stenn <stenn@ntp.org>
547 * libntp/systime.c:
548 * ntpd/ntp_loopfilter.c:
549 * ntpd/ntpd.c:
550 * ports/winnt/libntp/nt_clockstuff.c:
551 From: Sven Dietrich <Sven_Dietrich@trimble.com>
552
553 * README.cvs: Updated.
3843
554
3844* [Bug 1113] Fixed build errors with recent versions of openSSL.
3845* [Sec 1111] Fix incorrect check of EVP_VerifyFinal()'s return value.
3846* Update the copyright year.
555 * configure.in:
556 * include/ntp_machine.h:
557 * libntp/mexit.c:
558 * ntpd/ntp_config.c:
559 * ntpd/ntp_peer.c:
560 * ntpd/ntp_restrict.c:
561 * ntpd/refclock_arc.c:
562 * ntpdate/ntpdate.c:
563 Irix, SunOS, AIX, lint patches
564 From: Marc.Brett@westgeo.com
3847
565
3848---
3849(4.2.4p5) 2008/08/17 Released by Harlan Stenn <stenn@ntp.org>
566 * util/ansi2knr.c: New release (fix for bug reported by Marc Brett)
567 From: "L. Peter Deutsch" <ghost@aladdin.com>
3850
568
3851* [BUG 1051] Month off by one in leap second message written to clockstats
3852 file fixed.
3853* [Bug 450] Windows only: Under original Windows NT we must not discard the
3854 wildcard socket to workaround a bug in NT's getsockname().
3855* [Bug 1038] Built-in getpass() function also prompts for password if
3856 not built with DEBUG.
3857* [Bug 841] Obsolete the "dynamic" keyword and make deferred binding
3858 to local interfaces the default.
3859 Emit a warning if that keyword is used for configuration.
3860* [Bug 959] Refclock on Windows not properly releasing recvbuffs.
3861* [Bug 993] Fix memory leak when fetching system messages.
3862* much cleanup, fixes, and changes from Dave Mills.
3863* ntp_control.c: LEAPTAB is a filestamp, not an unsigned. From Dave Mills.
3864* ntp_config.c: ntp_minpoll fixes from Dave Mills.
3865* ntp-keygen updates from Dave Mills.
3866* refresh epoch, throttle, and leap cleanup from Dave Mills.
3867* Documentation cleanup from Dave Mills.
3868* [Bug 918] Only use a native md5.h if MD5Init() is available.
3869* [Bug 979] Provide ntptimeval if it is not otherwise present.
3870* [Bug 634] Re-instantiate syslog() and logfiles after the daemon fork.
3871* [Bug 952] Use md5 code with a friendlier license.
3872* [Bug 977] Fix mismatching #ifdefs for builds without IPv6.
3873* [Bug 830] Fix the checking order of the interface options.
3874* Clean up the logfile/syslog setup.
3875* [Bug 970] Lose obsolete -g flag to ntp-keygen.
3876* The -e flag to ntp-keygen can write GQ keys now, too.
3877* ntp_proto.c: sys_survivors and hpoll cleanup from Dave Mills.
3878* ntp_loopfilter.c: sys_poll cleanup from Dave Mills.
3879* refclock_wwv.c: maximum-likelihood digit and DSYNC fixes from Dave Mills.
3880* [Bug 967] preemptable associations are lost forever on a step.
3881* ntp_config.c: [CID 48] missing "else" clause.
3882* [Bug 833] ntpq config keyword is quote-mark unfriendly.
3883* Rename the ntpq "config" keyword to ":config".
3884* Dave Mills shifted some orphan processing.
3885* Fix typos in the [Bug 963] patch.
3886* bootstrap: squawk if genver fails. Use -f with cp in case Dave does a chown.
3887* Remove obsolete simulator command-line options.
3888* ntp_request.c: [CID 36] zero sin_zero.
3889* [Bug 963] get_systime() is too noisy.
3890* [Bug 960] spurious syslog:crypto_setup:spurious crypto command
3891* [Bug 964] Change *-*-linux* to *-*-*linux* to allow for uclinux.
3892* Changes from Dave Mills:
3893 - ntp_util.c: cleanup.
3894 - ntp_timer.c: watch the non-burst packet rate.
3895 - ntp_request.c: cleanup.
3896 - ntp_restrict.c: RES_LIMITED cleanup.
3897 - ntp_proto.c: RES_LIMITED, rate bucktes, counters, overall cleanup.
3898 - ntp_peer.c: disallow peer_unconfig().
3899 - ntp_monitor.c: RES_LIMITED cleanup.
3900 - ntp_loopfilter.c: poll interval cleanup.
3901 - ntp_crypto.c: volley -> retry. Cleanup TAI leap message.
3902 - ntp_config: average and minimum are ^2 values.
3903 - ntpdc: unknownversion is really "declined", not "bad version".
3904 - Packet retry cleanup.
3905* [Bug 961] refclock_tpro.c:tpro_poll() calls refclock_receive() twice.
3906* [Bug 957] Windows only: Let command line parameters from the Windows SCM GUI
3907 override the standard parameters from the ImagePath registry key.
3908* Added HAVE_INT32_T to the Windows config.h to avoid duplicate definitions.
3909* Work around a VPATH difference in FreeBSD's 'make' command.
3910* Update bugreport URL.
3911* Update -I documentation.
3912* [Bug 713] Fix bug reporting information.
3913* A bug in the application of the negative-sawtooth for 12 channel receivers.
3914* The removal of unneeded startup code used for the original LinuxPPS, it now
3915 conforms to the PPSAPI and does not need special code.
3916* ntp-keygen.c: Coverity fixes [CID 33,47].
3917* Volley cleanup from Dave Mills.
3918* Fuzz cleanup from Dave Mills.
3919* [Bug 861] Leap second cleanups from Dave Mills.
3920* ntpsim.c: add missing protypes and fix [CID 34], a nit.
3921* Upgraded bison at UDel.
3922* Update br-flock and flock-build machine lists.
3923* [Bug 752] QoS: add parse/config handling code.
3924* Fix the #include order in tickadj.c for picky machines.
3925* [Bug 752] QoS: On some systems, netinet/ip.h needs netinet/ip_systm.h.
3926* [Bug 752] Update the QoS tagging (code only - configuration to follow).
3927* Orphan mode and other protocol cleanup from Dave Mills.
3928* Documentation cleanup from Dave Mills.
3929* [Bug 940] ntp-keygen uses -v. Disallow it as a shortcut for --version.
3930* more cleanup to ntp_lineeditlibs.m4.
3931* Documentation updates from Dave Mills.
3932* -ledit cleanup for ntpdc and ntpq.
3933* Association and other cleanup from Dave Mills.
3934* NTP_UNREACH changes from Dave Mills.
3935* Fix the readline history test.
3936* [Bug 931] Require -lreadline to be asked for explicitly.
3937* [Bug 764] When looking for -lreadline support, also try using -lncurses.
3938* [Bug 909] Fix int32_t errors for ntohl().
3939* [Bug 376/214] Enhancements to support multiple if names and IP addresses.
3940* [Bug 929] int32_t is undefined on Windows. Casting wrong.
3941* [Bug 928] readlink missing braces.
3942* [Bug 788] Update macros to support VS 2005.
3943* ntpd/ntp_timer.c: add missing sys_tai parameter for debug printf
3944* [Bug 917] config parse leaves files open
3945* [Bug 912] detect conflicting enable/disable configuration on interfaces
3946 sharing an IP address
3947* [Bug 771] compare scopeid if available for IPv6 addresses
3948* Lose obsolete crypto subcommands (Dave Mills).
3949* WWV is an HF source, not an LF source (Dave Mills).
3950* [Bug 899] Only show -i/--jaildir -u/--user options if we HAVE_DROPROOT.
3951* [Bug 916] 'cryptosw' is undefined if built without OpenSSL.
3952* [Bug 891] 'restrict' config file keyword does not work (partial fix).
3953* [Bug 890] the crypto command seems to be required now.
3954* [Bug 915] ntpd cores during processing of x509 certificates.
3955* Crypto lint cleanup from Dave Mills.
3956* [Bug 897] Check RAND_status() - we may not need a .rnd file.
3957* Crypto cleanup from Dave Mills.
3958* [Bug 911] Fix error message in cmd_args.c.
3959* [Bug 895] Log assertion failures via syslog(), not stderr.
3960* Documentation updates from Dave Mills.
3961* Crypto cleanup from Dave Mills.
3962* [Bug 905] ntp_crypto.c fails to compile without -DDEBUG.
3963* Avoid double peer stats logging.
3964* ntp-keygen cleanup from Dave Mills.
3965* libopts needs to be built after ElectricFence.
3966* [Bug 894] Initialize keysdir before calling crypto_setup().
3967* Calysto cleanup for ntpq.
3968* ntp-keygen -i takes an arg.
3969* Cleanup and fixes from Dave Mills.
3970* [Bug 887] Fix error in ntp_types.h (for sizeof int != 4).
3971* Bug 880 bug fixes for Windows build
3972* Improve Calysto support.
3973* The "revoke" parameter is a crypto command.
3974* The driftfile wander threshold is a real number.
3975* [Bug 850] Fix the wander threshold parameter on the driftfile command.
3976* ntp_io.c: Dead code cleanup - Coverity View 19.
3977* Leap file related cleanup from Dave Mills.
3978* ntp_peer.c: Set peer->srcadr before (not after) calling set_peerdstadr().
3979* Initialize offset in leap_file() - Coverity View 17.
3980* Use the correct stratum on KISS codes.
3981* Fuzz bits cleanup.
3982* Show more digits in some debug printf's.
3983* Use drift_file_sw internally to control writing the drift file.
3984* Implement the wander_threshold option for the driftfile config keyword.
3985* reformat ntp_control.c; do not use c++ // comments.
3986* [Bug 629] Undo bug #629 fixes as they cause more problems than were being
3987 solved
3988* Changes from Dave Mills: in/out-bound data rates, leapsecond cleanup,
3989 driftfile write cleanup, packet buffer length checks, documentation updates.
3990* More assertion checks and malloc()->emalloc(), courtesy of Calysto.
3991* [Bug 864] Place ntpd service in maintenance mode if using SMF on Solaris
3992* [Bug 862] includefile nesting; preserve phonelist on reconfig.
3993* [Bug 604] ntpd regularly dies on linux/alpha.
3994* more leap second infrastructure fixes from Dave Mills.
3995* [Bug 858] recent leapfile changes broke non-OpenSSL builds.
3996* Use emalloc() instead of malloc() in refclock_datum.c (Calysto).
3997* Start using 'design by contract' assertions.
3998* [Bug 767] Fast sync to refclocks wanted.
3999* Allow null driftfile.
4000* Use YYERROR_VERBOSE for the new parser, and fix related BUILT_SOURCES.
4001* [Bug 629] changes to ensure broadcast works including on wildcard addresses
4002* [Bug 853] get_node() must return a pointer to maximally-aligned memory.
4003* Initial leap file fixes from Dave Mills.
4004* [Bug 858] Recent leapfile changes broke without OPENSSL.
4005* Use a char for DIR_SEP, not a string.
4006* [Bug 850] driftfile parsing changes.
4007* driftfile maintenance changes from Dave Mills. Use clock_phi instead of
4008 stats_write_tolerance.
4009* [Bug 828] refid string not being parsed correctly.
4010* [Bug 846] Correct includefile parsing.
4011* [Bug 827] New parsing code does not handle "fudge" correctly.
4012* Enable debugging capability in the config parser.
4013* [Bug 839] Crypto password not read from ntp.conf.
4014* Have autogen produce writable output files.
4015* [Bug 825] Correct logconfig -/+ keyword processing.
4016* [Bug 828] Correct parsing of " delimited strings.
4017* Cleanup FILE * usage after fclose() in ntp_filegen.c.
4018* [Bug 843] Windows Completion port code was incorrectly merged from -stable.
4019* [Bug 840] do fudge configuration AFTER peers (thus refclocks) have been
4020 configured.
4021* [Bug 824] Added new parser modules to the Windows project file.
4022* [Bug 832] Add libisc/log.c headers to the distribution.
4023* [Bug 808] Only write the drift file if we are in state 4.
4024* Initial import of libisc/log.c and friends.
4025* [Bug 826] Fix redefinition of PI.
4026* [Bug 825] ntp_scanner.c needs to #include <config.h> .
4027* [Bug 824] New parser code has some build problems with the SIM code.
4028* [Bug 817] Use longnames for setting ntp variables on the command-line;
4029 Allowing '-v' with and without an arg to disambiguate usage is error-prone.
4030* [Bug 822] set progname once, early.
4031* [Bug 819] remove erroneous #if 0 in Windows completion port code.
4032* The new config code missed an #ifdef for building without refclocks.
4033* Distribute some files needed by the new config parsing code.
4034* [Bug 819] Timeout for WaitForMultipleObjects was 500ms instead of INFINITE
4035* Use autogen 5.9.1.
4036* Fix clktest command-line arg processing.'
4037* Audio documentation updates from Dave Mills.
4038* New config file parsing code, from Sachin Kamboj.
4039* fuzz bit cleanup from Dave Mills.
4040* replay cleanup from Dave Mills.
4041* [Bug 542] Tolerate missing directory separator at EO statsdir.
4042* [Bug 812] ntpd should drop supplementary groups.
4043* [Bug 815] Fix warning compiling 4.2.5p22 under Windows with VC6.
4044* [Bug 740] Fix kernel/daemon startup drift anomaly.
4045* refclock_wwv.c fixes from Dave Mills.
4046* [Bug 810] Fix ntp-keygen documentation.
4047* [Bug 787] Bug fixes for 64-bit time_t on Windows.
4048* [Bug 796] Clean up duplicate #defines in ntp_control.c.
4049* [Bug 569] Use the correct precision for the Leitch CSD-5300.
4050* [Bug 795] Moved declaration of variable to top of function.
4051* [Bug 798] ntpq [p typo crashes ntpq/ntpdc.
4052* [Bug 786] Fix refclock_bancomm.c on Solaris.
4053* [Bug 774] parsesolaris.c does not compile under the new Solaris.
4054* [Bug 782] Remove P() macros from Windows files.
4055* [Bug 778] ntpd fails to lock with drift=+500 when started with drift=-500.
4056* [Bug 592] Trimble Thunderbolt GPS support.
4057* IRIG, CHU, WWV, WWVB refclock improvements from Dave Mills.
4058* [Bug 757] Lose ULONG_CONST().
4059* [Bug 756] Require ANSI C (function prototypes).
4060* codec (audio) and ICOM changes from Dave Mills.
569 * include/ntp_stdlib.h: NeXT portability patch
570 From: Jack Bryans <jbryans@csulb.edu>
4061
571
4062---
572 * configure.in:
573 * dot.emacs: (cleanup)
574 * ntpdate/Makefile.am:
575 * ntpdate/ntpdate.h:
576 * ntpdate/ntptime_config.c:
577 * ntpdate/ntptimeset.c:
578 ntptimeset patches.
579 From: Jeffrey Hutzelman <jhutz@cmu.edu>
580
581 * ntpd/refclock_parse.c (local_input): ts.l_ui -> ts.fp.l_ui
4063
582
4064* [Bug 450] Windows only: Under original Windows NT we must not discard the
4065 wildcard socket to workaround a bug in NT's getsockname().
4066* [Bug 1038] Built-in getpass() function also prompts for password if
4067 not built with DEBUG.
4068* [Bug 841] Obsolete the "dynamic" keyword and make deferred binding
4069 to local interfaces the default.
4070 Emit a warning if that keyword is used for configuration.
4071* [Bug 959] Refclock on Windows not properly releasing recvbuffs.
4072* [Bug 993] Fix memory leak when fetching system messages.
4073* [Bug 987] Wake up the resolver thread/process when a new interface has
4074 become available.
4075* Correctly apply negative-sawtooth for oncore 12 channel receiver.
4076* Startup code for original LinuxPPS removed. LinuxPPS now conforms to
4077 the PPSAPI.
4078* [Bug 1000] allow implicit receive buffer allocation for Windows.
4079 fixes startup for windows systems with many interfaces.
4080 reduces dropped packets on network bursts.
4081 additionally fix timer() starvation during high load.
4082* [Bug 990] drop minimum time restriction for interface update interval.
4083* [Bug 977] Fix mismatching #ifdefs for builds without IPv6.
4084* Update the copyright year.
4085* Build system cleanup (make autogen-generated files writable).
4086* [Bug 957] Windows only: Let command line parameters from the Windows SCM GUI
4087 override the standard parameters from the ImagePath registry key.
4088* Fixes for ntpdate:
4089* [Bug 532] nptdate timeout is too long if several servers are supplied.
4090* [Bug 698] timeBeginPeriod is called without timeEndPeriod in some NTP tools.
4091* [Bug 857] ntpdate debug mode adjusts system clock when it shouldn't.
4092* [Bug 908] ntpdate crashes sometimes.
4093* [Bug 982] ntpdate(and ntptimeset) buffer overrun if HAVE_POLL_H isn't set
4094 (dup of 908).
4095* [Bug 997] ntpdate buffer too small and unsafe.
4096* ntpdate.c: Under Windows check whether NTP port in use under same conditions
4097 as under other OSs.
4098* ntpdate.c: Fixed some typos and indents (tabs/spaces).
5831999-08-11 Harlan Stenn <stenn@whimsy.udel.edu>
4099
584
4100(4.2.4p4) Released by Harlan Stenn <stenn@ntp.org>
585 * configure.in: 4.0.96p1
4101
586
4102* [Bug 902] Fix problems with the -6 flag.
4103* Updated include/copyright.def (owner and year).
4104* [Bug 878] Avoid ntpdc use of refid value as unterminated string.
4105* [Bug 881] Corrected display of pll offset on 64bit systems.
4106* [Bug 886] Corrected sign handling on 64bit in ntpdc loopinfo command.
4107* [Bug 889] avoid malloc() interrupted by SIGIO risk
4108* ntpd/refclock_parse.c: cleanup shutdown while the file descriptor is still
4109 open.
4110* [Bug 885] use emalloc() to get a message at the end of the memory
4111 unsigned types cannot be less than 0
4112 default_ai_family is a short
4113 lose trailing , from enum list
4114 clarify ntp_restrict.c for easier automated analysis
4115* [Bug 884] don't access recv buffers after having them passed to the free
4116 list.
4117* [Bug 882] allow loopback interfaces to share addresses with other
4118 interfaces.
587 * ntpd/ntpd.c (sys/resource.h): Include this file only #if
588 HAVE_SYS_RESOURCE_H.
589 (set_process_priority): Use TIOCNOTTY only if it is #define'd.
590 * ntpd/refclock_parse.c (STREAM): STREAM does not imply HAVE_TERMIOS.
591 (termios.h, termio.h, fcntl.h): Do not include those files here;
592 they are already included by ntp_refclock.h or ntp_io.h.
593 * ntpd/refclock_leitch.c (sgtty.h, termios.h, termio.h): Do not
594 include those files here; they are already included by ntp_refclock.h.
595 * ntpdate/ntpdate.c (sys/resource.h) : Include that file only #if
596 HAVE_RESOURCE_H.
597 From: Philippe De Muyter <phdm@macqel.be>
598
599 * ntptrace/ntptrace.c (input_handler): Make it a "normal" function
600 definition.
601 Reported by: GIANNI_CATANIA@hp-italy-om6.om.hp.com
4119
602
4120---
4121(4.2.4p3) Released by Harlan Stenn <stenn@ntp.org>
603 * configure.in: pc-cygwin32 -> pc-cygwin* because of a change in
604 B20.
605 From: Stephen Gildea <gildea@intouchsys.com>
4122
606
4123* [Bug 863] unable to stop ntpd on Windows as the handle reference for events
4124 changed
6071999-08-09 Harlan Stenn <stenn@whimsy.udel.edu>
4125
608
4126---
4127(4.2.4p2) Released by Harlan Stenn <stenn@ntp.org>
609 * configure.in: 4.0.96
4128
610
4129* [Bug 854] Broadcast address was not correctly set for interface addresses
4130* [Bug 829] reduce syslog noise, while there fix Enabled/Disable logging
4131 to reflect the actual configuration.
4132* [Bug 795] Moved declaration of variable to top of function.
4133* [Bug 789] Fix multicast client crypto authentication and make sure arriving
4134 multicast packets do not disturb the autokey dance.
4135* [Bug 785] improve handling of multicast interfaces
4136 (multicast routers still need to run a multicast routing software/daemon)
4137* ntpd/refclock_parse.c: cleanup shutdown while the file descriptor is still
4138 open.
4139* [Bug 885] use emalloc() to get a message at the end of the memory
4140 unsigned types cannot be less than 0
4141 default_ai_family is a short
4142 lose trailing , from enum list
4143* [Bug 884] don't access recv buffers after having them passed to the free list.
4144* [Bug 882] allow loopback interfaces to share addresses with other interfaces.
4145* [Bug 527] Don't write from source address length to wrong location
4146* Upgraded autogen and libopts.
4147* [Bug 811] ntpd should not read a .ntprc file.
611 * parseutil/dcfd.c (main): Replace SA_ONSTACK and SV_ONSTACK with
612 HAVE_SIGACTION and HAVE_SIGVEC, respectively. HP-UX provides both
613 of the former but only one of the latter...
4148
614
4149---
4150(4.2.4p1) (skipped)
6151999-08-08 Harlan Stenn <stenn@whimsy.udel.edu>
4151
616
4152---
4153(4.2.4p0) Released by Harlan Stenn <stenn@ntp.org>
617 * configure.in: Better tests for -lnsl and -lsocket
618 From: Albert Chin-A-Young <china@thewrittenword.com>
4154
619
4155* [Bug 793] Update Hans Lambermont's email address in ntpsweep.
4156* [Bug 776] Remove unimplemented "rate" flag from ntpdate.
4157* [Bug 586] Avoid lookups if AI_NUMERICHOST is set.
4158* [Bug 770] Fix numeric parameters to ntp-keygen (Alain Guibert).
4159* [Bug 768] Fix io_setbclient() error message.
4160* [Bug 765] Use net_bind_service capability on linux.
4161* [Bug 760] The background resolver must be aware of the 'dynamic' keyword.
4162* [Bug 753] make union timestamp anonymous (Philip Prindeville).
4163* confopt.html: move description for "dynamic" keyword into the right section.
4164* pick the right type for the recv*() length argument.
620 Works for me - handle openlog() and -lgen the same way.
4165
621
4166---
4167(4.2.4) Released by Harlan Stenn <stenn@ntp.org>
622 * Makefile.am (EXTRA_DIST): Add in the y2k notes
4168
623
4169* monopt.html fixes from Dave Mills.
4170* [Bug 452] Do not report kernel PLL/FLL flips.
4171* [Bug 746] Expert mouseCLOCK USB v2.0 support added.'
4172* driver8.html updates.
4173* [Bug 747] Drop <NOBR> tags from ntpdc.html.
4174* sntp now uses the returned precision to control decimal places.
4175* sntp -u will use an unprivileged port for its queries.
4176* [Bug 741] "burst" doesn't work with !unfit peers.
4177* [Bug 735] Fix a make/gmake VPATH issue on Solaris.
4178* [Bug 739] ntpd -x should not take an argument.
4179* [Bug 737] Some systems need help providing struct iovec.
4180* [Bug 717] Fix libopts compile problem.
4181* [Bug 728] parse documentation fixes.
4182* [Bug 734] setsockopt(..., IP_MULTICAST_IF, ...) fails on 64-bit platforms.
4183* [Bug 732] C-DEX JST2000 patch from Hideo Kuramatsu.
4184* [Bug 721] check for __ss_family and __ss_len separately.
4185* [Bug 666] ntpq opeers displays jitter rather than dispersion.
4186* [Bug 718] Use the recommended type for the saddrlen arg to getsockname().
4187* [Bug 715] Fix a multicast issue under Linux.
4188* [Bug 690] Fix a Windows DNS lookup buffer overflow.
4189* [Bug 670] Resolved a Windows issue with the dynamic interface rescan code.
4190* K&R C support is being deprecated.
4191* [Bug 714] ntpq -p should conflict with -i, not -c.
4192* WWV refclock improvements from Dave Mills.
4193* [Bug 708] Use thread affinity only for the clock interpolation thread.
4194* [Bug 706] ntpd can be running several times in parallel.
4195* [Bug 704] Documentation typos.
4196* [Bug 701] coverity: NULL dereference in ntp_peer.c
4197* [Bug 695] libopts does not protect against macro collisions.
4198* [Bug 693] __adjtimex is independent of ntp_{adj,get}time.
4199* [Bug 692] sys_limitrejected was not being incremented.
4200* [Bug 691] restrictions() assumption not always valid.
4201* [Bug 689] Deprecate HEATH GC-1001 II; the driver never worked.
4202* [Bug 688] Fix documentation typos.
4203* [Bug 686] Handle leap seconds better under Windows.
4204* [Bug 685] Use the Windows multimedia timer.
4205* [Bug 684] Only allow debug options if debugging is enabled.
4206* [Bug 683] Use the right version string.
4207* [Bug 680] Fix the generated version string on Windows.
4208* [Bug 678] Use the correct size for control messages.
4209* [Bug 677] Do not check uint_t in configure.ac.
4210* [Bug 676] Use the right value for msg_namelen.
4211* [Bug 675] Make sure ntpd builds without debugging.
4212* [Bug 672] Fix cross-platform structure padding/size differences.
4213* [Bug 660] New TIMESTAMP code fails tp build on Solaris Express.
4214* [Bug 659] libopts does not build under Windows.
4215* [Bug 658] HP-UX with cc needs -Wp,-H8166 in CFLAGS.
4216* [Bug 656] ntpdate doesn't work with multicast address.
4217* [Bug 638] STREAMS_TLI is deprecated - remove it.
4218* [Bug 635] Fix tOptions definition.
4219* [Bug 628] Fallback to ntp discipline not working for large offsets.
4220* [Bug 622] Dynamic interface tracking for ntpd.
4221* [Bug 603] Don't link with libelf if it's not needed.
4222* [Bug 523] ntpd service under Windows does't shut down properly.
4223* [Bug 500] sntp should always be built.
4224* [Bug 479] Fix the -P option.
4225* [Bug 421] Support the bc637PCI-U card.
4226* [Bug 342] Deprecate broken TRAK refclock driver.
4227* [Bug 340] Deprecate broken MSF EES refclock driver.
4228* [Bug 153] Don't do DNS lookups on address masks.
4229* [Bug 143] Fix interrupted system call on HP-UX.
4230* [Bug 42] Distribution tarballs should be signed.
4231* Support separate PPS devices for PARSE refclocks.
4232* [Bug 637, 51?] Dynamic interface scanning can now be done.
4233* Options processing now uses GNU AutoGen.
624 * parseutil/dcfd.c: Renamed drift_comp to accum_drift
4234
625
4235---
4236(4.2.2p4) Released by Harlan Stenn <stenn@ntp.org>
626 * configure.in: Added MAKE_CHECK_Y2K support; check_y2k needs libparse.
627 * ntpd/Makefile.am (check_PROGRAMS): Use MAKE_CHECK_Y2K
628 * ntpd/Makefile.am (check-local): Added.
629 * parseutil/Makefile.am (check-local): Added.
4237
630
4238* [Bug 710] compat getnameinfo() has off-by-one error
4239* [Bug 690] Buffer overflow in Windows when doing DNS Lookups
631 * include/ntp.h: Y2KFixes
632 * libparse/parse.c: Ditto
633 * ntpd/Makefile.am (check_PROGRAMS): Ditto
634 * ntpd/refclock_acts.c: Ditto
635 * ntpd/refclock_arc.c (arc_receive): Ditto
636 * ntpd/refclock_heath.c: Ditto
637 * ntpd/refclock_hpgps.c: Ditto
638 * parseutil/Makefile.am (check-local): Ditto
639 * parseutil/dcfd.c (check_y2k): Ditto
640 * NOTES.y2kfixes: Ditto
641 * readme.y2kfixes: Ditto
642 * results.y2kfixes: Ditto
643 * ntpd/check_y2k.c: Ditto
644 From: y2k@y2k.labs.att.com
4240
645
4241---
4242(4.2.2p3) Released by Harlan Stenn <stenn@ntp.org>
6461999-08-07 Harlan Stenn <stenn@whimsy.udel.edu>
4243
647
4244* Make the ChangeLog file cleaner and easier to read
4245* [Bug 601] ntpq's decodeint uses an extra level of indirection
4246* [Bug 657] Different OSes need different sized args for IP_MULTICAST_LOOP
4247* release engineering/build changes
4248* Documentation fixes
4249* Get sntp working under AIX-5
648 * configure.in: Look for sys/ppstime.h.
4250
649
4251---
4252(4.2.2p2) (broken)
6501999-07-31 Harlan Stenn <stenn@whimsy.udel.edu>
4253
651
4254* Get sntp working under AIX-5
652 * ntpd/ntp_io.c (create_sockets): Typo.
653 From: Doug Wells <dmw@contek.com>
4255
654
4256---
4257(4.2.2p1)
6551999-07-29 Harlan Stenn <stenn@whimsy.udel.edu>
4258
656
4259* [Bug 661] Use environment variable to specify the base path to openssl.
4260* Resolve an ambiguity in the copyright notice
4261* Added some new documentation files
4262* URL cleanup in the documentation
4263* [Bug 657]: IP_MULTICAST_LOOP uses a u_char value/size
4264* quiet gcc4 complaints
4265* more Coverity fixes
4266* [Bug 614] manage file descriptors better
4267* [Bug 632] update kernel PPS offsets when PPS offset is re-configured
4268* [Bug 637] Ignore UP in*addr_any interfaces
4269* [Bug 633] Avoid writing files in srcdir
4270* release engineering/build changes
657 * configure.in (ac_cv_struct_ntptimeval): Explicitly look for
658 struct ntptimeval.
659 (ac_cv_var_kernel_pll): Require struct ntptimeval.
660 Linux. Grrr.
661 Reported by: Ronald Kuetemeier <ronaldk@smginc.com>
4271
662
4272---
4273(4.2.2)
6631999-07-27 Harlan Stenn <stenn@whimsy.udel.edu>
4274
664
4275* SNTP
4276* Many bugfixes
4277* Implements the current "goal state" of NTPv4
4278* Autokey improvements
4279* Much better IPv6 support
4280* [Bug 360] ntpd loses handles with LAN connection disabled.
4281* [Bug 239] Fix intermittent autokey failure with multicast clients.
4282* Rewrite of the multicast code
4283* New version numbering scheme
665 * configure.in: 4.0.95
666
667 * ports/winnt: New release
668 From: Sven Dietrich <Sven_Dietrich@trimble.com>
4284
669
4285---
4286(4.2.0)
6701999-07-26 Harlan Stenn <stenn@whimsy.udel.edu>
4287
671
4288* More stuff than I have time to document
4289* IPv6 support
4290* Bugfixes
4291* call-gap filtering
4292* wwv and chu refclock improvements
4293* OpenSSL integration
672 * libntp/machines.c (ntp_set_tod): Bugfix
673 From: Andrej Borsenkow <Andrej.Borsenkow@mow.siemens.ru>
4294
674
4295---
4296(4.1.2)
6751999-07-25 Harlan Stenn <stenn@whimsy.udel.edu>
4297
676
4298* clock state machine bugfix
4299* Lose the source port check on incoming packets
4300* (x)ntpdc compatibility patch
4301* Virtual IP improvements
4302* ntp_loopfilter fixes and improvements
4303* ntpdc improvements
4304* GOES refclock fix
4305* JJY driver
4306* Jupiter refclock fixes
4307* Neoclock4X refclock fixes
4308* AIX 5 port
4309* bsdi port fixes
4310* Cray unicos port upgrade
4311* HP MPE/iX port
4312* Win/NT port upgrade
4313* Dynix PTX port fixes
4314* Document conversion from CVS to BK
4315* readline support for ntpq
677 * configure.in: 4.0.94b
4316
678
4317---
4318(4.1.0)
679 * acconfig.h:
680 * configure.in:
681 * libparse/Makefile.am:
682 * libparse/parse_conf.c:
683 * libparse/clk_varitext.c:
684 * libparse/kclk_varitext.c:
685 * ntpd/refclock_parse.c: VARITEXT parse clock
686 * ntpdate/ntpdate.c: bugfix
687 From: Tony McConnell <tonym@datel-technology.co.uk>
4319
688
4320* CERT problem fixed (99k23)
6891999-07-24 Harlan Stenn <stenn@whimsy.udel.edu>
4321
690
4322* Huff-n-Puff filter
4323* Preparation for OpenSSL support
4324* Resolver changes/improvements are not backward compatible with mode 7
4325 requests (which are implementation-specific anyway)
4326* leap second stuff
4327* manycast should work now
4328* ntp-genkeys does new good things.
4329* scripts/ntp-close
4330* PPS cleanup and improvements
4331* readline support for ntpdc
4332* Crypto/authentication rewrite
4333* WINNT builds with MD5 by default
4334* WINNT no longer requires Perl for building with Visual C++ 6.0
4335* algorithmic improvements, bugfixes
4336* Solaris dosynctodr info update
4337* html/pic/* is *lots* smaller
4338* New/updated drivers: Forum Graphic GPS, WWV/H, Heath GC-100 II, HOPF
4339 serial and PCI, ONCORE, ulink331
4340* Rewrite of the audio drivers
691 * include/ntp_syscall.h (ntp_gettime): Make it static
692 * configure.in: Added AC_C_INLINE
693 Reported by: "Charles C. Fu" <ccwf@klab.caltech.edu>
4341
694
4342---
4343(4.0.99)
6951999-07-23 Harlan Stenn <stenn@whimsy.udel.edu>
4344
696
4345* Driver updates: CHU, DCF, GPS/VME, Oncore, PCF, Ulink, WWVB, burst
4346 If you use the ONCORE driver with a HARDPPS kernel module,
4347 you *must* have a properly specified:
4348 pps <filename> [assert/clear] [hardpps]
4349 line in the /etc/ntp.conf file.
4350* PARSE cleanup
4351* PPS cleanup
4352* ntpd, ntpq, ntpdate cleanup and fixes
4353* NT port improvements
4354* AIX, BSDI, DEC OSF, FreeBSD, NetBSD, Reliant, SCO, Solaris port improvements
697 * include/ntpd.h:
698 * libntp/machines.c:
699 * libntp/systime.c:
700 * ntpd/ntp_config.c:
701 * ntpd/ntp_filegen.c:
702 * ntpd/ntp_io.c:
703 * ntpd/ntp_proto.c:
704 * ntpd/ntp_timer.c:
705 * ntpdate/ntpdate.c: Windows NT port cleanup
706 From: Sven Dietrich <Sven_Dietrich@trimble.com>
4355
707
4356---
4357(4.0.98)
7081999-07-22 Harlan Stenn <stenn@whimsy.udel.edu>
4358
709
4359* Solaris kernel FLL bug is fixed in 106541-07
4360* Bug/lint cleanup
4361* PPS cleanup
4362* ReliantUNIX patches
4363* NetInfo support
4364* Ultralink driver
4365* Trimble OEM Ace-II support
4366* DCF77 power choices
4367* Oncore improvements
710 * libntp/authkeys.c:
711 * libntp/ieee754io.c:
712 * libntp/iosignal.c:
713 * libntp/machines.c:
714 * libntp/mexit.c:
715 * libntp/recvbuff.c:
716 * ntpd/ntp_filegen.c:
717 * ntpd/ntp_loopfilter.c:
718 * ntpd/ntp_request.c:
719 * ntpd/ntp_timer.c:
720 * ntpd/ntpd.c: Compile/lint cleanup
721 From: Allen Smith <easmith@beatrice.rutgers.edu>
722
7231999-07-21 Harlan Stenn <stenn@whimsy.udel.edu>
4368
724
4369---
4370(4.0.97)
725 * configure.in: 4.0.94a
726
727 * configure.in (ac_cv_make_ntptime): Add tv_nsec check.
4371
728
4372* NT patches
4373* AIX,SunOS,IRIX portability
4374* NeXT portability
4375* ntptimeset utility added
4376* cygwin portability patches
729 * include/Makefile.am (noinst_HEADERS): Forgot ntp_syscall.h
730 From: John.Hay@mikom.csir.co.za
4377
731
4378---
4379(4.0.96)
732 * configure.in: 4.0.94
4380
733
4381* -lnsl, -lsocket, -lgen configuration patches
4382* Y2K patches from AT&T
4383* Linux portability cruft
734 * Makefile.am (SUBDIRS): librsaref
735 (dist-hook): Lose CVS subdirs in the distribution tarball
4384
736
4385---
4386(4.0.95)
737 * include/Makefile.am (noinst_HEADERS): Added iosignal.h, recvbuff.h
4387
738
4388* NT port cleanup/replacement
4389* a few portability fixes
4390* VARITEXT Parse clock added
739 * Makefile.am (dist-hook): Don't call dos2unix anymore
4391
740
4392---
4393(4.0.94)
7411999-07-20 Harlan Stenn <stenn@whimsy.udel.edu>
4394
742
4395* PPS updates (including ntp.config options)
4396* Lose the old DES stuff in favor of the (optional) RSAREF stuff
4397* html cleanup/updates
4398* numerous drivers cleaned up
4399* numerous portability patches and code cleanup
743 * acconfig.h:
744 * util/ntptime.c: FreeBSD nano patches
745 From: Per Hedeland <per@erix.ericsson.se> and
746 Allen Smith <easmith@beatrice.rutgers.edu>
4400
747
4401---
4402(4.0.93)
748 * include/ntp.h:
749 include/ntp_fp.h:
750 include/ntp_io.h:
751 include/ntp_machine.h:
752 include/ntp_refclock.h:
753 include/ntp_stdlib.h:
754 include/ntpd.h:
755 libntp/Makefile.am:
756 libntp/emalloc.c:
757 libntp/machines.c:
758 libntp/mexit.c:
759 libntp/msyslog.c:
760 libntp/statestr.c:
761 libntp/syssignal.c:
762 libntp/systime.c:
763 libparse/parse.c:
764 libparse/parse_conf.c:
765 ntpd/ntp_control.c:
766 ntpd/ntp_intres.c:
767 ntpd/ntp_io.c:
768 ntpd/ntp_proto.c:
769 ntpd/ntp_refclock.c:
770 ntpd/ntp_request.c:
771 ntpd/ntp_timer.c:
772 ntpd/ntp_util.c:
773 ntpd/ntpd.c:
774 ntpd/refclock_nmea.c:
775 ntpd/refclock_palisade.c:
776 ntpd/refclock_palisade.h:
777 ntpd/refclock_shm.c:
778 ntpdate/ntpdate.c:
779 ntptrace/ntptrace.c: Cleanup
780 * libntp/recvbuff.c:
781 libntp/iosignal.c:
782 include/iosignal.h:
783 include/recvbuff.h: Added
784 From: Sven_Dietrich@Trimble.COM
4403
785
4404* Oncore refclock needs PPS or one of two ioctls.
4405* Don't make ntptime under Linux. It doesn't compile for too many folks.
4406* Autokey cleanup
4407* ReliantUnix patches
4408* html cleanup
4409* tickadj cleanup
4410* PARSE cleanup
4411* IRIX -n32 cleanup
4412* byte order cleanup
4413* ntptrace improvements and patches
4414* ntpdc improvements and patches
4415* PPS cleanup
4416* mx4200 cleanup
4417* New clock state machine
4418* SCO cleanup
4419* Skip alias interfaces
786 * README: Add README.cvs
4420
787
4421---
4422(4.0.92)
788 * configure.in (ac_cv_var_struct_ntptime_val_timespec): Typo.
789 From: John Hay <jhay@mikom.csir.co.za>
4423
790
4424* chronolog and dumbclock refclocks
4425* SCO updates
4426* Cleanup/bugfixes
4427* Y2K patches
4428* Updated palisade driver
4429* Plug memory leak
4430* wharton kernel clock
4431* Oncore clock upgrades
4432* NMEA clock improvements
4433* PPS improvements
4434* AIX portability patches
7911999-07-19 Harlan Stenn <stenn@whimsy.udel.edu>
4435
792
4436---
4437(4.0.91)
793 * Makefile.am (EXTRA_DIST): Lose ntpmak; "build" does a better job.
4438
794
4439* New ONCORE driver
4440* New MX4200 driver
4441* Palisade improvements
4442* config file bugfixes and problem reporting
4443* autoconf upgrade and cleanup
4444* HP-UX, IRIX lint cleanup
4445* AIX portability patches
4446* NT cleanup
795 * ntpq/Makefile.am (version.o): Use mkver
796 * ntptrace/Makefile.am (version.o): Ditto
797 * ntpdate/Makefile.am (version.o): Ditto
798 * ntpd/Makefile.am (version.o): Ditto
799 * ntpdc/Makefile.am (version.o): Ditto
4447
800
4448---
4449(4.0.90)
801 * configure.in (AC_OUTPUT): scripts/mkver
4450
802
4451* Nanoseconds
4452* New palisade driver
4453* New Oncore driver
803 * scripts/mkver.in: Created. Note RSAREF in the version string
4454
804
4455---
4456(4.0.73)
8051999-07-18 Harlan Stenn <stenn@whimsy.udel.edu>
4457
806
4458* README.hackers added
4459* PARSE driver is working again
4460* Solaris 2.6 has nasty kernel bugs. DO NOT enable pll!
4461* DES is out of the distribution.
807 * README.des: Updated.
4462
808
4463---
4464(4.0.72)
809 * ntpq/Makefile.am (LDADD): Add LIBRSAREF
4465
810
4466* K&R C compiling should work again.
4467* IRIG patches.
4468* MX4200 driver patches.
4469* Jupiter driver added.
4470* Palisade driver added. Needs work (ANSI, ntoh/hton, sizeof double, ???)
811 * ntpdc/Makefile.am (LDADD): Add LIBRSAREF
812
813 * ntpdate/Makefile.am (LDADD): Add LIBRSAREF
814
815 * ntpd/Makefile.am (LDADD): Add LIBRSAREF
816
817 * configure.in (AC_OUTPUT): Added librsaref/Makefile
818 Added tests for making/using librsaref.a
819 Lose old DES stuff; AC_DEFINE(DES) if we find the rsaref stuff.
820
8211999-07-11 Harlan Stenn <stenn@whimsy.udel.edu>
822
823 * ntpd/refclock_trak.c (trak_receive): disambiguate expression.
824 At least now it is unambiguous. It may even still be correct.
825 Reported by: Tom Smith <smith@cag.lkg.dec.com>
826
827 * ntp_update (UPDATE_OPTIONS): Typo.
828
8291999-07-07 Harlan Stenn <stenn@whimsy.udel.edu>
830
831 * ntp_update: Check out copyright.htm before COPYRIGHT
832
833 * ntpd/ntp_config.c: Support for PPS assert/clear/hardpps
834 * ntpd/ntp_refclock.c (refclock_ioctl): Ditto
835 (refclock_gtlin): Ditto
836 * html/clockopt.htm: Document.
837 From: John Hay <jhay@mikom.csir.co.za>
838
839 * html/monopt.htm: We have four types of files now
840 * ntpd/refclock_oncore.c: If debug is on, tell when
841 we are waiting for a valid almanac
842 From: Poul-Henning Kamp <phk@critter.freebsd.dk>
843
844 * include/ntp_machine.h (HAVE_TERMIOS): STREAMS does not imply
845 HAVE_TERMIOS !!!
846 * include/parse.h (timercmp): Macro defined if needed.
847 * ntpd/ntp_config.c (SIGCHLD): Macro defined as SIGCLD if needed.
848 (sys/wait.h): File included only if HAVE_SYS_WAIT_H.
849 * configure.in (sys/wait.h): File added to AC_CHECK_HEADERS list.
850 From: Philippe De Muyter <phdm@macqel.be>
851
8521999-06-23 Harlan Stenn <stenn@whimsy.udel.edu>
853
854 * ntpd/refclock_irig.c (irig_debug): NetBSD patches
855 From: Frederick Bruckman <fb@enteract.com>
856
857 * util/ntptime.c (main): ntx.freq bugfix (-f option)
858 From: Frederick Bruckman <fb@enteract.com>
859
8601999-06-22 Harlan Stenn <stenn@whimsy.udel.edu>
861
862 * configure.in: Fix typo with DECL_H_ERRNO test
863
864 * ntpd/ntp_loopfilter.c: Lose syscall decl, it's handled in
865 l_stdlib.h now.
866 * ntpd/ntp_request.c: Ditto
867 * util/ntptime.c: Ditto
868
869Mon May 31 18:49:49 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
870
871 * ntpd/ntp_proto.c (proto_config): Don't set sys_bclient on
872 PROTO_MULTICAST_ADD, only caller can decide; remove wrong set on
873 PROTO_MULTICAST_DEL.
874
875Mon May 31 18:49:49 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
876
877 * ntpd/refclock_parse.c (stream_receive): Cast size_t to int to
878 match format.
879 (local_receive): Likewise.
880 (trimbletaip_event): Likewise.
881 (stream_receive): Cast struct timeval members to long to match
882 format.
883 (local_receive): Likewise.
884
885 * ntpd/ntp_util.c (stats_config): Cast size_t to int to match
886 format.
887
888 * libparse/clk_rawdcf.c (cvt_rawdcf): Cast ptr difference to int
889 to match format.
890 * ntpd/refclock_parse.c (gps16x_poll): Likewise.
891
892 * ntpd/ntp_filegen.c (filegen_open): Use long format, cast arg to
893 match.
894
895 * ntpd/refclock_parse.c (list_err): Use long format to match arg.
896 (parse_statistics): Likewise.
897 (gps16x_message): Likewise.
898 (cvt_ts): Use long format, cast args to match.
899 (parse_start): Add missing arg.
900 (gps16x_message): Swap args to match format.
901
902 * ntpd/ntpd.c (ntpdmain): Cast uid to long, adapt format.
903
904 * ntpd/ntp_intres.c (readconf): Use long format to match arg.
905 * ntpd/ntp_io.c (getrecvbufs): Likewise.
906 * ntpd/ntp_proto.c (default_get_precision): Likewise.
907
908 * ntpd/ntp_loopfilter.c (local_clock): Cast clock_panic to int to
909 match format.
910
911 * ntpd/ntp_io.c (io_multicast_add): Print s_addr member, not
912 struct in_addr, to match format.
913
914 * include/ntp_stdlib.h: Declare msyslog() as printf-like for gcc
915 format checking.
916
917Fri May 28 16:39:35 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
918
919 * ntpdc/ntpdc_ops.c (iostats): Align timereset line.
920
921 * ntpq/ntpq_ops.c (doopeers): Properly align header.
922
923 * ntpdc/ntpdc_ops.c (debug): Removed declaration, already in
924 ntp_stdlib.h.
925 * ntpq/ntpq_ops.c: Likewise.
926
927 * ntpdate/ntpdate.c (debug): Declare volatile to match
928 ntp_stdlib.h.
929 * ntpdc/ntpdc.c, ntpq/ntpq.c, ntptrace/ntptrace.c, util/tickadj.c,
930 util/ntptime.c: Likewise.
931
932 * include/parse.h (debug): Don't declare to avoid clash with
933 ntp_stdlib.h.
934
935 * include/Makefile.am (noinst_HEADERS): Add new ntp_syscall.h.
936
937 * configure.in: Also check for -lrt for POSIX.1c functions.
938
939Wed May 26 21:03:30 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
940
941 * configure.in: Removed -Wwrite-strings from CFLAGS.
942
943 * ntpdc/ntpdc.c (help): Remove superfluous cast.
944 * ntpq/ntpq.c (help): Likewise.
945
946Tue May 25 18:00:49 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
947
948 * ntpq/ntpq_ops.c (struct varlist): name cannot be const char *
949 since it may be malloc'ed.
950
951 * ntpdc/ntpdc.c (sendrequest): Declare pass as const char *, don't
952 loose const in cast.
953 * ntpq/ntpq.c (sendrequest): Likewise.
954
955 * ntpd/ntp_control.c (ctl_getitem): Remove superfluous cast.
956 * include/ntpd.h (struct ctl_var): text cannot be const char *
957 since it's malloc'ed.
958
9591999-06-22 Harlan Stenn <stenn@whimsy.udel.edu>
960
961 * include/l_stdlib.h: Don't include <netinet/in.h>, add forward
962 declaration of struct in_addr instead.
963 From: Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
964
965 Patch:
966
967 * include/l_stdlib.h: Fixed syscall() declaration.
968 * configure.in: Updated test to match.
969
970 * configure.in: Check if we need to declare errno and h_errno.
971 Check for <resolv.h> which may provide a h_errno declaration and
972 <arpa/nameserv.h> which the latter needs.
973 * acconfig.h: Provide the necessary templates.
974
975 * include/ntp_syscall.h: New file, hides various implementations
976 of ntp_adjtime() and ntp_gettime() syscalls.
977 * ntpd/ntp_loopfilter.c: Use it.
978 * ntpd/ntp_request.c: Likewise.
979 * ntpd/refclock_local.c: Likewise.
980 * util/ntptime.c: Likewise.
981
982 * include/l_stdlib.h: Include <netinet/in.h>, declare inet_ntoa if
983 necessary.
984 Moved syscall() declaration here.
985
986 * kernel/sys/parsestreams.h: Include <sys/termios.h> for it's
987 definition of struct ppsclockev.
988 Include <sys/ppsclock.h> unconditionally for definition of
989 CIOGETEV via TIOCGPPSEV.
990 * kernel/sys/ppsclock.h: Protect struct ppsclockev from
991 redefinition.
992
993 * include/ntp_refclock.h: Protect it from multiple inclusion.
994 * include/ntp_fp.h: Likewise.
995 * include/ntp.h: Likewise.
996
997 * include/ntpd.h: Include ntp_refclock.h for MAXDIAL declaration.
998 * libntp/authkeys.c: Include ntpd.h for current_time declaration.
999
1000 * include/ntpd.h (getauthkeys, auth_agekeys, rereadkeys): Moved
1001 prototypes to ntp_stdlib.h
1002
1003 * include/ntp_stdlib.h: Declare variables exported by libntp.
1004 * include/ntpd.h: Likewise for ntpd.
1005
1006 * libntp/authkeys.c (key_hash, authnokey, authfreekeys,
1007 cache_flags): Made static.
1008 * libntp/systime.c (tvu_maxslew, tsf_maxslew, sys_clock_offset,
1009 sys_residual): Likewise.
1010 * ntpd/ntp_intres.c (confentries): Likewise.
1011 * ntpd/ntp_loopfilter.c (clock_offset, clock_panic): Likewise.
1012 (pll_nano): Likewise. Removed duplicate definition.
1013 * ntpd/ntp_peer.c (peer_free, current_association_ID,
1014 assocpeer_calls, init_peer_starttime): Likewise.
1015 * ntpd/ntp_proto.c (sys_offset, sys_authdly): Likewise.
1016 * ntpd/ntp_request.c (numrequests, numresppkts, errorcounter):
1017 Likewise.
1018 * ntpd/ntp_restrict.c (res_calls, res_found, res_not_found,
1019 res_timereset, res_limited_refcnt): Likewise.
1020 * ntpd/ntpd.c (was_alarmed, worker_thread): Likewise.
1021
1022 * ntpq/ntpq_ops.c: Moved declaration of external variable from
1023 ntpq.c to file scope.
1024
1025 * adjtimed/adjtimed.c: Moved declarations of external variables to
1026 ntpd.h and ntp_stdlib.h.
1027 * clockstuff/propdelay.c: Likewise.
1028 * libntp/a_md5encrypt.c, libntp/authencrypt.c, libntp/authkeys.c,
1029 libntp/mfp_mul.c, libntp/msyslog.c, libntp/systime.c: Likewise.
1030 * ntpd/ntp_config.c, ntpd/ntp_control.c, ntpd/ntp_filegen.c,
1031 ntpd/ntp_intres.c, ntpd/ntp_io.c, ntpd/ntp_loopfilter.c,
1032 ntpd/ntp_monitor.c, ntpd/ntp_peer.c, ntpd/ntp_proto.c,
1033 ntpd/ntp_refclock.c, ntpd/ntp_request.c, ntpd/ntp_restrict.c,
1034 ntpd/ntp_timer.c, ntpd/ntp_util.c, ntpd/ntpd.c,
1035 ntpd/refclock_acts.c, ntpd/refclock_arbiter.c, ntpd/refclock_arc.c,
1036 ntpd/refclock_as2201.c, ntpd/refclock_atom.c,
1037 ntpd/refclock_bancomm.c, ntpd/refclock_chronolog.c,
1038 ntpd/refclock_chu.c, ntpd/refclock_datum.c,
1039 ntpd/refclock_dumbclock.c, ntpd/refclock_gpsvme.c,
1040 ntpd/refclock_heath.c, ntpd/refclock_hpgps.c, ntpd/refclock_irig.c,
1041 ntpd/refclock_jupiter.c, ntpd/refclock_leitch.c,
1042 ntpd/refclock_local.c, ntpd/refclock_msfees.c,
1043 ntpd/refclock_mx4200.c, ntpd/refclock_nmea.c,
1044 ntpd/refclock_oncore.c, ntpd/refclock_palisade.h,
1045 ntpd/refclock_parse.c, ntpd/refclock_pst.c, ntpd/refclock_shm.c,
1046 ntpd/refclock_tpro.c, ntpd/refclock_trak.c, ntpd/refclock_true.c,
1047 ntpd/refclock_usno.c, ntpd/refclock_wwvb.c: Likewise.
1048 * ntpdate/ntpdate.c: Likewise.
1049 * ntpdc/ntpdc.c, ntpdc/ntpdc_ops.c: Likewise.
1050 * ntpq/ntpq.c: Likewise.
1051 * ntptrace/ntptrace.c: Likewise.
1052 * util/ntptime.c, til/tickadj.c: Likewise.
1053 From: Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1054
1055 * include/ntp_machine.h: Removed superfluous yy/mm/dd comments.
1056 * include/ntpd.h: Likewise.
1057 * libntp/authencrypt.c: Likewise.
1058 * libntp/a_md5encrypt.c: Likewise.
1059 * libntp/caljulian.c: Likewise.
1060 * libntp/ymd2yd.c: Likewise.
1061 * libntp/syssignal.c: Likewise.
1062 * libntp/ymd2yd.c: Likewise.
1063 * ntpd/ntp_control.c: Likewise.
1064 * ntpd/ntp_io.c: Likewise.
1065 * ntpd/ntp_timer.c: Likewise.
1066 * ntpdate/ntpdate.c: Likewise.
1067 * ntpq/ntpq_ops.c: Likewise.
1068 * ntpd/ntp_peer.c (findpeer): Wrap debug output in DEBUG/debug.
1069 From: Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1070
1071 * dot.emacs: Removed wrong indentation of substatements.
1072 Wrap in c-style.
1073 From: Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1074
1075 * ntpd/refclock_palisade.c: Patches from Marc Brett
1076 * ntpd/refclock_palisade.h: Ditto.
1077 * util/hist.c: Ditto.
1078
1079Tue Jun 1 00:40:04 1999 Harlan Stenn <stenn@pogo.udel.edu>
1080
1081 * build: mips-dec-ultrix4.4 hates "set -e"
1082
1083 * flock-build: Created
1084
1085 * build: added -l option
1086
1087Mon May 31 20:28:40 1999 Harlan Stenn <stenn@pogo.udel.edu>
1088
1089 * README: Removed auto{make,conf}.patch files
1090
1091Tue May 25 01:20:53 1999 Harlan Stenn <stenn@whimsy.udel.edu>
1092
1093 * Makefile.am ($(srcdir)/COPYRIGHT): Added
1094 (EXTRA_DIST): Remove auto*.patches
1095
1096Thu May 20 01:03:00 1999 Harlan Stenn <stenn@whimsy.udel.edu>
1097
1098 * Makefile.am (dist-hook): Call dos2unix on the .htm files
1099
1100 * ntpd/refclock_palisade.h: Clean up declarations.
1101
1102 * configure.in (ac_cv_struct_ntptimeval_timespec): Added.
1103 (ac_cv_make_ntptime): Only if ntptimeval does not use timespec.
1104
1105 * util/tickadj.c: Linux Patches
1106 From: Reg Clemens <reg@dwf.com>
1107
1108Wed May 19 01:18:24 1999 Harlan Stenn <stenn@whimsy.udel.edu>
1109
1110 * configure.in: 4.0.93a
1111
1112 * ntpd/refclock_palisade.h: Restore some lost patches
1113 From: Kamal A Mostafa <kamal@whence.com>
1114
1115Sun May 16 13:18:32 1999 Philippe De Muyter <phdm@macqel.be>
1116
1117 * libparse/clk_wharton.c (cvt_wharton_400a, inp_wharton_400a): Expect
1118 serial output format number 1, not 5.
1119 (clock_wharton_400a) : Likewise.
1120 * ntpd/refclock_parse.c (parse_clockinfo): For Wharton 400a clock,
1121 do not poll, but expect a message every second.
1122 * html/parsedata.htm : Entry added for Wharton 400a clock.
1123 * html/driver8.htm : Entry fixed for Wharton 400a clock.
1124
1125Sun May 16 02:59:46 1999 Harlan Stenn <stenn@whimsy.udel.edu>
1126
1127 * configure.in: 4.0.93
1128
1129Sat May 15 18:53:47 1999 Harlan Stenn <stenn@whimsy.udel.edu>
1130
1131 * configure.in (ntp_refclock): ONCORE requires PPSAPI, CIOGETEV,
1132 or TIOCGPPSEV.
1133 Reported by: Reg Clemens <reg@dwf.com>
1134
1135Fri May 14 23:58:35 1999 Harlan Stenn <stenn@whimsy.udel.edu>
1136
1137 * configure.in: 4.0.92h2
1138
1139 * configure.in (ac_cv_make_ntptime): Not under Linux. Yes, it
1140 works for some people. We're tired of the complaints from the
1141 others.
1142
1143Fri May 14 18:58:59 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1144
1145 * libntp/authreadkeys.c (authreadkeys): Reject autokey keys.
1146 Include ntp.h for NTP_MAXKEY definition, ntp_fp.h for types used
1147 in ntp.h.
1148
1149Wed May 12 23:02:22 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1150
1151 * libntp/authkeys.c (auth_delkeys): Don't remove autokey keys,
1152 leave info on KEY_TRUSTED flag alone.
1153 Include ntp.h for NTP_MAXKEY definition.
1154
1155Thu May 13 02:19:02 1999 Harlan Stenn <stenn@whimsy.udel.edu>
1156
1157 * configure.in: 4.0.92h1
1158
1159 * configure.in: patch for ReliantUNIX
1160 From: Andrej Borsenkow <borsenkow.msk@sni.de>
1161
1162 * ntpd/refclock_oncore.c: Patches
1163 From: Reg Clemens <reg@dwf.com>
1164
1165Thu Apr 29 14:01:04 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1166
1167 * html/*.htm: Remove unnecessary &nbsp;. Cleanup <pre></pre>
1168 sections.
1169
1170 * configure.in: Properly align configure --help output.
1171 * html/config.htm: Include this version, removing Netscape &nbsp;
1172 cruft.
1173
1174Wed Apr 28 15:08:55 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1175
1176 * kernel/sys/parsestreams.h: Only include <sys/ppsclock.h> if
1177 struct ppsclockev is missing from system headers.
1178
1179 * util/tickadj.c (getoffsets): Define kernels[] only if used.
1180 (openfile): Rename fd to avoid shadowing global fd.
1181 (writevar): Likewise.
1182 (readvar): Likewise.
1183
1184 * parseutil/dcfd.c (read_drift): drift_file is const char *.
1185 (update_drift): Likewise.
1186 (adjust_clock): Likewise.
1187 (main): Likewise.
1188
1189 * ntpd/refclock_parse.c (gps16x_poll): Adapt format to match
1190 parse->localstate type.
1191
1192 * ntpd/ntp_refclock.c (refclock_gtlin): Only define gotit label
1193 if used.
1194
1195 * include/l_stdlib.h (openlog, syslog): char * args are const.
1196
1197 * configure.in (*-*-osf4*): Enable declaration of stime().
1198
1199 * ntpd/refclock_oncore.c (oncore_msg_any): Cast args to long to
1200 match prototype.
1201 (oncore_msg_En): Likewise.
1202
1203 * include/ntp_refclock.h (struct refclockstat): Declare p_lastcode
1204 as const char *.
1205
1206 * ntpq/ntpq_ops.c (struct varlist): Define name as const.
1207
1208 * ntpdc/ntpdc.c (tokenize): Define cp as const char *, remove
1209 wrong cast instead.
1210
1211 * ntpd/ntp_util.c (record_clock_stats): Make text arg const.
1212 * include/ntpd.h (record_clock_stats): Adapt declaration.
1213 * ntpd/refclock_oncore.c (oncore_start): Removed superfluous casts.
1214 (oncore_msg_Cf): Likewise.
1215 (oncore_msg_Fa): Likewise.
1216 (oncore_msg_Cj): Likewise.
1217 (oncore_msg_Ea): Likewise.
1218 (oncore_msg_Bj): Likewise.
1219
1220 * configure.in (*-*-solaris2.4): Enable declarations of
1221 gettimeofday(), settimeofday(); they are `protected' by
1222 __cplusplus in <sys/time.h>.
1223
1224Tue Apr 27 21:14:47 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1225
1226 * scripts/summary.pl: Use . as default statsdir.
1227 (do_loop): Accept new loopstats format with additional sys_error
1228 and clock_stability fields.
1229 (do_peer): Accept new peerstats format with additional skew field.
1230
1231Mon Apr 26 01:50:38 1999 Harlan Stenn <stenn@whimsy.udel.edu>
1232
1233 * Upgraded automake (1.4a) and autoconf (2.14.1)
1234
1235 * configure.in (ac_refclock_irig): We no longer need stropts.h.
1236 * ntpd/refclock_irig.c: Ditto
1237
1238Mon Apr 26 17:33:33 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1239
1240 * configure.in (*-*-irix6*): Don't pass MIPSpro cc-only flag -n32
1241 to gcc.
1242
1243Thu Apr 22 15:06:40 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1244
1245 * ntpd/ntp_config.c (getconfig): IN_CLASSD() expects address in
1246 host byte order, but struct sockaddr_in.s_addr is in network byte
1247 order.
1248 * ntpd/ntp_io.c (io_multicast_del): Likewise.
1249
1250Sat Apr 24 01:00:53 1999 Harlan Stenn <stenn@whimsy.udel.edu>
1251
1252 * configure.in: 4.0.92h
1253
1254 * ntptrace/ntptrace.c: -m maxhost patch
1255 From: "R. Gary Cutbill" <rgary@chrysalis.com>
1256
1257 * util/ntptime.c: Patches.
1258 From: Ulrich Windl <Ulrich.Windl@rz.uni-regensburg.de>
1259
1260 * html/accopt.htm, html/assoc.htm, html/authopt.htm,
1261 html/biblio.htm, html/build.htm, html/clockopt.htm,
1262 html/confopt.htm, html/copyright.htm, html/debug.htm,
1263 html/exec.htm, html/extern.htm, html/hints.htm, html/index.htm,
1264 html/kern.htm, html/miscopt.htm, html/monopt.htm, html/notes.htm,
1265 html/ntpd.htm, html/ntpdate.htm, html/ntpdc.htm, html/ntpq.htm,
1266 html/ntptime.htm, html/ntptrace.htm, html/patches.htm,
1267 html/porting.htm, html/pps.htm, html/rdebug.htm,
1268 html/refclock.htm, html/release.htm, html/tickadj.htm,
1269 html/hints/solaris.html: Fixed many typos and problems.
1270 * acconfig.h (DECL_CFSETISPEED_0, DECL_MRAND48_0, DECL_NLIST_0,
1271 DECL_SRAND48_0, DECL_STIME_0): New templates.
1272 * include/l_stdlib.h: Include termios.h to get definition of
1273 speed_t.
1274 (cfsetispeed, cfsetospeed, mrand48, nlist, srand48, stime): New
1275 declarations.
1276 (openlog): Declare 2- or 3-argument form.
1277 * configure.in: Enable declarations of functions missing from
1278 Ultrix V4.3 system headers.
1279 * ntpd/refclock_oncore.c: Include <sys/types.h>, Ultrix V4.3
1280 <sys/stat.h> needs it for dev_t.
1281 From: Rainer Orth <ro@techfak.uni-bielefeld.de>
1282
1283 * ntpdc/ntpdc_ops.c: Reality checks.
1284
1285 * configure.in: netbsd has stubs for the timer_* stuff and doesn't
1286 support PPSAPI. IRIG requires <stropts.h> .
1287 From: Frederick Bruckman <fb@enteract.com>
1288
1289 * ntpdc/ntpdc_ops.c: (kerninfo) Report in seconds regardless of
1290 kernel precision. Report kernel flags as text.
1291 From: Poul-Henning Kamp <phk@critter.freebsd.dk>
1292
1293Sun Apr 18 14:26:51 1999 Harlan Stenn <stenn@whimsy.udel.edu>
1294
1295 * configure.in: 4.0.92g
1296
1297 * ntpd/ntp_refclock.c (refclock_ioctl): We don't want
1298 PPS_HARDPPSONASSERT by default.
1299 * ntpd/refclock_oncore.c: Prefer timepps.h over sys/timepps.h
1300 From: Poul-Henning Kamp <phk@freebsd.org>
1301
1302Tue Apr 13 17:32:35 1999 Harlan Stenn <stenn@whimsy.udel.edu>
1303
1304 * configure.in: 4.0.92f
1305
1306 * ntpd/ntp_refclock.c (refclock_open): VMIN should be 1, not 0
1307 From: Reg Clemens <reg@dwf.com>
1308
1309Sun Apr 11 18:26:44 1999 Harlan Stenn <stenn@whimsy.udel.edu>
1310
1311 * ntpd/refclock_mx4200.c: Patches/improvements
1312 * ntpd/ntpd.c (set_process_priority): Lint
1313 From: Marc.Brett@westgeo.com
1314
1315 * util/ntptime.c: Lint, bit definition cleanup
1316 From: Ulrich Windl <ulrich.windl@rz.uni-regensburg.de>
1317
1318Wed Apr 7 03:02:23 1999 Harlan Stenn <stenn@whimsy.udel.edu>
1319
1320 * ntpd/refclock_oncore.c: Use timepps.h or sys/timepps.h
1321 * configure.in: Look for either timepps.h or sys/timepps.h
1322 From: Poul-Henning Kamp <phk@critter.freebsd.dk>
1323
1324 * ntpd/ntp_io.c (create_sockets): Don't warn about ENXIO.
1325 (Several places)
1326 From: Andrej Borsenkow <borsenkow.msk@sni.de>
1327
1328 * libntp/mfp_mul.c (mfp_mul): Lint.
1329 Marc.Brett@westgeo.com
1330
1331Sun Apr 4 03:23:53 1999 Harlan Stenn <stenn@whimsy.udel.edu>
1332
1333 * configure.in: 4.0.92e
1334 Dave redesigned the clock state machine.
1335
13361999-02-28 Frank Kardel <kardel@acm.org>
1337
1338 * parseutil/dcfd.c: added DCF77 module powersetup
1339
1340 * ntpd/refclock_parse.c (parse_control): using gmprettydate instead of prettydate()
1341 (mk_utcinfo): new function for formatting GPS derived UTC information
1342 (gps16x_message): changed to use mk_utcinfo()
1343 (trimbletsip_message): changed to use mk_utcinfo()
1344 ignoring position information in unsynchronized mode
1345 (parse_start): augument linux support for optional ASYNC_LOW_LATENCY
1346
1347 * ntpd/ntp_control.c (ctl_putclock): cleanup of end of buffer handling
1348
1349 * libparse/parse.c (timepacket): removed unnecessary code
1350
1351 * libparse/clk_trimtsip.c (struct trimble): new member t_utcknown
1352 (cvt_trimtsip): fixed status monitoring, bad receiver states are
1353 now recognized
1354
1355 * libntp/prettydate.c (gmprettydate): new function for format date
1356 and time with respect to UTC
1357
1358 * libntp/gpstolfp.c (GPSWRAP): update GPS rollover to 990 weeks
1359
1360 * include/trimble.h (CMD_RUTCPARAM): control variable name unification
1361
1362 * include/ntp_fp.h: added prototype for gmprettydate()
1363
1364Sat Feb 27 00:03:16 1999 Harlan Stenn <stenn@whimsy.udel.edu>
1365
1366 * libntp/systime.c: definition
1367 * ntpd/ntp_proto.c: sco5_oldclock declaration
1368 * configure.in: SCO5_CLOCK for *-*-sco3.2v5*
1369 * util/tickadj.c (main): SCO5_OLDCLOCK -> SCO5_CLOCK
1370 From: Kees Hendrikse <kees@echelon.nl>
1371
1372 * ntpd/ntp_config.c (getconfig): Indentation cleanup
1373 Deal with 'P' case better
1374 * ntpd/ntpd.c: Declare set_process_priority()
1375 * ntpd/refclock_dumbclock.c: Lint cleanup
1376 From: Marc.Brett@westgeo.com
1377
1378Wed Feb 24 10:22:51 1999 Harlan Stenn <stenn@whimsy.udel.edu>
1379
1380 * configure.in: 4.0.92d
1381
1382 * configure.in: Dave says we can't enable PARSE clocks by default.
1383 Also, Solaris 2.7 still has its kernel bug - disable kernel FLL
1384 there.
1385 Reported by: Dave Mills <dlm@udel.edu>
1386
1387Tue Feb 23 23:37:44 1999 Harlan Stenn <stenn@whimsy.udel.edu>
1388
1389 * libparse/Makefile.am (parsesolaris.o): Devious hack to deal
1390 with bug in sys/systm.h .
1391 Suggested by: Chaim Frenkel <chaimf@pobox.com>
1392
1393Tue Feb 23 20:46:31 1999 Frank Kardel <kardel@acm.org>
1394
1395 * ntpd/refclock_parse.c: fixed #endifs
1396 (stream_receive): fixed formats
1397
1398Mon Feb 22 00:35:06 1999 Harlan Stenn <stenn@whimsy.udel.edu>
1399
1400 * configure.in: 4.0.92c
1401
1402 * ntpd/refclock_chronolog.c: Lint
1403 * ntpd/refclock_dumbclock.c: Ditto
1404 * ntpd/refclock_oncore.c: Ditto
1405 From: Marc.Brett@westgeo.com
1406
1407 * ntpd/refclock_oncore.c (oncore_msg_any): Call GETTIMEOFDAY, not
1408 gettimeofday().
1409 From: david.higgins@mail.ccur.com
1410
1411 * configure.in (MCAST): Not in i386-sequent-sysv4
1412 Reported by: Joseph Geter <joe.geter@somills.com>
1413
1414 * util/ntptime.c: Linux cleanup.
1415 From: Reg Clemens <reg@dwf.com>
1416
1417 * configure.in: Rename SCO5_OLDCLOCK to SCO5_CLOCK
1418 * acconfig.h: Ditto
1419
1420 * ntpd/ntp_proto.c: SCO5_CLOCK stuff
1421 (init_proto): Use the SCO5_CLOCK stuff
1422 * libntp/systime.c: SCO5_CLOCK stuff
1423 (get_systime): Use the SCO5_CLOCK stuff
1424 (adj_systime): Use the SCO5_CLOCK stuff
1425 From: Kees Hendrikse <kees@echelon.nl>
1426
1427 * ntpd/ntp_config.c: Added -P option and associated baggage.
1428 (getstartup): Update help text
1429 (getconfig): Process -P option
1430 (getconfig): Update help text
1431 * ntpd/ntpd.c (set_process_priority): Created.
1432 (service_main): remove process priority stuff - we want to do at
1433 after we start up the resolver, so call set_process_priority()
1434 after getconfig().
1435 From: Kamal A Mostafa <kamal@whence.com>
1436
14371999-02-21 Frank Kardel <kardel@acm.org>
1438
1439 * ntpd/ntp_util.c (hourly_stats): removed unused variable
1440
1441 * libntp/ieee754io.c: renamed index to fieldindex to avoid index() name clash
1442
1443 * ntpd/refclock_parse.c (parse_start): add initialization for Linux PPSkit
1444
1445Sun Feb 21 17:53:33 1999 Harlan Stenn <stenn@whimsy.udel.edu>
1446
1447 * ntpd/ntp_io.c (create_sockets): Skip interfaces that are really
1448 just aliases.
1449 From: "Erik R. Leo" <erikl@sover.net>
1450
1451 * configure.in: 4.0.92b
1452
1453 * ntpd/ntpd.c (service_main): Check for an error return from
1454 sched_get_priority_max().
1455
1456Wed Feb 17 03:48:47 1999 Harlan Stenn <stenn@whimsy.udel.edu>
1457
1458 * configure.in: 4.0.92a
1459
1460 * configure.in: configure.in requires autoconf 2.13 or later.
1461 Reported by Ulrich Windl <ulrich.windl@rz.uni-regensburg.de>
1462
1463Wed Feb 17 00:12:11 1999 Harlan Stenn <stenn@whimsy.udel.edu>
1464
1465 * acconfig.h: TERMIOS_NEEDS__SVID3
1466 * configure.in: Ditto
1467 * ntpd/refclock_palisade.h: Ditto
1468 * include/ntp_refclock.h: Ditto
1469 * ntpd/ntpd.c (service_main): We want sched_get_priority_max().
1470 From: Kamal A Mostafa <kamal@whence.com>
1471
1472 * ntpd/ntp_refclock.c (refclock_open): Zero the entire c_cc[] array.
1473 From: Reg Clemens <reg@dwf.com>
1474
1475Tue Feb 16 23:37:49 1999 Harlan Stenn <stenn@whimsy.udel.edu>
1476
1477 * Updated ansi2knr
1478 Reported by: Marc Brett
1479
1480Mon Feb 15 02:55:28 1999 Harlan Stenn <stenn@whimsy.udel.edu>
1481
1482 * configure.in: 4.0.92
1483
1484 * ntpd/ntp_refclock.c: Added refclock_chronolog and
1485 refclock_dumbclock.
1486 From: Robert McMillin <rlm@syseca-us.com>
1487
1488Sun Feb 14 15:57:53 1999 Harlan Stenn <stenn@whimsy.udel.edu>
1489
1490 * dropped SCO3 support #defines.
1491 * changed SCO5_TICKADJ #define to SCO5_OLDCLOCK
1492 * Added code in libntp/systime.c to accumulate changes until a whole
1493 tick can be added or dropped. Adjusted gettimeofday() output
1494 to include the contents of the accumulator.
1495 * cleaned up util/tickadj.c; tickadj -As now does the right thing.
1496 From: Kees Hendrikse <kees@echelon.nl>
1497
1498 * ntpq/ntpq.c: Rename delay() to auth_delay()
1499 Reported by: Andrej Borsenkow <borsenkow.msk@sni.de>
1500
1501 * ntpd/refclock_palisade.h: Cleanup.
1502 From: Marc.Brett@westgeo.com
1503
1504 * ntpd/ntp_refclock.c (refclock_ioctl): Typo.
1505 From: Reg Clemens <reg@dwf.com>
1506
1507 * ntpd/ntp_io.c (create_sockets): Only bind a given network once.
1508 From: Wolfgang Rupprecht <wolfgang@wsrcc.com>
1509
1510Sat Jan 30 11:48:37 1999 Harlan Stenn <stenn@whimsy.udel.edu>
1511
1512 * configure.in: 4.0.91f
1513
1514Thu Jan 28 22:58:40 1999 Harlan Stenn <stenn@whimsy.udel.edu>
1515
1516 * ntpd/refclock_parse.c (CLK_REALTYPE): We really want ttl, not hmode.
1517 * ntpd/ntp_config.c (getconfig): "mode" really should update the
1518 ttl member, not the hmode member.
1519
1520 * ntpd/refclock_local.c: More offset cleanup from Dave.
1521
1522Thu Jan 28 00:15:20 1999 Harlan Stenn <stenn@whimsy.udel.edu>
1523
1524 * configure.in: 4.0.91e
1525
1526 * ntpd/refclock_local.c: Bugfix.
1527 From: Dave Mills
1528
1529 * ntpd/refclock_palisade.c: Lint/IRIX portability cleanup
1530 * ntpd/refclock_palisade.h: Re-enable the declaration of float()
1531 * ntpd/ntp_io.c (create_sockets): Initialize size to 0
1532 From: Marc.Brett@westgeo.com
1533
1534 * ntpd/refclock_parse.c (CLK_REALTYPE): Use hmode, not ttl.
1535 * configure.in (ac_cv_var_no_parenb_ignpar): Not under Linux.
1536 Reported by: Thomas Quinot <thomas@Cuivre.FR.EU.ORG>
1537
1538 * ntpdc/ntpdc.c (my_delay): Renamed, from delay.
1539 Reported by: Andrej Borsenkow <borsenkow.msk@sni.de>
1540
1541Tue Jan 26 00:56:10 1999 Harlan Stenn <stenn@whimsy.udel.edu>
1542
1543 * configure.in: 4.0.91d
1544
1545 * ntpq/ntpq.c: Y2K patches
1546 From: Marc.Brett@westgeo.com
1547
1548 * html/driver29.htm: New version
1549 * ntpd/refclock_palisade.c: Ditto
1550 * ntpd/refclock_palisade.h: Ditto
1551 From: Sven_Dietrich@Trimble.COM
1552
1553 * upgrade ansi2knr.c
1554
1555 * Some stuff that Dave did.
1556
1557 * configure.in: 4.0.91c
1558
1559 * ntpd/refclock_oncore.c: Prototype cleanup. Enum cleanup.
1560 * ntpd/ntp_proto.c (clock_select): Fix memory leak.
1561 * configure.in (ac_cv_struct_ppsclockev): Might need sys/time.h to
1562 check for struct clockppsev. Return pce->serial, not 0;
1563 From: Marc.Brett@westgeo.com
1564
1565 * ntpd/refclock_oncore.c (oncore_msg_En): Clean up.
1566 From: John.Hay@mikom.csir.co.za
1567
1568Mon Jan 25 11:50:29 1999 Philippe De Muyter <phdm@macqel.be>
1569
1570 * libparse/parse_conf.c (clockformats): Entry added for
1571 clock_wharton_400a.
1572 * libparse/clk_wharton.c: New file.
1573 * libparse/Makefile.am (libparse_a_SOURCES): clk_wharton.c added;
1574 (libparse_kernel_a_SOURCES): kclk_wharton.c added.
1575 (kclk_wharton.o): New dependency rule.
1576 * ntpd/refclock_parse.c (parse_clockinfo): Entry added for the
1577 WHARTON clock (mode 15).
1578 * acconfig.h (CLOCK_WHARTON_400A): New configuration macro.
1579 * configure.in (CLOCK_WHARTON_400A): Macro defined like other
1580 CLOCK_xxx macros.
1581
1582Sun Jan 24 13:51:30 1999 Harlan Stenn <stenn@whimsy.udel.edu>
1583
1584 * ntpd/ntp_config.c (do_resolve_internal): Missing #ifdef DEBUG
1585 From: Sven Dietrich <Sven_Dietrich@Trimble.COM>
1586
1587 * Makefile.am (SUBDIRS): Lose authstuff
1588 * configure.in: Ditto
1589
1590Sat Jan 23 15:28:03 1999 Harlan Stenn <stenn@whimsy.udel.edu>
1591
1592 * configure.in: 4.0.91b
1593
1594Sat Jan 23 15:02:25 1999 Harlan Stenn <stenn@whimsy.udel.edu>
1595
1596 * ntpd/refclock_oncore.c: use HAVE_STRUCT_PPSCLOCKEV
1597 * acconfig.h: HAVE_STRUCT_PPSCLOCKEV
1598 * configure.in (ac_cv_struct_ppsclockev): Added test
1599
1600Thu Jan 21 15:35:25 1999 Harlan Stenn <stenn@whimsy.udel.edu>
1601
1602 * configure.in: 4.0.91a
1603
1604 * ntpd/refclock_nmea.c (nmea_receive): Call refclock_process()
1605 every second (or each time a nmea string is received).
1606 From: John Hay <jhay@mikom.csir.co.za>
1607
1608 * ntpd/ntp_refclock.c (refclock_ioctl): Use TIOCPPS if we have it.
1609 (refclock_ioctl): Use LDISC_CLKPPS, not LDISC_PPS when deciding
1610 how to set str.
1611 * ntpd/ntp_loopfilter.c: Lose unused ntp_gettime() stuff.
1612 * ntpd/ntp_request.c: Ditto.
1613 * ntpd/refclock_local.c: Ditto.
1614 * ntpd/refclock_shm.c (shm_poll): Fix the refclock_process() call.
1615 * ntpd/refclock_oncore.c: patches and cleanup
1616 * configure.in: ioctl/PPS checks, ONCORE cleanup
1617 * acconfig.h: ONCORE cleanup
1618 From: Reg Clemens <reg@dwf.com>
1619
1620 * configure.in (CFLAGS): cc on Sequent wants -Wc,+abi-socket.
1621 We also need to figure out why -lsocket isn't being detected;
1622 -lsocket is needed.
1623 From: Dana Kaempen <decay@flash.net>
1624
1625 * include/ntp_stdlib.h: AIX portability patches, header cleanup.
1626 * ntptrace/ntptrace.c: Ditto.
1627 * ntpdate/ntpdate.c: Ditto.
1628 * ntpd/refclock_true.c: Ditto.
1629 * ntpd/refclock_mx4200.c: Ditto.
1630 * ntpd/refclock_jupiter.c: Ditto.
1631 * libntp/msyslog.c: Ditto.
1632 From: Marc.Brett@waii.com
1633
1634Sun Jan 10 15:15:07 1999 Harlan Stenn <stenn@whimsy.udel.edu>
1635
1636 * configure.in: 4.0.91
1637
1638Sat Jan 9 00:11:34 1999 Harlan Stenn <stenn@whimsy.udel.edu>
1639
1640 * include/ntp_stdlib.h: msyslog() is declared differently if we're
1641 not __STDC__.
1642
1643 * include/ntp_types.h: It's HAVE_PROTOTYPES, not USE_PROTOTYPES.
1644 * include/ntp_machine.h: Ditto.
1645
1646Fri Jan 8 20:47:10 1999 Harlan Stenn <stenn@whimsy.udel.edu>
1647
1648 * configure.in: Upgrade to autoconf-2.13
1649 Do the prototypes check much earlier, as it might alter CFLAGS and
1650 things which will affect other tests.
1651
1652 * ntpd/ntp_request.c (do_conf): The problem was with a template
1653 for "version" on an IRIX C compiler...
1654 From: Marc.Brett@waii.com
1655
1656 * libntp/authkeys.c: #include config.h first.
1657 Reported by: brian.bumpass@funb.com
1658
1659Thu Jan 7 00:24:35 1999 Harlan Stenn <stenn@whimsy.udel.edu>
1660
1661 * util/tickadj.c (main): return() instead of exit().
1662 * ntpd/ntp_request.c (do_conf): Disambiguate ||.
1663 * ntpd/ntp_proto.c (clock_select): Initialize variables.
1664 From: Marc.Brett@waii.com
1665
1666 * scripts/ntpver.in: Use PATH_SH
1667
1668 * configure.in (PATH_SH): Added.
1669
1670Tue Jan 5 19:02:51 1999 Harlan Stenn <stenn@whimsy.udel.edu>
1671
1672 * configure.in: 4.0.90h
1673
1674 * html/driver30.htm: Updated.
1675 * html/refclock.htm: Refer to driver30
1676 * ntpd/refclock_oncore.c: Vastly improve and make less FreeBSD centric,
1677 From: Poul-Henning Kamp <phk@critter.freebsd.dk> and
1678 Reg.Clemens <reg@dwf.com>
1679
1680 * include/ntp.h: Portability/lint patches
1681 * libntp/binio.c: Ditto.
1682 * libntp/caljulian.c: Ditto.
1683 * libntp/caltontp.c: Ditto.
1684 * libntp/ieee754io.c: Ditto.
1685 * libntp/md5c.c: Ditto.
1686 * libntp/mfp_mul.c: Ditto.
1687 * libntp/msyslog.c: Ditto.
1688 * libntp/statestr.c: Ditto.
1689 * libntp/systime.c: Ditto.
1690 * libparse/clk_trimtsip.c: Ditto.
1691 * libparse/data_mbg.c: Ditto.
1692 * libparse/parse.c: Ditto.
1693 * ntpd/ntp_control.c: Ditto.
1694 * ntpd/ntp_filegen.c: Ditto.
1695 * ntpd/ntp_intres.c: Ditto.
1696 * ntpd/ntp_io.c: Ditto.
1697 * ntpd/ntp_peer.c: Ditto.
1698 * ntpd/ntp_proto.c: Ditto.
1699 * ntpd/ntp_util.c: Ditto.
1700 * ntpd/ntpd.c: Ditto.
1701 * ntpd/refclock_arc.c: Ditto.
1702 * ntpd/refclock_chu.c: Ditto.
1703 * ntpd/refclock_datum.c: Ditto.
1704 * ntpd/refclock_leitch.c: Ditto.
1705 * ntpd/refclock_parse.c: Ditto.
1706 * ntpd/refclock_usno.c: Ditto.
1707 * ntpq/ntpq.c: Ditto.
1708 * util/tickadj.c: Ditto.
1709 From: Marc.Brett@waii.com
1710
1711Mon Jan 4 00:56:55 1999 Harlan Stenn <stenn@whimsy.udel.edu>
1712
1713 * configure.in: 4.0.90g
1714
1715 * ntpd/ntp_config.c (getconfig): MODE was setting ttl, not hmode.
1716 Reported by: Carsten Emde <ce@ceag.ch>
1717
1718Fri Dec 4 01:01:14 1998 Harlan Stenn <stenn@whimsy.udel.edu>
1719
1720 * configure.in: 4.0.90f
1721
1722 * ntpd/refclock_mx4200.c: New version
1723 From: Marc.Brett@waii.com
1724
17251998-12-02 Harlan Stenn <stenn@whimsy.udel.edu>
1726
1727 * ntpd/ntp_config.c (do_resolve_internal): If fork fails, say why.
1728 Reported by: Jeff_Dennison@admin.tc.faa.gov
1729
1730 * ntpd/ntpd.c (ntpdmain): fork() can return a -1. Someday we'll
1731 report this condition...
1732
17331998-12-02 Harlan Stenn <stenn@whimsy.udel.edu>
1734
1735 * configure.in: 4.0.90e
1736
1737 * ntpd/refclock_palisade.c: Reformat code so ansi2knr will work
1738 * ntpd/refclock_palisade.h: Ditto
1739 From: Marc.Brett@waii.com
1740
1741Sun Nov 29 21:00:53 1998 Harlan Stenn <stenn@whimsy.udel.edu>
1742
1743 * configure.in: 4.0.90d
1744
1745 * configure.in (CFLAGS): Use "-O2 -g3 -n32" by default for Irix6.2
1746 and later.
1747 Reported by: Jack Bryans <jbryans@csulb.edu>
1748
17491998-11-29 Harlan Stenn <stenn@whimsy.udel.edu>
1750
1751 * configure.in: 4.0.90c
1752
1753 * ntpd/refclock_oncore.c (oncore_msg_En): Convert to nano
1754 From: John Hay <jhay@mikom.csir.co.za>
1755
1756 * include/ntp_request.h (RM_VN_MODE): Add version parameter, so
1757 xntpdc will work across v3 and v4.
1758 * ntpd/ntp_request.c: Track requested version
1759 (req_ack): Use requested version in RM_VN_MODE
1760 (more_pkt): Ditto
1761 (flush_pkt): Ditto
1762 (process_private): Get requested version
1763 * ntpd/ntp_intres.c (request): Use default version
1764 * ntpdc/ntpdc.c (sendrequest): Ditto
1765 From: John Hay <jhay@mikom.csir.co.za>
1766
1767Fri Nov 27 14:27:21 1998 Harlan Stenn <stenn@whimsy.udel.edu>
1768
1769 * ntpd/refclock_palisade.c: Lint cleanup
1770 * ntpd/refclock_palisade.h: Ditto.
1771 From: Marc Brett <mbrett@rgs0.london.waii.com>
1772
1773Mon Nov 23 04:45:03 1998 Harlan Stenn <stenn@whimsy.udel.edu>
1774
1775 * configure.in: 4.0.90b
1776
1777 * New code and cleanup for the NT stuff
1778 From: Carl Byington <carl@five-ten-sg.com>
1779
1780Sat Nov 21 21:21:45 1998 Harlan Stenn <stenn@whimsy.udel.edu>
1781
1782 * configure.in: 4.0.90a
1783
1784 * libntp/systime.c (step_systime): net_set_tod calls clock_settime.
1785 * libntp/machines.c (ntp_set_tod): Take a 2nd arg for NT.
1786 * include/ntp_machine.h: ntp_set_tod() has 2 args always.
1787 * ports/winnt/bldrel.bat: Typo.
1788 From: Carl Byington <carl@five-ten-sg.com>
1789
1790 * ntpd/ntp_intres.c (findhostaddr): h_errno is a #define under AIX.
1791 * configure.in: clock_settime is a stub in AIX4.
1792 From: Perry Ross <pross@platinum.com>
1793
1794 * libntp/Makefile.am (EXTRA_DIST): Lose libntp.mak
1795 * ntpd/Makefile.am (EXTRA_DIST): Ditto.
1796 * ntpdate/Makefile.am (EXTRA_DIST): Ditto.
1797 * ntpdc/Makefile.am (EXTRA_DIST): Ditto.
1798 * ntpq/Makefile.am (EXTRA_DIST): Ditto.
1799 From: Greg Schueman <schueman@ix.netcom.com>
1800
1801Sat Nov 21 12:33:16 1998 Harlan Stenn <stenn@whimsy.udel.edu>
1802
1803 * configure.in: 4.0.90
1804
1805 Nano changes from Dave Mills.
1806
1807Thu Nov 19 04:23:46 1998 Harlan Stenn <stenn@whimsy.udel.edu>
1808
1809 * include/ntp_machine.h: STREAM also needs HAVE_SYS_STREAM_H
1810 Reported by: Ronald Cole <ronald@forte-intl.com>
1811
1812Mon Nov 16 19:17:34 1998 Harlan Stenn <stenn@whimsy.udel.edu>
1813
1814 * configure.in: 4.0.73e14
1815
1816 * util/ntptime.c (main): Protect STA_NANO
1817
1818 * ntpd/refclock_oncore.c: General overhaul and simplifications.
1819 The new manual clarifies a lot of fine points, and the driver has
1820 been suitably simplified. Uses Site Survey if possible, otherwise
1821 does it by hand. Should also work with non-UT models, as long as
1822 they talk the Motorola Binary Protocol. The driver Doesn't (need
1823 to) know where the author lives anymore.
1824 From: Poul-Henning Kamp <phk@critter.freebsd.dk>
1825
1826 * ntpd/refclock_palisade.h: New version.
1827 * ntpd/refclock_palisade.c: New version.
1828 From: Sven Dietrich <Sven_Dietrich@Trimble.COM>
1829
1830Sat Oct 24 01:19:21 1998 Harlan Stenn <stenn@whimsy.udel.edu>
1831
1832 * configure.in: 4.0.73e13
1833
1834 * ntpdc/ntpdc_ops.c (clkbug): Patches
1835 * ntpd/ntp_refclock.c (refclock_buginfo): Patches
1836 From: Marc.Brett@waii.com
1837
1838Sat Oct 10 20:13:14 1998 Harlan Stenn <stenn@whimsy.udel.edu>
1839
1840 * configure.in: 4.0.73e12
1841
1842 * ntpd/ntp_util.c (hourly_stats): Added prio_set stuff.
1843
1844 * ntpd/ntpd.c (ntpdmain): HAVE_SETPGRP_0 typo.
1845 * parseutil/dcfd.c (detach): Ditto.
1846 * ntpd/ntp_control.c (ctl_putpeer): Sometimes, peer->dstadr is
1847 NIL.
1848 From: Perry Ross <pross@platinum.com>
1849
1850 * ntpd/ntpd.c:
1851 Some systems use sys/sched.h, not sched.h (Irix)
1852 * configure.in (CFLAGS): nextstep needs -posix.
1853 Reported by: Jack Bryans <jbryans@csulb.edu>
1854
1855Sat Oct 3 02:32:46 1998 Harlan Stenn <stenn@whimsy.udel.edu>
1856
1857 * configure.in: 4.0.73e11
1858
1859 * configure.in (ac_refclock_palisade): Needs termios.
1860
1861 * libntp/mktime.c: Some systems need sys/types.h
1862
1863 * configure.in: Added AC_TYPE_SIZE_T and AC_CHECK_TYPE(time_t, long)
1864 The time_t stuff should only be needed on Older machines, so the
1865 fact that I'm using a long shouldn't be a problem (hollow laugh).
1866
1867 * include/l_stdlib.h: Sometimes we need to #include <sys/types.h>
1868
1869 * libntp/Makefile.am (../include/des.h): Typo.
1870
1871Fri Oct 2 20:52:47 1998 Harlan Stenn <stenn@whimsy.udel.edu>
1872
1873 * ntpd/ntp_intres.c (request): Accept responses back thru V2.
1874
1875Thu Oct 1 00:11:16 1998 Harlan Stenn <stenn@whimsy.udel.edu>
1876
1877 * configure.in: 4.0.73e9
1878
1879 * ntpd/ntpd.c (catch_danger): Added.
1880 (ntpdmain): AIX SIGDANGER stuff
1881 From: Lars-Owe Ivarsson <larsowe@paradisaea.its.uu.se>
1882
1883 * configure.in:
1884 * include/ntp_machine.h:
1885 * include/ntp_string.h:
1886 * libntp/machines.c:
1887 * libparse/clk_hopf6021.c:
1888 * libparse/clk_trimtsip.c:
1889 * ntpd/refclock_leitch.c:
1890 * ntpd/refclock_palisade.c:
1891 * ntpd/refclock_parse.c:
1892 Here are some patches to suppress warnings from various compilers
1893 (IRIX 5.3, MipsPro C 7.1 on IRIX 6.4, AIX 4.1) and loaders (IRIX
1894 5.3, IRIX 6.4). Shouldn't affect functionality at all.
1895 From: Marc Brett <mbrett@rgs0.london.waii.com>
1896 (I got similar patches for AIX from Lars-Owe Ivarsson
1897 <larsowe@paradisaea.its.uu.se>)
1898
1899Thu Sep 24 21:33:50 1998 Harlan Stenn <stenn@whimsy.udel.edu>
1900
1901 * configure.in: '73e8
1902
1903 * configure.in: AIX4 stubs the POSIX timer_ stuff,
1904 sched_setscheduler, and mlockall.
1905 Reported by: Lars-Owe Ivarsson <larsowe@paradisaea.its.uu.se>
1906
1907 * configure.in: OpenBSD stubs the POSIX timer_ stuff.
1908 Reported by: sidney august cammeresi iv <cammeres@uiuc.edu>
1909 (and several other folks whose names I can't find at the moment)
1910
1911Mon Sep 21 15:35:23 1998 Harlan Stenn <stenn@whimsy.udel.edu>
1912
1913 * configure.in: '73e7
1914
1915 * ntpd/refclock_parse.c: Missing declaration
1916 From: Marc Brett <mbrett@rgs0.london.waii.com>
1917
1918 * include/README: Remove old MCAST descriptions
1919
1920 * include/Makefile.am (noinst_HEADERS): Lose sun-in.h .
1921
1922Mon Sep 21 14:50:12 1998 Harlan Stenn <stenn@grundoon.udel.edu>
1923
1924 * ntpdate/ntpdate.c (timer): Properly format the definition.
1925
1926Sun Sep 20 23:02:50 1998 Harlan Stenn <stenn@whimsy.udel.edu>
1927
1928 * configure.in: '73e6
1929
1930 * include/Makefile.am (noinst_HEADERS): Renamed in.h to sun-in.h
1931
1932Fri Sep 18 01:05:55 1998 Harlan Stenn <stenn@whimsy.udel.edu>
1933
1934 * configure.in: '73e5
1935
1936 * ntpd/refclock_palisade.c: SCO patch
1937 From: Kamal A Mostafa <kamalm@sco.com>
1938
1939 * libparse/clk_trimtsip.c (cvt_trimtsip): Fix rollover bug.
1940 From: "Michael J. Tubby B.Sc. G8TIC" <Mike.Tubby@thorcom.co.uk>
1941
1942 * libntp/authencrypt.c:
1943 * libntp/systime.c:
1944 * ntpd/refclock_acts.c:
1945 * ntpd/refclock_arbiter.c:
1946 * ntpd/refclock_arc.c:
1947 * ntpd/refclock_as2201.c:
1948 * ntpd/refclock_atom.c:
1949 * ntpd/refclock_chu.c:
1950 * ntpd/refclock_conf.c:
1951 * ntpd/refclock_datum.c:
1952 * ntpd/refclock_heath.c:
1953 * ntpd/refclock_hpgps.c:
1954 * ntpd/refclock_irig.c:
1955 * ntpd/refclock_leitch.c:
1956 * ntpd/refclock_nmea.c:
1957 * ntpd/refclock_palisade.c:
1958 * ntpd/refclock_parse.c:
1959 * ntpd/refclock_pst.c:
1960 * ntpd/refclock_trak.c:
1961 * ntpd/refclock_true.c:
1962 * ntpd/refclock_usno.c:
1963 * ntpd/refclock_wwvb.c:
1964 Typos, cleanup, and bugfixes
1965 From: Marc Brett <mbrett@rgs0.london.waii.com>
1966
1967 * ntpd/ntp_timer.c (timer): Typo.
1968 * include/ntp_refclock.h: in refclockstat, clockdesc should be const.
1969 * ntpd/ntp_io.c (create_sockets): Typo.
1970 * ntpd/ntp_control.c (free_varlist): Use the appropriate cast when
1971 calling free().
1972 (set_var): Use char *td for non-const char data.
1973 (ctl_getitem): Use char * for non-const data.
1974 (Many of these reported by Marc Brett)
1975
1976Sun Sep 13 19:19:09 1998 Harlan Stenn <stenn@whimsy.udel.edu>
1977
1978 * ntpd/ntpd.c: Added nofork declaration.
1979 (ntpdmain): Initialize it...
1980 * ntpd/ntp_config.c: added nofork.
1981 Updated ntp_options.
1982 (getstartup): Updated "usage" string. Deal with -n flag.
1983 (getconfig): Ditto.
1984 From: Jeffrey Hutzelman <jhutz@cs.cmu.edu>
1985
1986 * ntpd/ntp_io.c (open_socket): Use ntoa() to print out the address
1987 when bind() fails. (in 2 places)
1988 Reported by: "Markus W. Fehr" <mfehr@ch.ibm.com>
1989 Only soft-fail if an interface is unavailable.
1990 (create_sockets): Don't SO_REUSEADDR if the interface is unavailable.
1991 From: "Markus W. Fehr" <mfehr@ch.ibm.com>
1992
1993 * configure.in: If we --disable-all-clocks, then don't enable
1994 parse clocks by default.
1995 Reported by: Marion Hakanson <hakanson@cse.ogi.edu>
1996
1997Sat Aug 22 23:58:14 1998 Frank Kardel <kardel@acm.org>
1998
1999 * ntpd/refclock_parse.c (local_input): fixed IO handling for non-STREAM IO
2000
2001Sun Aug 16 20:13:32 1998 Frank Kardel <kardel@acm.org>
2002
2003 * libntp/ieee754io.c: debug information only compile for LIBDEBUG case
2004
2005 * ntpd/refclock_parse.c (gps16x_message): reduced UTC parameter information (dropped A0,A1)
2006 made uval a local variable (killed one of the last globals)
2007 (sendetx): added logging of messages when in debug mode
2008 (trimble_check): added periodic checks to facilitate re-initialization
2009 (trimbletsip_init): made use of EOL character if in non-kernel operation
2010 (trimbletsip_message): extended message interpretation
2011 (getdbl): fixed data conversion
2012
2013 * libparse/parse_conf.c (clockformats): Trimble TSIP driver now also
2014 available for kernel operation
2015
2016 * libparse/info_trimble.c: re-generated
2017
2018 * libparse/clk_trimtsip.c (cvt_trimtsip): initial kernel capable version (no more floats)
2019 (clock_trimtsip =): new format name
2020
2021 * libparse/clk_trimtaip.c (clock_trimtaip =): changed format name
2022
2023 * include/trimble.h (CMD_RSTATTRACK): renamed mode 6 variable name
2024
2025 * scripts/monitoring/ntploopwatch: moved emacs mode selector
2026
2027Mon Aug 10 15:32:48 1998 Harlan Stenn <stenn@whimsy.udel.edu>
2028
2029 * ntpd/refclock_acts.c: Patch cleanup
2030 * ntpd/ntp_refclock.c: Patch cleanup
2031 * ntpd/ntp_timer.c: Patch cleanup
2032 From: qli@huey.udel.edu
2033
2034Wed Jul 29 15:23:21 1998 Harlan Stenn <stenn@whimsy.udel.edu>
2035
2036 * libntp/machines.c: IRIX needs time.h
2037 Reported by: Judith E Bush <jbush@fi.edu>
2038
2039 * ntpd/ntpd.c (service_main): Better AIX PROCLOCK fix.
2040 From: Matt Ladendorf <matt.ladendorf@anheuser-busch.com> and
2041 Grover Davidson <Grover.Davidson@anheuser-busch.com>
2042
2043Wed Jul 29 01:36:48 1998 Harlan Stenn <stenn@whimsy.udel.edu>
2044
2045 * include/ntpd.h (MAXINTERFACES): Moved here...
2046 * ntpd/ntp_io.c: From here...
2047 (create_sockets): Only deal with MAXINTERFACES.
2048 (create_sockets): Only deal with specified interfaces.
2049
2050 * ntpd/ntp_config.c (CONFIG_LISTEN): Added
2051 Added ifnum and listenaddrs[]
2052 (getconfig): Added defn for "addr"
2053 (getconfig): Initialize ifnum.
2054
2055 * ntpd/ntpd.c (service_main): call init_io after getconfig
2056 From: Vebjorn Ljosa <ljosa@initio.no>
2057
2058Wed Jul 29 00:42:28 1998 Harlan Stenn <stenn@whimsy.udel.edu>
2059
2060 * ntpd/refclock_palisade.c: Use NEED_HPUX9_TIOCM_STUFF
2061
2062 * acconfig.h (NEED_HPUX9_TIOCM_STUFF): Added.
2063
2064 * configure.in (REFCLOCK_PALISADE): Needs termio*.h
2065 (NEED_HPUX9_TIOCM_STUFF): Added.
2066
2067 * ntpd/ntp_io.c (create_sockets): Use strchr instead of strstr.
2068
2069 * libntp/mktime.c: #include <sys/types.h>
2070
2071 * libntp/ieee754io.c: #include <sys/types.h>
2072
2073Wed Jul 29 00:24:22 1998 Harlan Stenn <stenn@whimsy.udel.edu>
2074
2075 * ntpd/refclock_acts.c (ACTS_MAXPOLL): 14 -> 18.
2076 Import current_nextdate
2077 (acts_receive): Update peer->nextdate with current_nextdate
2078 (acts_poll): Call acts_timeout() (debugging)
2079
2080 * ntpd/ntp_refclock.c: Export current_nextdate.
2081 (refclock_transmit): Check peer->valid >= NTP_SHIFT - 2, not >.
2082 (refclock_transmit): hpoll wiggles, update current_nextdate
2083
2084 * ntpd/ntp_timer.c: #include "ntp_refclock.h"
2085 (MODE_MANUAL): Added.
2086 (timer): MODE_MANUAL stuff
2087
2088 From: qli@huey.udel.edu
2089
2090Tue Jul 28 23:23:15 1998 Harlan Stenn <stenn@whimsy.udel.edu>
2091
2092 * configure.in: Check for inet_ntoa in -lbind .
2093
2094 * ntpd/ntpd.c: #undef PROCLOCK for AIX.
2095
2096Mon Jul 20 01:06:24 1998 Harlan Stenn <stenn@whimsy.udel.edu>
2097
2098 * configure.in (AC_TYPE_SIZE_T): Added.
2099
2100Sat Jul 11 09:38:30 1998 Harlan Stenn <stenn@whimsy.udel.edu>
2101
2102 * configure.in: 4.0.73e
2103
2104 * ports/winnt/: Replaced with new code (no SHM or PALISADE)
2105 From: Greg Schueman <schueman@ix.netcom.com>
2106
2107Fri Jul 10 12:12:59 1998 Harlan Stenn <stenn@whimsy.udel.edu>
2108
2109 * configure.in: 4.0.73d
2110
2111 * include/ntp_machine.h (HAVE_SRANDOM): VxWorks patches
2112 (HAVE_RANDOM): Ditto.
2113 (CALL): Ditto.
2114 From: Casey Crellin <ccrellin@mweb.com>
2115
2116 * ntpd/refclock_parse.c (local_input): Typo.
2117 Reported by: Tony Li <tony1@home.net>
2118
2119Wed Jul 8 01:49:01 1998 Harlan Stenn <stenn@whimsy.udel.edu>
2120
2121 * configure.in: 4.0.73c
2122
2123 * PARSE patches from Frank Kardel
2124
2125 * libntp/machines.c (ntp_set_tod): Get it right.
2126
2127Sun Jul 5 22:15:34 1998 Harlan Stenn <stenn@whimsy.udel.edu>
2128
2129 * configure.in: 4.0.73a
2130
2131 * kernel/sys/timex.h (MOD_CANSCALE): Add rest of patch to handle
2132 scaling.
2133 From: Poul-Henning Kamp <phk@critter.freebsd.dk>
2134
2135Wed Jun 10 21:16:01 1998 Harlan Stenn <stenn@whimsy.udel.edu>
2136
2137 * configure.in: 4.0.73
2138
2139 * ntpd/ntp_loopfilter.c (local_clock): MOD_CANSCALE patches, and
2140 be careful with the integration if we're nearly perfect.
2141 From: Poul-Henning Kamp <phk@critter.freebsd.dk>
2142
2143 * util/tickadj.c (main): Typo fix...
2144 From: Marion Hakanson <hakanson@cse.ogi.edu>
2145
2146 * ntpd/ntp_io.c (create_sockets): Attempt to ignore alias
2147 interfaces.
2148 From: Kenneth Maupin <maupin@easystreet.com>
2149
2150 * ntpd/ntp_refclock.c: PPS fixes
2151 * ntpd/refclock_msfees.c (msfees_start): Portability fixes and
2152 PPS/STREAM enhancements
2153 From: John Hay <jhay@mikom.csir.co.za>
2154
2155 * ntpd/ntp_refclock.c (refclock_gtlin): Patch...
2156 From: Jonathan Stone <jonathan@DSG.Stanford.EDU>
2157
2158Sun Jun 28 18:43:30 1998 Frank Kardel <kardel@acm.org>
2159
2160 * libntp/buftvtots.c (buftvtots): using WORD_BIGENDIAN instead of XNTP_BIG_ENDIAN
2161
2162 * libparse/clk_trimtsip.c (getflt): fixed ENDIAN issue
2163 (getdbl): fixed ENDIAN issue
2164 (getint): use get_msb_short()
2165 (cvt_trimtsip): use gpstolfp() for conversion
2166
2167 * libntp/Makefile.am (libntp_a_SOURCES): added gpstolfp.c source
2168
2169 * libntp/binio.c: added {get,put}_msb_{short,long}() functions
2170
2171 * include/ntp_fp.h: added gpstolfp() prototype
2172
2173 * include/binio.h: added binio MSB prototypes
2174
2175Sat Jun 13 13:48:17 1998 Frank Kardel <kardel@acm.org>
2176
2177 * parseutil/testdcf.c: signed/unsigned
2178 SYSV clock name clash fixed
2179
2180 * parseutil/dcfd.c: signed/unsigned
2181 SYSV clock name clash fixed
2182 year wrapping at 1998
2183 ctype macros take ints as args
2184
2185 * ntptrace/ntptrace.c (decodeipaddr): ctype macros take ints as args
2186
2187 * ntpq/ntpq_ops.c (doprintpeers): signed/unsigned
2188
2189 * ntpq/ntpq.c: ctype macros take ints as args
2190 signed/unsigned
2191
2192 * ntpdc/ntpdc.c: signed/unsigned
2193
2194 * ntpd/refclock_usno.c: signed/unsigned
2195
2196 * ntpd/refclock_true.c (true_send): signed/unsigned, name clashes
2197
2198 * ntpd/refclock_parse.c: signed/unsigned, name clashes
2199
2200 * ntpd/refclock_nmea.c (nmea_receive): ctype macros take ints as args
2201
2202 * ntpd/refclock_heath.c (heath_receive): prototypes (signed/unsigned issues)
2203
2204 * ntpd/refclock_arc.c: prototypes (signed/unsigned issues)
2205
2206 * ntpd/refclock_acts.c: prototypes (signed/unsigned issues)
2207
2208 * ntpd/ntpd.c: prototypes (signed/unsigned issues)
2209
2210 * ntpd/ntp_util.c (getauthkeys): prototypes (signed/unsigned issues)
2211 fix SYSV clock name clash
2212
2213 * ntpd/ntp_request.c: prototypes (signed/unsigned issues)
2214 fix SYSV clock name clash
2215
2216 * ntpd/ntp_io.c (input_handler): variable naming, signed/unsigned
2217
2218 * ntpd/ntp_intres.c (readconf): signed/unsigned issues
2219
2220 * ntpd/ntp_control.c: prototypes (signed/unsigned issues)
2221 fix SYSV clock name clash
2222
2223 * ntpd/ntp_config.c: fix SYSV clock name clash
2224 ctype macros take ints as args
2225
2226 * libparse/parsestreams.c: dirt (debug) removed
2227
2228 * libparse/parsesolaris.c: more prototypes
2229 fix name clashes
2230 allow for ansi2knr
2231
2232 * libparse/parse.c: bcopy/memcpy cleanup
2233 fix SYSV clock name clash
2234
2235 * libparse/clk_trimtsip.c (cvt_trimtsip): fix SYSV clock name clash
2236
2237 * libparse/clk_trimtaip.c (cvt_trimtaip): fix SYSV clock name clash
2238
2239 * libparse/clk_schmid.c (cvt_schmid): fix SYSV clock name clash
2240
2241 * libparse/clk_rcc8000.c (cvt_rcc8000): fix SYSV clock name clash
2242
2243 * libparse/clk_rawdcf.c (cvt_rawdcf): fix SYSV clock name clash
2244
2245 * libparse/clk_hopf6021.c (cvt_hopf6021): fix SYSV clock name clash
2246
2247 * libparse/clk_dcf7000.c (cvt_dcf7000): fix SYSV clock name clash
2248
2249 * libparse/clk_computime.c: fix SYSV clock name clash
2250
2251 * libntp/octtoint.c (octtoint): ctype macros take ints as args
2252
2253 * libntp/mstolfp.c (mstolfp): ctype macros take ints as args
2254
2255 * libntp/hextolfp.c (hextolfp): ctype macros take ints as args
2256
2257 * libntp/hextoint.c (hextoint): ctype macros take ints as args
2258
2259 * libntp/decodenetnum.c (decodenetnum): ctype macros take ints as args
2260
2261 * libntp/atouint.c (atouint): ctype macros take ints as args
2262
2263 * libntp/atolfp.c (atolfp): ctype macros take ints as args
2264
2265 * libntp/atoint.c (atoint): ctype macros take ints as args
2266
2267 * kernel/sys/parsestreams.h: STREAM macro gone in favor of HAVE_SYS_STREAM_H
2268
2269 * include/parse.h: STREAM macro gone in favor of HAVE_SYS_STREAM_H
2270
2271Fri Jun 12 11:08:53 1998 Frank Kardel <kardel@acm.org>
2272
2273 * ntpd/ntp_timer.c: prototype fixes (ansi2knr/knr compiler)
2274
2275 * ntpd/ntp_proto.c (make_keylist): type cast for e(!!!)malloc()
2276
2277 * libparse/Makefile.am: adjust for ansi2knr
2278
2279 * libntp/ieee754io.c: ansi2knr compatibility
2280
2281 * include/ntp_refclock.h: added pps_sample() extern declaration
2282 added refclock_process_offset() extern declaration
2283
2284 * include/ntp.h: fixed function * prototypes
2285
2286 * ntpd/refclock_parse.c (bind): added input routine
2287 (local_input): added input routine
2288
2289 * ntpd/ntp_io.c (input_handler): direct input processing for
2290 refclocks to save input recv buffers
2291
2292 * include/ntp_refclock.h: added int io_input(struct recvbuf *)
2293 pointer to allow direct processing of read refclock data in
2294 order to save many bug recv buffers on single character input
2295 (problem with "fast" machines)
2296
2297 * parse_conf.c: conditional compile macros fixed
2298
2299 * parse.c: conditional compile macros fixed
2300 printf prototype
2301
2302 * clk_trimtaip.c: conditional compile macros fixed
2303 printf prototype
2304
2305 * clk_schmid.c: conditional compile macros fixed
2306 printf prototype
2307
2308 * clk_rcc8000.c: conditional compile macros fixed
2309 printf prototype
2310
2311 * clk_hopf6021.c: conditional compile macros fixed
2312 printf prototype
2313
2314 * clk_dcf7000.c: conditional compile macros fixed
2315 printf prototype
2316
2317 * clk_computime.c: conditional compile macros fixed
2318 printf prototype
2319
2320Sat Jun 6 07:41:54 1998 Frank Kardel <kardel@acm.org>
2321
2322 * ntpd/refclock_palisade.c: fixed termio.h / termios.h inclusion
2323
2324 * include/ntp_refclock.h: made refclockproc/clockdesc const
2325
2326 * ntpd/ntp_control.c (ctl_putpeer): avoided ambigous 'else' (gcc)
2327
2328 * ntpd/refclock_parse.c (parse_start): added BURST mode initialisation
2329
2330 * scripts/stats/summary.sh (CLOCK): allow for Y2K log files
2331
2332 * libparse/clk_rawdcf.c: simplified condidional compile expression
2333
2334Wed May 27 08:10:43 1998 Frank Kardel <kardel@acm.org>
2335
2336 * include/Makefile.am (noinst_HEADERS): added new header files
2337 mbg_gps166.h binio.h ascii.h ieee754io.h
2338
2339 * ntpdc/ntpdc.c (sendrequest): fixed info_auth_keyid setting it
2340 got accidentally trashed every other round
2341
2342Mon May 25 22:55:07 1998 Frank Kardel <kardel@acm.org>
2343
2344 * configure.in: PARSE clocks are enabled by default whenever
2345 possible (termio.h or termios.h present)
2346 removed RAWDCF_SETDTR feature
2347
2348 * acconfig.h: removed RAWDCF_SETDTR option (now implicit by
2349 compilation and run time configuration)
2350
2351 * ntpd/refclock_parse.c (rawdcf_init): offer a RAWDCF clock (type 14)
2352 that attempts to set the DTR modem line for receiver power
2353
2354 * libparse/clk_meinberg.c (cvt_meinberg): support current standard
2355 Meinberg data formats
2356
2357Sun May 24 09:43:19 1998 Frank Kardel <kardel@acm.org>
2358
2359 * libparse/clk_rawdcf.c (pps_rawdcf): trigger pps on zero going
2360 edge - that is simpler wiring (Rx->DCD).
2361
2362 * parseutil/testdcf.c (wday): const keyword
2363
2364 * parseutil/dcfd.c (cvt_rawdcf): sign issues and calling interfaces
2365
2366 * ntpq/ntpq.c (MAXVARLEN): adjusted internal buffer length for
2367 variable values
2368
2369 * ntpd/refclock_parse.c: adjust to new io handling (fixed formats
2370 only)
2371 (mkreadable): don't include >"< in readable ASCII output (-> ntpq
2372 parsing)
2373 output debug messages to stdout instead of msyslog()
2374 fixed version information string
2375
2376 * ntpd/refclock_atom.c (pps_sample): new auxiliary pps interface
2377
2378 * libparse/parsestreams.c (parserput): get event status consistent
2379 with direct calls
2380 (zs_xsisr): simulate CARRIER status to avoid unnecessary M_xHANGUP
2381 events
2382
2383 * libparse/parsesolaris.c (parserput): get event status consistent
2384 with direct calls
2385 (zs_xsisr): simulate CARRIER status to avoid unnecessary M_xHANGUP
2386 events
2387
2388 * libparse/parse.c: removed old input cruft
2389 (parse_restart): new generic input help function
2390 (parse_addchar): ditto
2391 (parse_end): ditto
2392 (pps_one): new generic pps help function
2393 (pps_zero): ditto
2394
2395 * libparse/clk_trimtsip.c (clock_trimtsip =): new input handling
2396
2397 * libparse/clk_trimtaip.c (clock_trimtaip =): new input handling
2398 (inp_trimtaip): new input handler
2399
2400 * libparse/clk_schmid.c (clock_schmid =): new input handling
2401 (inp_schmid): new input handler
2402
2403 * libparse/clk_rcc8000.c (clock_rcc8000 =): new input handling
2404 (inp_rcc8000): new input handler
2405
2406 * libparse/clk_rawdcf.c (clock_rawdcf =): new input handling
2407 (snt_rawdcf): adjusted to new input handling
2408 (inp_rawdcf): new input handler
2409
2410 * libparse/clk_meinberg.c (clock_meinberg): new input handling
2411 (gps_input): new input handler
2412 (mbg_input): new input handler
2413
2414 * libparse/clk_hopf6021.c (clock_hopf6021 =): new input handling
2415 (inp_hopf6021): new input handler
2416
2417 * libparse/clk_dcf7000.c (clock_dcf7000 =): new input handling
2418 (inp_dcf7000): new input handler
2419
2420 * libparse/clk_computime.c (clock_computime =): new input handling
2421 (inp_computime): new input handler
2422
2423 * libparse/Makefile.am: link kernel module with libntp.a
2424
2425 * include/parse.h (struct parse): removed old data structure cruft
2426 (new input model) new PARSE_INP* macros for input handling
2427 removed old SYNC_* macros from old input model
2428 (struct clockformat): removed old parse functions in favor of the
2429 new input model
2430 updated prototypes
2431
2432 * include/ntp_refclock.h: prototype for refclock_atom pps_sample()
2433 interface
2434
2435 * acconfig.h: added PPS_SAMPLE define
2436 * configure.in (LIBPARSE): added PPS_SAMPLE configuration
2437 <refclock_atom aux interface>
2438
2439 * libntp/systime.c (adj_systime): debug output (> level 6) for
2440 adjtime results
2441
2442 * libntp/mfp_mul.c (mfp_mul): controlled debug output
2443
2444 * libntp/ieee754io.c (get_byte): controlled debug output
2445 (fetch_ieee754): ditto
2446 (put_ieee754): ditto
2447
2448Tue May 5 20:09:51 1998 Harlan Stenn <stenn@whimsy.udel.edu>
2449
2450 * configure.in: document DES is not usually present.
2451
2452Wed Apr 29 22:00:22 1998 Harlan Stenn <stenn@whimsy.udel.edu>
2453
2454 * configure.in: 4.0.72h
2455
2456 * authstuff/Makefile.am (check-local-rsn): check-local doesn't
2457 work with RSAREF...
2458 Reported by: "Auteria Wally Winzer Jr." <wally.winzer@champusa.com>
2459
2460 * libntp/machines.c: the settime() choices were ordered badly.
2461 Reported by: Michael Joosten <joost@c-lab.de>
2462
2463Sat Apr 25 00:35:53 1998 Harlan Stenn <stenn@whimsy.udel.edu>
2464
2465 * configure.in (ac_cv_var_no_parenb_ignpar): Undo the kernel PLL
2466 block I just installed - Dave wants to control this via
2467 KERNEL_FLL_BUG.
2468
2469Fri Apr 24 20:35:57 1998 Harlan Stenn <stenn@whimsy.udel.edu>
2470
2471 * libntp/Makefile.am (libntp_a_DEPENDENCIES): Set per libntp_a_LIBADD
2472
2473 * configure.in: Do a better job of blocking kernel PLL under
2474 solaris2.6.
2475
2476Fri Apr 24 00:41:12 1998 Harlan Stenn <stenn@whimsy.udel.edu>
2477
2478 * configure.in: 4.0.72f
2479 (ac_cv_struct_nlist_n_un): Don't look for ntp_adjtime or
2480 ntp_gettime under solaris2.6.
2481
2482 * ntpd/ntp_proto.c (process_packet): Give verbose error messages
2483
2484 * include/global.h (PROTOTYPES): Drive via HAVE_PROTOTYPES.
2485
2486Wed Apr 22 16:55:55 1998 Harlan Stenn <stenn@whimsy.udel.edu>
2487
2488 * configure.in (ac_cv_var_use_des): Added. 4.0.72e.
2489 * libntp/Makefile.am (libntp_a_LIBADD): Added DESOBJS
2490
2491Tue Apr 21 02:08:06 1998 Harlan Stenn <stenn@whimsy.udel.edu>
2492
2493 * ntpd/refclock_arc.c (arc_receive): Typo...
2494 From: Sam Steingold <sds@usa.net>
2495
2496Fri Apr 10 03:05:35 1998 Harlan Stenn <stenn@whimsy.udel.edu>
2497
2498 * configure.in (ac_refclock_chu): AUDIO_CHU support. Disabled by
2499 default, and currently only supported on SunOS and Solaris.
2500 * acconfig.h: AUDIO_CHU
2501
2502Wed Apr 8 19:53:53 1998 Harlan Stenn <stenn@whimsy.udel.edu>
2503
2504 * libntp/Makefile.am (EXTRA_DIST): Added mktime.c
2505
2506 * configure.in: AC_REPLACE_FUNCS(mktime).
2507 (--enable-dst-minutes=60): Added, for (missing) mktime().
2508
2509 * ntpd/refclock_heath.c (heath_receive): Use mktime() instead of
2510 the old hack.
2511
2512Tue Apr 7 21:15:14 1998 Harlan Stenn <stenn@whimsy.udel.edu>
2513
2514 * configure.in (LIBOBJS): Hack it before AC_OUTPUT to deal with
2515 ANSI2KNR-filtering rules.
2516 From: Jim Meyering <meyering@ascend.com>
2517
2518Mon Apr 6 01:40:45 1998 Harlan Stenn <stenn@grundoon.udel.edu>
2519
2520 * libntp/strerror.c: ANSIfy strerror's definition.
2521
2522Thu Mar 12 20:24:45 1998 Harlan Stenn <stenn@whimsy.udel.edu>
2523
2524 * libntp/statestr.c: Only #include <config.h> if HAVE_CONFIG_H is
2525 #define'd.
2526 From: Sven Dietrich <Sven_Dietrich@Trimble.COM>
2527
2528Wed Mar 11 00:27:32 1998 Harlan Stenn <stenn@whimsy.udel.edu>
2529
2530 * configure.in: Cygwin needs to check for the advapi32 library.
2531 NT doesn't support a root user, so don't bother with getuid().
2532 Also, don't bother with umask().
2533
2534 * ntpd/ntp_io.c: cygwin32 patches
2535 * ntpd/ntp_proto.c: Ditto.
2536 * ntpd/ntpd.c: Ditto.
2537 * ntpd/ntp_timer.c: Ditto.
2538 * ntpdate/ntpdate.c: Ditto.
2539 * libntp/machines.c: Ditto.
2540 * libntp/systime.c: Ditto.
2541 * include/ntp_machine.h: Ditto.
2542 * include/ntp_unixtime.h: Ditto.
2543 From: Sven Dietrich <Sven_Dietrich@Trimble.COM>
2544
2545Tue Mar 10 22:26:14 1998 Harlan Stenn <stenn@whimsy.udel.edu>
2546
2547 * configure.in (ac_cv_make_tickadj): Added.
2548 Now that tickadj is the only(?) utility that cares about tick and
2549 tickadj, we don't need to have NOKMEM and no PRESET_* be fatal.
2550
2551Sat Mar 7 02:57:17 1998 Harlan Stenn <stenn@whimsy.udel.edu>
2552
2553 * ntpd/ntp_loopfilter.c (local_clock): Patch STA_FLL check
2554 From: Poul-Henning Kamp <phk@freebsd.org>
2555
2556 * various: Renamed ACTS to CLOCK_ACTS, ARBITER to CLOCK_ARBITER,
2557 ARCRON_MSF to CLOCK_ARCRON_MSF, AS2201 to CLOCK_AS2201, BANC to
2558 CLOCK_BANC, DATUM to CLOCK_DATUM, GPSVME to CLOCK_GPSVME, HEATH to
2559 CLOCK_HEATH, HPGPS to CLOCK_HPGPS, IRIG to CLOCK_IRIG, JUPITER to
2560 CLOCK_JUPITER, LEITCH to CLOCK_LEITCH, MSFEES to CLOCK_MSFEES,
2561 MX4200 to CLOCK_MX4200, NMEA to CLOCK_NMEA, PALISADE to
2562 CLOCK_PALISADE, PARSE to CLOCK_PARSE, PPS720 to CLOCK_PPS720, PST
2563 to CLOCK_PST, PTBACTS to CLOCK_PTBACTS, SHM_CLOCK to CLOCK_SHM,
2564 ONCORE to CLOCK_ONCORE, TPRO to CLOCK_TPRO, TRAK to CLOCK_TRAK,
2565 TRUETIME to CLOCK_TRUETIME, USNO to CLOCK_USNO, WWVB to CLOCK_WWVB
2566
2567 * Makefile.am (ETAGS_ARGS): Added acconfig.h
2568
2569 * various: Renamed LOCAL_CLOCK to CLOCK_LOCAL.
2570
2571 * configure.in: First cut at *-pc-cygwin32 support
2572 Requested by: Sven Dietrich <Sven_Dietrich@Trimble.COM>
2573
2574 * configure.in: gdt-surveying code is gone. Sigh.
2575 Reported by: Poul-Henning Kamp <phk@critter.freebsd.dk>
2576
2577Wed Mar 4 21:41:06 1998 Harlan Stenn <stenn@whimsy.udel.edu>
2578
2579 * many places: Renamed ATOM to CLOCK_ATOM
2580
2581Tue Mar 3 03:18:13 1998 Harlan Stenn <stenn@whimsy.udel.edu>
2582
2583 * ntpd/ntp_timer.c (timer): Only call refclock_transmit if
2584 REFCLOCK is #define'd.
2585 Reported by a bunch of folks.
2586
2587Mon Mar 2 03:46:07 1998 Harlan Stenn <stenn@whimsy.udel.edu>
2588
2589 * configure.in (ntp_refclock): Use CLOCK_CHU, which no longer
2590 needs any special headers.
2591 * ntpd/refclock_chu.c: Call it CLOCK_CHU
2592 (chu_receive): Define it correctly.
2593
2594 * include/winnt/sys/time.h (gettimeofday): Prototypes are OK.
2595 (settimeofday): Prototypes are OK.
2596 From: JJEVNISEK@qgraph.com
2597
2598 * ntpq/ntpq_ops.c: varlist name and value aren't const.
2599 * ntpdc/ntpdc_ops.c (fudge): The flags are u_val, not val.
2600 * ntpdc/ntpdc.c: const cleanup, exit cleanup.
2601 * ntpd/refclock_wwvb.c (wwvb_receive): Move the definition of tz
2602 somewhere more normal.
2603 * ntpd/ntp_request.c (do_trustkey): kp gets u_long data, not
2604 u_int32 (but Harlan thinks this patch may be wrong).
2605 * ntpd/ntp_refclock.c (refclock_process): clocktime needs
2606 offset.l_ui, not offset.l_i .
2607 * ntpd/ntp_control.c (set_var): t isn't const.
2608 * libntp/a_md5encrypt.c (session_key): Cast 2nd arg to MD5auth_setkey.
2609 * include/ntpd.h: ctl_var's text field isn't const.
2610 * include/ntp_refclock.h: clockdesc isn't const.
2611 From: Marc Brett <Marc.Brett@waii.com>
2612
2613 * ntpd/ntp_loopfilter.c (local_clock): Limit ntv.constant to
2614 MAXTC, and log error returns from ntp_adjtime.
2615 From: Juha Sarlin <juha@c3l.tyreso.se>
2616
2617Mon Mar 2 03:05:23 1998 Harlan Stenn <stenn@whimsy.udel.edu>
2618
2619 * configure.in (ac_cv_var_kernel_fll_bug): KERNEL_FLL_BUG
2620 * acconfig.h: KERNEL_FLL_BUG: added.
2621 * ntpd/ntp_loopfilter.c (local_clock): Only avoid STA_FLL if
2622 KERNEL_FLL_BUG is #define'd (Solaris2.6)
2623
2624Sat Feb 21 00:45:10 1998 Harlan Stenn <stenn@whimsy.udel.edu>
2625
2626 * automake-1.2d.patches: Added ansi2knr.o rules.
2627
2628 * ntpd/refclock_tpro.c: P() stuff
2629
2630Fri Feb 20 20:10:20 1998 Harlan Stenn <stenn@whimsy.udel.edu>
2631
2632 * configure.in: Improve the ${CC} -pipe test (cygwin-32's gcc -pipe
2633 silently does nothing).
2634 Reported by: Sven Dietrich <Sven_Dietrich@Trimble.COM>
2635
2636Wed Feb 18 00:51:08 1998 Harlan Stenn <stenn@whimsy.udel.edu>
2637
2638* configure.in: 4.0.72 released.
2639
2640* configure.in:AC_REPLACE_FUNCS(strerror), check for poll.h, and deal
2641 with the --enable-JUPITER stuff.
2642* libntp/Makefile.am (libntp_a_LIBADD): Added (for strerror support).
2643* libntp/clocktypes.c: Added REFCLK_GPS_JUPITER.
2644* ntpdate/ntpdate.c: poll() support
2645* ntpd/Makefile.am: Add refclock_jupiter.c
2646* ntpd/refclock_conf.c: Added refclock_jupiter
2647* ntpd/refclock_mx4200.c (mx4200_pps): Bugfixes.
2648* include/ntp.h (REFCLK_GPS_JUPITER): Added, and bumped REFCLK_MAX.
2649 From: Craig Leres <leres@ee.lbl.gov>
2650
2651Mon Feb 16 21:02:42 1998 Harlan Stenn <stenn@grundoon.udel.edu>
2652
2653 * ntpd/ntp_proto.c: P()
2654
2655Mon Feb 16 12:43:11 1998 Harlan Stenn <stenn@whimsy.udel.edu>
2656
2657* include/ntp_types.h: Added P() prototyping hack back in.
2658* include/parse.h: Ditto.
2659* include/ntpd.h: Ditto.
2660* include/ntp_unixtime.h: Ditto.
2661* include/ntp_stdlib.h: Ditto.
2662* include/ntp_select.h: Ditto.
2663* include/ntp_refclock.h: Ditto.
2664* include/ntp_fp.h: Ditto.
2665* include/md5.h: Ditto.
2666* include/ntp_filegen.h: Ditto.
2667* include/ntp_calendar.h: Ditto.
2668* include/l_stdlib.h: Ditto.
2669
2670 * configure.in (ACTS): Sometimes, TIOCMBIS is in sys/ioctl.h
2671 Reported by Kenneth Jaldehag <kenneth.jaldehag@sp.se>
2672 * configure.in (HEATH): Ditto.
2673 * configure.in (PTBACTS): Ditto.
2674 * configure.in (USNO): Ditto.
2675
2676Sat Feb 14 00:02:14 1998 Harlan Stenn <stenn@whimsy.udel.edu>
2677
2678 * ntpd/refclock_irig.c (irig_rf): Rename sincos[] to sin_cos[].
2679
2680Fri Feb 13 22:22:08 1998 Harlan Stenn <stenn@whimsy.udel.edu>
2681
2682 * include/ntp.h (RANDPOLL): Use random or mrand48.
2683 * ntpd/ntp_config.c (do_resolve_internal): Ditto.
2684 * ntpd/ntp_peer.c (unpeer): Ditto.
2685 * ntpd/ntp_proto.c (make_keylist): Ditto.
2686
2687 * ntpd/ntpd.c (xntpdmain): Use srandom or srand48.
2688
2689 * configure.in: Look for {s,}random() and [ms]rand48().
2690
2691Wed Feb 11 22:50:24 1998 Harlan Stenn <stenn@whimsy.udel.edu>
2692
2693 * ntpd/ntp_restrict.c (hack_restrict): Renamed restrict()
2694 * include/ntpd.h: Ditto
2695 * ntpd/ntp_request.c (do_restrict): Ditto
2696 * ntpd/ntp_config.c (getconfig):
2697 * ntpd/ntp_io.c (create_sockets): Ditto.
2698
26991998-01-23 Harlan Stenn <stenn@whimsy.udel.edu>
2700
2701 * ntpd/refclock_irig.c: Allow either <sun/audioio.h> or
2702 <sys/audioio.h> . From Dave Mills.
2703
2704 * configure.in: Under SunOS, it's sun/audioio.h .
2705
27061998-01-22 Harlan Stenn <stenn@whimsy.udel.edu>
2707
2708 * html/driver6.html: Updated header file info
2709 * html/irig.html: Ditto.
2710 * configure.in: sys/bsd_audioirig.h replaced with sys/audioio.h
2711 for new irig driver that Dave installed.
2712
27131998-01-08 Harlan Stenn <stenn@whimsy.udel.edu>
2714
2715 * Many places: Lose the P(()) prototype stuff
2716
2717 * util/tickadj.c (writevar): Make offset an off_t
2718 (readvar): Ditto
2719 (getoffsets): Make offsets off_t
2720
2721 * adjtimed/adjtimed.c (GetClockRate): Fix lseek arg 2.
2722 (SetClockRate): Ditto
2723
2724 * Many things in many places from many people.
2725
2726 * configure.in: Added AC_TYPE_OFF_T
2727
27281997-11-26 Harlan Stenn <stenn@whimsy.udel.edu>
2729
2730 * ntpd/refclock_palisade.c: ANSIfied.
2731
2732Wed Sep 3 23:51:44 1997 Harlan Stenn <stenn@whimsy.udel.edu>
2733
2734 * configure.in (AM_C_PROTOTYPES): Added.
2735
2736 * Makefile.am (AUTOMAKE_OPTIONS): Added ansi2knr.
2737