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

Diff for /www/plus.html between version 1.1034 and 1.1035

version 1.1034, 2007/01/19 16:33:46 version 1.1035, 2007/01/23 18:51:08
Line 61 
Line 61 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2007/01/21 -->
   <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.
   <!-- 2007/01/20 -->
   <li>Add -Wstack-larger-than-X support to alpha <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&sektion=1&format=html">gcc(1)</a>.
   <li>Make the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=st&sektion=4&format=html">st(4)</a> SCSI Tape midlayer return values when receiving a MTIOCGET ioctl, allows things like Baclue to work much faster.
   <li>Prevent sparc64 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=schizo&arch=sparc64&sektion=4&format=html">schizo(4)</a> panics on non-fatal iommu errors.
   <!-- 2007/01/19 -->
   <li>Move interrupt establishment in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bnx&sektion=4&format=html">bnx(4)</a> till after everything in the softc is set up and allocated. Prevents problems when the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bnx&sektion=4&format=html">bnx(4)</a> device is sharing interrupts with other devices.
   <li>Fix for OpenCVS when having CVSROOT on AFS or NFS.
   <!-- 2007/01/18 -->
   <li>Workaround for DMA HW errata on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a> PCI Express chips.
   <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compress&sektion=1&format=html">compress(1)</a> only uses gzip when called with names like "gzip, gunzip, gzcat" and so on.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&sektion=8&format=html">pfctl(8)</a>, implement "-T expire", so you can expire all entries in a given table that are older than a certain number of seconds.
   <li>Allow kernels with TCP_SIGNATURE but without IPSEC to compile.
   <li>Add support for remote import in OpenCVS client and server.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ciss&sektion=4&format=html">ciss(4)</a> handle situations where it cannot map physical drives into volumes.
   <!-- 2007/01/17 -->
   <li>Do not reinitialize <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sk&sektion=4&format=html">sk(4)</a> devices at every media change.
   <li>Add support for AX88772 based <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=axe&sektion=4&format=html">axe(4)</a> devices.
   <li>Added support for remote checkout in both OpenCVS client and server.
 <!-- 2007/01/16 -->  <!-- 2007/01/16 -->
 <li>Fix potential integer overflow in libc <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=printf&sektion=3&format=html">printf(3)</a>, when passing in very large values for the field width.  <li>Fix potential integer overflow in libc <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=printf&sektion=3&format=html">printf(3)</a>, when passing in very large values for the field width.
 <li>Fix for uvm, which should stop crashes in X11 startup seen after activities that exercise memory a lot.  <li>Fix for uvm, which should stop crashes in X11 startup seen after activities that exercise memory a lot.
 <!-- 2007/01/15 -->  <!-- 2007/01/15 -->
 <li>Make the scsi layer report SDEV_UMASS devices as non-scsi when asked via SCIOCIDENTIFY. Fixes cdparanoia un USB CD devices.  <li>Make the scsi layer report SDEV_UMASS devices as non-scsi when asked via SCIOCIDENTIFY. Fixes cdparanoia on USB CD devices.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4&format=html">em(4)</a> drivers report flow control status.  <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4&format=html">em(4)</a> drivers report flow control status.
 <li>Initial import of a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=power&sektion=4&arch=landisk&format=html">power(4)</a> driver for the Landisk platform.  <li>Initial import of a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=power&sektion=4&arch=landisk&format=html">power(4)</a> driver for the Landisk platform.
 <li>Fix infinite loop in case nip6 and nicmp6 are not on the same mbuf.  <li>Fix infinite loop in case nip6 and nicmp6 are not on the same mbuf.

Legend:
Removed from v.1.1034  
changed lines
  Added in v.1.1035