summaryrefslogtreecommitdiffstats
path: root/release/doc
diff options
context:
space:
mode:
authorbmah <bmah@FreeBSD.org>2003-06-20 23:13:23 +0000
committerbmah <bmah@FreeBSD.org>2003-06-20 23:13:23 +0000
commit00589a04e07c4840cafdb12a81660fe56348b7ed (patch)
tree6d19c075864bb1acc549dc54894efaace47e63ca /release/doc
parentd52d4e32eb18420a7af71cd8b2d50d2cbd36610a (diff)
downloadFreeBSD-src-00589a04e07c4840cafdb12a81660fe56348b7ed.zip
FreeBSD-src-00589a04e07c4840cafdb12a81660fe56348b7ed.tar.gz
New release notes: PAE panic fixed, bge(4) at 10 Mbps fixed,
GEOM_FOX, dev_db gone, local(1) reimplementation, ps(1) -H.
Diffstat (limited to 'release/doc')
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.sgml19
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/common/new.sgml19
2 files changed, 36 insertions, 2 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index 67067ea..3613616 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -134,6 +134,10 @@
machines, which may improve the usability of some PCI devices
(particularly on laptops).</para>
+ <para arch="i386">An integer overflow that could cause kernel
+ panics on PAE machines of certain large memory sizes has been
+ corrected.</para>
+
</sect3>
<sect3 id="boot">
@@ -148,7 +152,8 @@
<sect3 id="net-if">
<title>Network Interface Support</title>
- <para></para>
+ <para>A bug in the &man.bge.4; driver that prevented it from
+ working correctly at 10 Mbps has been fixed.</para>
</sect3>
@@ -176,6 +181,10 @@
<filename>geom_vol_ffs</filename>.
</para>
+ <para>A <literal>GEOM_FOX</literal> module has been added to
+ detect and select between multiple redundant paths to the same
+ device.</para>
+
<para arch="i386">The &man.matcd.4; driver, which supports the
Matsushita CR-562 and CR-563 CD drives, has returned.</para>
@@ -205,6 +214,9 @@
environment via the <option>-u</option>, <option>-g</option>,
and <option>-G</option> options respectively.</para>
+ <para>The dev_db utility is unnecessary due to the mandatory
+ presence of devfs, and has been removed.</para>
+
<para>The <filename>libcipher</filename> DES cryptography library
has been removed. All of its functionality is provided by the
<filename>libcrypto</filename> library, and all base systems
@@ -214,9 +226,14 @@
<para arch="i386,ia64">The <filename>libthr</filename> 1:1
threading library is now built by default.</para>
+ <para>The &man.locale.1; utility has been re-implemented and is
+ now POSIX-compliant.</para>
+
<para>The &man.pam.guest.8; PAM module has been added to allow
guest logins. It replaces the pam_ftp(8) module.</para>
+ <para>&man.ps.1; now supports a <option>-H</option> to display all
+ kernel-visible threads in each process.</para>
</sect2>
<sect2 id="contrib">
diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
index 67067ea..3613616 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -134,6 +134,10 @@
machines, which may improve the usability of some PCI devices
(particularly on laptops).</para>
+ <para arch="i386">An integer overflow that could cause kernel
+ panics on PAE machines of certain large memory sizes has been
+ corrected.</para>
+
</sect3>
<sect3 id="boot">
@@ -148,7 +152,8 @@
<sect3 id="net-if">
<title>Network Interface Support</title>
- <para></para>
+ <para>A bug in the &man.bge.4; driver that prevented it from
+ working correctly at 10 Mbps has been fixed.</para>
</sect3>
@@ -176,6 +181,10 @@
<filename>geom_vol_ffs</filename>.
</para>
+ <para>A <literal>GEOM_FOX</literal> module has been added to
+ detect and select between multiple redundant paths to the same
+ device.</para>
+
<para arch="i386">The &man.matcd.4; driver, which supports the
Matsushita CR-562 and CR-563 CD drives, has returned.</para>
@@ -205,6 +214,9 @@
environment via the <option>-u</option>, <option>-g</option>,
and <option>-G</option> options respectively.</para>
+ <para>The dev_db utility is unnecessary due to the mandatory
+ presence of devfs, and has been removed.</para>
+
<para>The <filename>libcipher</filename> DES cryptography library
has been removed. All of its functionality is provided by the
<filename>libcrypto</filename> library, and all base systems
@@ -214,9 +226,14 @@
<para arch="i386,ia64">The <filename>libthr</filename> 1:1
threading library is now built by default.</para>
+ <para>The &man.locale.1; utility has been re-implemented and is
+ now POSIX-compliant.</para>
+
<para>The &man.pam.guest.8; PAM module has been added to allow
guest logins. It replaces the pam_ftp(8) module.</para>
+ <para>&man.ps.1; now supports a <option>-H</option> to display all
+ kernel-visible threads in each process.</para>
</sect2>
<sect2 id="contrib">
OpenPOWER on IntegriCloud