Update location for, erm, updates.

Submitted by:	Motoyuki Konno <motoyuki@snipe.rim.or.jp>
This commit is contained in:
Jordan K. Hubbard 1998-07-12 05:24:12 +00:00
parent 4daa717535
commit 6810bebf76
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3044
4 changed files with 18 additions and 18 deletions

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$Date: 1998-01-10 04:04:12 $">
<!ENTITY date "$Date: 1998-07-12 05:24:09 $">
<!ENTITY title "FreeBSD 2.2.5 Errata Notes">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
<!-- $Id: errata.sgml,v 1.4 1998-01-10 04:04:12 brian Exp $ -->
<!-- $Id: errata.sgml,v 1.5 1998-07-12 05:24:09 jkh Exp $ -->
<html>
&header;
@ -46,7 +46,7 @@ o FreeBSD-SA-97:05 (available from <a href="ftp://freebsd.org/pub/CERT/">
o The appletalk stack was broken in 2.2.5 and, if you plan to run
appletalk, you should apply the following patch:
<a href="ftp://ftp.freebsd.org/pub/FreeBSD/2.2.5-RELEASE/updates/atalk.diff.2.2">ftp://ftp.freebsd.org/pub/FreeBSD/2.2.5-RELEASE/updates/atalk.diff.2.2</a>
<a href="ftp://ftp.freebsd.org/pub/FreeBSD/updates/2.2.5-RELEASE/atalk.diff.2.2.gz">ftp://ftp.freebsd.org/pub/FreeBSD/updates/2.2.5-RELEASE/atalk.diff.2.2.gz</a>
o The line printer spooler lpd will, when sending jobs to remote
printers, kill the child process sending to the remote after the
@ -61,7 +61,7 @@ o Intel "F00F bug" enables users to hang machines with Pentium processors
Fix: Update to the 2.2-stable version of the kernel or apply the patch
found in:
<a href="ftp://ftp.freebsd.org/pub/FreeBSD/2.2.5-RELEASE/updates/f00f.diff.2.2">ftp://ftp.freebsd.org/pub/FreeBSD/2.2.5-RELEASE/updates/f00f.diff.2.2</a>
<a href="ftp://ftp.freebsd.org/pub/FreeBSD/updates/2.2.5-RELEASE/f00f.diff.2.2.gz">ftp://ftp.freebsd.org/pub/FreeBSD/updates/2.2.5-RELEASE/f00f.diff.2.2.gz</a>
o A bug in the ipfw code exists where using the "reset tcp" firewall command
@ -69,7 +69,7 @@ o A bug in the ipfw code exists where using the "reset tcp" firewall command
locations.
Fix: Update to the 2.2-stable version of the kernel or apply the
patch found in <a href="ftp://ftp.freebsd.org/pub/FreeBSD/2.2.5-RELEASE/updates/ipfw.diff">ftp://ftp.freebsd.org/pub/FreeBSD/2.2.5-RELEASE/updates/ipfw.diff</a>
patch found in <a href="ftp://ftp.freebsd.org/pub/FreeBSD/updates/2.2.5-RELEASE/ipfw.diff.gz">ftp://ftp.freebsd.org/pub/FreeBSD/updates/2.2.5-RELEASE/ipfw.diff.gz</a>
o A bug in XF86Setup causes it to fail to create a symbolic link from
/usr/X11R6/bin/X to the right X server for your hardware if a link

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$Date: 1998-06-10 13:25:19 $">
<!ENTITY date "$Date: 1998-07-12 05:24:12 $">
<!ENTITY title "FreeBSD 2.2.6 Errata Notes">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
<!-- $Id: errata.sgml,v 1.6 1998-06-10 13:25:19 jkh Exp $ -->
<!-- $Id: errata.sgml,v 1.7 1998-07-12 05:24:12 jkh Exp $ -->
<html>
&header;
@ -107,7 +107,7 @@ o The xterm program in XFree86 3.3.2 doesn't remove utmp entries on
Fix: Fetch the updated xterm binary at:
ftp://ftp.freebsd.org/pub/FreeBSD/2.2.6-RELEASE/updates/xterm
ftp://ftp.freebsd.org/pub/FreeBSD/updates/2.2.6-RELEASE/xterm
Or get the *latest* ports collection on your machine (see
http://www.freebsd.org/ports) and use the port in x11/XFree86 to
@ -122,7 +122,7 @@ o The older Matsushita (Panasonic), Sony CDU-31 and Mitsumi (non-IDE)
Fix: Fetch an updated boot floppy from the updates/ directory, e.g.:
ftp://ftp.freebsd.org/pub/FreeBSD/2.2.6-RELEASE/updates/boot.flp
ftp://ftp.freebsd.org/pub/FreeBSD/updates/2.2.6-RELEASE/boot.flp
And use it to install 2.2.6 instead. This problem is fixed in 2.2-stable
and will not be a problem with the next FreeBSD release.

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$Date: 1998-01-10 04:04:12 $">
<!ENTITY date "$Date: 1998-07-12 05:24:09 $">
<!ENTITY title "FreeBSD 2.2.5 Errata Notes">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
<!-- $Id: errata.sgml,v 1.4 1998-01-10 04:04:12 brian Exp $ -->
<!-- $Id: errata.sgml,v 1.5 1998-07-12 05:24:09 jkh Exp $ -->
<html>
&header;
@ -46,7 +46,7 @@ o FreeBSD-SA-97:05 (available from <a href="ftp://freebsd.org/pub/CERT/">
o The appletalk stack was broken in 2.2.5 and, if you plan to run
appletalk, you should apply the following patch:
<a href="ftp://ftp.freebsd.org/pub/FreeBSD/2.2.5-RELEASE/updates/atalk.diff.2.2">ftp://ftp.freebsd.org/pub/FreeBSD/2.2.5-RELEASE/updates/atalk.diff.2.2</a>
<a href="ftp://ftp.freebsd.org/pub/FreeBSD/updates/2.2.5-RELEASE/atalk.diff.2.2.gz">ftp://ftp.freebsd.org/pub/FreeBSD/updates/2.2.5-RELEASE/atalk.diff.2.2.gz</a>
o The line printer spooler lpd will, when sending jobs to remote
printers, kill the child process sending to the remote after the
@ -61,7 +61,7 @@ o Intel "F00F bug" enables users to hang machines with Pentium processors
Fix: Update to the 2.2-stable version of the kernel or apply the patch
found in:
<a href="ftp://ftp.freebsd.org/pub/FreeBSD/2.2.5-RELEASE/updates/f00f.diff.2.2">ftp://ftp.freebsd.org/pub/FreeBSD/2.2.5-RELEASE/updates/f00f.diff.2.2</a>
<a href="ftp://ftp.freebsd.org/pub/FreeBSD/updates/2.2.5-RELEASE/f00f.diff.2.2.gz">ftp://ftp.freebsd.org/pub/FreeBSD/updates/2.2.5-RELEASE/f00f.diff.2.2.gz</a>
o A bug in the ipfw code exists where using the "reset tcp" firewall command
@ -69,7 +69,7 @@ o A bug in the ipfw code exists where using the "reset tcp" firewall command
locations.
Fix: Update to the 2.2-stable version of the kernel or apply the
patch found in <a href="ftp://ftp.freebsd.org/pub/FreeBSD/2.2.5-RELEASE/updates/ipfw.diff">ftp://ftp.freebsd.org/pub/FreeBSD/2.2.5-RELEASE/updates/ipfw.diff</a>
patch found in <a href="ftp://ftp.freebsd.org/pub/FreeBSD/updates/2.2.5-RELEASE/ipfw.diff.gz">ftp://ftp.freebsd.org/pub/FreeBSD/updates/2.2.5-RELEASE/ipfw.diff.gz</a>
o A bug in XF86Setup causes it to fail to create a symbolic link from
/usr/X11R6/bin/X to the right X server for your hardware if a link

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$Date: 1998-06-10 13:25:19 $">
<!ENTITY date "$Date: 1998-07-12 05:24:12 $">
<!ENTITY title "FreeBSD 2.2.6 Errata Notes">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
<!-- $Id: errata.sgml,v 1.6 1998-06-10 13:25:19 jkh Exp $ -->
<!-- $Id: errata.sgml,v 1.7 1998-07-12 05:24:12 jkh Exp $ -->
<html>
&header;
@ -107,7 +107,7 @@ o The xterm program in XFree86 3.3.2 doesn't remove utmp entries on
Fix: Fetch the updated xterm binary at:
ftp://ftp.freebsd.org/pub/FreeBSD/2.2.6-RELEASE/updates/xterm
ftp://ftp.freebsd.org/pub/FreeBSD/updates/2.2.6-RELEASE/xterm
Or get the *latest* ports collection on your machine (see
http://www.freebsd.org/ports) and use the port in x11/XFree86 to
@ -122,7 +122,7 @@ o The older Matsushita (Panasonic), Sony CDU-31 and Mitsumi (non-IDE)
Fix: Fetch an updated boot floppy from the updates/ directory, e.g.:
ftp://ftp.freebsd.org/pub/FreeBSD/2.2.6-RELEASE/updates/boot.flp
ftp://ftp.freebsd.org/pub/FreeBSD/updates/2.2.6-RELEASE/boot.flp
And use it to install 2.2.6 instead. This problem is fixed in 2.2-stable
and will not be a problem with the next FreeBSD release.