summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbmah <bmah@FreeBSD.org>2006-11-13 01:44:20 +0000
committerbmah <bmah@FreeBSD.org>2006-11-13 01:44:20 +0000
commitea23609d3a15e57f702160c2e8df82292adf907d (patch)
treeb19b95bb458205d23707967d861164ef07c283e5
parentaf13dadbdc2f78f11de7fb9542925ea88bd8950b (diff)
downloadFreeBSD-src-ea23609d3a15e57f702160c2e8df82292adf907d.zip
FreeBSD-src-ea23609d3a15e57f702160c2e8df82292adf907d.tar.gz
New release notes: ng_ether(4) MAC address behavior, tun(4) kqueue(2)
support, fsdb(8) findblk. Modified release note: Fix an extra "the" in fsdb(8) btime note. [1] Submitted by: ceri [1]
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.sgml12
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/common/new.sgml12
2 files changed, 22 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 13d6557..acf2e34 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -846,6 +846,9 @@ pipe tablearg ip from table(1) to any</programlisting>
<para>The &man.natm.4;, Native Mode ATM protocol layer is now MPSAFE.</para>
+ <para>The &man.ng.ether.4; Netgraph node no longer overwrites
+ the MAC address of outgoing frames by default. &merged;</para>
+
<para>The &man.ng.iface.4; Netgraph node now supports &man.altq.4;.
&merged;</para>
@@ -938,6 +941,9 @@ pipe tablearg ip from table(1) to any</programlisting>
supporting TSO currently include &man.em.4; and
&man.mxge.4;.</para>
+ <para>Support for &man.kqueue.2; operations has been added to
+ the &man.tun.4; driver. &merged;</para>
+
</sect3>
<sect3 id="disks">
@@ -1186,7 +1192,11 @@ geli_da1s3a_keyfile0_name="/boot/keys/da1s3a.key"</programlisting>
<para>The &man.fsdb.8; utility now supports changing the birth
time of files on UFS2 file systems using the new
- the <literal>btime</literal> command. &merged;</para>
+ <literal>btime</literal> command. &merged;</para>
+
+ <para>The &man.fsdb.8; program now supports
+ a <literal>findblk</literal> command, which finds the inode(s)
+ owning a specific disk block. &merged;</para>
<para>The &man.find.1; program now supports <option>-Btime</option>
and other related primaries, which can be used to create expressions
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 13d6557..acf2e34 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -846,6 +846,9 @@ pipe tablearg ip from table(1) to any</programlisting>
<para>The &man.natm.4;, Native Mode ATM protocol layer is now MPSAFE.</para>
+ <para>The &man.ng.ether.4; Netgraph node no longer overwrites
+ the MAC address of outgoing frames by default. &merged;</para>
+
<para>The &man.ng.iface.4; Netgraph node now supports &man.altq.4;.
&merged;</para>
@@ -938,6 +941,9 @@ pipe tablearg ip from table(1) to any</programlisting>
supporting TSO currently include &man.em.4; and
&man.mxge.4;.</para>
+ <para>Support for &man.kqueue.2; operations has been added to
+ the &man.tun.4; driver. &merged;</para>
+
</sect3>
<sect3 id="disks">
@@ -1186,7 +1192,11 @@ geli_da1s3a_keyfile0_name="/boot/keys/da1s3a.key"</programlisting>
<para>The &man.fsdb.8; utility now supports changing the birth
time of files on UFS2 file systems using the new
- the <literal>btime</literal> command. &merged;</para>
+ <literal>btime</literal> command. &merged;</para>
+
+ <para>The &man.fsdb.8; program now supports
+ a <literal>findblk</literal> command, which finds the inode(s)
+ owning a specific disk block. &merged;</para>
<para>The &man.find.1; program now supports <option>-Btime</option>
and other related primaries, which can be used to create expressions
OpenPOWER on IntegriCloud