=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/43.html,v retrieving revision 1.57 retrieving revision 1.58 diff -u -r1.57 -r1.58 --- www/43.html 2008/03/20 05:25:37 1.57 +++ www/43.html 2008/03/20 11:41:11 1.58 @@ -125,6 +125,7 @@
  • New wbsio(4) driver for the Winbond LPC Super I/O ICs.
  • New adl(4) driver for the Andigilog aSC7621 temperature, voltage, and fan sensor.
  • The siop(4) driver now supports the (non-pci) NCR 53c720/770 in big-endian mode. +
  • New lmn(4) driver for the National Semiconductor LM93 sensor.

    @@ -158,10 +159,11 @@

  • The configuration of carp(4) load balancing has been vastly simplified.
  • -fstab(5) entries referring to non-existant mount points are now +fstab(5) entries referring to non-existent mount points are now ignored, allowing subsequent entries to be processed.
  • Additional configuration files can now be included in pf.conf(5). +
  • sppp(4) now has IPv6 support.

    @@ -198,7 +200,8 @@

  • sd(4) devices no longer receive spurious SYNCHRONIZE CACHE commands that confuse some hardware. -
  • No longer claim that SYNCHRONIZE CACHE commands are 16 bytes long when they +
  • +sd(4) no longer claim that SYNCHRONIZE CACHE commands are 16 bytes long when they are actually 10 bytes. Some devices took this too literally.
  • dhcpd(8) now always issues packets equal or larger than the minimum IP MTU. @@ -224,6 +227,7 @@ around command completion.
  • TCP responses to highly fragmented packets are now constructed without risking corruption of kernel memory. +
  • Sockets now allow 4095 multicast group memberships.

    @@ -805,7 +809,7 @@ alt="OpenBSD"> www@openbsd.org
    -$OpenBSD: 43.html,v 1.57 2008/03/20 05:25:37 deraadt Exp $ +$OpenBSD: 43.html,v 1.58 2008/03/20 11:41:11 jj Exp $