svn commit: r263603 - stable/9/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Sat Mar 22 01:30:27 UTC 2014


Author: gjb
Date: Sat Mar 22 01:30:27 2014
New Revision: 263603
URL: http://svnweb.freebsd.org/changeset/base/263603

Log:
  Document r257126.
  
  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:24 2014	(r263602)
+++ stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml	Sat Mar 22 01:30:27 2014	(r263603)
@@ -125,6 +125,12 @@
     <sect2 xml:id="kernel">
       <title>Kernel Changes</title>
 
+      <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
+	with a higher major version number than the major version
+	number of the running kernel.</para>
+
       <para revision="257253">A kernel panic triggered by unmounting
 	a busy &man.zfs.8; filesystem has been fixed.</para>
 


More information about the svn-src-all mailing list