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

Diff for /www/plus.html between version 1.985 and 1.986

version 1.985, 2005/11/28 01:54:11 version 1.986, 2005/12/03 08:20:59
Line 60 
Line 60 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2005/12/02 -->
   <li>Fix signal races in  <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=event&sektion=3">event(3)</a>.
   <li>Tweaks to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=apmd&sektion=8">apmd(8)</a>'s
   automatic performance adjustment change (raise when needed) and new -C option
   to have the old behaviour.
   <li>Add initial SB Audigy support to
   <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=emu&sektion=4">emu(4)</a>.
   <li>More forward leaps for OpenCVS.
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=axe&sektion=4">axe(4)</a>,
   a driver for ASIX AX88772 10/100 ethernet adapters that are similar
   to the gigabit AX88178.
   <li>Add -j option to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=date&sektion=1">date(1)</a>
   to suppress setting the clock, but parse the given argument (for format conversion or to test).
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&sektion=1">ssh-keygen(1)</a>,
   enforce DSA key length to exactly 1024 bits and increase minimum RSA key size
   to 768 bits.
   <li>Many <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lint&sektion=1">lint(1)</a>
   improvements, avoid various false positives.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lynx&sektion=1">lynx(1)</a>
   use arc4random(4) instead of other random functions; fix a possible crash.
   <li>A lot of mvme88k/luna88k improvements and fixes.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&sektion=4">carp(4)</a>,
   fix a bug where lower prioritized hosts would invalidly switch to
   MASTER for a short time at boot-up.
 <!-- 2005/11/27 -->  <!-- 2005/11/27 -->
 <li>Make a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trunk&sektion=4">trunk(4)</a> interface's link state depend on the link states of the trunkports.  <li>Make a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trunk&sektion=4">trunk(4)</a> interface's link state depend on the link states of the trunkports and fix a possible crash.
 <li>Initial support for ASF in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4">bge(4)</a> driver.  <li>Initial support for ASF in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4">bge(4)</a> driver.
 <li>Fix interrupt moderation timer frequences for Yukon/Yukon-II cards in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sk&sektion=4">sk(4)</a>.  <li>Fix interrupt moderation timer frequences for Yukon/Yukon-II cards in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sk&sektion=4">sk(4)</a>.
 <li>Re-introduce debugging aid for queue macros to sys/queue.h, disabled by default.  <li>Re-introduce debugging aid for queue macros to sys/queue.h, disabled by default.

Legend:
Removed from v.1.985  
changed lines
  Added in v.1.986