New release notes: amdsmb(4), nfsmb(4), bpf(4) timestamp fix (+MFC),

logger(1) -P (+MFC).

MFCs noted:  em(4) 6.1.4, traceroute(8) -e, traceroute (8) complete
ICMP unreacable decoding.

Modified release notes:  OpenBSM 1.0alpha9.
This commit is contained in:
Bruce A. Mah 2006-08-26 14:00:42 +00:00
parent 44689dc087
commit 9dff0111c9
2 changed files with 36 additions and 8 deletions

View File

@ -387,6 +387,9 @@
<sect3 id="proc">
<title>Hardware Support</title>
<para>The &man.amdsmb.4; driver has been added. It provides
support for the AMD-8111 SMBus 2.0 controller. &merged;</para>
<para>The &man.cardbus.4;, &man.pccard.4;,
&man.pccbb.4;, and &man.exca.4; drivers are now buildable
as kernel modules.</para>
@ -454,6 +457,9 @@
since this fixes USB keyboard probing problems.
&merged;</para>
<para>The &man.nfsmb.4; driver, which supports the NVIDIA nForce
2/3/4 SMBus 2.0 controller, has been added. &merged;</para>
<para arch="ia64">The loader tunable <varname>debug.mpsafevfs</varname>
is set to <literal>1</literal> by default.</para>
@ -581,7 +587,7 @@
<para>The &man.em.4; driver has been updated to
version 6.1.4 from Intel. Among other changes, it now supports
80003, 82571, 82571EB and 82572 based adapters, as well as
onboard-NICs on ICH8-based motherboards.</para>
onboard-NICs on ICH8-based motherboards. &merged;</para>
<para>The &man.em.4; driver now includes
initial support for suspend and resume features.</para>
@ -703,6 +709,10 @@
The <varname>net.bpf_jitter.enable</varname>
can be used to disable this feature.</para>
<para>Multiple copies of a packet received via different
&man.bpf.4; listeners now all have identical
timestamps. &merged;</para>
<para>The bridge(4) driver has been removed from the tree. Its
functionality has been completely replaced by
&man.if.bridge.4;.</para>
@ -1231,6 +1241,10 @@ geli_da1s3a_keyfile0_name="/boot/keys/da1s3a.key"</programlisting>
interoperable with &man.xargs.1;'s <option>-0</option> flag.
&merged;</para>
<para>The &man.logger.1; utility now supports
a <option>-P</option>, which specifies the port to which syslog
messages should be sent. &merged;</para>
<para>The &man.ls.1; utility now supports
an <option>-I</option> flag to disable the automatic
<option>-A</option> flag for the superuser. &merged;</para>
@ -1404,10 +1418,10 @@ geli_da1s3a_keyfile0_name="/boot/keys/da1s3a.key"</programlisting>
<para>The &man.traceroute.8; utility now supports
a <option>-e</option> option, which sets a fixed destination
port for probe packets. This can be useful for tracing behind
packet-filtering firewalls.</para>
packet-filtering firewalls. &merged;</para>
<para>&man.traceroute.8; now decodes the complete set of ICMP
unreachable messages in its output.</para>
unreachable messages in its output. &merged;</para>
<para>The &man.truss.1; utility now supports an <option>-s</option>
flag for the same functionality as the strace utility
@ -1588,7 +1602,7 @@ mdconfig_md1="-t vnode -f /var/foo.img"</programlisting>
<application>tzdata2006g</application> release. &merged;</para>
<para>TrustedBSD <application>OpenBSM</application>,
version 1.0 alpha 7, an implementation of the documented Sun Basic
version 1.0 alpha 9, an implementation of the documented Sun Basic
Security Module (BSM) Audit API and file format, as well as local
extensions to support the Mac OS X and FreeBSD operating systems
has been added. This also includes command line tools for audit

View File

@ -387,6 +387,9 @@
<sect3 id="proc">
<title>Hardware Support</title>
<para>The &man.amdsmb.4; driver has been added. It provides
support for the AMD-8111 SMBus 2.0 controller. &merged;</para>
<para>The &man.cardbus.4;, &man.pccard.4;,
&man.pccbb.4;, and &man.exca.4; drivers are now buildable
as kernel modules.</para>
@ -454,6 +457,9 @@
since this fixes USB keyboard probing problems.
&merged;</para>
<para>The &man.nfsmb.4; driver, which supports the NVIDIA nForce
2/3/4 SMBus 2.0 controller, has been added. &merged;</para>
<para arch="ia64">The loader tunable <varname>debug.mpsafevfs</varname>
is set to <literal>1</literal> by default.</para>
@ -581,7 +587,7 @@
<para>The &man.em.4; driver has been updated to
version 6.1.4 from Intel. Among other changes, it now supports
80003, 82571, 82571EB and 82572 based adapters, as well as
onboard-NICs on ICH8-based motherboards.</para>
onboard-NICs on ICH8-based motherboards. &merged;</para>
<para>The &man.em.4; driver now includes
initial support for suspend and resume features.</para>
@ -703,6 +709,10 @@
The <varname>net.bpf_jitter.enable</varname>
can be used to disable this feature.</para>
<para>Multiple copies of a packet received via different
&man.bpf.4; listeners now all have identical
timestamps. &merged;</para>
<para>The bridge(4) driver has been removed from the tree. Its
functionality has been completely replaced by
&man.if.bridge.4;.</para>
@ -1231,6 +1241,10 @@ geli_da1s3a_keyfile0_name="/boot/keys/da1s3a.key"</programlisting>
interoperable with &man.xargs.1;'s <option>-0</option> flag.
&merged;</para>
<para>The &man.logger.1; utility now supports
a <option>-P</option>, which specifies the port to which syslog
messages should be sent. &merged;</para>
<para>The &man.ls.1; utility now supports
an <option>-I</option> flag to disable the automatic
<option>-A</option> flag for the superuser. &merged;</para>
@ -1404,10 +1418,10 @@ geli_da1s3a_keyfile0_name="/boot/keys/da1s3a.key"</programlisting>
<para>The &man.traceroute.8; utility now supports
a <option>-e</option> option, which sets a fixed destination
port for probe packets. This can be useful for tracing behind
packet-filtering firewalls.</para>
packet-filtering firewalls. &merged;</para>
<para>&man.traceroute.8; now decodes the complete set of ICMP
unreachable messages in its output.</para>
unreachable messages in its output. &merged;</para>
<para>The &man.truss.1; utility now supports an <option>-s</option>
flag for the same functionality as the strace utility
@ -1588,7 +1602,7 @@ mdconfig_md1="-t vnode -f /var/foo.img"</programlisting>
<application>tzdata2006g</application> release. &merged;</para>
<para>TrustedBSD <application>OpenBSM</application>,
version 1.0 alpha 7, an implementation of the documented Sun Basic
version 1.0 alpha 9, an implementation of the documented Sun Basic
Security Module (BSM) Audit API and file format, as well as local
extensions to support the Mac OS X and FreeBSD operating systems
has been added. This also includes command line tools for audit