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

Diff for /www/plus25.html between version 1.20 and 1.21

version 1.20, 2004/03/04 06:37:26 version 1.21, 2004/03/28 09:44:05
Line 373 
Line 373 
 <li>A few htdocs were missing in our httpd(8) install. Add them.  <li>A few htdocs were missing in our httpd(8) install. Add them.
 <li>Some pcmcia fixes.  <li>Some pcmcia fixes.
 <li>Correct nested <strong>ip_sum</strong> in icmp packets.  <li>Correct nested <strong>ip_sum</strong> in icmp packets.
 <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>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>More locking fixes in the vfs layer.
 <li><font color="#e00000"><strong>Fix df(1) on NFS v3 filesystems. <a href="errata24.html#nfs3">A source code patch is available which solves this problem</a></strong></font>.  <li><font color="#e00000"><strong>Fix df(1) on NFS v3 filesystems. <a href="errata24.html#nfs3">A source code patch is available which solves this problem</a></strong></font>.
 <li>Crank PID_MAX to 65535.  <li>Crank PID_MAX to 65535.

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21