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

Diff for /www/plus.html between version 1.1180 and 1.1181

version 1.1180, 2010/10/03 13:20:41 version 1.1181, 2010/10/03 18:20:38
Line 67 
Line 67 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2010/10/03 -->
   <li>Turn off lidsuspend if halt -p is in progress.
   <li>Removed support for srandom and urandom.
   <!-- 2010/10/02 -->
   <li>Fix for some <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pms&sektion=4&format=html">pms(4)</a> pckbc handling.
   <li>Make macppc install scripts try update the boot blocks.
   <li>Updated OpenSSL to 1.0.0a.
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nsd&sektion=8&format=html">nsd(8)</a> startup logic to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rc&sektion=8&format=html">rc(8)</a> scripts.
   <li>Implemented a combus to support the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&sektion=4&format=html">com(4)</a> devices on Octeon without modifying dev/ic/com.
   <li>Added -R option to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&sektion=8&format=html">pfctl(8)</a> to show only a specified rule by numeric ID in combination with "-s rules" or "-s labels".
   <!-- 2010/10/01 -->
   <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&sektion=8&format=html">iked(8)</a> gets transforms in the proposal before trying to parse it.
   <li>Prevent bad free() in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> when overriding AuthorizedKeys in a Match block.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&sektion=8&format=html">iked(8)</a>, fix padding issues and warnings from openssl.
   <!-- 2010/09/30 -->
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ehci&sektion=4&format=html">ehci(4)</a> DMA sync operations, fixes issues with macppc.
   <li>Added support in OpenCVS for update -C.
   <li>Make sure the TCP will not recalculate the rscale factor after the initial SYN is sent.
   <li>Make sure OpenRCS and OpenCVS parse all deltas before expecting "desc" keyword.
   <!-- 2010/09/29 -->
   <li>Do not delay ACKs on connections using loopback interfaces.
   <li>Implemented a per-cpu held mutex counter for all non-x86 platforms to help debugging.
   <li>Added pregenerated unicode files for perl.
   <!-- 2010/09/28 -->
   <li>Make -k work in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpbench&sektion=1&format=html">tcpbench(1)</a> client mode.
   <!-- 2010/09/27 -->
 <!-- 2010/09/20 -->  <!-- 2010/09/20 -->
 <!-- 2010/09/19 -->  <!-- 2010/09/19 -->
 <li>Initial support for the Octeon platform.  <li>Initial support for the Octeon platform.
Line 237 
Line 263 
 <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nsd&sektion=8&format=html">nsd(8)</a> to the build.  <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nsd&sektion=8&format=html">nsd(8)</a> to the build.
 <li>Fixed a 16 year old bug in the radix tree sorting routine for non-contiguous netmasks. It can have a huge impact on IPsec performance.  <li>Fixed a 16 year old bug in the radix tree sorting routine for non-contiguous netmasks. It can have a huge impact on IPsec performance.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> client stop calling fatal() on exit.  <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> client stop calling fatal() on exit.
 <li>In Xenocara, updated libXvMC to version 1.0.6, xf86-input-vmmouse to 12.6.10, xf86-video-vmware to 11.0.2, xf86-video-mga to 1.4.13, xf86-video-nv to 2.1.18, xterm to 261.  <li>In Xenocara, updated libXvMC to version 1.0.6, xf86-input-vmmouse to 12.6.10, xf86-video-vmware to 11.0.2, xf86-video-mga to 1.4.13, xf86-video-nv to 2.1.18, xterm to 261.
 <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nsd&sektion=8&format=html">nsd(8)</a> to version 3.2.6.  <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nsd&sektion=8&format=html">nsd(8)</a> to version 3.2.6.
 <!-- 2010/08/21 -->  <!-- 2010/08/21 -->
 <li>Added a flag to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vis&sektion=3&format=html">vis(3)</a>: VIS_ALL - encode all characters, not just invisible ones, it can be called from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vis&sektion=1&format=html">vis(1)</a> withe the `-a' option.  <li>Added a flag to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vis&sektion=3&format=html">vis(3)</a>: VIS_ALL - encode all characters, not just invisible ones, it can be called from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vis&sektion=1&format=html">vis(1)</a> withe the `-a' option.

Legend:
Removed from v.1.1180  
changed lines
  Added in v.1.1181