summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorbmah <bmah@FreeBSD.org>2003-02-14 16:34:36 +0000
committerbmah <bmah@FreeBSD.org>2003-02-14 16:34:36 +0000
commit0e0470bb8d3ddedfba1714e34f6f0b687b6d653e (patch)
tree5cd5c1e02e15c530e14d935f7e51c0fad3c427cc /release
parentad3fe0309b70a1cd4e4c5d2097bc9f578bf405a5 (diff)
downloadFreeBSD-src-0e0470bb8d3ddedfba1714e34f6f0b687b6d653e.zip
FreeBSD-src-0e0470bb8d3ddedfba1714e34f6f0b687b6d653e.tar.gz
New release notes: NewReno fixed (+MFC), libgeom(3), pam_ssh(8)
rewrite, syslogd(8) multiple hosts/programs in syslog.conf(5). MFCs noted: CanBe, sendmail-8.12.7.
Diffstat (limited to 'release')
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.sgml21
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/common/new.sgml21
2 files changed, 36 insertions, 6 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index b7dc744..0b2c1e8 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -109,7 +109,7 @@
<title>Kernel Changes</title>
<para arch="pc98">Support for the CanBe power management
- controller has been added.</para>
+ controller has been added. &merged;</para>
<para>&man.devfs.5; is now mandatory; the
<literal>NODEVFS</literal> option has been removed from the set of
@@ -164,7 +164,10 @@
<sect3>
<title>Network Protocols</title>
- <para></para>
+ <para>A bug in TCP NewReno, which caused premature exit from
+ fast recovery when NewReno was enabled, has been
+ fixed. &merged;</para>
+
</sect3>
<sect3>
@@ -288,6 +291,9 @@
<para>The MAKEDEV script is now unnecessary, due to the mandatory
presence of &man.devfs.5;, and has been removed.</para>
+ <para>The &man.libgeom.3; library has been added to allow some
+ userland access to the &man.geom.4; subsystem.</para>
+
<para>&man.newsyslog.8; now supports a <literal>W</literal> flag
to force previously-started compression jobs for an entry (or
group of entries specified with the <literal>G</literal> flag)
@@ -295,6 +301,11 @@
to prevent system overloads caused by starting several
compression jobs on big files simultaneously. &merged;</para>
+ <para>&man.pam.ssh.8; has been rewritten. One side effect of the
+ rewrite is that it now starts a separate instance of
+ &man.ssh-agent.1; for each session instead of trying to connect
+ each session to the agent started by the first session.</para>
+
<para>&man.ping.8; now supports a <option>-D</option> flag to set
the <quote>Don't Fragment</quote> bit on outgoing packets.</para>
@@ -321,6 +332,10 @@
</note>
</para>
+ <para>&man.syslogd.8; now allows multiple hosts or programs to be
+ named in host or program specifications in &man.syslog.conf.5;
+ files.</para>
+
<para>&man.systat.1; now includes an <option>-ifstat</option>
display mode that displays the network traffic going through
active intrfaces on the system.</para>
@@ -364,7 +379,7 @@
devices.</para>
<para><application>sendmail</application> has been updated to
- version 8.12.7.</para>
+ version 8.12.7. &merged;</para>
<para>&man.tcpdump.1; now supports a <option>-L</option> flag to
list the data link types available on an interface and a
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 b7dc744..0b2c1e8 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -109,7 +109,7 @@
<title>Kernel Changes</title>
<para arch="pc98">Support for the CanBe power management
- controller has been added.</para>
+ controller has been added. &merged;</para>
<para>&man.devfs.5; is now mandatory; the
<literal>NODEVFS</literal> option has been removed from the set of
@@ -164,7 +164,10 @@
<sect3>
<title>Network Protocols</title>
- <para></para>
+ <para>A bug in TCP NewReno, which caused premature exit from
+ fast recovery when NewReno was enabled, has been
+ fixed. &merged;</para>
+
</sect3>
<sect3>
@@ -288,6 +291,9 @@
<para>The MAKEDEV script is now unnecessary, due to the mandatory
presence of &man.devfs.5;, and has been removed.</para>
+ <para>The &man.libgeom.3; library has been added to allow some
+ userland access to the &man.geom.4; subsystem.</para>
+
<para>&man.newsyslog.8; now supports a <literal>W</literal> flag
to force previously-started compression jobs for an entry (or
group of entries specified with the <literal>G</literal> flag)
@@ -295,6 +301,11 @@
to prevent system overloads caused by starting several
compression jobs on big files simultaneously. &merged;</para>
+ <para>&man.pam.ssh.8; has been rewritten. One side effect of the
+ rewrite is that it now starts a separate instance of
+ &man.ssh-agent.1; for each session instead of trying to connect
+ each session to the agent started by the first session.</para>
+
<para>&man.ping.8; now supports a <option>-D</option> flag to set
the <quote>Don't Fragment</quote> bit on outgoing packets.</para>
@@ -321,6 +332,10 @@
</note>
</para>
+ <para>&man.syslogd.8; now allows multiple hosts or programs to be
+ named in host or program specifications in &man.syslog.conf.5;
+ files.</para>
+
<para>&man.systat.1; now includes an <option>-ifstat</option>
display mode that displays the network traffic going through
active intrfaces on the system.</para>
@@ -364,7 +379,7 @@
devices.</para>
<para><application>sendmail</application> has been updated to
- version 8.12.7.</para>
+ version 8.12.7. &merged;</para>
<para>&man.tcpdump.1; now supports a <option>-L</option> flag to
list the data link types available on an interface and a
OpenPOWER on IntegriCloud