diff --git a/en/releases/4.9R/errata.html b/en/releases/4.9R/errata.html index 6d573fece4..65d0af5098 100644 --- a/en/releases/4.9R/errata.html +++ b/en/releases/4.9R/errata.html @@ -19,14 +19,28 @@ alink="#0000FF"> Project
$FreeBSD: src/release/doc/en_US.ISO8859-1/errata/article.sgml,v
-1.1.2.113 2003/10/06 04:21:21 bmah Exp $
+1.1.2.115 2003/10/28 18:15:15 bmah Exp $
FreeBSD is a registered trademark of Wind River Systems, Inc. This is expected to +change soon.
+ +Intel, Celeron, EtherExpress, i386, i486, Itanium, Pentium, and Xeon are trademarks or +registered trademarks of Intel Corporation or its subsidiaries in the United States and +other countries.
+ +Many of the designations used by manufacturers and sellers to distinguish their +products are claimed as trademarks. Where those designations appear in this document, and +the FreeBSD Project was aware of the trademark claim, the designations have been followed +by the ``™'' or the ``®'' symbol.
+-+This document lists errata items for FreeBSD 4.9-RELEASE, containing significant information discovered after the release or too late in the release cycle to be otherwise included in the release documentation. This information includes security advisories, as @@ -41,7 +55,7 @@ FreeBSD 4.9.1-RELEASE.
-1 Introduction
+1 Introduction
This errata document contains ``late-breaking news'' about FreeBSD 4.9-RELEASE. Before installing this version, it is important to consult this document to learn about any @@ -67,29 +81,44 @@ target="_top">ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/.
-3 Late-Breaking News
+3 Late-Breaking News
-No news.
+Very late in the release cycle, a change was made to the HyperThreading (HTT) support +on Intel® processors. HTT support is now enabled by +default on SMP-capable kernels; as a result, the HTT kernel +option is unnecessary and has been removed. The extra logical CPUs are always started so +that they can handle interrupts, but are prevented from executing user processes by +default. To enable the logical CPUs, change the value of the machdep.hlt_logical_cpus +sysctl(8) +variable from 1 to 0. This value +can also be set from the loader as a tunable of the same name.
This file, and other release-related documents, can be -downloaded from ftp://ftp.FreeBSD.org/.
+downloaded from http://snapshots.jp.FreeBSD.org/.For questions about FreeBSD, read the documentation before contacting <questions@FreeBSD.org>.
-For questions about this documentation, e-mail <doc@FreeBSD.org>.
+All users of FreeBSD 4-STABLE should subscribe to the +<stable@FreeBSD.org> mailing +list.
+ +For questions about this documentation, e-mail <doc@FreeBSD.org>.