1 | (5.91) |
---|
2 | * AIX portability patch |
---|
3 | * Patches to refclock_atom and refclock_parse |
---|
4 | * Patches to ntpq |
---|
5 | (5.90.4) |
---|
6 | * Clean up distribution |
---|
7 | * NT patches |
---|
8 | * Bugfixes (how a_lastcode was used) to gpsvme, acts, msfees, and |
---|
9 | bancomm refclocks. |
---|
10 | * renamed the pointer version of "lastcode" to p_lastcode and the array |
---|
11 | version of lastcode to a_lastcode to make it easier to find problems |
---|
12 | with its usage |
---|
13 | * bugfix to xntpd's ctl_flushpkt |
---|
14 | * ntpq bugfix |
---|
15 | * ntp_control bugfix |
---|
16 | * refclock_wwvb improvements |
---|
17 | * libntp/caljulian.c bugfix |
---|
18 | * summary.pl bugfix |
---|
19 | * ntptime performance improvements |
---|
20 | * Cranked gcc's warning levels |
---|
21 | * Lots of "const" cleanup from previous cranking |
---|
22 | * VxWorks cross-compile stuff |
---|
23 | (5.90.3) |
---|
24 | * backed out a CLOCAL/DSR patch to ntp_refclock.c (5.90) |
---|
25 | * xntpdc bugfixes (fixed traps) |
---|
26 | * Lots of u_long -> u_int32 changes to appease 64 bit crowd |
---|
27 | * Portability patch to libparse/parse.c |
---|
28 | * Portability patches to refclock_parse |
---|
29 | * refclock_arc and doc upgraded |
---|
30 | * scripts/*summary.pl patches |
---|
31 | * ntpq authentication patches |
---|
32 | * VxWorks patches (more are needed) |
---|
33 | * Windows/NT patches |
---|
34 | * Converted to automake-1.2 |
---|
35 | * IRIX plock() fixes |
---|
36 | * ntptime cleanup/patches |
---|
37 | * OSF4 cleanup |
---|
38 | * Solaris lint cleanup |
---|
39 | * more cleanup of volatile pointers |
---|
40 | * NetBSD portability patches |
---|
41 | (5.90.2) |
---|
42 | * struct clockinfo patches |
---|
43 | * loopfilter bugfixes |
---|
44 | * Windows/NT patches for ntpdate |
---|
45 | * MX4200 refclock improvements |
---|
46 | (5.90.1) |
---|
47 | * Potential bug fixed in ACTS refclock |
---|
48 | * Shared-memory refclock support (Windows/NT only) (28) |
---|
49 | * Arcron MSF refclock support has been added (27) |
---|
50 | * HOPF clock now uses fixed format |
---|
51 | * parse clock cleanup |
---|
52 | * Lint cleanup (Sunos4) |
---|
53 | * Portablilty patches/cleanup (Irix4, Irix5, Solaris2.5, BSD44, Posix, |
---|
54 | Alpha, Linux, BSDI3) |
---|
55 | * Windows/NT bugfix and cleanup |
---|
56 | * Timecode format 3 support for WWVB |
---|
57 | * clocktime() has been rewritten |
---|
58 | |
---|
59 | New in 5.90 |
---|
60 | * Interface name bugfix. |
---|
61 | * FreeBSD TIOCDCDTIMESTAMP support |
---|
62 | * NMEA improvements |
---|
63 | * Endian patches for Trimble TSIP and parse clocks |
---|
64 | * SCO patches |
---|
65 | * Minor bugfixes and cleanup |
---|
66 | * Bugfixes in ntp_loopfilter. |
---|
67 | (5.89.9) |
---|
68 | * new utility: scripts/ntpver |
---|
69 | * ntptrace bugfix |
---|
70 | * MX4200 improvements |
---|
71 | * FreeBSD improvements |
---|
72 | * xntpd now logs the value read from the drift file at startup |
---|
73 | * FLL bugfix |
---|
74 | * Linux and DomainOS broadcast fixes. |
---|
75 | * DEC OSF improvements |
---|
76 | * tickadj now behaves more like xntpd |
---|
77 | * Less lint |
---|
78 | * HPUX-9 configure improvements |
---|
79 | (5.89.8) |
---|
80 | * Some lint has been cleaned in the new MX4200 driver |
---|
81 | * Some FreeBSD improvements |
---|
82 | * More changes to ntp_io.c, allowing SIGIO and nonblocking I/O |
---|
83 | * Quiet spurious messages from ntpdate |
---|
84 | (5.89.7) |
---|
85 | * New MX4200 driver. |
---|
86 | * Quiet compiles under RiscOS 4. |
---|
87 | * Quiet select() timeout message in ntpdate. |
---|
88 | * Quiet more spurious sig*() messages. |
---|
89 | (5.89.6) |
---|
90 | * NT patches |
---|
91 | * No more spurious sigsuspend() messages. |
---|
92 | * Cleaned up signal code. |
---|
93 | * AIX 3 doesn't have a "tick" variable in the kernel. |
---|
94 | * Even more changes to ntp_io.c. |
---|
95 | * Log if we discover ntp.conf doesn't exist. |
---|
96 | (5.89.5) |
---|
97 | * Don't use SIGIO under Irix6. |
---|
98 | (5.89.4) |
---|
99 | * Changes to ntp_io.c in the way we select() file descriptors so we can |
---|
100 | use signalled I/O without needing non-blocking I/O. |
---|
101 | * Old bug in ntp_loopfilter.c crept back in. This infinite loop problem |
---|
102 | is fixed. |
---|
103 | (5.89.3) |
---|
104 | * sys/timex.h sysctl update for FreeBSD (the OS of Champions!) |
---|
105 | * configure cleanup for -lgen on Univel boxes |
---|
106 | (5.89.2) |
---|
107 | * Re-enable signalled I/O for those system that can allegedly take it. |
---|
108 | * NT cleanup and patches |
---|
109 | (5.89.1) |
---|
110 | * Stopped using SA_RESTART - this might fix a runaway problem. |
---|
111 | |
---|
112 | New in 5.89 |
---|
113 | * ntpdate works under IRIX6 now |
---|
114 | * Bugfix in ntp_proto.c |
---|
115 | * See if gcc likes -pipe |
---|
116 | * Cleanup NOKMEM logic in configure |
---|
117 | * Don't use signalled I/O right now |
---|
118 | * Serial refclocks now seem to work on the Alpha, if we avoid signalled I/O |
---|
119 | * Distribute a needed NT subdir |
---|
120 | * Compiles cleanly under IRIX64 |
---|
121 | * Lint cleanup |
---|
122 | (5.88.2) |
---|
123 | * Use nonblocking sockets even if we HAVE_SIGNALED_IO |
---|
124 | * HTML and Linux cleanup |
---|
125 | * parse changes/cleanup |
---|
126 | * xntpd now takes the -A option to disable authentication |
---|
127 | * Mips RiscOS/4 now works (does anybody care besides me?) |
---|
128 | * AIX4.2 can't USE_{UDP,TTY}_SIGPOLL |
---|
129 | * Typos fixed in util/ntptime.c for Linux |
---|
130 | * Irix6.2 will default to -n32 for CFLAGS and LDFLAGS. Small makefile |
---|
131 | bugfix, too. Broadcasts don't seem to work for irix6. Needs GNU make |
---|
132 | if you want to build outside of the main source tree. |
---|
133 | * FreeBSD patches (UDP_WILDCARD_DELIVERY now enabled) |
---|
134 | * NT Patches |
---|
135 | * Bugfix for HPUX systems (Use hpux-specific FindConfig()) |
---|
136 | * More bugfixes for pre-HPUX-10 systems (getting rid of SYS_HPUX) |
---|
137 | * Bugfix for pre-HPUX-10 systems (systime.c and _clear_adjtime()) |
---|
138 | |
---|
139 | New in 5.88: |
---|
140 | * Major cleanup and improvements to ntp_loopfilter.c |
---|
141 | * On Vr4 (like Solaris) machines with a working clock_settime(), we do |
---|
142 | a much better job of synching the clock now. |
---|
143 | * Compiles with less "noise" on more systems |
---|
144 | * Allows KERNEL_PLL in more cases |
---|
145 | * BSDI and refclock_true patches |
---|
146 | * Bugfixes. |
---|
147 | * Portability patches for SCO (syslog is a macro there) |
---|
148 | * Portability patches for NextStep |
---|
149 | * NT patches and documentation cleanup |
---|
150 | |
---|
151 | New in 5.87: |
---|
152 | * Changed some code that used 32-bit arithmetic to 64-bit arithmetic |
---|
153 | to cope with very broken servers. |
---|
154 | * gcc -O2 -Wall now almost silent for Solaris2.5 and SunOS4. |
---|
155 | * New parse clock and parse clock patches from Frank Kardel |
---|
156 | * Irix6 now does UDP_WILDCARD_ENABLE |
---|
157 | * Convert to autoconf-2.12 |
---|
158 | * Xntpd now runs at RTP_PRIO_REALTIME |
---|
159 | * Solaris bugfix |
---|
160 | |
---|
161 | New in 5.86.13: |
---|
162 | * NT patches for recent changes. |
---|
163 | * In xntpd, set the umask to 022 iff the incoming umask is 0. |
---|
164 | * (5.86.12.2) |
---|
165 | * Get ready for cross-compiling. |
---|
166 | * Don't use getclock() until after the rewrite. Still OK on DEC Alpha. |
---|
167 | * Convert to autoconf-2.11 |
---|
168 | |
---|
169 | New in 5.86.12: |
---|
170 | * Clean up getclock() usage (works on the DEC Alpha again). |
---|
171 | |
---|
172 | New in 5.86.11: |
---|
173 | * Change the order in which we look for values of tick and tickadj. |
---|
174 | * Let ntp.conf specify a values for tick and tickadj if we don't find |
---|
175 | values in the kernel. |
---|
176 | * Bug fixes. |
---|
177 | * Deal with HP-UX 10 issues. |
---|
178 | * NT patches. |
---|
179 | |
---|
180 | New in 5.86.10: |
---|
181 | * Bug fixes. |
---|
182 | * the NEWS file. |
---|
183 | * Improvements for x86-OSF |
---|
184 | |
---|
185 | New in 5.86.9 |
---|
186 | * KERNEL_PLL should work for Linux now. |
---|
187 | * Always make tickadj. |
---|