New release notes: ng_split, lpd(8) rc (+MFC).

Deleted some release notes that were too vague to be useful:  CAM
error recovery update, vinum update, lpr/lpq/lpd update.
This commit is contained in:
bmah 2002-05-11 17:56:09 +00:00
parent 94b803cf52
commit 372b2111f6
2 changed files with 16 additions and 18 deletions

View File

@ -891,6 +891,9 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
multiplexing and demultiplexing packets over multiple links
has been added. &merged;</para>
<para>A new ng_split node type has been added for splitting a
bidirectional packet flow into two unidirectional flows.</para>
<para>A new sysctl
<varname>net.inet.ip.check_interface</varname>, which is on by
default, causes IP to verify that an incoming packet arrives
@ -1063,9 +1066,6 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
corruption problems on systems using the VIA 82C686B
Southbridge chip. &merged;</para>
<!-- The following note needs to be made more specific or eliminated. -->
<para>The CAM error recovery code has been updated.</para>
<para>The &man.cd.4; driver now has support for write
operations. This allows writing to DVD-RAM, PD and similar
drives that probe as CD devices. Note that change affects
@ -1137,10 +1137,6 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
<para arch="i386">The &man.twe.4; 3ware ATA RAID driver has
added. &merged;</para>
<!-- The following note needs to be made more specific or eliminated. -->
<para>The &man.vinum.4; volume manager has received some bug
fixes and enhancements.</para>
<para>The &man.wd.4; compatibility devices were removed from the
&man.ata.4; driver. &merged;</para>
</sect3>
@ -2330,8 +2326,11 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
cause &man.lpd.8; not to open a socket for network print
jobs). &merged;</para>
<para>&man.lpr.1;, &man.lpq.1;, and &man.lpd.8; have received a
few minor enhancements. &merged;</para>
<para>&man.lpd.8; now implements a new <literal>rc</literal>
printcap option. When specified in a print queue for a remote
host, boolean option causes &man.lpd.8; to resend the data file
for each copy the user requested via <command>lpr
-#<replaceable>n</replaceable></command>. &merged;</para>
<para>Catching up with most other network utilities in the base
system, &man.lpr.1;, &man.lpd.8;, &man.syslogd.8;, and

View File

@ -891,6 +891,9 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
multiplexing and demultiplexing packets over multiple links
has been added. &merged;</para>
<para>A new ng_split node type has been added for splitting a
bidirectional packet flow into two unidirectional flows.</para>
<para>A new sysctl
<varname>net.inet.ip.check_interface</varname>, which is on by
default, causes IP to verify that an incoming packet arrives
@ -1063,9 +1066,6 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
corruption problems on systems using the VIA 82C686B
Southbridge chip. &merged;</para>
<!-- The following note needs to be made more specific or eliminated. -->
<para>The CAM error recovery code has been updated.</para>
<para>The &man.cd.4; driver now has support for write
operations. This allows writing to DVD-RAM, PD and similar
drives that probe as CD devices. Note that change affects
@ -1137,10 +1137,6 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
<para arch="i386">The &man.twe.4; 3ware ATA RAID driver has
added. &merged;</para>
<!-- The following note needs to be made more specific or eliminated. -->
<para>The &man.vinum.4; volume manager has received some bug
fixes and enhancements.</para>
<para>The &man.wd.4; compatibility devices were removed from the
&man.ata.4; driver. &merged;</para>
</sect3>
@ -2330,8 +2326,11 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
cause &man.lpd.8; not to open a socket for network print
jobs). &merged;</para>
<para>&man.lpr.1;, &man.lpq.1;, and &man.lpd.8; have received a
few minor enhancements. &merged;</para>
<para>&man.lpd.8; now implements a new <literal>rc</literal>
printcap option. When specified in a print queue for a remote
host, boolean option causes &man.lpd.8; to resend the data file
for each copy the user requested via <command>lpr
-#<replaceable>n</replaceable></command>. &merged;</para>
<para>Catching up with most other network utilities in the base
system, &man.lpr.1;, &man.lpd.8;, &man.syslogd.8;, and