From 00589a04e07c4840cafdb12a81660fe56348b7ed Mon Sep 17 00:00:00 2001 From: bmah Date: Fri, 20 Jun 2003 23:13:23 +0000 Subject: New release notes: PAE panic fixed, bge(4) at 10 Mbps fixed, GEOM_FOX, dev_db gone, local(1) reimplementation, ps(1) -H. --- release/doc/en_US.ISO8859-1/relnotes/article.sgml | 19 ++++++++++++++++++- release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 19 ++++++++++++++++++- 2 files changed, 36 insertions(+), 2 deletions(-) (limited to 'release/doc') 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). + An integer overflow that could cause kernel + panics on PAE machines of certain large memory sizes has been + corrected. + @@ -148,7 +152,8 @@ Network Interface Support - + A bug in the &man.bge.4; driver that prevented it from + working correctly at 10 Mbps has been fixed. @@ -176,6 +181,10 @@ geom_vol_ffs. + A GEOM_FOX module has been added to + detect and select between multiple redundant paths to the same + device. + The &man.matcd.4; driver, which supports the Matsushita CR-562 and CR-563 CD drives, has returned. @@ -205,6 +214,9 @@ environment via the , , and options respectively. + The dev_db utility is unnecessary due to the mandatory + presence of devfs, and has been removed. + The libcipher DES cryptography library has been removed. All of its functionality is provided by the libcrypto library, and all base systems @@ -214,9 +226,14 @@ The libthr 1:1 threading library is now built by default. + The &man.locale.1; utility has been re-implemented and is + now POSIX-compliant. + The &man.pam.guest.8; PAM module has been added to allow guest logins. It replaces the pam_ftp(8) module. + &man.ps.1; now supports a to display all + kernel-visible threads in each process. 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). + An integer overflow that could cause kernel + panics on PAE machines of certain large memory sizes has been + corrected. + @@ -148,7 +152,8 @@ Network Interface Support - + A bug in the &man.bge.4; driver that prevented it from + working correctly at 10 Mbps has been fixed. @@ -176,6 +181,10 @@ geom_vol_ffs. + A GEOM_FOX module has been added to + detect and select between multiple redundant paths to the same + device. + The &man.matcd.4; driver, which supports the Matsushita CR-562 and CR-563 CD drives, has returned. @@ -205,6 +214,9 @@ environment via the , , and options respectively. + The dev_db utility is unnecessary due to the mandatory + presence of devfs, and has been removed. + The libcipher DES cryptography library has been removed. All of its functionality is provided by the libcrypto library, and all base systems @@ -214,9 +226,14 @@ The libthr 1:1 threading library is now built by default. + The &man.locale.1; utility has been re-implemented and is + now POSIX-compliant. + The &man.pam.guest.8; PAM module has been added to allow guest logins. It replaces the pam_ftp(8) module. + &man.ps.1; now supports a to display all + kernel-visible threads in each process. -- cgit v1.1