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

Diff for /www/plus.html between version 1.1036 and 1.1037

version 1.1036, 2007/01/24 08:22:19 version 1.1037, 2007/01/30 20:36:30
Line 61 
Line 61 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2007/01/27 -->
   <li>Add merging support to OpenCVS, both local and remote sides.
   <!-- 2007/01/26 -->
   <li>Enable transmit TCP/UDP checksum offload for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bnx&sektion=4&format=html">bnx(4)</a> devices.
   <li>Add an -S option to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vnconfig&sektion=8&format=html">vnconfig(8)</a> for specifying the salt file for -K.
   <li>Make OpenCVS add command support the -k mode.
   <li>Massive rework of the control imsg flow in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a>, resulting in dramatic decrease of memory consumption op operations like "bgpctl show rib".
   <li>Workaround for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4&format=html">em(4)</a> interfaces on Lenovo X60/T60 laptops where the interface will fail to initialize if the link is down during boot.
   <!-- 2007/01/25 -->
   <li>Reduced memory usage in OpenCVS in server mode by immediately removing the temporary copy of a recently checked out file.
   <li>Add sensor to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpidock&sektion=4&format=html">acpidock(4)</a> to see if we are docked or not.
   <li>Update BIND to 9.3.4.
   <!-- 2007/01/24 -->
   <li>Plug a memory leak in OpenCVS remote code.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fsck&sektion=8&format=html">fsck(8)</a> create lost+found directories with the same owner as the root directory, not the user running <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fsck&sektion=8&format=html">fsck(8)</a>.
   <li>Crash fixes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a> by locking the nexthop while parsing an update.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ripd&sektion=8&format=html">ripd(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dvmrpd&sektion=8&format=html">dvmrpd(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hoststated&sektion=8&format=html">hoststated(8)</a> ignore SIGPIPE in parent and RDE, needed to correctly report crashes.
   <!-- 2007/01/23 -->
   <li>Better handling of escaped CR-LF in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hoststated&sektion=8&format=html">hoststated(8)</a> configuration file.
   <li>Fix "Device Busy" error in OpenCVS.
   <li>Introduced -Q option to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkd_add&sektion=1&format=html">pkd_add(1)</a>, shows all packages in $PKG_PATH which match the given query.
   <!-- 2007/01/22 -->
   <li>Prevent OpenCVS from doing a fatal exit when unexpected files are encountered in the working directory.
   <li>Initial version of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpidock&sektion=4&format=html">acpidock(4)</a>, a driver for ACPI docking stations.
   <li>Improvements for cache handling and flushing on MicroSPARC-1 based CPUs.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scp&sektion=1&format=html">scp(1)</a> decide if progress meter should be shown by testing if stdout is a tty, not stderr.
 <!-- 2007/01/21 -->  <!-- 2007/01/21 -->
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1&format=html">sftp(1)</a> report error when uploading write fails due to full device.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdce&sektion=4&format=html">cdce(4)</a> iterate over endpoints looking for appropriate interface descriptors to use. Makes certain adsl modems work.
 <li>In the NFS vnops code, do not assume our directory vnode will be flushed out, fixes crash when unmounting nfs volumes.  <li>In the NFS vnops code, do not assume our directory vnode will be flushed out, fixes crash when unmounting nfs volumes.
 <li>Add support in OpenCVS admin mode for the -A flag.  <li>Add support in OpenCVS admin mode for the -A flag.
 <!-- 2007/01/20 -->  <!-- 2007/01/20 -->

Legend:
Removed from v.1.1036  
changed lines
  Added in v.1.1037