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

Diff for /www/plus.html between version 1.1134 and 1.1135

version 1.1134, 2009/02/01 15:12:21 version 1.1135, 2009/02/11 08:08:18
Line 66 
Line 66 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2009/02/04 -->
   <li>For some systems which claim ACPI 2.0 but still do not provide an XSDT address, fall back on the RSDT.
   <li>Make intel xenocara Mesa code choose the right vblank pipe to sync to, in case there is only one.
   <!-- 2009/02/03 -->
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aucat&sektion=1&format=html">aucat(1)</a> daemonize when in server mode.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aucat&sektion=1&format=html">aucat(1)</a> in server mode create a /tmp/aucat-userid/ directory and create sockets in it to prevent eavesdropping.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospf6d&sektion=8&format=html">ospf6d(8)</a>, set the LA-bit for all prefixes of 128-bit length in the Intra-Area-Prefix LSAs.
   <li>Added Buffalo WLI-U2-SG54HG to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rum&sektion=4&format=html">rum(4)</a> devices.
   <!-- 2009/02/02 -->
   <li>Better rate calculations in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=apmd&sektion=8&format=html">apmd(8)</a> for MP machines.
   <li>Enabled build in xenocara of kdrive/Xephyr for the gcc3 architectures.
 <!-- 2009/02/01 -->  <!-- 2009/02/01 -->
   <li>Save VGA text mode color palette upon startup and restore it when switching consoles or when X11 exits.
   <li>gcc2 fixes for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&sektion=8&format=html">dhclient(8)</a>.
 <!-- 2009/01/31 -->  <!-- 2009/01/31 -->
 <li>Move mvme88k <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vs&sektion=4&format=html">vs(4)</a> driver to bus_dma.  <li>Move mvme88k <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vs&sektion=4&format=html">vs(4)</a> driver to bus_dma.
 <li>Unbreak non-INET6 case in the pf code.  <li>Unbreak non-INET6 case in the pf code.
Line 99 
Line 112 
 <li>Remove undocumented support for -e in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ex&sektion=1&format=html">ex(1)</a>.  <li>Remove undocumented support for -e in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ex&sektion=1&format=html">ex(1)</a>.
 <li>Implemented proper multicast support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tsec&sektion=4&format=html">tsec(4)</a> for the socppc platform.  <li>Implemented proper multicast support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tsec&sektion=4&format=html">tsec(4)</a> for the socppc platform.
 <li>Readded "Category" to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sendbug&sektion=1&format=html">sendbug(1)</a> template.  <li>Readded "Category" to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sendbug&sektion=1&format=html">sendbug(1)</a> template.
 <li>Fixed libstdc++ issues where ports would include <math.h> and expect C99 macros in that file to be available.  <li>Fixed libstdc++ issues where ports would include &lt;math.h&gt; and expect C99 macros in that file to be available.
 <li>Enable -d for the export command of OpenCVS.  <li>Enable -d for the export command of OpenCVS.
 <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sti&sektion=4&format=html">sti(4)</a> font selection.  <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sti&sektion=4&format=html">sti(4)</a> font selection.
 <li>When printing the database with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospf6ctl&sektion=8&format=html">ospf6ctl(8)</a>, print the right header for Intra-Area-Prefix LSAs.  <li>When printing the database with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospf6ctl&sektion=8&format=html">ospf6ctl(8)</a>, print the right header for Intra-Area-Prefix LSAs.

Legend:
Removed from v.1.1134  
changed lines
  Added in v.1.1135