=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/43.html,v retrieving revision 1.44 retrieving revision 1.45 diff -c -r1.44 -r1.45 *** www/43.html 2008/03/16 02:28:12 1.44 --- www/43.html 2008/03/16 03:28:20 1.45 *************** *** 148,153 **** --- 148,159 ----
  • The ffs layer is now 64-bit disk block address clean. This means that disks, partitions and filesystems larger than 2TB are now supported, with the exception of statfs(2) and quotas. +
  • DMA is now enabled for 1-sector devices such as flash drives, providing + significant speed improvement. +
  • Sparc and Sparc64 disklabels now provide automatic recognition of ext2fs + partitions. +
  • Filesystems on USB devices are automatically dismounted if the device is + disconnected.

    *************** *** 166,171 **** --- 172,179 ---- to include additional fields for upcoming networking features.

  • sendbug(1) has stricter comment parsing, to avoid mangling diffs. +
  • + umass(4) devices no longer detect bogus LUNs.

    *************** *** 745,751 **** alt="OpenBSD"> www@openbsd.org
    ! $OpenBSD: 43.html,v 1.44 2008/03/16 02:28:12 krw Exp $ --- 753,759 ---- alt="OpenBSD"> www@openbsd.org
    ! $OpenBSD: 43.html,v 1.45 2008/03/16 03:28:20 krw Exp $