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

Diff for /www/plus.html between version 1.1103 and 1.1104

version 1.1103, 2008/04/21 08:13:57 version 1.1104, 2008/04/24 14:14:20
Line 64 
Line 64 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2008/04/23 -->
   <li>Added support for the Netmos 6 port version to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=puc&sektion=4&format=html">puc(4)</a>.
   <li>Removed the pre-802.11 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rln&sektion=4&format=html">rln(4)</a> driver, was never finished.
   <li>Imported basic LSR MPLS support.
   <!-- 2008/04/22 -->
   <li>Remove kludge in NFS that map EEXIST to a success return code on the assumption it is a duplicate reply.
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysmerge&sektion=8&format=html">sysmerge(8)</a>, a mergemaster-like utility to help you update /etc and configuration files after upgrading to a new release or snapshot.
   <li>Close potential mbuf leak in the NFS code.
   <!-- 2008/04/21 -->
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp-proxy&sektion=8&format=html">ftp-proxy(8)</a> flush output buffers before closing the TCP session, fixes case where the proxy would eat the 221 response.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=syslogd&sektion=8&format=html">syslogd(8)</a> drop messages when writing to a pipe that is too slow to process input.
   <li>Clean up logging in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtadvd&sektion=8&format=html">rtadvd(8)</a> by introducing same logging API as other daemons.
   <li>Fix for WPA/WPA2 when receiving an RSN IE in message 3 together with the WPA. Ignore it instead of deauthenticating.
   <li>Prevent truncation in the fdopen/fopen/freopen libc calls if the file descriptor number is larger than SHRT_MAX.
   <li>Fixes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ed&sektion=1&format=html">ed(1)</a> for SIGHUP handling.
   <li>Initial version of an <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adt&sektion=4&format=html">adt(4)</a> driver for the adt7462 sensor devices.
 <!-- 2008/04/20 -->  <!-- 2008/04/20 -->
 <li>Allow low level <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=audio&sektion=4&format=html">audio(4)</a> drivers to specify a default sample format, instead of 8-bit mono mulaw @8kHz.  <li>Allow low level <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=audio&sektion=4&format=html">audio(4)</a> drivers to specify a default sample format, instead of 8-bit mono mulaw @8kHz.
 <li>On hppa64, use the firmware for reset when rebooting.  <li>On hppa64, use the firmware for reset when rebooting.

Legend:
Removed from v.1.1103  
changed lines
  Added in v.1.1104