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

Diff for /www/plus.html between version 1.378 and 1.379

version 1.378, 1998/12/28 18:45:20 version 1.379, 1998/12/29 11:53:04
Line 51 
Line 51 
 <h3><font color=#0000e0>We are working on what will become 2.5...</font></h3><p>  <h3><font color=#0000e0>We are working on what will become 2.5...</font></h3><p>
 <ul>  <ul>
   
 <li>Fix df(1) on NFS v3 filesystems.  <li>Correct the values of <strong>ip_len</strong>, <strong>ip_off</strong>, <strong>ip_id</strong>, and udp <strong>uh_sum</strong> fields for the embedded ip packet inside an icmp packet. (<strong>ip_sum</strong> is still wrong.)
   <li>More locking fixes in the vfs layer.
   <li><font color=#e00000><strong>Fix df(1) on NFS v3 filesystems. <a href=errata.html#nfs3>A source code patch is available which solves this problem</a></strong></font>.
 <li>Crank PID_MAX to 99999.  <li>Crank PID_MAX to 99999.
 <li>Do better pcmcia interrupt allocation.  <li>Do better pcmcia interrupt allocation.
 <li>Make <strong>ip_id</strong> non-repeating random, like DNS id's.  <li>Make <strong>ip_id</strong> non-repeating random, like DNS id's.
Line 186 
Line 188 
 <li>Use correct ioctl for flushing in ipmon(8).  <li>Use correct ioctl for flushing in ipmon(8).
 <li>Fix various tcp options bugs.  <li>Fix various tcp options bugs.
 <li>Fix tcp timestamps.  <li>Fix tcp timestamps.
 <li>Repair sparc kvm dump header problem.  <li><font color=#e00000><strong>Repair sparc kvm dump header problem. <a href=errata24.html#kvm_mkdb>A patch is available</a></strong></font>.
 <li>More carefully check /etc/hostname.* file contents before using it.  <li>More carefully check /etc/hostname.* file contents before using it.
 <li>Fix mktemp() problems in lynx(1).  <li>Fix mktemp() problems in lynx(1).
   

Legend:
Removed from v.1.378  
changed lines
  Added in v.1.379