Regen from errata/article.sgml 1.73.2.58.
This commit is contained in:
parent
be039622d9
commit
68f14f97a5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=31877
1 changed files with 9 additions and 4 deletions
|
@ -20,7 +20,7 @@ alink="#0000FF">
|
|||
2008 The FreeBSD Documentation Project</p>
|
||||
|
||||
<p class="PUBDATE">$FreeBSD: src/release/doc/en_US.ISO8859-1/errata/article.sgml,v
|
||||
1.73.2.57 2008/04/17 19:08:41 delphij Exp $<br />
|
||||
1.73.2.58 2008/04/20 17:55:48 bmah Exp $<br />
|
||||
</p>
|
||||
|
||||
<div class="LEGALNOTICE"><a id="TRADEMARKS" name="TRADEMARKS"></a>
|
||||
|
@ -159,12 +159,13 @@ href="http://www.FreeBSD.org/cgi/man.cgi?query=mmap&sektion=2&manpath=FreeBSD+6.
|
|||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">mmap</span>(2)</span></a>. This
|
||||
issue has been fixed on the HEAD and RELENG_6 branches.</p>
|
||||
|
||||
<p>[20080229] Multithreaded programs that perform a <a
|
||||
<p>[20080229, updated 20080420] Multithreaded programs that perform a <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=fork&sektion=2&manpath=FreeBSD+6.3-stable">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">fork</span>(2)</span></a>
|
||||
operation may crash due to a race condition in the threading library. This problem has
|
||||
been fixed on the HEAD and RELENG_6 branches, and is a candidate for an errata
|
||||
notice.</p>
|
||||
been fixed on the HEAD, RELENG_6, and RELENG_6_3 branches, and is addressed by errata
|
||||
notice <a href="http://security.FreeBSD.org/advisories/FreeBSD-EN-08:01.libpthread.asc"
|
||||
target="_top">FreeBSD-EN-08:01.libpthread</a>.</p>
|
||||
|
||||
<p>[20080307] When using <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=sysinstall&sektion=8&manpath=FreeBSD+6.3-stable">
|
||||
|
@ -175,6 +176,10 @@ class="FILENAME">x11/xorg-drivers</tt></a> package not being installed, and a
|
|||
corresponding failure of X.org server to configure itself correctly. The recommended way
|
||||
to a functioning X.org installation is simply to select <span
|
||||
class="GUIMENUITEM">All</span> from the Distributions menu.</p>
|
||||
|
||||
<p>[20080420] A reference counting bug in the IP multicast code could cause kernel panics
|
||||
under some circumstances. It has been fixed on the RELENG_6 branch by revision <tt
|
||||
class="LITERAL">1.85.2.10</tt> of <tt class="FILENAME">sys/netinet/in.c</tt>.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue