Portable build framework for OpenNTPD
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
770 B

  1. Credits
  2. -------
  3. OpenBSD's native ntpd was written by Henning Brauer and Alexander Guy in 2004.
  4. It has seen improvements from many others as well. Please see the commit logs
  5. for an exhaustive list of contributors.
  6. Portable OpenNTPD versions 3.9 and earlier were developed by Darren Tucker,
  7. with contributions from Christian Weisgerber, Jason Mader and Anthony
  8. O.Zabelin., and were based heavily on OpenSSH portable. It also has seen
  9. improvements from many others. Refer to the commit logs for an exhaustive list.
  10. This new portable version is based on the LibreSSL portable framework by
  11. Brent Cook. It includes patches from FreeBSD, Debian and Gentoo OpenNTPD
  12. packages, along with with compatibility code from the portable OpenSSH and
  13. original portable OpenNTPD trees.