summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorseanc <seanc@FreeBSD.org>2004-09-15 01:08:33 +0000
committerseanc <seanc@FreeBSD.org>2004-09-15 01:08:33 +0000
commit7580811af241e6fadea3a8a44c705fbacf34f4f9 (patch)
treede3b35887f4b438a81cdf75984c429f089afb62b /UPDATING
parentacc591febcb8abed8cedc09092433e572b5ebeea (diff)
downloadFreeBSD-src-7580811af241e6fadea3a8a44c705fbacf34f4f9.zip
FreeBSD-src-7580811af241e6fadea3a8a44c705fbacf34f4f9.tar.gz
Bring back etc/rc.d/ntpdate as requested by scads of people. This isn't a
complete backout as the ntpd_sync_on_start etc/rc.conf tunable is still present, though the default is now NO (was YES). Since we're no longer syncing time at startup by default when ntpd is enabled (as was the case 24hrs ago), remove UPDATING entry pointing out that ntpd(1) -g is slower than ntpdate(1). Hopefully ntpd_sync_on_start="YES" can be made the default for -CURRENT after 5.3 is cut. At the very least, this should be set to YES when a user requests to have ntpd enabled via sysinstall(1). Requested by: many
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 0 insertions, 10 deletions
diff --git a/UPDATING b/UPDATING
index 3016119..158f43f 100644
--- a/UPDATING
+++ b/UPDATING
@@ -24,16 +24,6 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 6.x IS SLOW:
to maximize performance.
20040914:
- /etc/rc.d/ntpdate has been removed in favor of using the -g
- flag to ntpd(1). By default, if ntpd is enabled, it will sync
- with the time servers listed in /etc/ntp.conf regardless of the
- time difference (slew). To prevent this, add
- ntpd_sync_on_start="NO" to /etc/rc.conf.
-
- NOTE: Doing a sync (ntpd -g) is noticably slower than ntpdate(1),
- but is also more accurate (hence ntpdate(1) being depreciated).
-
-20040914:
The format of the pflogd(8) logfile "/var/log/pflog" has changed for
architectures that have a 64 bit long type to make it compatible to
the standard pcap format. In order to prevent corruption move away
OpenPOWER on IntegriCloud