=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/43.html,v retrieving revision 1.57 retrieving revision 1.58 diff -c -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,130 **** --- 125,131 ----
  • 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,167 ****

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

    --- 159,169 ----

  • The configuration of carp(4) load balancing has been vastly simplified.
  • ! 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,204 ****

  • 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 are actually 10 bytes. Some devices took this too literally.
  • dhcpd(8) now always issues packets equal or larger than the minimum IP MTU. --- 200,207 ----
  • sd(4) devices no longer receive spurious SYNCHRONIZE CACHE commands that confuse some hardware. !
  • ! 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,229 **** --- 227,233 ---- 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,811 **** alt="OpenBSD"> www@openbsd.org
    ! $OpenBSD: 43.html,v 1.57 2008/03/20 05:25:37 deraadt Exp $ --- 809,815 ---- alt="OpenBSD"> www@openbsd.org
    ! $OpenBSD: 43.html,v 1.58 2008/03/20 11:41:11 jj Exp $