=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/52.html,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- www/52.html 2012/09/09 06:18:03 1.46 +++ www/52.html 2012/09/09 07:08:23 1.47 @@ -271,6 +271,7 @@
  • disklabel(8) does a better job of calculating physical memory during partition auto-allocation of devices with non-512 byte sectors.
  • SCSI errors are now correctly propogated to userland. e.g. mount(2) now reports specific errors such as trying to mount RW filesystems from RO media.
  • 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. +
  • The MS-DOS FAT filesystem implementation gained a significant write speedup for large files (up to twice as fast).
  • ...

    @@ -805,7 +806,7 @@ alt="OpenBSD"> www@openbsd.org
    -$OpenBSD: 52.html,v 1.46 2012/09/09 06:18:03 rpe Exp $ +$OpenBSD: 52.html,v 1.47 2012/09/09 07:08:23 rpe Exp $