=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/52.html,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- www/52.html 2012/09/10 22:42:45 1.50 +++ www/52.html 2012/09/11 17:18:54 1.51 @@ -109,8 +109,6 @@
  • Support for the AMD Hudson-2 chipset has been added to azalia(4) and piixpm(4).
  • Support for NetMos NM9820 cardbus serial cards has been added to com(4).
  • Support for Huawei Mobile E303 has been added to umsm(4). - -
  • ...

    @@ -121,11 +119,11 @@

  • Cleanup handling of sockaddrs in degenerate use cases.
  • Improved handling of error and limit cases in file descriptor passing.
  • Improved socketbuffer handling for AF_UNIX sockets. +
  • Fix yet another a file descriptor leak in message passing.
  • Improved error handling in socket splicing.
  • IPv6 privacy addresses now appear alongside SLAAC addresses.
  • Support for Extended Sequence Numbers has been added to the IPsec stack and iked(8).
  • Bridging two IPv4 networks over an IPv6 link with gif(4) is now possible. -
  • ...

    @@ -184,7 +182,6 @@

  • ypldap(8) now handles larger directories and is more tolerant when processing groups.
  • Added support for AF_INET6 to inet_net_pton(3) and inet_net_ntop(3). -
  • ...

    @@ -198,7 +195,6 @@

  • Allow to set the tos on IPv6 packets.
  • Better demotion handling in pfsync(4) to prevent failovers without having a full state table.
  • Fixed printing of wildcard anchors in pfctl(8). -
  • ...

    @@ -272,7 +268,6 @@

  • 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). -
  • ...

    @@ -806,7 +801,7 @@ alt="OpenBSD"> www@openbsd.org
    -$OpenBSD: 52.html,v 1.50 2012/09/10 22:42:45 benno Exp $ +$OpenBSD: 52.html,v 1.51 2012/09/11 17:18:54 deraadt Exp $