diff --git a/en/releases/4.9R/errata.html b/en/releases/4.9R/errata.html index 65d0af5098..20117e1520 100644 --- a/en/releases/4.9R/errata.html +++ b/en/releases/4.9R/errata.html @@ -1,127 +1,135 @@ FreeBSD 4.9-RELEASE Errata

FreeBSD 4.9-RELEASE Errata

The FreeBSD Project

$FreeBSD: src/release/doc/en_US.ISO8859-1/errata/article.sgml,v -1.1.2.115 2003/10/28 18:15:15 bmah Exp $
+1.1.2.116 2003/10/29 22:46:23 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 well as news relating to the software or documentation that could affect its operation or usability. An up-to-date version of this document should always be consulted before installing this version of FreeBSD.

This errata document for FreeBSD 4.9-RELEASE will be maintained until the release of FreeBSD 4.9.1-RELEASE.


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 post-release discoveries or problems that may already have been found and fixed.

Any version of this errata document actually distributed with the release (for example, on a CDROM distribution) will be out of date by definition, but other copies are kept updated on the Internet and should be consulted as the ``current errata'' for this release. These other copies of the errata are located at http://www.FreeBSD.org/releases/, plus any sites which keep up-to-date mirrors of this location.

Source and binary snapshots of FreeBSD 4-STABLE also contain up-to-date copies of this document (as of the time of the snapshot).

For a list of all FreeBSD CERT security advisories, see http://www.FreeBSD.org/security/ or ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/.


2 Security Advisories

No active security advisories.


3 Late-Breaking 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 +href="http://www.FreeBSD.org/cgi/man.cgi?query=sysctl&sektion=8&manpath=FreeBSD+4.8-stable"> sysctl(8) variable from 1 to 0. This value can also be set from the loader as a tunable of the same name.

+ +

Some of the packages contained in the first CD-ROM depend on different versions of the +OpenLDAP packages, which cannot co-exist on the same host. One +manifestation of this problem is that it is not possible to install both the x11/gnome2 and x11/kde3 packages.


This file, and other release-related documents, can be downloaded from http://snapshots.jp.FreeBSD.org/.

For questions about FreeBSD, read the documentation before contacting <questions@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>.