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

Diff for /www/plus.html between version 1.41 and 1.42

version 1.41, 1997/02/13 15:11:15 version 1.42, 1997/02/17 03:30:58
Line 297 
Line 297 
 <li>Use lots more XXXX characters in calls to the few remaining mktemp() calls  <li>Use lots more XXXX characters in calls to the few remaining mktemp() calls
         in the source tree. This cuts out a whole class of races.          in the source tree. This cuts out a whole class of races.
 <li>Improved NFS filehandle creation.  <li>Improved NFS filehandle creation.
   <li>Make dd(1) work fine with our 64-bit off_t types, now you can copy very
           large disks using it.
   <li>add RPC service name generation to netstat -a
   <li>Upgrade pax & tar to be POSIX compliant.
   <li>Fix a few netinet kernel crash problems.
   <li>Fix so that stack limits which are not a multiple of the pagesize work.
   <li>fix some more memory and file descriptor leaks in libc/rpc
   <li>New cpu scalable BLOWFISH-based crypt algorithm for passwd file entries;
           uses a very large strong-random `salt' and permits expansion of
           the number of rotor runs.  Hence if you have faster machines you can
           slow the crypt routine down!
   <li>/etc/passwd.conf which controls which format of passwd entries should
           be created when a user uses passwd(1)
 </ul>  </ul>
 <p>  <p>
 <h3>Development is rapidly continuing...</h3>  <h3>Development is rapidly continuing...</h3>

Legend:
Removed from v.1.41  
changed lines
  Added in v.1.42