=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/47.html,v retrieving revision 1.53 retrieving revision 1.54 diff -u -r1.53 -r1.54 --- www/47.html 2010/03/22 00:29:55 1.53 +++ www/47.html 2010/03/22 01:30:24 1.54 @@ -192,6 +192,11 @@ mavb(4).
  • Improved support for USB audio devices in uaudio(4). +
  • Improved support for + bwi(4) devices on strict-alignment architectures like armish. +
  • eliminate usage of SCSI tagged queueing mechanisms other than simple queuing, thus avoiding incorrect implementations on various disk devices. +
  • eliminate spurious dhclient(8) error messages when the specified interface does not exist. +
  • eliminate spurious softraid(4) error messages for removeable devices without media.

    @@ -208,6 +213,10 @@

  • Dynamic Buffer Cache now supported to a max size set with sysctl kern.bufcachepercent
  • Dynamic VFS name cache rewrite, now uses Red/Black trees instead of linked lists.
  • Numerous NFS client stability fixes. +
  • Fix FAT32 mounting. +
  • Fix cd9660 directory handling to eliminate looping and random + truncation of directory entries. +
  • Fix various internal locking problems with cd9660, udf, msdosfs and ffs file systems.

    @@ -259,6 +268,8 @@

  • Added support in dhcrelay(8) for RFC3046 "DHCP-over-ipsec".
  • Make the tcpdump(8) BGP OPEN capability parser RFC 5492 compliant.
  • Added an exec command to route(8) to run a process and its children in a specified routing domain. +
  • ifconfig(8) now deals with more than 64 alias addresses. +
  • various fixes to mbuf defragmenting and mbuf chain copying improve reliability.

    @@ -280,7 +291,13 @@ m4(1).

  • Make it possible to specify a port in resolv.conf(5).
  • added SO_SNDTIMEO and SO_RCVTIMEO support in pthreads(3). +
  • cdio(1) no longer prints bogus information if no TOC is found on the disk. +
  • new -v flag causes cdio(1) to print profile and feature information. +
  • whois(1) no longer attempts to keep the memory of 6Bone alive. +
  • Many memory leaks found by parfait and eliminated. +
  • Make handling of floppy disk disklabels more reliable by properly + initializing starting label.

  • Install/Upgrade process changes: @@ -888,7 +905,7 @@ alt="OpenBSD"> www@openbsd.org
    -$OpenBSD: 47.html,v 1.53 2010/03/22 00:29:55 krw Exp $ +$OpenBSD: 47.html,v 1.54 2010/03/22 01:30:24 krw Exp $