Regen from r191791.
This commit is contained in:
parent
4282df9d2c
commit
427d05f220
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=34207
1 changed files with 20 additions and 4 deletions
|
@ -19,7 +19,7 @@ alink="#0000FF">
|
|||
<p class="COPYRIGHT">Copyright © 2008, 2009 The FreeBSD Documentation Project</p>
|
||||
|
||||
<p class="PUBDATE">$FreeBSD: stable/7/release/doc/en_US.ISO8859-1/errata/article.sgml
|
||||
191769 2009-05-03 21:21:17Z hrs $<br />
|
||||
191791 2009-05-04 19:00:25Z hrs $<br />
|
||||
</p>
|
||||
|
||||
<div class="LEGALNOTICE"><a id="TRADEMARKS" name="TRADEMARKS"></a>
|
||||
|
@ -97,7 +97,10 @@ target="_top">ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/</a>.</p>
|
|||
<p>[20090501] Some machines do not recognize the i386 disc1 as bootable and fall through
|
||||
to booting off the next boot device. All affected machines did see the other discs as
|
||||
bootable. As a workaround, you can boot using the bootonly or livefs CDROM and then swap
|
||||
in disc1 once sysinstall starts.</p>
|
||||
in disc1 once <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=sysinstall&sektion=8&manpath=FreeBSD+7.2-stable">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">sysinstall</span>(8)</span></a>
|
||||
starts.</p>
|
||||
|
||||
<p>[20090504] A lock handling error has been found in interaction between <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=malloc&sektion=3&manpath=FreeBSD+7.2-stable">
|
||||
|
@ -109,7 +112,16 @@ call in a thread and the <a
|
|||
href="http://www.FreeBSD.org/cgi/man.cgi?query=malloc&sektion=3&manpath=FreeBSD+7.2-stable">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">malloc</span>(3)</span></a>
|
||||
function in another thread, it can cause a deadlock in the child process. An Errata
|
||||
Notice to fix this problem is planned for this problem after the release.</p>
|
||||
Notice to fix this problem is planned after the release.</p>
|
||||
|
||||
<p>[20090505] A bug was found in the <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=bce&sektion=4&manpath=FreeBSD+7.2-stable"><span
|
||||
class="CITEREFENTRY"><span class="REFENTRYTITLE">bce</span>(4)</span></a> driver. This
|
||||
prevents it from working with the <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=lagg&sektion=4&manpath=FreeBSD+7.2-stable">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">lagg</span>(4)</span></a> driver
|
||||
in the LACP (IEEE 802.3ad Link Aggregation Control Protocol) mode. An Errata Notice to
|
||||
fix this problem is planned after the release.</p>
|
||||
</div>
|
||||
|
||||
<div class="SECT1">
|
||||
|
@ -117,7 +129,11 @@ Notice to fix this problem is planned for this problem after the release.</p>
|
|||
<h2 class="SECT1"><a id="LATE-NEWS" name="LATE-NEWS">4 Late-Breaking News and
|
||||
Corrections</a></h2>
|
||||
|
||||
<p>No news.</p>
|
||||
<p>[20090504] A patch to solve the locking issue in the <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=malloc&sektion=3&manpath=FreeBSD+7.2-stable">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">malloc</span>(3)</span></a>
|
||||
implementation and threading library has been committed to the <tt
|
||||
class="LITERAL">RELENG_7</tt> branch for public testing.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in a new issue