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

Diff for /www/plus.html between version 1.62 and 1.63

version 1.62, 1997/06/06 15:41:03 version 1.63, 1997/06/11 16:59:57
Line 438 
Line 438 
 <li>fix sendsmg() credential passing on 64 bit machines.  <li>fix sendsmg() credential passing on 64 bit machines.
 <li>Kernel now generates random pid values in fork().  <li>Kernel now generates random pid values in fork().
 <li>A few netinet fixes.  <li>A few netinet fixes.
   <li>Some more security and robustness changes to traceroute and ping.
   <li>Add <strong>-P proto</strong> support to traceroute.
   <li>fix SO_SNDTIMEO.
   <li>add sysctl net.inet.tcp.{keepidle,keepintvl,slowhz}
   <li>fix disklabel support in vnd/svnd.
   <li>Ensure TCP RST is within window.
   <li>Use /etc/namedb/tmp/ to avoid /var/tmp race conditions.
   <li>Use dynamic fd_set allocation in more places, particularily setuid
           programs.
 </ul>  </ul>
 <p>  <p>
 <h3>Development is rapidly continuing...</h3>  <h3>Development is rapidly continuing...</h3>

Legend:
Removed from v.1.62  
changed lines
  Added in v.1.63