Regen from article.sgml 1.1.2.115.
This commit is contained in:
parent
4cd8842d37
commit
0ce99cc0b6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18626
1 changed files with 38 additions and 9 deletions
|
@ -19,14 +19,28 @@ alink="#0000FF">
|
|||
Project</p>
|
||||
|
||||
<p class="PUBDATE">$FreeBSD: src/release/doc/en_US.ISO8859-1/errata/article.sgml,v
|
||||
1.1.2.113 2003/10/06 04:21:21 bmah Exp $<br />
|
||||
1.1.2.115 2003/10/28 18:15:15 bmah Exp $<br />
|
||||
</p>
|
||||
|
||||
<div class="LEGALNOTICE"><a id="TRADEMARKS" name="TRADEMARKS"></a>
|
||||
<p>FreeBSD is a registered trademark of Wind River Systems, Inc. This is expected to
|
||||
change soon.</p>
|
||||
|
||||
<p>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.</p>
|
||||
|
||||
<p>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.</p>
|
||||
</div>
|
||||
|
||||
<hr />
|
||||
</div>
|
||||
|
||||
<blockquote class="ABSTRACT">
|
||||
<div class="ABSTRACT"><a id="AEN12" name="AEN12"></a>
|
||||
<div class="ABSTRACT"><a id="AEN18" name="AEN18"></a>
|
||||
<p>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.</p>
|
|||
|
||||
<div class="SECT1">
|
||||
<hr />
|
||||
<h2 class="SECT1"><a id="AEN15" name="AEN15">1 Introduction</a></h2>
|
||||
<h2 class="SECT1"><a id="AEN21" name="AEN21">1 Introduction</a></h2>
|
||||
|
||||
<p>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/</a>.</p>
|
|||
|
||||
<div class="SECT1">
|
||||
<hr />
|
||||
<h2 class="SECT1"><a id="AEN26" name="AEN26">2 Security Advisories</a></h2>
|
||||
<h2 class="SECT1"><a id="AEN32" name="AEN32">2 Security Advisories</a></h2>
|
||||
|
||||
<p>No active security advisories.</p>
|
||||
</div>
|
||||
|
||||
<div class="SECT1">
|
||||
<hr />
|
||||
<h2 class="SECT1"><a id="AEN29" name="AEN29">3 Late-Breaking News</a></h2>
|
||||
<h2 class="SECT1"><a id="AEN35" name="AEN35">3 Late-Breaking News</a></h2>
|
||||
|
||||
<p>No news.</p>
|
||||
<p>Very late in the release cycle, a change was made to the HyperThreading (HTT) support
|
||||
on <span class="TRADEMARK">Intel</span>® processors. HTT support is now enabled by
|
||||
default on SMP-capable kernels; as a result, the <var class="LITERAL">HTT</var> 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 <var
|
||||
class="VARNAME">machdep.hlt_logical_cpus</var> <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=sysctl&sektion=8&manpath=FreeBSD+4.8-stable">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">sysctl</span>(8)</span></a>
|
||||
variable from <var class="LITERAL">1</var> to <var class="LITERAL">0</var>. This value
|
||||
can also be set from the loader as a tunable of the same name.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<hr />
|
||||
<p align="center"><small>This file, and other release-related documents, can be
|
||||
downloaded from <a href="ftp://ftp.FreeBSD.org/">ftp://ftp.FreeBSD.org/</a>.</small></p>
|
||||
downloaded from <a
|
||||
href="http://snapshots.jp.FreeBSD.org/">http://snapshots.jp.FreeBSD.org/</a>.</small></p>
|
||||
|
||||
<p align="center"><small>For questions about FreeBSD, read the <a
|
||||
href="http://www.FreeBSD.org/docs.html">documentation</a> before contacting <<a
|
||||
href="mailto:questions@FreeBSD.org">questions@FreeBSD.org</a>>.</small></p>
|
||||
|
||||
<p align="center"><small>For questions about this documentation, e-mail <<a
|
||||
href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>>.</small></p>
|
||||
<p align="center"><small><small>All users of FreeBSD 4-STABLE should subscribe to the
|
||||
<<a href="mailto:stable@FreeBSD.org">stable@FreeBSD.org</a>> mailing
|
||||
list.</small></small></p>
|
||||
|
||||
<p align="center">For questions about this documentation, e-mail <<a
|
||||
href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>>.</p>
|
||||
|
||||
<br />
|
||||
<br />
|
||||
|
|
Loading…
Reference in a new issue