summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorbmah <bmah@FreeBSD.org>2001-11-30 21:37:25 +0000
committerbmah <bmah@FreeBSD.org>2001-11-30 21:37:25 +0000
commit368db57be175f088e44340bf027dbd5108897f93 (patch)
tree8f95d13f5d31e9f8793a073b169e306fd0ec2015 /release
parent3962485896c993d51aaee697f54f7ff19f918e1b (diff)
downloadFreeBSD-src-368db57be175f088e44340bf027dbd5108897f93.zip
FreeBSD-src-368db57be175f088e44340bf027dbd5108897f93.tar.gz
New release note: send-pr(1) -a (+ MFC).
MFC noted: Increased TCP sndspace/rcvspace defaults.
Diffstat (limited to 'release')
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.sgml7
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/common/new.sgml7
2 files changed, 12 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 9675580..7f7c725 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -702,7 +702,8 @@
<para>TCP's default buffer sizes, controlled by the
<varname>net.inet.tcp.sendspace</varname> and
<varname>net.inet.tcp.recvspace</varname> sysctl variables, have
- been increased to 32K and 64K respectively.</para>
+ been increased to 32K and 64K respectively. Previously, the
+ default for both buffer sizes was 16K. &merged;</para>
<para>TCP now supports RFC 1948 (Defending Against Sequence
Number Attacks). This functionality is controlled by the
@@ -1965,6 +1966,10 @@
<para>&man.sed.1; now takes a <option>-E</option> option for
extended regular expression support. &merged;</para>
+ <para>&man.send-pr.1; now takes a <option>-a</option> option to
+ include a file into the <literal>Fix:</literal> section of a
+ problem report. &merged;</para>
+
<para>The &man.setfacl.1; and &man.getfacl.1; commands have been
added to manage file system Access Control Lists.</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 9675580..7f7c725 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -702,7 +702,8 @@
<para>TCP's default buffer sizes, controlled by the
<varname>net.inet.tcp.sendspace</varname> and
<varname>net.inet.tcp.recvspace</varname> sysctl variables, have
- been increased to 32K and 64K respectively.</para>
+ been increased to 32K and 64K respectively. Previously, the
+ default for both buffer sizes was 16K. &merged;</para>
<para>TCP now supports RFC 1948 (Defending Against Sequence
Number Attacks). This functionality is controlled by the
@@ -1965,6 +1966,10 @@
<para>&man.sed.1; now takes a <option>-E</option> option for
extended regular expression support. &merged;</para>
+ <para>&man.send-pr.1; now takes a <option>-a</option> option to
+ include a file into the <literal>Fix:</literal> section of a
+ problem report. &merged;</para>
+
<para>The &man.setfacl.1; and &man.getfacl.1; commands have been
added to manage file system Access Control Lists.</para>
OpenPOWER on IntegriCloud