Regen from r205376.

This commit is contained in:
Hiroki Sato 2010-03-20 14:58:30 +00:00
parent 57b41c0d8b
commit 54c4f53036
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=35538

View file

@ -19,7 +19,7 @@ alink="#0000FF">
<p class="COPYRIGHT">Copyright &copy; 2010 The FreeBSD Documentation Project</p> <p class="COPYRIGHT">Copyright &copy; 2010 The FreeBSD Documentation Project</p>
<p class="PUBDATE">$FreeBSD: releng/7.3/release/doc/en_US.ISO8859-1/relnotes/article.sgml <p class="PUBDATE">$FreeBSD: releng/7.3/release/doc/en_US.ISO8859-1/relnotes/article.sgml
205371 2010-03-20 14:36:39Z hrs $<br /> 205376 2010-03-20 14:57:24Z hrs $<br />
</p> </p>
<div class="LEGALNOTICE"><a id="TRADEMARKS" name="TRADEMARKS"></a> <div class="LEGALNOTICE"><a id="TRADEMARKS" name="TRADEMARKS"></a>
@ -384,9 +384,6 @@ class="FUNCTION">kern_shmctl()</code> functions will be transparently renamed to
functions remain as the old names to provide backward compatibility for older kernel functions remain as the old names to provide backward compatibility for older kernel
modules.</p> modules.</p>
<p>[amd64] The <b class="APPLICATION">superpages</b> in the FreeBSD virtual memory
subsystem is now enabled by default.</p>
<p>A new sysctl variable <code class="VARNAME">security.bsd.map_at_zero</code> has been <p>A new sysctl variable <code class="VARNAME">security.bsd.map_at_zero</code> has been
added and set to <tt class="LITERAL">1</tt> (allow) by default. This controls whether added and set to <tt class="LITERAL">1</tt> (allow) by default. This controls whether
FreeBSD allows to map an object at the address <tt class="LITERAL">0</tt>, which is part FreeBSD allows to map an object at the address <tt class="LITERAL">0</tt>, which is part