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

Diff for /www/52.html between version 1.63 and 1.64

version 1.63, 2012/10/27 17:05:08 version 1.64, 2012/10/28 18:56:00
Line 267 
Line 267 
     <li>Various improvements to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&amp;sektion=8">dhclient(8)</a> startup and timeout handling.      <li>Various improvements to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&amp;sektion=8">dhclient(8)</a> startup and timeout handling.
     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&amp;sektion=8">disklabel(8)</a> does a better job of calculating physical memory during partition auto-allocation of devices with non-512 byte sectors.      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&amp;sektion=8">disklabel(8)</a> does a better job of calculating physical memory during partition auto-allocation of devices with non-512 byte sectors.
     <li>SCSI errors are now correctly propagated to userland, e.g. <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mount&amp;sektion=2">mount(2)</a> now reports specific errors such as trying to mount RW filesystems from RO media.      <li>SCSI errors are now correctly propagated to userland, e.g. <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mount&amp;sektion=2">mount(2)</a> now reports specific errors such as trying to mount RW filesystems from RO media.
     <li>Improved FAT media handling: autorecognize such media even if the 0x55aa signature is missing and prevent the writing of an OpenBSD disklabel over top of the FAT data structures.      <li>Improved FAT media handling: autorecognize such media even if the 0x55aa signature is missing and prevent the writing of an OpenBSD disklabel over the FAT data structures.
     <li>The MS-DOS FAT filesystem implementation gained a significant write speedup for large files (up to twice as fast).      <li>The MS-DOS FAT filesystem implementation gained a significant write speedup for large files (up to twice as fast).
     </ul>      </ul>
 <p>  <p>

Legend:
Removed from v.1.63  
changed lines
  Added in v.1.64