This is a preliminary port of OpenBSD's native ntpd to other Unix flavours
adding autoconf support and the necessary compatibility layer.  It is
strongly influenced by, and based in part on, the OpenSSH Portable project.

OpenNTPD has a web site at http://www.openntpd.org/

Requirements
------------
An OS with the getaddrinfo() interface.
OpenSSL (optional).

At the time of writing the Portable version is known to build and work on:
OpenBSD (3.5)
Linux (Redhat 9)
FreeBSD (4.x, 5.x)
Solaris (8)
Mac OS X

It may work on others, but it's still a work in progress.

	-Darren Tucker (dtucker at zip.com.au)
	2004-07-11
