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

Diff for /www/43.html between version 1.57 and 1.58

version 1.57, 2008/03/20 05:25:37 version 1.58, 2008/03/20 11:41:11
Line 125 
Line 125 
 <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wbsio&amp;sektion=4">wbsio(4)</a> driver for the Winbond LPC Super I/O ICs.  <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wbsio&amp;sektion=4">wbsio(4)</a> driver for the Winbond LPC Super I/O ICs.
 <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adl&amp;sektion=4">adl(4)</a> driver for the Andigilog aSC7621 temperature, voltage, and fan sensor.  <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adl&amp;sektion=4">adl(4)</a> driver for the Andigilog aSC7621 temperature, voltage, and fan sensor.
 <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=siop&amp;sektion=4">siop(4)</a> driver now supports the (non-pci) NCR 53c720/770 in big-endian mode.  <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=siop&amp;sektion=4">siop(4)</a> driver now supports the (non-pci) NCR 53c720/770 in big-endian mode.
   <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lmn&amp;sektion=4">lmn(4)</a> driver for the National Semiconductor LM93 sensor.
 </ul>  </ul>
 <p>  <p>
   
Line 158 
Line 159 
 <li>The configuration of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&amp;sektion=4">carp(4)</a> load balancing has  <li>The configuration of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&amp;sektion=4">carp(4)</a> load balancing has
 been vastly simplified.  been vastly simplified.
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fstab&amp;sektion=5">  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fstab&amp;sektion=5">
 fstab(5)</a> entries referring to non-existant mount points are now  fstab(5)</a> entries referring to non-existent mount points are now
 ignored, allowing subsequent entries to be processed.  ignored, allowing subsequent entries to be processed.
 <li>Additional configuration files can now be included in  <li>Additional configuration files can now be included in
 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf.conf&amp;sektion=5">pf.conf(5)</a>.  <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf.conf&amp;sektion=5">pf.conf(5)</a>.
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sppp&sektion=4&format=html">sppp(4)</a> now has IPv6 support.
 </ul>  </ul>
 <p>  <p>
   
Line 198 
Line 200 
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&amp;sektion=4">  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&amp;sektion=4">
 sd(4)</a> devices no longer receive spurious SYNCHRONIZE CACHE commands that  sd(4)</a> devices no longer receive spurious SYNCHRONIZE CACHE commands that
 confuse some hardware.  confuse some hardware.
 <li>No longer claim that SYNCHRONIZE CACHE commands are 16 bytes long when they  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&amp;sektion=4">
   sd(4)</a> no longer claim that SYNCHRONIZE CACHE commands are 16 bytes long when they
 are actually 10 bytes. Some devices took this too literally.  are actually 10 bytes. Some devices took this too literally.
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&amp;sektion=8">  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&amp;sektion=8">
 dhcpd(8)</a> now always issues packets equal or larger than the minimum IP MTU.  dhcpd(8)</a> now always issues packets equal or larger than the minimum IP MTU.
Line 224 
Line 227 
 around command completion.  around command completion.
 <li>TCP responses to highly fragmented packets are now constructed without  <li>TCP responses to highly fragmented packets are now constructed without
 risking corruption of kernel memory.  risking corruption of kernel memory.
   <li>Sockets now allow 4095 multicast group memberships.
 </ul>  </ul>
 <p>  <p>
   

Legend:
Removed from v.1.57  
changed lines
  Added in v.1.58