=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/44.html,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- www/44.html 2008/08/30 14:54:38 1.29 +++ www/44.html 2008/08/31 16:57:27 1.30 @@ -114,7 +114,7 @@
  • Preliminary support for UVC USB webcams: uvideo(4) and video(4). -
  • WPA/WPA2-PSK support for several wireless cards. +
  • WPA/WPA2-PSK support for several models of wireless cards.
  • The openchrome(4) driver replaces the via X.Org driver for VIA video cards.
  • AMD Geode video card driver for X.Org. @@ -167,7 +167,7 @@
  • The isp(4) driver firmware for some controllers has been updated.
  • The isp(4) - driver no longer hangs during probe some machines. + driver no longer hangs during probe on some machines.
  • The bge(4) driver has better support for BCM5704 chipsets in fiber mode which helps with some blade servers. @@ -175,16 +175,16 @@ driver has better support for the BCM5906 chipset on some systems.
  • The bge(4) driver has much better support for PCI Express chipsets - resulting in much faster transit performance. + resulting in much faster transmit performance.
  • The bge(4) driver has support for the BCM5714/5715/5780 chipsets using fiber interfaces.
  • The bnx(4) driver has support for the BCM5706/5708 chipsets using fiber interfaces.
  • The ral(4) driver now supports Ralink Technology RT2700 devices. -
  • On i386 and amd64, make the serial console on non-primary ports work. -
  • On i386 and amd64, make the serial console handle non-default speeds. -
  • ... +
  • Serial ports other than com0 can now be used for console on amd64. +
  • The serial console on i386 and amd64 has improved compatibility + with server management cards.

    @@ -225,6 +225,8 @@ now uses keep alive packets by default.

  • ftp(1) now accepts empty passwords in URLs. +
  • locate(1) now supports -b flag to perform search only on the last + component of the path.
  • Allow cdio(1) in TAO mode to set the write speed.
  • cdio(1) @@ -233,7 +235,7 @@ to determine media capabilities and make it figure out if media supports TAO or blanking.
  • Initial version of softraid(4) - crypto support. Disabled for now. + crypto support.
  • dhcpd(8) now groks options tftp-config-file and auto-proxy-script in dhcpd.conf(5). @@ -296,8 +298,20 @@
  • Added support in relayd(8) for transparent L7 forwarding in relays. +
  • Added support for dynamic IPv6-to-IPv4 or IPv4-to-IPv6 TCP relays in + relayd(8). +
  • Improved the DNS mode and use OpenBSD's Id shuffle code from + named(8). + in relayd(8).
  • Extend awk(1) with bitwise operations. +
  • Updated the display code for + systat(1) + which adds views for + pf(4) + states, rules and queues. +
  • Imported initial support for IEEE 802.3ad/LACP in + trunk(4).
  • ...

    @@ -315,6 +329,10 @@

  • The statfs(2) system call has been enhanced to support large filesystems. +
  • The strtof(3) + function has been added to libc. +
  • A lot of work has been done on libm to add several functions towards more + C99 compliance.
  • Lots of features have been implemented in OpenCVS, which can now be used to do some real work.
  • New APIs for arc4random, one to fill a buffer with random numbers @@ -412,8 +430,16 @@ Some highlights:

    @@ -821,7 +847,7 @@ alt="OpenBSD"> www@openbsd.org
    -$OpenBSD: 44.html,v 1.29 2008/08/30 14:54:38 rainer Exp $ +$OpenBSD: 44.html,v 1.30 2008/08/31 16:57:27 deraadt Exp $