Regen from article 1.44. (Also pick up some manpage entity fixes.)
This commit is contained in:
parent
7a88498fce
commit
0044f0cbee
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=17761
1 changed files with 21 additions and 7 deletions
|
@ -22,8 +22,8 @@
|
|||
2003 by The FreeBSD Documentation Project</p>
|
||||
|
||||
<p class="PUBDATE">$FreeBSD:
|
||||
src/release/doc/en_US.ISO8859-1/errata/article.sgml,v 1.43
|
||||
2003/06/24 17:58:22 bmah Exp $<br />
|
||||
src/release/doc/en_US.ISO8859-1/errata/article.sgml,v 1.44
|
||||
2003/08/04 00:57:27 bmah Exp $<br />
|
||||
</p>
|
||||
<hr />
|
||||
</div>
|
||||
|
@ -88,7 +88,21 @@
|
|||
<h1 class="SECT1"><a id="SECURITY" name="SECURITY">2
|
||||
Security Advisories</a></h1>
|
||||
|
||||
<p>No advisories.</p>
|
||||
<p>The implementation of the <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=realpath&sektion=3&manpath=FreeBSD+5.1-current">
|
||||
<span class="CITEREFENTRY"><span
|
||||
class="REFENTRYTITLE">realpath</span>(3)</span></a>
|
||||
function contains a single-byte buffer overflow bug. This
|
||||
may have various impacts, depending on the application
|
||||
using <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=realpath&sektion=3&manpath=FreeBSD+5.1-current">
|
||||
<span class="CITEREFENTRY"><span
|
||||
class="REFENTRYTITLE">realpath</span>(3)</span></a> and
|
||||
other factors. This bug has been fixed on the 5.1-RELEASE
|
||||
security fix branch and the 5-CURRENT development branch.
|
||||
For more information, see security advisory <a
|
||||
href="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-03:08.realpath.asc"
|
||||
target="_top">FreeBSD-SA-03:08</a>.</p>
|
||||
</div>
|
||||
|
||||
<div class="SECT1">
|
||||
|
@ -98,7 +112,7 @@
|
|||
Open Issues</a></h1>
|
||||
|
||||
<p>The RAIDframe disk driver described in <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=raid&sektion=4&manpath=FreeBSD+5.0-current">
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=raid&sektion=4&manpath=FreeBSD+5.1-current">
|
||||
<span class="CITEREFENTRY"><span
|
||||
class="REFENTRYTITLE">raid</span>(4)</span></a> is
|
||||
non-functional for this release.</p>
|
||||
|
@ -116,7 +130,7 @@
|
|||
question, and reinstall the memory.</p>
|
||||
|
||||
<p>Attempting to write to an <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=msdosfs&sektion=5&manpath=FreeBSD+5.0-current">
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=msdosfs&sektion=5&manpath=FreeBSD+5.1-current">
|
||||
<span class="CITEREFENTRY"><span
|
||||
class="REFENTRYTITLE">msdosfs</span>(5)</span></a> file
|
||||
system that has been upgraded from read-only to read-write
|
||||
|
@ -134,7 +148,7 @@
|
|||
Late-Breaking News</a></h1>
|
||||
|
||||
<p><a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=ipfw&sektion=4&manpath=FreeBSD+5.0-current">
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=ipfw&sektion=4&manpath=FreeBSD+5.1-current">
|
||||
<span class="CITEREFENTRY"><span
|
||||
class="REFENTRYTITLE">ipfw</span>(4)</span></a> should work
|
||||
correctly on strict-alignment 64-bit architectures such as
|
||||
|
@ -168,7 +182,7 @@ hw.eisa_slots=0 # disable probing for EISA devices
|
|||
</pre>
|
||||
|
||||
<p>For new installs on i386 architecture machines, <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=sysinstall&sektion=8&manpath=FreeBSD+5.0-current">
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=sysinstall&sektion=8&manpath=FreeBSD+5.1-current">
|
||||
<span class="CITEREFENTRY"><span
|
||||
class="REFENTRYTITLE">sysinstall</span>(8)</span></a> will
|
||||
try to determine if ACPI was disabled via the new boot
|
||||
|
|
Loading…
Reference in a new issue