Sync with latest errata info.
This commit is contained in:
parent
ecf2ffb076
commit
3eb875dcbe
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3286
1 changed files with 12 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$Date: 1998-07-28 10:52:42 $">
|
||||
<!ENTITY date "$Date: 1998-08-06 19:04:12 $">
|
||||
<!ENTITY title "FreeBSD 2.2.7 Errata Notes">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: errata.sgml,v 1.3 1998-07-28 10:52:42 hanai Exp $ -->
|
||||
<!-- $Id: errata.sgml,v 1.4 1998-08-06 19:04:12 jkh Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -53,6 +53,16 @@ Fix: This was an embarrassing mis-merge from the 3.0 release notes and,
|
|||
this section of the release notes and any other docs which claim that
|
||||
the ThunderLAN NICs are supported in 2.2.7.
|
||||
|
||||
|
||||
o rshd was broken during -Wall cleanup, as noted in PR#7500
|
||||
|
||||
Fix: This was fixed in the 2.2-stable branch as of 1998/07/24 04:32:21
|
||||
in revision 1.9.2.9 of /usr/src/libexec/rshd/rshd.c. Obtain the
|
||||
fixed version via CVSup (see instructions in handbook or simply
|
||||
``pkg_add ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/cvsupit.tgz''
|
||||
and follow the instructions) or get it from FTP at:
|
||||
ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-stable/src/libexec/rshd/rshd.c
|
||||
|
||||
</pre>
|
||||
|
||||
&footer;
|
||||
|
|
Loading…
Reference in a new issue