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

Diff for /www/plus.html between version 1.1039 and 1.1040

version 1.1039, 2007/02/09 18:37:30 version 1.1040, 2007/02/09 20:13:52
Line 710 
Line 710 
 <li>FPU detection fixes for AMD Geode LX-800-based machines.  <li>FPU detection fixes for AMD Geode LX-800-based machines.
 <li>For the SGI platform, enable ipv6 on the RAMDISK image.  <li>For the SGI platform, enable ipv6 on the RAMDISK image.
 <li>Do not enable Geode watchdog if building small kernels.  <li>Do not enable Geode watchdog if building small kernels.
 <li>On <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&sektion=1&format=html">gcc(1)</a> for alpha, do not force -msmall-data for -fpic and -mlarge-data for -fPIC. Makes -fpic and -fPIC equivalent, as wsa the case with gcc 2.x.  <li>On <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&sektion=1&format=html">gcc(1)</a> for alpha, do not force -msmall-data for -fpic and -mlarge-data for -fPIC. Makes -fpic and -fPIC equivalent, as was the case with gcc 2.x.
 <li>Initial import of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ripd&sektion=8&format=html">ripd(8)</a>, a routing daemon for the RIP protocol.  <li>Initial import of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ripd&sektion=8&format=html">ripd(8)</a>, a routing daemon for the RIP protocol.
 <li>Return ECONNABORTED when a non-blocking socket has been shutdown() for receives instead of returning EWOULDBLOCK, since that misleads applications to think accept() may eventually succeed. Corrects a pthreads deadlock.  <li>Return ECONNABORTED when a non-blocking socket has been shutdown() for receives instead of returning EWOULDBLOCK, since that misleads applications to think accept() may eventually succeed. Corrects a pthreads deadlock.
 <!-- 2006/10/17 -->  <!-- 2006/10/17 -->

Legend:
Removed from v.1.1039  
changed lines
  Added in v.1.1040