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

Diff for /www/plus41.html between version 1.11 and 1.12

version 1.11, 2007/08/21 22:34:47 version 1.12, 2008/02/26 12:28:55
Line 488 
Line 488 
 <li>Imported a looking glass for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a> to be used for CGI web interfaces and so on. See <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgplg&sektion=8&format=html">bgplg(8)</a> for usage.  <li>Imported a looking glass for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a> to be used for CGI web interfaces and so on. See <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgplg&sektion=8&format=html">bgplg(8)</a> for usage.
 <li>In the TCP input code, allow RST with th_seq incremented.  <li>In the TCP input code, allow RST with th_seq incremented.
 <li>Change sig_atomic_t on alpha from long to int.  <li>Change sig_atomic_t on alpha from long to int.
 <li>In the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&sektion=8&format=html">ppp(8)</a> code, if the reomte peer rejects our MRU request, but our request is smaller than what the perr accepts, set the MRU anyway.  <li>In the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&sektion=8&format=html">ppp(8)</a> code, if the remote peer rejects our MRU request, but our request is smaller than what the peer accepts, set the MRU anyway.
 <!-- 2006/12/10 -->  <!-- 2006/12/10 -->
 <li>Make OpenCVS permit readonly checkouts using -R or the CVSREADONLYFS env. variable.  <li>Make OpenCVS permit readonly checkouts using -R or the CVSREADONLYFS env. variable.
 <li>Make "flags 0" disable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=si&sektion=4&arch=sparc&format=html">si(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sw&sektion=4&arch=sparc&format=html">sw(4)</a> DMA on sparc.  <li>Make "flags 0" disable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=si&sektion=4&arch=sparc&format=html">si(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sw&sektion=4&arch=sparc&format=html">sw(4)</a> DMA on sparc.
Line 528 
Line 528 
 <li>Add Sweex LW053 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.  <li>Add Sweex LW053 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.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=axe&sektion=4&format=html">axe(4)</a> devices avoid unnecessary memcpy() operations in the TX path.  <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=axe&sektion=4&format=html">axe(4)</a> devices avoid unnecessary memcpy() operations in the TX path.
 <li>Report half/full duplex state on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4&format=html">em(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ixgb&sektion=4&format=html">ixgb(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vge&sektion=4&format=html">vge(4)</a> devices.  <li>Report half/full duplex state on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4&format=html">em(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ixgb&sektion=4&format=html">ixgb(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vge&sektion=4&format=html">vge(4)</a> devices.
 <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pppoe&sektion=4&format=html">pppoe(4)</a>, wrap authname and authke in quotes to prevent problems when using special chars.  <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pppoe&sektion=4&format=html">pppoe(4)</a>, wrap authname and authkey in quotes to prevent problems when using special chars.
 <!-- 2006/12/03 -->  <!-- 2006/12/03 -->
 <li>Added rde_check_route to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dvmrpd&sektion=8&format=html">dvmrpd(8)</a>, still not complete.  <li>Added rde_check_route to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dvmrpd&sektion=8&format=html">dvmrpd(8)</a>, still not complete.
 <li>Fix for sparc colormaps when using cgtwo graphics.  <li>Fix for sparc colormaps when using cgtwo graphics.

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12