summaryrefslogtreecommitdiff
path: root/net/openntpd/files/patch-ntpd.8 (unfollow)
Commit message (Collapse)AuthorFilesLines
2005-06-05Update to 3.7p1. No major changes, but lots of small ones.Christian Weisgerber1-20/+5
2005-01-09Add a paragraph to ntpd.8 about enabling ntpd in /etc/rc.conf.Christian Weisgerber1-3/+24
Adapted from the equivalent text in the OpenBSD man page which has been removed from the portable version. Requested by: Don Sullivan <sullivan@gaia.arc.nasa.gov>
2004-12-10Update to 3.6.1p1. Many enhancements, among these:Christian Weisgerber1-21/+32
* -s option to set the time immediately at startup if the local clock is off by more than 180 seconds. * Adjustments smaller than 128ms are no longer logged.
2004-07-18(1)Christian Weisgerber1-0/+38
Update to 20040718p. Changes in this release: - Ignore obviously malformed queries. - Respond to client queries with better server statistics. (2) Fix configuration file location in man pages. PR: 69233 Submitted by: edwin (2)