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

Diff for /www/43.html between version 1.54 and 1.55

version 1.54, 2008/03/19 00:08:11 version 1.55, 2008/03/19 18:37:13
Line 213 
Line 213 
 -E mode no longer permits assigning arbitrary sizes to FS_BOOT and FS_UNUSED  -E mode no longer permits assigning arbitrary sizes to FS_BOOT and FS_UNUSED
 partitions.  partitions.
 <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&amp;sektion=4">bge(4)</a> driver problems receiving jumbo frames have been resolved.  <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&amp;sektion=4">bge(4)</a> driver problems receiving jumbo frames have been resolved.
 <li>Many dangerous unsigned comparisions with -1 when checking the  <li>Many dangerous unsigned comparisons with -1 when checking the
 results of read and write calls have been eliminated.  results of read and write calls have been eliminated.
 <li>The new M_ZERO flag for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malloc&amp;sektion=9">malloc(9)</a>  <li>The new M_ZERO flag for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malloc&amp;sektion=9">malloc(9)</a>
 replaces many malloc+bzero/memset combinations, fixing a number of bugs  replaces many malloc+bzero/memset combinations, fixing a number of bugs
Line 232 
Line 232 
 <li>All platforms now have serial console support when installing.  <li>All platforms now have serial console support when installing.
 <li>Serial console speed is detected and appropriate /etc/ttys entries  <li>Serial console speed is detected and appropriate /etc/ttys entries
 automatically created.  automatically created.
 <li><a href="vax.html">OpenBSD/vax</a> now also has both kinds of install ISO cd images.  <li><a href="vax.html">OpenBSD/vax</a> now also has both kinds of install ISO CD images.
 <li>DNS server addresses are remembered if an install is restarted.  <li>DNS server addresses are remembered if an install is restarted.
 </ul>  </ul>
 <p>  <p>
Line 341 
Line 341 
     progress the protocol, and also makes <em>ConnectTimeout</em> useful for      progress the protocol, and also makes <em>ConnectTimeout</em> useful for
     connections via a <em>ProxyCommand</em>.</li>      connections via a <em>ProxyCommand</em>.</li>
     <li>Many new regression tests, including interop tests against PuTTY's      <li>Many new regression tests, including interop tests against PuTTY's
     plink</li>      plink.</li>
   </ul></li>    </ul></li>
   <li>The following significant bugs have been fixed in this release:    <li>The following significant bugs have been fixed in this release:
   <ul>    <ul>

Legend:
Removed from v.1.54  
changed lines
  Added in v.1.55