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

Diff for /www/35.html between version 1.34 and 1.35

version 1.34, 2004/03/24 14:41:33 version 1.35, 2004/03/24 14:51:53
Line 77 
Line 77 
 </ul>  </ul>
 <p>  <p>
   
 <li>Replacement of GNU  <li>Replacement of the GNU
 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bc">bc(1)</a>,  <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bc">bc(1)</a>,
 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc">dc(1)</a>,  <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc">dc(1)</a>,
 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nm">nm(1)</a> and  <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nm">nm(1)</a> and
Line 159 
Line 159 
   
 <li> New tools:  <li> New tools:
 <ul>  <ul>
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sensorsd&sektion=8">sensorsd(8)</a>, monitoring hardware sensors  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sensorsd&sektion=8">sensorsd(8)</a>, monitoring hardware sensors,
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=procmap&sektion=1">procmap(1)</a>, examine a process' memory map  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=procmap&sektion=1">procmap(1)</a>, examine a process' memory map,
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8">bgpd(8)</a>, implementing the <a href="http://www.rfc-editor.org/rfc/rfc1771.txt">BGP-4</a> routing protocol  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8">bgpd(8)</a>, implementing the <a href="http://www.rfc-editor.org/rfc/rfc1771.txt">BGP-4</a> routing protocol,
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkill&sektion=1">pkill(1)</a> and  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkill&sektion=1">pkill(1)</a> and
 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pgrep&sektion=1">pgrep(1)</a>, finding or signalling processes by name  <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pgrep&sektion=1">pgrep(1)</a>, finding or signalling processes by name.
 </ul>  </ul>
 <p>  <p>
   
 <li> Performance improvements:  <li> Performance improvements:
 <ul>  <ul>
 <li>improved connection/socket lookup - about 100 times faster at 10000 sockets than 3.4  <li>Improved connection/socket lookup - about 100 times faster at 10000 sockets than 3.4.
 <li>TCP SYN cache  <li>TCP SYN cache.
 <li>OpenSSL speedup on i386, up to 100% improvement for md5, sha1, blowfish,  <li>OpenSSL speedup on i386, up to 100% improvement for md5, sha1, blowfish,
     des, 3des, rsa, dsa and bn      des, 3des, rsa, dsa and bn.
 </ul>  </ul>
 <p>  <p>
   
 <li>Improved hardware support, including:  <li>Improved hardware support, including:
 <ul>  <ul>
 <li>the <a href="/hppa.html">hppa</a> architecture gets support for many  <li>The <a href="/hppa.html">hppa</a> architecture gets support for many
     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pci">PCI</a>      <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pci">PCI</a>
     based machines.      based machines.
 <li>big improvements to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&sektion=4">ahc(4)</a>, bringing support for many new models.  <li>Big improvements to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&sektion=4">ahc(4)</a>, bringing support for many new models.
 <li>new <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bce&sektion=4">bce(4)</a> driver, supporting the Broadcom BCM4401 FastEthernet chipset.  <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bce&sektion=4">bce(4)</a> driver, supporting the Broadcom BCM4401 FastEthernet chipset.
 <li>new <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpt&sektion=4">mpt(4)</a> driver for  LSI Fusion-MPT SCSI and FibreChannel host adapters.  <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpt&sektion=4">mpt(4)</a> driver for  LSI Fusion-MPT SCSI and FibreChannel host adapters.
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&sektion=4">wi(4)</a> supports USB-based adapters and software WEP now.  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&sektion=4">wi(4)</a> supports USB-based adapters and software WEP now.
 </ul>  </ul>
 <p>  <p>
Line 198 
Line 198 
 <li>Many improvements in manual pages and other documentation.  <li>Many improvements in manual pages and other documentation.
 <p>  <p>
   
 <li>OpenSSH 3.8.1  <li>Gcc 3.2.2, including local additions like ProPolice support, for the
 <p>  
   
 <li> gcc 3.2.2, including local additions like ProPolice support, for the  
 <a href="http://www.openbsd.org/amd64.html">OpenBSD/amd64</a>,  <a href="http://www.openbsd.org/amd64.html">OpenBSD/amd64</a>,
 <a href="http://www.openbsd.org/cats.html">OpenBSD/cats</a> and  <a href="http://www.openbsd.org/cats.html">OpenBSD/cats</a> and
 <a href="http://www.openbsd.org/sparc64.html">OpenBSD/sparc64</a>  <a href="http://www.openbsd.org/sparc64.html">OpenBSD/sparc64</a>
Line 226 
Line 223 
 <li>Latest KAME IPv6  <li>Latest KAME IPv6
 <li>Heimdal 0.6rc1 (+ patches)  <li>Heimdal 0.6rc1 (+ patches)
 <li>Arla-current  <li>Arla-current
   <li>OpenSSH 3.8.1
 </ul>  </ul>
 <p>  <p>
   

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