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

Diff for /www/plus.html between version 1.49 and 1.50

version 1.49, 1997/04/07 17:57:45 version 1.50, 1997/04/10 11:54:26
Line 351 
Line 351 
 <li>64 bit clean in.rarpd.  <li>64 bit clean in.rarpd.
 <li>cvs 1.9.6  <li>cvs 1.9.6
 <li>16 partition support for the alpha port.  <li>16 partition support for the alpha port.
   <li>Add ./.message support to ftpd
   <li>Numerous more pax/tar fixes.
   <li>Add md5 & blowfish passwd support to adduser(8).
   <li>Add support for YP v1 to ypserv.
   <li>Fixed some more mktemp races (sigh, will this ever end!)
   <li>More buffer overflows, but none in sensitive programs.
   <li>getnetent() and friends now work a lot more like gethostent().
   <li>Use 10 X characters in many remaining mktemp() calls which are
           hard to excise.
   <li>Solve a few resolver problems after the recent 4.9.5-P1 integration,
           not all our fault.
   <li>Fix patch to honour Index lines better.
   <li>A whole bunch of 64 bit fixes in the source tree (hint: alpha).
   <li>Once again, really correct the various source routing pieces of the
           userland source tree.
   <li>Make real i386 cpu's work again. In case noone noticed, they didn't
           work for about 5 months.  The bug was very hard to find...
   <li>For config(8), if any kernel options get added/deleted/changed since
           the previous commit, warn that the compile tree needs 'make clean'.
   <li>Use in_addr_t and in_port_t all over the place.
   <li>Correct DEV_BSIZE and lp->d_secsize confusion throughout the source
           tree. CD9660 is much happier now.
   <li>Fix AFS string-to-key handling in kerberos.
   <li>Various man page fixes.
   <li>For the first time ever, an obj@ populated /usr/src tree compiles cleanly
           when mounted read-only.
 </ul>  </ul>
 <p>  <p>
 <h3>Development is rapidly continuing...</h3>  <h3>Development is rapidly continuing...</h3>

Legend:
Removed from v.1.49  
changed lines
  Added in v.1.50