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

Diff for /www/plus.html between version 1.384 and 1.385

version 1.384, 1999/01/04 03:12:34 version 1.385, 1999/01/05 00:47:55
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>newsyslog(8) no longer needs to care about MAX_PID.
   <li>In find(1), correct ! handling in parethesis
   <li>In strftime(3), document what an ISO 8601 year is.  It's not what you think it is..
   <li>In rdump(8), use TCP_NODELAY for a significant performance enhancement.
   <li>Fix nsphy(4) MII driver to work on finicky hme(4) driver.
 <li>Put some named files in the right place (post-2.4 bug).  <li>Put some named files in the right place (post-2.4 bug).
 <li>For nfs booting, print addresses using kernel inet_ntoa().  <li>For nfs booting, print addresses using kernel inet_ntoa().
 <li>range overflow in edquota(8).  <li>range overflow in edquota(8).
Line 66 
Line 71 
 <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=errata.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=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 65535.
 <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.
 <li>range check signal conversions in the compat layer.  <li>range check signal conversions in the compat layer.

Legend:
Removed from v.1.384  
changed lines
  Added in v.1.385