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.
This commit is contained in:
Bruce A. Mah 2001-05-18 00:14:21 +00:00
parent ea7549540f
commit 210ea397b8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=76780
5 changed files with 118 additions and 5 deletions

View File

@ -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>

View File

@ -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>

View File

@ -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>

View File

@ -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
---------------------------

View File

@ -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
---------------------------