diff options
author | bmah <bmah@FreeBSD.org> | 2001-05-18 00:14:21 +0000 |
---|---|---|
committer | bmah <bmah@FreeBSD.org> | 2001-05-18 00:14:21 +0000 |
commit | 1a6e32f034bde4bab2cd5e6e40cb8cdb3795c1d2 (patch) | |
tree | 919a187ff1364d8e7229322e126ea64ad9635e41 /release | |
parent | 70b98f2d046fa1fc5c73393535e07ab85624995a (diff) | |
download | FreeBSD-src-1a6e32f034bde4bab2cd5e6e40cb8cdb3795c1d2.zip FreeBSD-src-1a6e32f034bde4bab2cd5e6e40cb8cdb3795c1d2.tar.gz |
New release notes: digi driver, FICL 2.05, xargs(1) -J, apmd(8) now
support battery state monitoring, ncurses 5.2-20010512.
Woefully overdue release notes: ddb(4) show pcpu, telnet(1) autologin
and encryption defaults and -y option.
Diffstat (limited to 'release')
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 27 | ||||
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 27 | ||||
-rw-r--r-- | release/doc/en_US.ISO_8859-1/relnotes/common/new.sgml | 27 | ||||
-rw-r--r-- | release/texts/alpha/RELNOTES.TXT | 20 | ||||
-rw-r--r-- | release/texts/i386/RELNOTES.TXT | 22 |
5 files changed, 118 insertions, 5 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index f88446c..7c74f4f 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -172,6 +172,14 @@ <para>The <literal>USER_LDT</literal> kernel option is now activated by default.</para> + <para>A new &man.ddb.4; command <command>show pcpu</command> lists + some of the per-CPU data.</para> + + <para>A new digi driver has been added to support PCI Xr-based and ISA + Xem Digiboard cards. A new digictl program is (mainly) used to + re-initialise cards that have external port modules attached such as + the PC/Xem.<para> + <sect3> <title>Processor/Motherboard Support</title> @@ -572,6 +580,10 @@ <para><application>IPFilter</application> has been updated to 3.4.16. &merged;</para> + <para>The Forth Inspired Command Language + (<application>FICL</application>) used in the boot loader has + been updated to 2.05.</para> + <sect4 arch="i386"> <title>isdn4bsd</title> @@ -1240,6 +1252,19 @@ bad media, and to obviate for a complex invocation of &man.dd.1;.</para> + <para>&man.xargs.1; now supports a <option>-J</option> + <replaceable>replstr</replaceable> option that allows the user to + tell &man.xargs.1; to insert the data read from standard input at + a specific point in the command line arguments rather than at the + end.</para> + + <para>&man.apmd.8; now supports monitoring of the battery state via the + <literal>apm_battery</literal> configuration directive.</para> + + <para>&man.telnet.1; now does autologin and encryption by default; + a new <option>-y</option> option turns off encryption.</para> + + <sect3> <title>Contributed Software</title> @@ -1304,7 +1329,7 @@ 0.75.</para> <para><application>ncurses</application> has been updated to - 5.1-20001009. &merged;</para> + 5.2-20010512.</para> <para>The <application>OPIE</application> one-time-password suite has been updated to 2.32. &merged;</para> 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 f88446c..7c74f4f 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -172,6 +172,14 @@ <para>The <literal>USER_LDT</literal> kernel option is now activated by default.</para> + <para>A new &man.ddb.4; command <command>show pcpu</command> lists + some of the per-CPU data.</para> + + <para>A new digi driver has been added to support PCI Xr-based and ISA + Xem Digiboard cards. A new digictl program is (mainly) used to + re-initialise cards that have external port modules attached such as + the PC/Xem.<para> + <sect3> <title>Processor/Motherboard Support</title> @@ -572,6 +580,10 @@ <para><application>IPFilter</application> has been updated to 3.4.16. &merged;</para> + <para>The Forth Inspired Command Language + (<application>FICL</application>) used in the boot loader has + been updated to 2.05.</para> + <sect4 arch="i386"> <title>isdn4bsd</title> @@ -1240,6 +1252,19 @@ bad media, and to obviate for a complex invocation of &man.dd.1;.</para> + <para>&man.xargs.1; now supports a <option>-J</option> + <replaceable>replstr</replaceable> option that allows the user to + tell &man.xargs.1; to insert the data read from standard input at + a specific point in the command line arguments rather than at the + end.</para> + + <para>&man.apmd.8; now supports monitoring of the battery state via the + <literal>apm_battery</literal> configuration directive.</para> + + <para>&man.telnet.1; now does autologin and encryption by default; + a new <option>-y</option> option turns off encryption.</para> + + <sect3> <title>Contributed Software</title> @@ -1304,7 +1329,7 @@ 0.75.</para> <para><application>ncurses</application> has been updated to - 5.1-20001009. &merged;</para> + 5.2-20010512.</para> <para>The <application>OPIE</application> one-time-password suite has been updated to 2.32. &merged;</para> diff --git a/release/doc/en_US.ISO_8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO_8859-1/relnotes/common/new.sgml index f88446c..7c74f4f 100644 --- a/release/doc/en_US.ISO_8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO_8859-1/relnotes/common/new.sgml @@ -172,6 +172,14 @@ <para>The <literal>USER_LDT</literal> kernel option is now activated by default.</para> + <para>A new &man.ddb.4; command <command>show pcpu</command> lists + some of the per-CPU data.</para> + + <para>A new digi driver has been added to support PCI Xr-based and ISA + Xem Digiboard cards. A new digictl program is (mainly) used to + re-initialise cards that have external port modules attached such as + the PC/Xem.<para> + <sect3> <title>Processor/Motherboard Support</title> @@ -572,6 +580,10 @@ <para><application>IPFilter</application> has been updated to 3.4.16. &merged;</para> + <para>The Forth Inspired Command Language + (<application>FICL</application>) used in the boot loader has + been updated to 2.05.</para> + <sect4 arch="i386"> <title>isdn4bsd</title> @@ -1240,6 +1252,19 @@ bad media, and to obviate for a complex invocation of &man.dd.1;.</para> + <para>&man.xargs.1; now supports a <option>-J</option> + <replaceable>replstr</replaceable> option that allows the user to + tell &man.xargs.1; to insert the data read from standard input at + a specific point in the command line arguments rather than at the + end.</para> + + <para>&man.apmd.8; now supports monitoring of the battery state via the + <literal>apm_battery</literal> configuration directive.</para> + + <para>&man.telnet.1; now does autologin and encryption by default; + a new <option>-y</option> option turns off encryption.</para> + + <sect3> <title>Contributed Software</title> @@ -1304,7 +1329,7 @@ 0.75.</para> <para><application>ncurses</application> has been updated to - 5.1-20001009. &merged;</para> + 5.2-20010512.</para> <para>The <application>OPIE</application> one-time-password suite has been updated to 2.32. &merged;</para> diff --git a/release/texts/alpha/RELNOTES.TXT b/release/texts/alpha/RELNOTES.TXT index 3bf672e..0409864 100644 --- a/release/texts/alpha/RELNOTES.TXT +++ b/release/texts/alpha/RELNOTES.TXT @@ -363,6 +363,11 @@ Asante FriendlyNet GigaNIC 1000TA and 1000TPC and Addtron AEG320T. The USER_LDT kernel option is now activated by default. +A new digi(4) driver has been added to support PCI Xr-based and ISA +Xem Digiboard cards. A new digictl program is (mainly) used to +re-initialise cards that have external port modules attached such as +the PC/Xem. + 1.2. SECURITY FIXES ------------------- @@ -714,7 +719,7 @@ mount(8) and mount_*(8)). The behavior of fsck(8) when dealing with various passes (a la /etc/fstab) has been modified to accomodate multiple-disk filesystems. -ncurses has been updated to ncurses-5.1-20001009. [MERGED] +ncurses has been updated to ncurses-5.2-20010512. gperf has been updated to 2.7.2. [MERGED] @@ -1114,6 +1119,19 @@ fdread(1), a program to read data from floppy disks, has been added. It is designed to provide a means of recovering at least some data from bad media, and to obviate for a complex invocation of dd(1). +xargs(1) now supports a -J replstr option that allows the user to tell +xargs to insert the data read from standard input at a specific point +in the command line arguments rather than at the end. + +apmd(8) now supports monitoring of the battery state via the +apm_battery configuration directive. + +telnet(1) now does autologin and encryption by default; a new -y +option turns off encryption. + +The Forth Inspired Command Language used in the boot loader has been +updated to 2.05. + 2. Supported Configurations --------------------------- diff --git a/release/texts/i386/RELNOTES.TXT b/release/texts/i386/RELNOTES.TXT index c28af99..1e11e34 100644 --- a/release/texts/i386/RELNOTES.TXT +++ b/release/texts/i386/RELNOTES.TXT @@ -444,6 +444,13 @@ Asante FriendlyNet GigaNIC 1000TA and 1000TPC and Addtron AEG320T. The USER_LDT kernel option is now activated by default. +A new ddb command "show pcpu" lists some of the per-CPU data. + +A new digi(4) driver has been added to support PCI Xr-based and ISA +Xem Digiboard cards. A new digictl program is (mainly) used to +re-initialise cards that have external port modules attached such as +the PC/Xem. + 1.2. SECURITY FIXES ------------------- @@ -814,7 +821,7 @@ mount(8) and mount_*(8)). The behavior of fsck(8) when dealing with various passes (a la /etc/fstab) has been modified to accomodate multiple-disk filesystems. -ncurses has been updated to ncurses-5.1-20001009. [MERGED] +ncurses has been updated to ncurses-5.2-20010512. gperf has been updated to 2.7.2. [MERGED] @@ -1209,6 +1216,19 @@ fdread(1), a program to read data from floppy disks, has been added. It is designed to provide a means of recovering at least some data from bad media, and to obviate for a complex invocation of dd(1). +xargs(1) now supports a -J replstr option that allows the user to tell +xargs to insert the data read from standard input at a specific point +in the command line arguments rather than at the end. + +apmd(8) now supports monitoring of the battery state via the +apm_battery configuration directive. + +telnet(1) now does autologin and encryption by default; a new -y +option turns off encryption. + +The Forth Inspired Command Language used in the boot loader has been +updated to 2.05. + 2. Supported Configurations --------------------------- |