diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 2ca7b9b66b6..6a16c3f807c 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -160,6 +160,14 @@ Kernel Changes + The &man.acpi.toshiba.4; driver has been added + to use Toshiba's Hardware Control Interface to manipulate + certain hardware features on Toshiba laptops. + + The &man.acpi.video.4; driver has been added to provide + control display switching and backlight brightness using the + ACPI Video Extensions. + &man.devfs.5; path rules now work correctly on directories. @@ -170,6 +178,9 @@ The loran (Loran-C receiver) driver has been removed due to breakage and lack of maintainership. + The &man.ubser.4; device driver has been added to support + BWCT console management serial adapters. + The ULE scheduler is now the default scheduler in the GENERIC kernel. For the average user, interactivity is reported to be better in many cases. This @@ -210,6 +221,10 @@ + It is now possible to compile the &os;/i386 + kernel with the Intel C/C++ Compiler (as in the lang/icc port). + @@ -277,6 +292,9 @@ For more information, see the &man.ndis.4; and &man.ndiscvt.8; manual pages. + The &man.ng.atmllc.4; Netgraph node type, which handles + RFC 1483 ATM LLC encapsulation, has been added. + The &man.ng.vlan.4; NetGraph node type, which supports IEEE 802.1Q VLAN tagging has been added. &merged; @@ -457,6 +475,9 @@ + The &man.logins.1; utility has been added to display + information about user and system accounts. + &man.mountd.8; now supports the option, which allows users to specify a known port for use in firewall rulesets. @@ -537,6 +558,9 @@ conversions of numbers between binary and decimal form) has been updated from version 20030324 to version 20040118. + GNU grep has been updated from + 2.4d to 2.4.2. + GNU readline 4.3 has been updated with official patches 001 through 005. 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 2ca7b9b66b6..6a16c3f807c 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -160,6 +160,14 @@ Kernel Changes + The &man.acpi.toshiba.4; driver has been added + to use Toshiba's Hardware Control Interface to manipulate + certain hardware features on Toshiba laptops. + + The &man.acpi.video.4; driver has been added to provide + control display switching and backlight brightness using the + ACPI Video Extensions. + &man.devfs.5; path rules now work correctly on directories. @@ -170,6 +178,9 @@ The loran (Loran-C receiver) driver has been removed due to breakage and lack of maintainership. + The &man.ubser.4; device driver has been added to support + BWCT console management serial adapters. + The ULE scheduler is now the default scheduler in the GENERIC kernel. For the average user, interactivity is reported to be better in many cases. This @@ -210,6 +221,10 @@ + It is now possible to compile the &os;/i386 + kernel with the Intel C/C++ Compiler (as in the lang/icc port). + @@ -277,6 +292,9 @@ For more information, see the &man.ndis.4; and &man.ndiscvt.8; manual pages. + The &man.ng.atmllc.4; Netgraph node type, which handles + RFC 1483 ATM LLC encapsulation, has been added. + The &man.ng.vlan.4; NetGraph node type, which supports IEEE 802.1Q VLAN tagging has been added. &merged; @@ -457,6 +475,9 @@ + The &man.logins.1; utility has been added to display + information about user and system accounts. + &man.mountd.8; now supports the option, which allows users to specify a known port for use in firewall rulesets. @@ -537,6 +558,9 @@ conversions of numbers between binary and decimal form) has been updated from version 20030324 to version 20040118. + GNU grep has been updated from + 2.4d to 2.4.2. + GNU readline 4.3 has been updated with official patches 001 through 005.