From c065a85a6cc3e40d35b558c7cdc74f500252a73f Mon Sep 17 00:00:00 2001 From: "Bruce A. Mah" Date: Tue, 5 Mar 2002 22:39:51 +0000 Subject: [PATCH] New release notes: CPU_ATHLON_SSE_HACK, ufm driver (+ MFC), awk is BWK awk for sparc64, ctags(1) works for files with C++ comments (+ MFC), dump(8) -s, last(1) -y, lint update/import from NetBSD. --- .../doc/en_US.ISO8859-1/hardware/article.sgml | 3 ++ .../en_US.ISO8859-1/hardware/common/dev.sgml | 3 ++ .../doc/en_US.ISO8859-1/relnotes/article.sgml | 36 ++++++++++++++++++- .../en_US.ISO8859-1/relnotes/common/new.sgml | 36 ++++++++++++++++++- 4 files changed, 76 insertions(+), 2 deletions(-) diff --git a/release/doc/en_US.ISO8859-1/hardware/article.sgml b/release/doc/en_US.ISO8859-1/hardware/article.sgml index 733982707b22..66265fba966e 100644 --- a/release/doc/en_US.ISO8859-1/hardware/article.sgml +++ b/release/doc/en_US.ISO8859-1/hardware/article.sgml @@ -2382,6 +2382,9 @@ Diamond Rio 500, 600, and 800 MP3 players (&man.urio.4; driver) + + D-Link DSB-R100 USB Radio (ufm driver) + Modems (umodem driver) diff --git a/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml b/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml index 733982707b22..66265fba966e 100644 --- a/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml +++ b/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml @@ -2382,6 +2382,9 @@ Diamond Rio 500, 600, and 800 MP3 players (&man.urio.4; driver) + + D-Link DSB-R100 USB Radio (ufm driver) + Modems (umodem driver) diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index febde8a47b4c..bcc955022c34 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -449,6 +449,11 @@ Extensions (SSE) has been introduced. The CPU_ENABLE_SSE kernel option controls whether support is compiled into the kernel. &merged; + + The CPU_ATHLON_SSE_HACK + kernel option has been added, which attempts to enable the SSE + feature bit on newer Athlon CPUs if the BIOS has forgotten to + enable it. @@ -1228,6 +1233,9 @@ options HZ=1000 # not compulsory but strongly recommended Hauppauge Model 44xxx WinTV Cards (the ones with no audio mux) has been added. &merged; + The ufm driver, supporting the D-Link DSB-R100 + USB Radio, has been added. &merged; + When sound modules are built, one can now load all the drivers and infrastructure by kldload snd. &merged; @@ -1619,6 +1627,11 @@ options HZ=1000 # not compulsory but strongly recommended &man.atacontrol.8; has been added to control various aspects of the &man.ata.4; driver. + The system &man.awk.1; refers to + BWK awk on the &arch; platform. It + remains GNU awk on other + platforms. + &man.boot98cfg.8;, a PC-98 boot manager installation and configuration utility, has been added. &merged; @@ -1703,6 +1716,10 @@ options HZ=1000 # not compulsory but strongly recommended A number of buffer overflows in &man.config.8; have been fixed. &merged; + &man.ctags.1; no longer creates a corrupt tags file if the + source file used // (C++-style) + comments. &merged; + The &man.daemon.8; program, a command-line interface to &man.daemon.3;, has been added. It detaches itself from its controlling terminal and executes a program specified on the @@ -1742,6 +1759,9 @@ options HZ=1000 # not compulsory but strongly recommended process title, useful for monitoring automated backups. &merged; + &man.dump.8; now supports a new to allow + it to just print out the dump size estimates and exit. + &man.edquota.8; now takes a option to allow limiting the prototype quota distribution (specified with ) to a single filesystem. &merged; @@ -1967,6 +1987,9 @@ options HZ=1000 # not compulsory but strongly recommended provides a snapshot of who was logged in at a particular date and time. &merged; + &man.last.1; now supports a flag, which + causes the year to be included in the session start time. + The &man.lastlogin.8; utility, which prints the last login time of each user, has been imported from NetBSD. &merged; @@ -2603,6 +2626,12 @@ options HZ=1000 # not compulsory but strongly recommended am-utils has been updated to 6.0.7. + awk from Bell Labs (variously + known as BWK awk or The One True + AWK) has been imported. It is available as + awk on the sparc64 architecture, and + nawk on other architectures. + bc has been updated from 1.04 to 1.06. &merged; @@ -2648,7 +2677,9 @@ options HZ=1000 # not compulsory but strongly recommended 3.113. &merged; GNU awk has been updated to - 3.1.0. + 3.1.0. It is available as gawk on the + sparc64 architecture, and as awk on other + architectures. gperf has been updated to 2.7.2. @@ -2686,6 +2717,9 @@ options HZ=1000 # not compulsory but strongly recommended libreadline has been updated to 4.2. + lint has been updated to + snapshot of NetBSD &man.lint.1; as of 3 March 2002. + Linux-PAM has been updated to 0.75. &merged; 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 febde8a47b4c..bcc955022c34 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -449,6 +449,11 @@ Extensions (SSE) has been introduced. The CPU_ENABLE_SSE kernel option controls whether support is compiled into the kernel. &merged; + + The CPU_ATHLON_SSE_HACK + kernel option has been added, which attempts to enable the SSE + feature bit on newer Athlon CPUs if the BIOS has forgotten to + enable it. @@ -1228,6 +1233,9 @@ options HZ=1000 # not compulsory but strongly recommended Hauppauge Model 44xxx WinTV Cards (the ones with no audio mux) has been added. &merged; + The ufm driver, supporting the D-Link DSB-R100 + USB Radio, has been added. &merged; + When sound modules are built, one can now load all the drivers and infrastructure by kldload snd. &merged; @@ -1619,6 +1627,11 @@ options HZ=1000 # not compulsory but strongly recommended &man.atacontrol.8; has been added to control various aspects of the &man.ata.4; driver. + The system &man.awk.1; refers to + BWK awk on the &arch; platform. It + remains GNU awk on other + platforms. + &man.boot98cfg.8;, a PC-98 boot manager installation and configuration utility, has been added. &merged; @@ -1703,6 +1716,10 @@ options HZ=1000 # not compulsory but strongly recommended A number of buffer overflows in &man.config.8; have been fixed. &merged; + &man.ctags.1; no longer creates a corrupt tags file if the + source file used // (C++-style) + comments. &merged; + The &man.daemon.8; program, a command-line interface to &man.daemon.3;, has been added. It detaches itself from its controlling terminal and executes a program specified on the @@ -1742,6 +1759,9 @@ options HZ=1000 # not compulsory but strongly recommended process title, useful for monitoring automated backups. &merged; + &man.dump.8; now supports a new to allow + it to just print out the dump size estimates and exit. + &man.edquota.8; now takes a option to allow limiting the prototype quota distribution (specified with ) to a single filesystem. &merged; @@ -1967,6 +1987,9 @@ options HZ=1000 # not compulsory but strongly recommended provides a snapshot of who was logged in at a particular date and time. &merged; + &man.last.1; now supports a flag, which + causes the year to be included in the session start time. + The &man.lastlogin.8; utility, which prints the last login time of each user, has been imported from NetBSD. &merged; @@ -2603,6 +2626,12 @@ options HZ=1000 # not compulsory but strongly recommended am-utils has been updated to 6.0.7. + awk from Bell Labs (variously + known as BWK awk or The One True + AWK) has been imported. It is available as + awk on the sparc64 architecture, and + nawk on other architectures. + bc has been updated from 1.04 to 1.06. &merged; @@ -2648,7 +2677,9 @@ options HZ=1000 # not compulsory but strongly recommended 3.113. &merged; GNU awk has been updated to - 3.1.0. + 3.1.0. It is available as gawk on the + sparc64 architecture, and as awk on other + architectures. gperf has been updated to 2.7.2. @@ -2686,6 +2717,9 @@ options HZ=1000 # not compulsory but strongly recommended libreadline has been updated to 4.2. + lint has been updated to + snapshot of NetBSD &man.lint.1; as of 3 March 2002. + Linux-PAM has been updated to 0.75. &merged;