summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorbmah <bmah@FreeBSD.org>2001-06-08 19:18:50 +0000
committerbmah <bmah@FreeBSD.org>2001-06-08 19:18:50 +0000
commitbb35656981487c196038f3277793001f5d14b023 (patch)
tree2bf41b6bdb773cd41d6225261c43a386769f7df4 /release
parent3b60563914e4f03fb26a3e9d5bfeb415b6b45eff (diff)
downloadFreeBSD-src-bb35656981487c196038f3277793001f5d14b023.zip
FreeBSD-src-bb35656981487c196038f3277793001f5d14b023.tar.gz
New release notes: OLDCARD PCI support, savecore(8) 2GB RAM fix,
inetd(8) faith syntax, ident support in inetd(8). MFCs noted: Linux-PAM 0.75 Move PAM authenticators to be in the right place and update.
Diffstat (limited to 'release')
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.sgml30
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/common/new.sgml30
-rw-r--r--release/doc/en_US.ISO_8859-1/relnotes/common/new.sgml30
3 files changed, 66 insertions, 24 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index a582178..8e60d54 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -182,6 +182,9 @@
files will attempt to minimize the cache effects of reading and
writing. &merged;</para>
+ <para><literal>OLDCARD</literal> and &man.pccardd.8; now support
+ PCI cards.</para>
+
<sect3>
<title>Processor/Motherboard Support</title>
@@ -1223,6 +1226,9 @@
attempts to avoid writing large stretches of zeros to crash dump
files to save space and time. &merged;</para>
+ <para>&man.savecore.8; now works correctly on machines with 2 GB
+ or more of RAM. &merged;</para>
+
<para>&man.tar.1; now supports the <varname>TAR_RSH</varname>
variable, principally to enable the use of &man.ssh.1; as a
transport. &merged;</para>
@@ -1418,6 +1424,12 @@
<para>&man.df.1; now takes a <option>-l</option> option to only
display information about locally-mounted filesystems.</para>
+ <para>The syntax of &man.inetd.8;'s support for &man.faithd.8; is
+ now compatable with that of other BSDs. &merged;</para>
+
+ <para>The <literal>ident</literal> protocol support in &man.inetd.8; has
+ been cleaned up and updated.</para>
+
<sect3>
<title>Contributed Software</title>
@@ -1487,8 +1499,16 @@
<para><application>libreadline</application> has been upgraded to
4.2.</para>
- <para>Linux <application>PAM</application> has been updated to
- 0.75.</para>
+ <para><application>Linux-PAM</application> has been updated to
+ 0.75. &merged;</para>
+
+ <para>A number of new <application>Linux-PAM</application> modules
+ have been added, including: <filename>pam_ftp</filename>,
+ <filename>pam_krb5</filename>,
+ <filename>pam_nologin</filename>,
+ <filename>pam_rootok</filename>,
+ <filename>pam_securetty</filename>,
+ <filename>pam_wheel</filename>.
<para><application>ncurses</application> has been updated to
5.2-20010512.</para>
@@ -1551,12 +1571,6 @@
<para><application>PAM</application> support for
<application>OpenSSH</application> has been added.</para>
- <para>The following <application>PAM</application> modules
- have been added: <filename>pam_krb5</filename>,
- <filename>pam_nologin</filename>,
- <filename>pam_rootok</filename>,
- <filename>pam_wheel</filename>
-
<para>A long-standing bug in <application>OpenSSH</application>,
which sometimes resulted in a dropped session when an
X11-forwarded client was closed, was fixed.</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 a582178..8e60d54 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -182,6 +182,9 @@
files will attempt to minimize the cache effects of reading and
writing. &merged;</para>
+ <para><literal>OLDCARD</literal> and &man.pccardd.8; now support
+ PCI cards.</para>
+
<sect3>
<title>Processor/Motherboard Support</title>
@@ -1223,6 +1226,9 @@
attempts to avoid writing large stretches of zeros to crash dump
files to save space and time. &merged;</para>
+ <para>&man.savecore.8; now works correctly on machines with 2 GB
+ or more of RAM. &merged;</para>
+
<para>&man.tar.1; now supports the <varname>TAR_RSH</varname>
variable, principally to enable the use of &man.ssh.1; as a
transport. &merged;</para>
@@ -1418,6 +1424,12 @@
<para>&man.df.1; now takes a <option>-l</option> option to only
display information about locally-mounted filesystems.</para>
+ <para>The syntax of &man.inetd.8;'s support for &man.faithd.8; is
+ now compatable with that of other BSDs. &merged;</para>
+
+ <para>The <literal>ident</literal> protocol support in &man.inetd.8; has
+ been cleaned up and updated.</para>
+
<sect3>
<title>Contributed Software</title>
@@ -1487,8 +1499,16 @@
<para><application>libreadline</application> has been upgraded to
4.2.</para>
- <para>Linux <application>PAM</application> has been updated to
- 0.75.</para>
+ <para><application>Linux-PAM</application> has been updated to
+ 0.75. &merged;</para>
+
+ <para>A number of new <application>Linux-PAM</application> modules
+ have been added, including: <filename>pam_ftp</filename>,
+ <filename>pam_krb5</filename>,
+ <filename>pam_nologin</filename>,
+ <filename>pam_rootok</filename>,
+ <filename>pam_securetty</filename>,
+ <filename>pam_wheel</filename>.
<para><application>ncurses</application> has been updated to
5.2-20010512.</para>
@@ -1551,12 +1571,6 @@
<para><application>PAM</application> support for
<application>OpenSSH</application> has been added.</para>
- <para>The following <application>PAM</application> modules
- have been added: <filename>pam_krb5</filename>,
- <filename>pam_nologin</filename>,
- <filename>pam_rootok</filename>,
- <filename>pam_wheel</filename>
-
<para>A long-standing bug in <application>OpenSSH</application>,
which sometimes resulted in a dropped session when an
X11-forwarded client was closed, was fixed.</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 a582178..8e60d54 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
@@ -182,6 +182,9 @@
files will attempt to minimize the cache effects of reading and
writing. &merged;</para>
+ <para><literal>OLDCARD</literal> and &man.pccardd.8; now support
+ PCI cards.</para>
+
<sect3>
<title>Processor/Motherboard Support</title>
@@ -1223,6 +1226,9 @@
attempts to avoid writing large stretches of zeros to crash dump
files to save space and time. &merged;</para>
+ <para>&man.savecore.8; now works correctly on machines with 2 GB
+ or more of RAM. &merged;</para>
+
<para>&man.tar.1; now supports the <varname>TAR_RSH</varname>
variable, principally to enable the use of &man.ssh.1; as a
transport. &merged;</para>
@@ -1418,6 +1424,12 @@
<para>&man.df.1; now takes a <option>-l</option> option to only
display information about locally-mounted filesystems.</para>
+ <para>The syntax of &man.inetd.8;'s support for &man.faithd.8; is
+ now compatable with that of other BSDs. &merged;</para>
+
+ <para>The <literal>ident</literal> protocol support in &man.inetd.8; has
+ been cleaned up and updated.</para>
+
<sect3>
<title>Contributed Software</title>
@@ -1487,8 +1499,16 @@
<para><application>libreadline</application> has been upgraded to
4.2.</para>
- <para>Linux <application>PAM</application> has been updated to
- 0.75.</para>
+ <para><application>Linux-PAM</application> has been updated to
+ 0.75. &merged;</para>
+
+ <para>A number of new <application>Linux-PAM</application> modules
+ have been added, including: <filename>pam_ftp</filename>,
+ <filename>pam_krb5</filename>,
+ <filename>pam_nologin</filename>,
+ <filename>pam_rootok</filename>,
+ <filename>pam_securetty</filename>,
+ <filename>pam_wheel</filename>.
<para><application>ncurses</application> has been updated to
5.2-20010512.</para>
@@ -1551,12 +1571,6 @@
<para><application>PAM</application> support for
<application>OpenSSH</application> has been added.</para>
- <para>The following <application>PAM</application> modules
- have been added: <filename>pam_krb5</filename>,
- <filename>pam_nologin</filename>,
- <filename>pam_rootok</filename>,
- <filename>pam_wheel</filename>
-
<para>A long-standing bug in <application>OpenSSH</application>,
which sometimes resulted in a dropped session when an
X11-forwarded client was closed, was fixed.</para>
OpenPOWER on IntegriCloud