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

Diff for /www/plus.html between version 1.71 and 1.72

version 1.71, 1997/06/29 05:22:20 version 1.72, 1997/06/29 06:56:42
Line 484 
Line 484 
 <li>Added automatic power down framework at halt(8) time, currently only  <li>Added automatic power down framework at halt(8) time, currently only
 supported on sun4m machines with the <i>power</i> device.  supported on sun4m machines with the <i>power</i> device.
 <li>IPF 3.1.11 + Darren's patches + 64-bit cleanup.  <li>IPF 3.1.11 + Darren's patches + 64-bit cleanup.
   <li>Fix a minor problem in popen().
   <li>Use O_EXLOCK for passwd locking to avoid a class of localhost denial of
           service attacks.
   <li>Clip setsockopt SO_SND*/SO_RCV parameters.
   <li>Repaired hundreds of long != int problems (in a bunch of programs) that
           affect the alpha.
   <li>Y2K enhancement to date(1).
   <li>Race fix to amd(8).
   <li>Support IP option handling in IPSEC packets.
   <li>Import of the gnu multi-precision math library, libgmp.  This will be
           used by an IPSEC key daemon soon.
   <li>Modify inetd to accept a "hostname,[hostname,...]:" token to added to the
           front of any line in /etc/inetd.conf.  This permits services to be
           supplied only on certain interfaces.
   <li>A few more minor netinet problems fixed.
   <li>Import of cvs-1.9.10.
   <li>Fix readlink(1).
 </ul>  </ul>
 <p>  <p>
 <h3>Development is rapidly continuing...</h3>  <h3>Development is rapidly continuing...</h3>

Legend:
Removed from v.1.71  
changed lines
  Added in v.1.72