Date: Thu, 28 Aug 2014 06:16:36 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org Subject: svn commit: r270741 - stable/10/release/doc/en_US.ISO8859-1/relnotes Message-ID: <201408280616.s7S6Gbo1045801@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb Date: Thu Aug 28 06:16:36 2014 New Revision: 270741 URL: http://svnweb.freebsd.org/changeset/base/270741 Log: Document r269946, USDT DTrace probe improvements. Submitted by: rpaulo Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml ============================================================================== --- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Thu Aug 28 04:35:38 2014 (r270740) +++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Thu Aug 28 06:16:36 2014 (r270741) @@ -945,6 +945,15 @@ parameters. This change allows &man.carp.4; interfaces to be used within the &man.jail.8;.</para> + <para revision="269946">Support for generating and compiling + <acronym>USDT</acronym> <application>DTrace</application> + probes has been improved. <application>DTrace</application> + <acronym>USDT</acronym> files are now handled similar to + &man.lex.1; and &man.yacc.1; files, meaning support for + handling <application>D</application> files as part of the + build process is built into the <literal>SRCS</literal> + &man.make.1; environment variable.</para> + <para revision="269968">The &man.iscsictl.8; utility has been updated to include a new flag, <literal>-M</literal>, which allows modifying the <acronym>iSCSI</acronym> session
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408280616.s7S6Gbo1045801>