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

Diff for /www/plus.html between version 1.1108 and 1.1109

version 1.1108, 2008/05/15 16:42:51 version 1.1109, 2008/05/22 11:41:59
Line 64 
Line 64 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2008/05/21 -->
   <!-- 2008/05/20 -->
   <li>Implemented a -U option for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&sektion=8&format=html">httpd(8)</a>, to set the default address family to PF_UNSPEC for ambigous directives.
   <li>Added multicast support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lii&sektion=4&format=html">lii(4)</a>.
   <!-- 2008/05/19 -->
   <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1&format=html">ksh(1)</a> cast pointer arithmetic to correctly handle underflows.
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tsec&sektion=4&format=html">tsec(4)</a>, a driver for the socppc Three Speed Ethernet Controller.
   <li>Removed libc <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=recalloc&sektion=3&format=html">recalloc(3)</a> call.
   <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&sektion=8&format=html">httpd(8)</a> compiles on gcc 2.x architectures.
   <li>Fix usb memory leak when there is no power source.
   <li>Add support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&sektion=1&format=html">ssh-keygen(1)</a> for -l in combination with -F to search for a known host and display its fingerprint.
   <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> sending tty modes when stdin is not a tty.
   <li>Fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&sektion=1&format=html">cwm(1)</a> for alt-tabbing when programs steal key events.
   <li>Added the SO_BINDANY socket option for IPv6 also.
   <li>In the usb subsystem, try a few times before giving up while getting the device descriptor.
   <li>Implemented keyboard binding in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&sektion=1&format=html">cwm(1)</a> for group toggling.
   <li>Removed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=en&sektion=4&format=html">en(4)</a> from alpha RAMDISKBIG kernels.
   <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> protocol keepalive timeouts.
   <!-- 2008/05/18 -->
   <li>Fixed small memory leaks in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&sektion=1&format=html">cwm(1)</a>.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umass&sektion=4&format=html">umass(4)</a>, avoid leaking pipes in error cases.
   <!-- 2008/05/17 -->
   <li>Fix glass console on the sgi platform.
   <li>Added full branch support in OpenCVS.
   <!-- 2008/05/16 -->
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spamdb&sektion=8&format=html">spamdb(8)</a> check for an @ sign when given -t or -T.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sppp&sektion=4&format=html">sppp(4)</a>, initialize timeouts only once, not everytime they are started.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&sektion=8&format=html">relayd(8)</a>, clear source nodes on table changes in sticky mode.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvideo&sektion=4&format=html">uvideo(4)</a>, fix kernel crash when device gets detached, and make sure we free the sample buffer on detach.
   <!-- 2008/05/15 -->
   <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&sektion=8&format=html">ntpd(8)</a> to step the time at startup, regardless of how large the offset is.
   <li>Added support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> for diverting IPv6 traffic also.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ehci&sektion=4&format=html">ehci(4)</a>, avoid clearing the port enable bit when bringing it out of reset.
   <!-- 2008/05/14 -->
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cmpci&sektion=4&format=html">cmpci(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eap&sektion=4&format=html">eap(4)</a> to Sparc64 GENERIC kernels.
   <li>Added a non-interactive mode to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysmerge&sektion=8&format=html">sysmerge(8)</a>.
 <!-- 2008/05/13 -->  <!-- 2008/05/13 -->
   <li>Allow thinkpad ACPI button events to change the volume.
   <li>In the NFS code, make sure we do not grab the receive lock if the reply has already been received while we slept.
 <!-- 2008/05/12 -->  <!-- 2008/05/12 -->
 <li>Prevented a race condition in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rdistd&sektion=8&format=html">rdistd(8)</a>.  <li>Prevented a race condition in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rdistd&sektion=8&format=html">rdistd(8)</a>.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=st&sektion=4&format=html">st(4)</a>, fix device reference counting.  <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=st&sektion=4&format=html">st(4)</a>, fix device reference counting.

Legend:
Removed from v.1.1108  
changed lines
  Added in v.1.1109