summaryrefslogtreecommitdiff
path: root/net/openntpd/files/patch-ntpd.8 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 3.7p1. No major changes, but lots of small ones.Christian Weisgerber2005-06-051-20/+5
|
* Add a paragraph to ntpd.8 about enabling ntpd in /etc/rc.conf.Christian Weisgerber2005-01-091-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>
* Update to 3.6.1p1. Many enhancements, among these:Christian Weisgerber2004-12-101-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.
* (1)Christian Weisgerber2004-07-181-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)