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

Diff for /www/plus.html between version 1.382 and 1.383

version 1.382, 1999/01/02 02:07:10 version 1.383, 1999/01/03 10:02:13
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>In patch(1), remove some local functions and use basename(3) and dirname(3) instead.
 <li>Integration of NetBSD's MIDI & sequencer support.  <li>Integration of NetBSD's MIDI & sequencer support.
 <li>Sendmail 8.9.2  <li>Sendmail 8.9.2
   <li>c++ does not permit a structure to have a member that is called the same name as the structure (ie. <strong>netinet/in.h</strong> had <strong>struct ip_opts</strong> containing a member called <strong>ip_opts[]</strong>. Fix that.
   <li>Fix ${PIPE} uses throughout the source tree (not kernel compiles though).
   <li>A few htdocs were missing in our httpd(8) install. Add them.
   <li>Some pcmcia fixes.
   <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=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>.

Legend:
Removed from v.1.382  
changed lines
  Added in v.1.383