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

Diff for /www/plus.html between version 1.33 and 1.34

version 1.33, 1997/02/04 05:04:24 version 1.34, 1997/02/04 15:39:59
Line 257 
Line 257 
         number of network interfaces.          number of network interfaces.
 <li>More kerberosIV security patches.  <li>More kerberosIV security patches.
 <li>A working fsirand.  <li>A working fsirand.
 <li>A start at a SA_SIGINFO implementation. Currently solid enough to provide  
         fault address information.  
 <li>Completely in-tree <a href="ppc.html">PowerPC</a> port for non-Apple  <li>Completely in-tree <a href="ppc.html">PowerPC</a> port for non-Apple
         hardware.  This port requires nothing outside the in-tree development          hardware.  This port requires nothing outside the in-tree development
         environment to build (except mkisofs for building distributions).          environment to build (except mkisofs for building distributions).
Line 273 
Line 271 
 <li>amd (the automounter) is now 64-bit and working on the alpha.  <li>amd (the automounter) is now 64-bit and working on the alpha.
 <li>The <a href="alpha.html">Alpha</a> port and all it's utilities now compiles  <li>The <a href="alpha.html">Alpha</a> port and all it's utilities now compiles
         using in-tree versions of all tools.  Yipee!          using in-tree versions of all tools.  Yipee!
 <li>More work on the SA_SIGINFO implementation. (SA_SIGINFO is a small part of  <li>A SA_SIGINFO implementation for sigaction() and signal handlers.  This is a
         POSIX 1003.1b)          small part of POSIX 1003.1b and permits the signal handler to figure
           out the exact cause of a signal; such as fault address information
           for SIGSEGV or more detailed information for SIGFPE.
 <li>config.old(8) has been removed from the tree, as the <a href="hp300.html">  <li>config.old(8) has been removed from the tree, as the <a href="hp300.html">
         hp300</a> port switches to config(8).          hp300</a> port switches to config(8).
 <li>/sbin/dump -a saves you from needing to deal with finicky tape length  <li>/sbin/dump -a saves you from needing to deal with finicky tape length
         options (from FreeBSD)          options (from FreeBSD)
 <li>Added RFC-1812 ICMP unreachable codes to ip_icmp.h and traceroute.  <li>Added RFC-1812 ICMP unreachable codes to ip_icmp.h, traceroute, and ping.
 </ul>  </ul>
 <p>  <p>
 <h3>Development is rapidly continuing...</h3>  <h3>Development is rapidly continuing...</h3>

Legend:
Removed from v.1.33  
changed lines
  Added in v.1.34