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

Diff for /www/plus.html between version 1.1055 and 1.1056

version 1.1055, 2007/05/24 08:46:40 version 1.1056, 2007/05/30 10:18:02
Line 63 
Line 63 
   
 <ul>  <ul>
 <!-- 2007/05/23 -->  <!-- 2007/05/23 -->
   <li>Add code to spin up secondary CPUs on macppc, still work in progress.
 <li>Change dmesg printing of memory to MB instead of KB.  <li>Change dmesg printing of memory to MB instead of KB.
 <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=elroy&sektion=4&arch=hppa&format=html">elroy(4)</a> on hppa GENERIC and RAMDISK kernels.  <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=elroy&sektion=4&arch=hppa&format=html">elroy(4)</a> on hppa GENERIC and RAMDISK kernels.
 <li>Fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> for pppoe f_addrhook panics.  <li>Fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> for pppoe f_addrhook panics.
Line 72 
Line 73 
 <li>Prevent newly created interfaces from causing reload problems in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8&format=html">ospfd(8)</a>.  <li>Prevent newly created interfaces from causing reload problems in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8&format=html">ospfd(8)</a>.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a>, only try to merge an AS_SEQUENCE if there is a difference between the 4-byte AS path and the 2-byte one. If they are the same length, just use the new path instead of trying to merge.  <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a>, only try to merge an AS_SEQUENCE if there is a difference between the 4-byte AS path and the 2-byte one. If they are the same length, just use the new path instead of trying to merge.
 <li>On TCP input when a partial ACK is received, check if congestion window is larger than acked bytes and update the window accordingly.  <li>On TCP input when a partial ACK is received, check if congestion window is larger than acked bytes and update the window accordingly.
 <li>Make Logitech Quickcam Notebook attach to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uaudio&sektion=4&format=html">uaudio(4)</a> and not <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ugen&sektion=4&format=html">ugen(4)</a>.  <li>Make Logitech Quickcam Notebook attach to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ugen&sektion=4&format=html">ugen(4)</a> and not <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uaudio&sektion=4&format=html">uaudio(4)</a>.
 <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uts&sektion=4&format=html">uts(4)</a> - USB touchscreen support on amd64 and i386 GENERIC kernels.  <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uts&sektion=4&format=html">uts(4)</a> - USB touchscreen support on amd64 and i386 GENERIC kernels.
 <li>Add support for bluetooth adapter found on MSI S270 laptops in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ubt&sektion=4&format=html">ubt(4)</a> driver.  <li>Add support for bluetooth adapter found on MSI S270 laptops in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ubt&sektion=4&format=html">ubt(4)</a> driver.
 <!-- 2007/05/21 -->  <!-- 2007/05/21 -->

Legend:
Removed from v.1.1055  
changed lines
  Added in v.1.1056