summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbmah <bmah@FreeBSD.org>2003-12-12 21:58:13 +0000
committerbmah <bmah@FreeBSD.org>2003-12-12 21:58:13 +0000
commit84ea3f4d2d8a60b69579809d6d8e580bd294c5f0 (patch)
tree4a30c48aa51bd03f7229e9467abd46a5875df5e1
parent012b8f6c0250a46ea4f9b46f6cf249848238c590 (diff)
downloadFreeBSD-src-84ea3f4d2d8a60b69579809d6d8e580bd294c5f0.zip
FreeBSD-src-84ea3f4d2d8a60b69579809d6d8e580bd294c5f0.tar.gz
New release notes: boot0sio, ndis(4), resolver(5) supports timeout:
and attempts:, ipfw(8) -b, ACPI-CA 20031203.
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.sgml22
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/common/new.sgml22
2 files changed, 38 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 a60049e..c76e77d 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -142,7 +142,11 @@
<sect3 id="boot">
<title>Boot Loader Changes</title>
- <para></para>
+ <para arch="i386">A serial console-capable version of
+ <filename>boot0</filename> has been added. It can be written
+ to a disk using &man.boot0cfg.8; and specifying
+ <filename>/boot/boot0sio</filename> as the argument to the
+ <option>-b</option> option.</para>
<!-- Above this line, order boot loader changes by keyword-->
@@ -158,6 +162,11 @@
<para arch="i386">The lmc (LAN Media Corp. PCI WAN adapter) driver has been
removed due to breakage and lack of maintainership.</para>
+ <para arch="i386">A wrapper system has been added to allow
+ binary Windows NDIS miniport network drivers to be used with
+ FreeBSD. For more information, see the &man.ndis.4; and
+ &man.ndiscvt.8; manual pages.</para>
+
</sect3>
<sect3 id="net-proto">
@@ -194,14 +203,21 @@
<sect2 id="userland">
<title>Userland Changes</title>
- <para></para>
+ <para>The configuration files used by the &man.resolver.5; now
+ support the <literal>timeout:</literal> and
+ <literal>attempts:</literal> keywords.</para>
+
+ <para>&man.ipfw.8; now supports a <option>-b</option> flag to
+ print only the action and comment for each rule, thus omitting
+ the rule body.</para>
</sect2>
<sect2 id="contrib">
<title>Contributed Software</title>
- <para></para>
+ <para>The <application>ACPI-CA</application> code has been updated
+ from the 20030619 snapshot to the 20031203 snapshot.</para>
</sect2>
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 a60049e..c76e77d 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -142,7 +142,11 @@
<sect3 id="boot">
<title>Boot Loader Changes</title>
- <para></para>
+ <para arch="i386">A serial console-capable version of
+ <filename>boot0</filename> has been added. It can be written
+ to a disk using &man.boot0cfg.8; and specifying
+ <filename>/boot/boot0sio</filename> as the argument to the
+ <option>-b</option> option.</para>
<!-- Above this line, order boot loader changes by keyword-->
@@ -158,6 +162,11 @@
<para arch="i386">The lmc (LAN Media Corp. PCI WAN adapter) driver has been
removed due to breakage and lack of maintainership.</para>
+ <para arch="i386">A wrapper system has been added to allow
+ binary Windows NDIS miniport network drivers to be used with
+ FreeBSD. For more information, see the &man.ndis.4; and
+ &man.ndiscvt.8; manual pages.</para>
+
</sect3>
<sect3 id="net-proto">
@@ -194,14 +203,21 @@
<sect2 id="userland">
<title>Userland Changes</title>
- <para></para>
+ <para>The configuration files used by the &man.resolver.5; now
+ support the <literal>timeout:</literal> and
+ <literal>attempts:</literal> keywords.</para>
+
+ <para>&man.ipfw.8; now supports a <option>-b</option> flag to
+ print only the action and comment for each rule, thus omitting
+ the rule body.</para>
</sect2>
<sect2 id="contrib">
<title>Contributed Software</title>
- <para></para>
+ <para>The <application>ACPI-CA</application> code has been updated
+ from the 20030619 snapshot to the 20031203 snapshot.</para>
</sect2>
OpenPOWER on IntegriCloud