summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorbmah <bmah@FreeBSD.org>2001-09-28 16:18:27 +0000
committerbmah <bmah@FreeBSD.org>2001-09-28 16:18:27 +0000
commite1d7d088e715f6af442bf9801710aacc793416e3 (patch)
treee5a34687f41ba14d65d2c3df6cf0bedda6030c75 /release
parentf33f7995f6da0448dd4e4d963fec3b94d45e1103 (diff)
downloadFreeBSD-src-e1d7d088e715f6af442bf9801710aacc793416e3.zip
FreeBSD-src-e1d7d088e715f6af442bf9801710aacc793416e3.tar.gz
New release notes: interface capabilities, faith(4)/stf(4)/tap(4)/vlan(4)
cloning, lpd(8) o-type print-file actions, edquota(8) -f, libgmp superceded by libmp. MFCs noted: OpenSSH 2.9.
Diffstat (limited to 'release')
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.sgml28
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/common/new.sgml28
2 files changed, 54 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 1d1f938..3ea840a 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -442,6 +442,11 @@
PowerEdge 2550 servers. TCP/IP checksum offload, jumbo frames
and VLAN tag insertion/stripping are supported, as well as
interrupt moderation.</para>
+
+ <para>The per-interface <varname>ifnet</varname> structure now
+ has the ability to indicate a set of capabilities supported by a
+ network interface, and which ones are enabled. &man.ifconfig.8;
+ has support for querying these capabilities.</para>
</sect3>
<sect3>
@@ -574,6 +579,15 @@
<para>IP multicast now works on VLAN devices. Several other
bugs in the VLAN code have also been fixed.</para>
+ <para>The &man.faith.4; device is now loadable, unloadable, and
+ clonable.</para>
+
+ <para>The &man.stf.4; device is now clonable.</para>
+
+ <para>The &man.tap.4; device is now clonable.</para>
+
+ <para>The &man.vlan.4; device is now loadable, unloadable, and
+ clonable.</para>
</sect3>
<sect3>
@@ -1432,6 +1446,11 @@
<option>-W</option> will allow connections from non-reserved
ports. &merged;</para>
+ <para>&man.lpd.8; now has some support for
+ <literal>o</literal>-type print-file actions in its control files,
+ which allows printing of PostScript files generated by
+ <application>MacOS</application> 10.1. &merged;</para>
+
<para>&man.lpc.8; has been improved; <command>lpc clean</command>
is now somewhat safer, and a new <command>lpc tclean</command>
command has been added to check to see what files would be removed
@@ -1896,6 +1915,13 @@
operate on a symbolic link, rather than what the link points
to.</para>
+ <para>&man.edquota.8; now takes a <option>-f</option> option to
+ allow limiting the prototype quota distribution (specified with
+ <option>-p</option>) to a single filesystem.</para>
+
+ <para><filename>libgmp</filename> has been superceded by
+ <filename>libmp</filename>.
+
<sect3>
<title>Contributed Software</title>
@@ -2156,7 +2182,7 @@
default protocol is now v2, rekeying of existing SSH sessions
is now supported, and an experimental
<application>SOCKS4</application> proxy has been added to
- &man.ssh.1;.</para>
+ &man.ssh.1;. &merged;</para>
</sect4>
<sect4>
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 1d1f938..3ea840a 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -442,6 +442,11 @@
PowerEdge 2550 servers. TCP/IP checksum offload, jumbo frames
and VLAN tag insertion/stripping are supported, as well as
interrupt moderation.</para>
+
+ <para>The per-interface <varname>ifnet</varname> structure now
+ has the ability to indicate a set of capabilities supported by a
+ network interface, and which ones are enabled. &man.ifconfig.8;
+ has support for querying these capabilities.</para>
</sect3>
<sect3>
@@ -574,6 +579,15 @@
<para>IP multicast now works on VLAN devices. Several other
bugs in the VLAN code have also been fixed.</para>
+ <para>The &man.faith.4; device is now loadable, unloadable, and
+ clonable.</para>
+
+ <para>The &man.stf.4; device is now clonable.</para>
+
+ <para>The &man.tap.4; device is now clonable.</para>
+
+ <para>The &man.vlan.4; device is now loadable, unloadable, and
+ clonable.</para>
</sect3>
<sect3>
@@ -1432,6 +1446,11 @@
<option>-W</option> will allow connections from non-reserved
ports. &merged;</para>
+ <para>&man.lpd.8; now has some support for
+ <literal>o</literal>-type print-file actions in its control files,
+ which allows printing of PostScript files generated by
+ <application>MacOS</application> 10.1. &merged;</para>
+
<para>&man.lpc.8; has been improved; <command>lpc clean</command>
is now somewhat safer, and a new <command>lpc tclean</command>
command has been added to check to see what files would be removed
@@ -1896,6 +1915,13 @@
operate on a symbolic link, rather than what the link points
to.</para>
+ <para>&man.edquota.8; now takes a <option>-f</option> option to
+ allow limiting the prototype quota distribution (specified with
+ <option>-p</option>) to a single filesystem.</para>
+
+ <para><filename>libgmp</filename> has been superceded by
+ <filename>libmp</filename>.
+
<sect3>
<title>Contributed Software</title>
@@ -2156,7 +2182,7 @@
default protocol is now v2, rekeying of existing SSH sessions
is now supported, and an experimental
<application>SOCKS4</application> proxy has been added to
- &man.ssh.1;.</para>
+ &man.ssh.1;. &merged;</para>
</sect4>
<sect4>
OpenPOWER on IntegriCloud