Deleted Added
full compact
article.xml (284828) article.xml (284829)
1<?xml version="1.0" encoding="iso-8859-1"?>
2<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V5.0-Based Extension//EN"
3 "../../../share/xml/freebsd50.dtd" [
4<!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN" "release.ent">
5 %release;
6<!ENTITY % sponsor PUBLIC "-//FreeBSD//ENTITIES Sponsor Specification//EN" "sponsor.ent">
7 %sponsor;
8<!ENTITY % vendor PUBLIC "-//FreeBSD//ENTITIES Vendor Specification//EN" "vendor.ent">

--- 6 unchanged lines hidden (view full) ---

15
16 <info>
17 <title>&os; &release.current; Release Notes</title>
18
19 <author>
20 <orgname>The &os; Project</orgname>
21 </author>
22
1<?xml version="1.0" encoding="iso-8859-1"?>
2<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V5.0-Based Extension//EN"
3 "../../../share/xml/freebsd50.dtd" [
4<!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN" "release.ent">
5 %release;
6<!ENTITY % sponsor PUBLIC "-//FreeBSD//ENTITIES Sponsor Specification//EN" "sponsor.ent">
7 %sponsor;
8<!ENTITY % vendor PUBLIC "-//FreeBSD//ENTITIES Vendor Specification//EN" "vendor.ent">

--- 6 unchanged lines hidden (view full) ---

15
16 <info>
17 <title>&os; &release.current; Release Notes</title>
18
19 <author>
20 <orgname>The &os; Project</orgname>
21 </author>
22
23 <pubdate>$FreeBSD: head/release/doc/en_US.ISO8859-1/relnotes/article.xml 284828 2015-06-25 18:44:29Z gjb $</pubdate>
23 <pubdate>$FreeBSD: head/release/doc/en_US.ISO8859-1/relnotes/article.xml 284829 2015-06-25 18:44:31Z gjb $</pubdate>
24
25 <!-- Last rev: 282482 -->
26
27 <copyright>
28 <year>2015</year>
29 <holder role="mailto:doc@FreeBSD.org">The &os; Documentation
30 Project</holder>
31 </copyright>

--- 308 unchanged lines hidden (view full) ---

340 &man.chmod.1;, and &man.chown.8; utilities now affect symbolic
341 links when the <literal>-R</literal> flag is specified, as
342 documented in &man.symlink.7;.</para>
343
344 <para revision="281617">A race condition in &man.wc.1; that
345 would cause final results to be sent to &man.stderr.4; when
346 receiving the <literal>SIGINFO</literal> signal has been
347 fixed.</para>
24
25 <!-- Last rev: 282482 -->
26
27 <copyright>
28 <year>2015</year>
29 <holder role="mailto:doc@FreeBSD.org">The &os; Documentation
30 Project</holder>
31 </copyright>

--- 308 unchanged lines hidden (view full) ---

340 &man.chmod.1;, and &man.chown.8; utilities now affect symbolic
341 links when the <literal>-R</literal> flag is specified, as
342 documented in &man.symlink.7;.</para>
343
344 <para revision="281617">A race condition in &man.wc.1; that
345 would cause final results to be sent to &man.stderr.4; when
346 receiving the <literal>SIGINFO</literal> signal has been
347 fixed.</para>
348
349 <para revision="284297" contrib="sponsor"
350 sponsor="&clusterhq;">The &man.lockstat.1; utility has been
351 updated with several improvements:</para>
352
353 <itemizedlist>
354 <listitem>
355 <para>Spin locks are now reported as the amount of time
356 spinning, instead of loop iterations.</para>
357 </listitem>
358
359 <listitem>
360 <para>Reader locks are now recognized as adaptive and can
361 spin on &os;.</para>
362 </listitem>
363
364 <listitem>
365 <para>Lock aquisition events for successful reader try-lock
366 events are now reported.</para>
367 </listitem>
368
369 <listitem>
370 <para>Spin-and-block events that occur before lock
371 acquisition are now reported.</para>
372 </listitem>
373 </itemizedlist>
348 </sect2>
349
350 <sect2 xml:id="userland-contrib">
351 <title>Contributed Software</title>
352
353 <para revision="258884" contrib="sponsor"
354 sponsor="&darpa_afrl;">&man.lldb.1; has been updated to
355 upstream snapshot version r196259.</para>

--- 941 unchanged lines hidden ---
374 </sect2>
375
376 <sect2 xml:id="userland-contrib">
377 <title>Contributed Software</title>
378
379 <para revision="258884" contrib="sponsor"
380 sponsor="&darpa_afrl;">&man.lldb.1; has been updated to
381 upstream snapshot version r196259.</para>

--- 941 unchanged lines hidden ---