aboutsummaryrefslogtreecommitdiff
path: root/release/doc
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2004-04-20 18:37:33 +0000
committerHiroki Sato <hrs@FreeBSD.org>2004-04-20 18:37:33 +0000
commit7a2e304d7f408359f3e13f1d20d1ba5b7ee050b4 (patch)
treee3214a30df410d20565d3549cbd25ce488d7b6d4 /release/doc
parent18974fe8426f47b0b659852e7a65cc9197cde012 (diff)
Notes
Diffstat (limited to 'release/doc')
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.sgml20
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/common/new.sgml20
2 files changed, 38 insertions, 2 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index dcbf990fe463..31dea602a7b4 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -407,6 +407,10 @@
<sect3 id="net-proto">
<title>Network Protocols</title>
+ <para>The <literal>DA_OLD_QUIRKS</literal> kernel option,
+ which is for the CAM SCSI disk driver (&man.cam.4;)
+ has been removed. &merged;</para>
+
<para>The &man.gre.4; tunnel driver now supports WCCP version
2.</para>
@@ -444,6 +448,14 @@
for authenticating TCP sessions. &man.setkey.8; now includes
support for the TCP-MD5 class of security associations.
&merged;</para>
+
+ <para>The implementation of RFC 1948 has been improved.
+ The time offset component of an ISN now includes random positive
+ increments between clock ticks so that ISNs will always
+ be increasing, no matter how quickly the port is recycled.</para>
+
+ <para>The random ephemeral port allocation, which come from OpenBSD
+ has been implemented.</para>
</sect3>
<sect3 id="disks">
@@ -538,6 +550,9 @@
<command>bthidd</command> command, which support Bluetooth
HID (Human Interface Device), have been added.</para>
+ <para>&man.df.1; now supports a <option>-c</option> to display
+ a grand total of statistics for file systems.</para>
+
<para>The <command>doscmd</command> utility has been
removed from the &os; base system, and has been available
in the &os; Ports Collection instead.</para>
@@ -681,6 +696,9 @@
<para>&man.pw.8; now supports a <option>-H</option> option, which
accepts an encrypted password on a file descriptor. &merged;</para>
+ <para>A bug in &man.rarpd.8; that prevents it from working properly
+ when a interface has more than one IP address has been fixed.</para>
+
<para>The configuration files used by the &man.resolver.3; now
support the <literal>timeout:</literal> and
<literal>attempts:</literal> keywords.</para>
@@ -791,7 +809,7 @@
Dogwood release to the Eelgrass release.</para>
<para><application>OpenSSH</application> has been updated from
- 3.6.1p1 to 3.8p1.
+ 3.6.1p1 to 3.8.1p1.
<note>
<para>The configuration defaults for &man.sshd.8; have been
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 dcbf990fe463..31dea602a7b4 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -407,6 +407,10 @@
<sect3 id="net-proto">
<title>Network Protocols</title>
+ <para>The <literal>DA_OLD_QUIRKS</literal> kernel option,
+ which is for the CAM SCSI disk driver (&man.cam.4;)
+ has been removed. &merged;</para>
+
<para>The &man.gre.4; tunnel driver now supports WCCP version
2.</para>
@@ -444,6 +448,14 @@
for authenticating TCP sessions. &man.setkey.8; now includes
support for the TCP-MD5 class of security associations.
&merged;</para>
+
+ <para>The implementation of RFC 1948 has been improved.
+ The time offset component of an ISN now includes random positive
+ increments between clock ticks so that ISNs will always
+ be increasing, no matter how quickly the port is recycled.</para>
+
+ <para>The random ephemeral port allocation, which come from OpenBSD
+ has been implemented.</para>
</sect3>
<sect3 id="disks">
@@ -538,6 +550,9 @@
<command>bthidd</command> command, which support Bluetooth
HID (Human Interface Device), have been added.</para>
+ <para>&man.df.1; now supports a <option>-c</option> to display
+ a grand total of statistics for file systems.</para>
+
<para>The <command>doscmd</command> utility has been
removed from the &os; base system, and has been available
in the &os; Ports Collection instead.</para>
@@ -681,6 +696,9 @@
<para>&man.pw.8; now supports a <option>-H</option> option, which
accepts an encrypted password on a file descriptor. &merged;</para>
+ <para>A bug in &man.rarpd.8; that prevents it from working properly
+ when a interface has more than one IP address has been fixed.</para>
+
<para>The configuration files used by the &man.resolver.3; now
support the <literal>timeout:</literal> and
<literal>attempts:</literal> keywords.</para>
@@ -791,7 +809,7 @@
Dogwood release to the Eelgrass release.</para>
<para><application>OpenSSH</application> has been updated from
- 3.6.1p1 to 3.8p1.
+ 3.6.1p1 to 3.8.1p1.
<note>
<para>The configuration defaults for &man.sshd.8; have been