summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorbmah <bmah@FreeBSD.org>2001-09-18 15:25:00 +0000
committerbmah <bmah@FreeBSD.org>2001-09-18 15:25:00 +0000
commit7f8575ebc78b1e80189dc231cb0aae8db7ddf1ea (patch)
treea0df94b396dfb2b0296cbe4045dda17944936fa7 /release
parent915ac6e38accf1f7a1115b0dfb4c2618f51d7697 (diff)
downloadFreeBSD-src-7f8575ebc78b1e80189dc231cb0aae8db7ddf1ea.zip
FreeBSD-src-7f8575ebc78b1e80189dc231cb0aae8db7ddf1ea.tar.gz
Try to work off backlog of CURRENT release notes: vm.zeroidle_enable,
an(4)/ancontrol(8) -M monitor mode, burncd(8) -d, cat(1) UNIX-domain sockets.
Diffstat (limited to 'release')
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.sgml13
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/common/new.sgml13
2 files changed, 26 insertions, 0 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index a39a887..6c8e6df 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -245,6 +245,9 @@
module name and version to KLD filename mapping. The new
&man.kldxref.8; utility is used to generate these files.</para>
+ <para>Idle zeroing of pages can be enabled with the
+ <varname>vm.zeroidle_enable</varname> sysctl variable.</para>
+
<para>On many modern hosts, PCCARD devices can be configured to
route their interrupts via either the ISA or PCI interrupt paths.
The &man.pcic.4; driver has been updated to support both interrupt
@@ -385,6 +388,10 @@ hw.pcic.irq="0"</programlisting>
<para>The &man.an.4; driver now supports the Cisco Aironet 350
series of adaptors. &merged;</para>
+ <para>The &man.an.4; driver now supports <quote>monitor</quote>
+ mode, settable via the <option>-M</option> option to
+ &man.ancontrol.8;.</para>
+
<para arch="i386">The &man.el.4; driver can now be loaded as a
module.</para>
@@ -1430,6 +1437,9 @@ hw.pcic.irq="0"</programlisting>
image files from a filename was also added; <filename>-</filename>
can be used as a filename for <literal>stdin</literal>. &merged;</para>
+ <para>&man.burncd.8; now supports Disk At Once (DAO) mode,
+ selectable via the <option>-d</option> flag.</para>
+
<para>&man.dmesg.8; now has a <option>-a</option> option to show
the entire message buffer, including &man.syslogd.8; records and
<filename>/dev/console</filename> output. &merged;</para>
@@ -1824,6 +1834,9 @@ hw.pcic.irq="0"</programlisting>
address--as opposed to using every available one--via the
<option>-b</option> option.</para>
+ <para>&man.cat.1; now has the ability to read from UNIX-domain
+ sockets.</para>
+
<sect3>
<title>Contributed Software</title>
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 a39a887..6c8e6df 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -245,6 +245,9 @@
module name and version to KLD filename mapping. The new
&man.kldxref.8; utility is used to generate these files.</para>
+ <para>Idle zeroing of pages can be enabled with the
+ <varname>vm.zeroidle_enable</varname> sysctl variable.</para>
+
<para>On many modern hosts, PCCARD devices can be configured to
route their interrupts via either the ISA or PCI interrupt paths.
The &man.pcic.4; driver has been updated to support both interrupt
@@ -385,6 +388,10 @@ hw.pcic.irq="0"</programlisting>
<para>The &man.an.4; driver now supports the Cisco Aironet 350
series of adaptors. &merged;</para>
+ <para>The &man.an.4; driver now supports <quote>monitor</quote>
+ mode, settable via the <option>-M</option> option to
+ &man.ancontrol.8;.</para>
+
<para arch="i386">The &man.el.4; driver can now be loaded as a
module.</para>
@@ -1430,6 +1437,9 @@ hw.pcic.irq="0"</programlisting>
image files from a filename was also added; <filename>-</filename>
can be used as a filename for <literal>stdin</literal>. &merged;</para>
+ <para>&man.burncd.8; now supports Disk At Once (DAO) mode,
+ selectable via the <option>-d</option> flag.</para>
+
<para>&man.dmesg.8; now has a <option>-a</option> option to show
the entire message buffer, including &man.syslogd.8; records and
<filename>/dev/console</filename> output. &merged;</para>
@@ -1824,6 +1834,9 @@ hw.pcic.irq="0"</programlisting>
address--as opposed to using every available one--via the
<option>-b</option> option.</para>
+ <para>&man.cat.1; now has the ability to read from UNIX-domain
+ sockets.</para>
+
<sect3>
<title>Contributed Software</title>
OpenPOWER on IntegriCloud