* Interface name bugfix.
* FreeBSD TIOCDCDTIMESTAMP support
* NMEA improvements
* Endian patches for Trimble TSIP and parse clocks
* SCO patches
* Minor bugfixes and cleanup
* Bugfixes in ntp_loopfilter.
  (5.89.9)
* new utility: scripts/ntpver
* ntptrace bugfix
* MX4200 improvements
* FreeBSD improvements
* xntpd now logs the value read from the drift file at startup
* FLL bugfix
* Linux and DomainOS broadcast fixes.
* DEC OSF improvements
* tickadj now behaves more like xntpd
* Less lint
* HPUX-9 configure improvements
  (5.89.8)
* Some lint has been cleaned in the new MX4200 driver
* Some FreeBSD improvements
* More changes to ntp_io.c, allowing SIGIO and nonblocking I/O
* Quiet spurious messages from ntpdate
  (5.89.7)
* New MX4200 driver.
* Quiet compiles under RiscOS 4.
* Quiet select() timeout message in ntpdate.
* Quiet more spurious sig*() messages.
  (5.89.6)
* NT patches
* No more spurious sigsuspend() messages.
* Cleaned up signal code.
* AIX 3 doesn't have a "tick" variable in the kernel.
* Even more changes to ntp_io.c.
* Log if we discover ntp.conf doesn't exist.
  (5.89.5)
* Don't use SIGIO under Irix6.
  (5.89.4)
* Changes to ntp_io.c in the way we select() file descriptors so we can
  use signalled I/O without needing non-blocking I/O.
* Old bug in ntp_loopfilter.c crept back in.  This infinite loop problem
  is fixed.
  (5.89.3)
* sys/timex.h sysctl update for FreeBSD (the OS of Champions!)
* configure cleanup for -lgen on Univel boxes
  (5.89.2)
* Re-enable signalled I/O for those system that can allegedly take it.
* NT cleanup and patches
  (5.89.1)
* Stopped using SA_RESTART - this might fix a runaway problem.

New in 5.89
* ntpdate works under IRIX6 now
* Bugfix in ntp_proto.c
* See if gcc likes -pipe
* Cleanup NOKMEM logic in configure
* Don't use signalled I/O right now
* Serial refclocks now seem to work on the Alpha, if we avoid signalled I/O
* Distribute a needed NT subdir
* Compiles cleanly under IRIX64
* Lint cleanup
  (5.88.2)
* Use nonblocking sockets even if we HAVE_SIGNALED_IO
* HTML and Linux cleanup
* parse changes/cleanup
* xntpd now takes the -A option to disable authentication
* Mips RiscOS/4 now works (does anybody care besides me?)
* AIX4.2 can't USE_{UDP,TTY}_SIGPOLL
* Typos fixed in util/ntptime.c for Linux
* Irix6.2 will default to -n32 for CFLAGS and LDFLAGS.  Small makefile
  bugfix, too.  Broadcasts don't seem to work for irix6.  Needs GNU make
  if you want to build outside of the main source tree.
* FreeBSD patches (UDP_WILDCARD_DELIVERY now enabled)
* NT Patches
* Bugfix for HPUX systems (Use hpux-specific FindConfig())
* More bugfixes for pre-HPUX-10 systems (getting rid of SYS_HPUX)
* Bugfix for pre-HPUX-10 systems (systime.c and _clear_adjtime())

New in 5.88:
* Major cleanup and improvements to ntp_loopfilter.c
* On Vr4 (like Solaris) machines with a working clock_settime(), we do
  a much better job of synching the clock now.
* Compiles with less "noise" on more systems
* Allows KERNEL_PLL in more cases
* BSDI and refclock_true patches
* Bugfixes.
* Portability patches for SCO (syslog is a macro there)
* Portability patches for NextStep
* NT patches and documentation cleanup

New in 5.87:
* Changed some code that used 32-bit arithmetic to 64-bit arithmetic
  to cope with very broken servers.
* gcc -O2 -Wall now almost silent for Solaris2.5 and SunOS4.
* New parse clock and parse clock patches from Frank Kardel
* Irix6 now does UDP_WILDCARD_ENABLE
* Convert to autoconf-2.12
* Xntpd now runs at RTP_PRIO_REALTIME
* Solaris bugfix

New in 5.86.13:
* NT patches for recent changes.
* In xntpd, set the umask to 022 iff the incoming umask is 0.
* (5.86.12.2)
* Get ready for cross-compiling.
* Don't use getclock() until after the rewrite.  Still OK on DEC Alpha.
* Convert to autoconf-2.11

New in 5.86.12:
* Clean up getclock() usage (works on the DEC Alpha again).

New in 5.86.11:
* Change the order in which we look for values of tick and tickadj.
* Let ntp.conf specify a values for tick and tickadj if we don't find
  values in the kernel.
* Bug fixes.
* Deal with HP-UX 10 issues.
* NT patches.

New in 5.86.10:
* Bug fixes.
* the NEWS file.
* Improvements for x86-OSF

New in 5.86.9
* KERNEL_PLL should work for Linux now.
* Always make tickadj.
