Deleted Added
full compact
article.xml (271276) article.xml (271277)
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">

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

13
14 <info>
15 <title>&os; &release.current; Release Notes</title>
16
17 <author>
18 <orgname>The &os; Project</orgname>
19 </author>
20
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">

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

13
14 <info>
15 <title>&os; &release.current; Release Notes</title>
16
17 <author>
18 <orgname>The &os; Project</orgname>
19 </author>
20
21 <pubdate>$FreeBSD: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml 271276 2014-09-08 15:42:45Z gjb $</pubdate>
21 <pubdate>$FreeBSD: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml 271277 2014-09-08 15:42:47Z gjb $</pubdate>
22
23 <copyright>
24 <year>2000</year>
25 <year>2001</year>
26 <year>2002</year>
27 <year>2003</year>
28 <year>2004</year>
29 <year>2005</year>

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

654 deferring wakeup until enough data has been received to
655 read or write a file, reducing <acronym>CPU</acronym> usage
656 and throughput performance with large I/O workloads.</para>
657
658 <para revision="263720" contrib="sponsor"
659 sponsor="&ff;">Support for hostname- and IP-based access
660 restriction has been added to the <acronym>iSCSI</acronym>
661 &man.ctld.8; daemon.</para>
22
23 <copyright>
24 <year>2000</year>
25 <year>2001</year>
26 <year>2002</year>
27 <year>2003</year>
28 <year>2004</year>
29 <year>2005</year>

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

654 deferring wakeup until enough data has been received to
655 read or write a file, reducing <acronym>CPU</acronym> usage
656 and throughput performance with large I/O workloads.</para>
657
658 <para revision="263720" contrib="sponsor"
659 sponsor="&ff;">Support for hostname- and IP-based access
660 restriction has been added to the <acronym>iSCSI</acronym>
661 &man.ctld.8; daemon.</para>
662
663 <para revision="263725" contrib="sponsor"
664 sponsor="&ff;">The &man.ctld.8; daemon has been updated
665 to allow overriding the <quote>default</quote>
666 <literal>portal-group</literal> configuration.</para>
667
668 <para revision="263726" contrib="sponsor"
669 sponsor="&ff;">The &man.ctld.8; daemon now includes a new
670 <literal>auth-group</literal>, <quote>default</quote>,
671 defaulting to <literal>deny</literal>, which is possible
672 to override.</para>
662 </sect3>
663
664 <sect3 xml:id="disks">
665 <title>Disks and Storage</title>
666
667 <para revision="260385" contrib="sponsor" sponsor="&ix;">The
668 &man.geom.4; subsystem has been updated to support I/O
669 direct dispatch. When safety requirements are met, it

--- 775 unchanged lines hidden ---
673 </sect3>
674
675 <sect3 xml:id="disks">
676 <title>Disks and Storage</title>
677
678 <para revision="260385" contrib="sponsor" sponsor="&ix;">The
679 &man.geom.4; subsystem has been updated to support I/O
680 direct dispatch. When safety requirements are met, it

--- 775 unchanged lines hidden ---