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

Diff for /www/plus50.html between version 1.4 and 1.5

version 1.4, 2011/10/14 18:43:48 version 1.5, 2011/10/14 18:55:18
Line 244 
Line 244 
 <li>Allow SOCK_DGRAM sockets sockets to be bound to the local network broadcast addr in TCP/IP PCB and raw IP functions.  <li>Allow SOCK_DGRAM sockets sockets to be bound to the local network broadcast addr in TCP/IP PCB and raw IP functions.
 <li>Implemented a new authentication method allowing aucat and midicat to work over TCP.  <li>Implemented a new authentication method allowing aucat and midicat to work over TCP.
 <!-- 2011/04/27 -->  <!-- 2011/04/27 -->
 <li>Switched ftp-proxy over to divert-to instead of rdr-to.  <li>Switched <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp-proxy&sektion=8&format=html">ftp-proxy(8)</a> over to divert-to instead of rdr-to.
 <li>Fixed some off-by-one errors in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atapiscsi&sektion=4&format=html">atapiscsi(4)</a>.  <li>Fixed some off-by-one errors in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atapiscsi&sektion=4&format=html">atapiscsi(4)</a>.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpithinkpad&sektion=4&format=html">acpithinkpad(4)</a> attach to newer Lenovo models like the x120e.  <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpithinkpad&sektion=4&format=html">acpithinkpad(4)</a> attach to newer Lenovo models like the x120e.
 <li>Default <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&sektion=1&format=html">gcc(1)</a> on alpha to <tt>-mfp-rounding-mode=d</tt>, for code which assumes the rounding mode is always controlled by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fpsetround&sektion=3&format=html">fpsetround(3)</a>.  <li>Default <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&sektion=1&format=html">gcc(1)</a> on alpha to <tt>-mfp-rounding-mode=d</tt>, for code which assumes the rounding mode is always controlled by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fpsetround&sektion=3&format=html">fpsetround(3)</a>.

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5