[BACK]Return to errata.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/errata.html between version 1.162 and 1.163

version 1.162, 1999/02/12 09:15:09 version 1.163, 1999/02/14 19:44:45
Line 34 
Line 34 
 <a name=all></a>  <a name=all></a>
 <li><h3><font color=#e00000>All architectures</font></h3>  <li><h3><font color=#e00000>All architectures</font></h3>
 <ul>  <ul>
 <a name=termcap></a>  <a name=uio></a>
   <li><font color=#009000><strong>FUNCTIONALITY FIX</strong></font><br>
   The readv(2) and writev(2) system calls would not accept a <em>struct iovec</em>
   with an <strong>iov_len</strong> of 0.  This causes a db test in perl to fail.
   <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.4/common/uio.patch>
   A source code patch exists which remedies this problem.</a>
   <p>
   <a name=rst></a>
 <li><font color=#009000><strong>SECURITY FIX</strong></font><br>  <li><font color=#009000><strong>SECURITY FIX</strong></font><br>
 TCP/IP RST handling was too sloppy.  TCP/IP RST handling was too sloppy.
 <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.4/common/rst.patch>  <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.4/common/rst.patch>

Legend:
Removed from v.1.162  
changed lines
  Added in v.1.163