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

Diff for /www/plus.html between version 1.25 and 1.26

version 1.25, 1997/02/01 16:13:12 version 1.26, 1997/02/02 03:04:55
Line 252 
Line 252 
 <li>A start at a SA_SIGINFO implementation. Currently solid enough to provide  <li>A start at a SA_SIGINFO implementation. Currently solid enough to provide
         fault address information.          fault address information.
 <li>Completely in-tree <a href="ppc.html">PowerPC</a> port for non-Apple hardware.  <li>Completely in-tree <a href="ppc.html">PowerPC</a> port for non-Apple hardware.
           This port requires nothing outside the in-tree development environment to
           build (except mkisofs for building distributions).
 <li>Some ypbind(8) tightening up, includes a method to specify a list of valid servers  <li>Some ypbind(8) tightening up, includes a method to specify a list of valid servers
 <li>Bug fixed that prevented bufpages/nbuf > 1 setups.  This allows large  <li>Bug fixed that prevented bufpages/nbuf > 1 setups.  This allows large
         buffer caches even when available kvm space is low, like for i386          buffer caches even when available kvm space is low, like for i386
         & sparc.          & sparc.
   <li>Changed netinet IP_HDRINCL option to require ip_len and ip_off in network
           byte order. This is a compatibility/portability fix and we expect
           other BSD systems to eventually follow suit.
   <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
           using in-tree versions of all tools.  Yipee!
   <li>More work on the siginfo implementation. Siginfo is a small part of
           POSIX 1003.1b.
 </ul>  </ul>
 <p>  <p>
 <h3>Development is rapidly continuing...</h3>  <h3>Development is rapidly continuing...</h3>

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26