svn commit: r263604 - stable/9/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Sat Mar 22 01:30:29 UTC 2014
Author: gjb
Date: Sat Mar 22 01:30:29 2014
New Revision: 263604
URL: http://svnweb.freebsd.org/changeset/base/263604
Log:
Document r257125.
Sponsored by: The FreeBSD Foundation
Modified:
stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml Sat Mar 22 01:30:27 2014 (r263603)
+++ stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml Sat Mar 22 01:30:29 2014 (r263604)
@@ -125,6 +125,11 @@
<sect2 xml:id="kernel">
<title>Kernel Changes</title>
+ <para revision="257125">A new &man.sysctl.8;,
+ <literal>debug.devfs_iosize_max_clamp</literal> has been added
+ which enables and disables <literal>SSIZE_MAX</literal>-sized
+ I/O requests on &man.devfs.5; files.</para>
+
<para revision="257126">A new &man.sysctl.8;,
<literal>kern.disallow_high_osrel</literal>, has been added
which disables executing the images compiled on a userland
More information about the svn-src-stable-9
mailing list