=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus.html,v retrieving revision 1.1019 retrieving revision 1.1020 diff -c -r1.1019 -r1.1020 *** www/plus.html 2006/07/19 19:16:16 1.1019 --- www/plus.html 2006/07/21 23:15:35 1.1020 *************** *** 145,151 ****
  • Add support for RealTek 8169SC and 8101E based network cards.
  • Upgrade OpenSSL to 0.9.7j.
  • Add support for RSSI max reporting in RFMD 2958 based atu(4) devices. !
  • Pass process credentials to VOP_READ makeing it possible to load firmwares over NFS.
  • Enable mpi(4) on SGI.
  • On sparc64, always skip the offending instruction on a fpu fault.
  • Enable wide targets on FAS366 esp(4) controllers. --- 145,151 ----
  • Add support for RealTek 8169SC and 8101E based network cards.
  • Upgrade OpenSSL to 0.9.7j.
  • Add support for RSSI max reporting in RFMD 2958 based atu(4) devices. !
  • Pass process credentials to VOP_READ making it possible to load firmwares over NFS.
  • Enable mpi(4) on SGI.
  • On sparc64, always skip the offending instruction on a fpu fault.
  • Enable wide targets on FAS366 esp(4) controllers. *************** *** 288,294 ****
  • Add basic NMEA0183 support as a line discipline. This allows for normal serial communication with the device, but adds a timedelta sensor suitable for ntpd(8).
  • Fix for ifconfig(8) where a delete of the last address of an interface could unintentionally re-add 0.0.0.0/0 to it afterwards.
  • Add support for flows with port modifiers in ipsecctl(8). !
  • Various fixes in X11 for several integer overflows and null pointer derefences in freetype2.
  • Add powerhooks for ral(4) devices based on RT2561 chipsets.
  • Initial import of dvmprd(8), still in development.
  • Enable RX hardware checksum on xge(4) cards and enable xge(4) on i386 and amd64 RAMDISK CD kernels. --- 288,294 ----
  • Add basic NMEA0183 support as a line discipline. This allows for normal serial communication with the device, but adds a timedelta sensor suitable for ntpd(8).
  • Fix for ifconfig(8) where a delete of the last address of an interface could unintentionally re-add 0.0.0.0/0 to it afterwards.
  • Add support for flows with port modifiers in ipsecctl(8). !
  • Various fixes in X11 for several integer overflows and null pointer dereferences in freetype2.
  • Add powerhooks for ral(4) devices based on RT2561 chipsets.
  • Initial import of dvmprd(8), still in development.
  • Enable RX hardware checksum on xge(4) cards and enable xge(4) on i386 and amd64 RAMDISK CD kernels. *************** *** 310,316 ****
  • Implemented monitor mode for ipsecctl(8).
  • Widen the aperture used for legacy vga space on macppc, needed for mac minis ATI graphics cards.
  • Fix crash in netstat/route when ipv6 SA flows are present. !
  • Handle zero lenght bulk and interrupt transfers on USB 2.0.
  • Bump minimum stack size for pthreads.
  • Make sure the UFS filesystem code does not dereference a pointer before NULL check.
  • Enable mpi(4) on sparc64. --- 310,316 ----
  • Implemented monitor mode for ipsecctl(8).
  • Widen the aperture used for legacy vga space on macppc, needed for mac minis ATI graphics cards.
  • Fix crash in netstat/route when ipv6 SA flows are present. !
  • Handle zero length bulk and interrupt transfers on USB 2.0.
  • Bump minimum stack size for pthreads.
  • Make sure the UFS filesystem code does not dereference a pointer before NULL check.
  • Enable mpi(4) on sparc64. *************** *** 380,386 ****
  • On i386, simplify the SpeedStep detection.
  • Make sure the kernel compiles without SYSVMSG support. !
  • Have less(1) remove trailing space in filenname completion list.
  • Add code to dissect Vlan Query Protocol in tcpdump(8).
  • Allow OpenBGPD to request a route refresh from a neighbor if that neighbor has announced route refresh capabilities.
  • In pfctl(8), handle the case when member interface groups have no IP address. --- 380,386 ----
  • On i386, simplify the SpeedStep detection.
  • Make sure the kernel compiles without SYSVMSG support. !
  • Have less(1) remove trailing space in filename completion list.
  • Add code to dissect Vlan Query Protocol in tcpdump(8).
  • Allow OpenBGPD to request a route refresh from a neighbor if that neighbor has announced route refresh capabilities.
  • In pfctl(8), handle the case when member interface groups have no IP address. *************** *** 400,406 ****
  • Add BCM5706C and 5708C support.
  • Make a copy of the sensor structs in the sysctl code so we don't get a use after free if the sensor is detached while it is being used.
  • If packets arrive on inactive failover ports in a trunk(4) setup, do not increase the error count, just silently drop them. !
  • In the routing code, make sure the kernel doesn't panic if the address familiy is not found in the rt_tables.
  • Add show all pools command to inkernel ddb, listing all pools like vmstat(8) does.
  • In FFS code, make sure we dont mark a mount-point Read-Only if we are about to sync it. --- 400,406 ----
  • Add BCM5706C and 5708C support.
  • Make a copy of the sensor structs in the sysctl code so we don't get a use after free if the sensor is detached while it is being used.
  • If packets arrive on inactive failover ports in a trunk(4) setup, do not increase the error count, just silently drop them. !
  • In the routing code, make sure the kernel doesn't panic if the address family is not found in the rt_tables.
  • Add show all pools command to inkernel ddb, listing all pools like vmstat(8) does.
  • In FFS code, make sure we dont mark a mount-point Read-Only if we are about to sync it. *************** *** 468,474 ****
  • On m88k, decide whether we are running a 88100 or 88110 by reading the processor identification register instead of basing it on the MVME board number.
  • Endian fix for pfsync code. !
  • Fix for pfkey, allowing sasyncd(8) to reliably set up pfkey promiscous mode.
  • Some pmap fixes for the m88k platform regarding obio on 88100-based system.
  • Added various ethernet devices to Alpha GENERIC and RAMDISKBIG kernel images. --- 468,474 ----
  • On m88k, decide whether we are running a 88100 or 88110 by reading the processor identification register instead of basing it on the MVME board number.
  • Endian fix for pfsync code. !
  • Fix for pfkey, allowing sasyncd(8) to reliably set up pfkey promiscuous mode.
  • Some pmap fixes for the m88k platform regarding obio on 88100-based system.
  • Added various ethernet devices to Alpha GENERIC and RAMDISKBIG kernel images. *************** *** 674,680 ****
  • Allow bpf(4) to ignore packets based on their direction.
  • Fixup IP checksum when modifying IP header fields in pf(4). !
  • Fixes for the receive filter in sis(4) when enabling/disabling promiscous mode.
  • On dc(1), show error message if the argument is a directory.
  • Added support for umsm(4) serial interface for Qualcomm MSM EVDO modems. Enabled on amd64, hppa, hppa64, i386 and macppc. --- 674,680 ----
  • Allow bpf(4) to ignore packets based on their direction.
  • Fixup IP checksum when modifying IP header fields in pf(4). !
  • Fixes for the receive filter in sis(4) when enabling/disabling promiscuous mode.
  • On dc(1), show error message if the argument is a directory.
  • Added support for umsm(4) serial interface for Qualcomm MSM EVDO modems. Enabled on amd64, hppa, hppa64, i386 and macppc. *************** *** 857,863 ****
    OpenBSD www@openbsd.org !
    $OpenBSD: plus.html,v 1.1019 2006/07/19 19:16:16 pvalchev Exp $ --- 857,863 ----
    OpenBSD www@openbsd.org !
    $OpenBSD: plus.html,v 1.1020 2006/07/21 23:15:35 ray Exp $