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.
This commit is contained in:
Bruce A. Mah 2001-09-18 15:25:00 +00:00
parent a5e2a508c7
commit 7429c0e49b
2 changed files with 26 additions and 0 deletions

View File

@ -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>

View File

@ -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>