svn commit: r319607 - stable/11/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Mon Jun 5 18:56:47 UTC 2017
Author: gjb
Date: Mon Jun 5 18:56:45 2017
New Revision: 319607
URL: https://svnweb.freebsd.org/changeset/base/319607
Log:
Document r295930, truss(1) '-H' flag.
Document r308154, cxgbe(4) additional virtual interface support.
Submitted by: jhb
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Mon Jun 5 18:54:53 2017 (r319606)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Mon Jun 5 18:56:45 2017 (r319607)
@@ -190,6 +190,10 @@
<sect2 xml:id="userland-programs">
<title>Userland Application Changes</title>
+ <para revision="295930">The &man.truss.1; utility has been
+ updated to include the <literal>-H</literal> flag, which logs
+ the thread ID of a thread invoking a system call.</para>
+
<para revision="305476" contrib="sponsor"
sponsor="&ff;">Support for &man.blacklistd.8; has been added
to <application>OpenSSH</application>.</para>
@@ -644,6 +648,11 @@
sponsor="&chelsio;">The &man.cxgbev.4; driver has been added,
providing support for Virtual Function devices
(<acronym>VFs</acronym>) on Chelsio T4 and T5 adapters.</para>
+
+ <para revision="308154" contrib="sponsor"
+ sponsor="&chelsio;">The &man.cxgbe.4; driver has been updated
+ to support creating additional virtual interfaces on
+ a port.</para>
<para revision="309377" contrib="sponsor"
sponsor="&broadcom;">The &man.bnxt.4; driver has been added,
More information about the svn-src-stable
mailing list