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

Diff for /www/plus.html between version 1.1093 and 1.1094

version 1.1093, 2008/02/20 09:04:02 version 1.1094, 2008/02/22 08:47:58
Line 63 
Line 63 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2008/02/21 -->
   <li>Prevent possible free list corruption when <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malloc&sektion=9&format=html">malloc(9)</a> sleeps.
   <!-- 2008/02/20 -->
   <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fxp&sektion=4&format=html">fxp(4)</a> 16-bit registers do not get accessed by 8-bit reads/writes.
   <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=envy&sektion=4&format=html">envy(4)</a> on amd64 and i386 GENERIC kernels.
   <li>Implement AK4524 input and output volume knobs and output mute switches on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=envy&sektion=4&format=html">envy(4)</a>.
   <li>On amd64 GENERIC kernels, allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=opl&sektion=4&format=html">opl(4)</a> to attach to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cmpci&sektion=4&format=html">cmpci(4)</a>.
   <li>Fixed return-rst for IPv6 in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a>.
   <li>Reworked sgi device attachment rules.
   <li>Reworked libc free list handling to prevent cases where freeing memory requires memory.
   <li>Fixed a use-after-free bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sendmail&sektion=8&format=html">sendmail(8)</a>.
   <li>Use correct TCP header when creating a response.
   <li>Use autopolling for link status on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a> when it has link. Fixes input errors and might avoid firmware hangs on some cards.
   <li>Fix segfault in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pstat&sektion=8&format=html">pstat(8)</a> when called with -vT.
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tda&sektion=4&format=html">tda(4)</a> enabled on sparc64 GENERIC kernels.
   <li>On sparc64, make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tda&sektion=4&format=html">tda(4)</a> run the fans at maximum speed when about to enter <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ddb&sektion=4&format=html">ddb(4)</a>, in order to avoid overheating in case of a system crash.
   <li>Fix mbuf leak when receiving PPPoE packets but without any PPPoE interfaces set up.
   <!-- 2008/02/19 -->
   <li>Added support for the Intel ICH9 chipsets in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4&format=html">em(4)</a> driver.
   <li>Add support for the optics on the Sun variant of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ixgb&sektion=4&format=html">ixgb(4)</a> boards.
   <li>Added support for AnyDATA ADU-500A in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umsm&sektion=4&format=html">umsm(4)</a> driver.
   <!-- 2008/02/18 -->
   <li>Change <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sgivol&sektion=8&format=html">sgivol(8)</a> to not require the -f option.
 <!-- 2008/02/17 -->  <!-- 2008/02/17 -->
   <li>Add initial bits in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a> for fiber support with the BCM5714/15/80 chipsets.
 <li>Add support for VIA VT8237S south bridge in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=viapm&sektion=4&format=html">viapm(4)</a>  <li>Add support for VIA VT8237S south bridge in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=viapm&sektion=4&format=html">viapm(4)</a>
 <li>Initial driver for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wbsio&sektion=4&format=html">wbsio(4)</a>, a driver for Winbond LPC Super I/O chips. Enabled on i386 and amd64 GENERIC kernels.  <li>Initial driver for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wbsio&sektion=4&format=html">wbsio(4)</a>, a driver for Winbond LPC Super I/O chips. Enabled on i386 and amd64 GENERIC kernels.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd.conf&sektion=5&format=html">isakmpd.conf(5)</a>, define default configurations for AES-192 and AES-256.  <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd.conf&sektion=5&format=html">isakmpd.conf(5)</a>, define default configurations for AES-192 and AES-256.

Legend:
Removed from v.1.1093  
changed lines
  Added in v.1.1094