=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus.html,v retrieving revision 1.1021 retrieving revision 1.1022 diff -c -r1.1021 -r1.1022 *** www/plus.html 2006/08/03 14:16:09 1.1021 --- www/plus.html 2006/09/05 11:53:47 1.1022 *************** *** 97,103 ****
  • First version of remote code for OpenCVS. Fairly usable, but not recommended for real development yet.
  • Fix for in-kernel ddb hangman so it counts correct guesses right. !
  • Re-sync the em(4) driver to Intels 6.0.5 FreeBSD driver. Previous version included an unrelated change in the I/O which broke it last time.
  • Let mac68k kernels map an empty page at the beginning of the kernel so it can be mapped invalid to catch null pointer references.
  • In pf(4), allow rules to point to alternate routing tables and tag packets matching that rule.
  • Add options to sftp(1) to enable logging of transactions. --- 97,103 ----
  • First version of remote code for OpenCVS. Fairly usable, but not recommended for real development yet.
  • Fix for in-kernel ddb hangman so it counts correct guesses right. !
  • Re-sync the em(4) driver to Intel's 6.0.5 FreeBSD driver. Previous version included an unrelated change in the I/O which broke it last time.
  • Let mac68k kernels map an empty page at the beginning of the kernel so it can be mapped invalid to catch null pointer references.
  • In pf(4), allow rules to point to alternate routing tables and tag packets matching that rule.
  • Add options to sftp(1) to enable logging of transactions. *************** *** 110,116 ****
  • Disable alipm on sparc64 until a spurious bug is found.
  • Initial version of nmeaattach(8). Attaches a serial line as a source of a timedelta sensor. !
  • Sync em(4) driver with Intels latest FreeBSD driver (6.0.5). Adds support for new chipset revisions found on ESB2 and ICH8 core logic chipsets.
  • Back out premature 68060 stuff from mvme68k locore.s.
  • Fix for OpenOSPF where ospfd(8) would redistribute bgpd(8) routes into ospf. --- 110,116 ----
  • Disable alipm on sparc64 until a spurious bug is found.
  • Initial version of nmeaattach(8). Attaches a serial line as a source of a timedelta sensor. !
  • Sync em(4) driver with Intel's latest FreeBSD driver (6.0.5). Adds support for new chipset revisions found on ESB2 and ICH8 core logic chipsets.
  • Back out premature 68060 stuff from mvme68k locore.s.
  • Fix for OpenOSPF where ospfd(8) would redistribute bgpd(8) routes into ospf. *************** *** 280,286 ****
  • splassert() implemented on vax.
  • Fix issue where bge(4) cards claim all interrupts for it's own. !
  • pp(4) driver added to sparc4 in order to be able to blink the power switch led.
  • Add powerhooks to ral(4) cards with RT2560 chipsets.
  • Reenable the I-cache on UltraSparcIIIs even if HORRID_III_HACK is defined.
  • Add xge(4) to macppc and alpha builds. --- 280,286 ----
  • splassert() implemented on vax.
  • Fix issue where bge(4) cards claim all interrupts for it's own. !
  • ppm(4) driver added to sparc64 in order to be able to blink the power switch LED.
  • Add powerhooks to ral(4) cards with RT2560 chipsets.
  • Reenable the I-cache on UltraSparcIIIs even if HORRID_III_HACK is defined.
  • Add xge(4) to macppc and alpha builds. *************** *** 347,353 ****
  • In tcpdump(8), make sure complete llc frame is captured, rather than the first three bytes.
  • Initial ipv6 support for ipsecctl. Not complete yet.
  • Add weight to ntpd(8) regarding sensors or servers so one can weigh sensors higher than peers. !
  • Fix open(2) sematics for ch(4) devices.
  • Added support for SD host controllers like Ricoh 5C822, and scsi emulation for SD/MMC memory cards.
  • In systrace, allow len ==1 for systrace_fname() so systraced processes can get ENOENT instead of forced EINVAL. --- 347,353 ----
  • In tcpdump(8), make sure complete llc frame is captured, rather than the first three bytes.
  • Initial ipv6 support for ipsecctl. Not complete yet.
  • Add weight to ntpd(8) regarding sensors or servers so one can weigh sensors higher than peers. !
  • Fix open(2) semantics for ch(4) devices.
  • Added support for SD host controllers like Ricoh 5C822, and scsi emulation for SD/MMC memory cards.
  • In systrace, allow len ==1 for systrace_fname() so systraced processes can get ENOENT instead of forced EINVAL. *************** *** 521,527 ****
  • Add pci ID for 82801GBM SATA in AHCI mode, found on X60/T60 Thinkpads.
  • Endian-safe codepath for AMDtek variants, fixes dc(4) on macppc. !
  • Add support for Dell Bluetoot 350 USB module.
  • Allow Intel SATA to map compatibility interrupts, makes a lot of ICH6M/ICH7M systems work.
  • Add support for puc(4) and com on macppc. --- 521,527 ----
  • Add pci ID for 82801GBM SATA in AHCI mode, found on X60/T60 Thinkpads.
  • Endian-safe codepath for AMDtek variants, fixes dc(4) on macppc. !
  • Add support for Dell Bluetooth 350 USB module.
  • Allow Intel SATA to map compatibility interrupts, makes a lot of ICH6M/ICH7M systems work.
  • Add support for puc(4) and com on macppc. *************** *** 657,666 ****
  • Add Intel 82801GB SATA support to pciide(4).
  • Add more space to memory columns in the vm page for systat(1). !
  • Sync em(4) with Intels FreeBSD em (5.1.5) driver, adds support for 82563 PCI Express chipsets and a few fixes.
  • Added some HiFn, Safenet and Bluesteel crypto cards to GENERIC on alpha.
  • Rework of iwi(4), enabling s/w antenna diversity, upgrade firmware to v3.0 layout and reworked rings allocation. !
  • Sync ixgb(4) with Intels FreeBSD ixgb (5.0.1) driver.
  • Add support for Realtek RT8111B PCI Express Gbit MAC.
  • In pstat(8), check for syncer vnodes before calling fs specific routines, so NFS and ext2fs gets correctly handled. --- 657,666 ----
  • Add Intel 82801GB SATA support to pciide(4).
  • Add more space to memory columns in the vm page for systat(1). !
  • Sync em(4) with Intel's FreeBSD em (5.1.5) driver, adds support for 82563 PCI Express chipsets and a few fixes.
  • Added some HiFn, Safenet and Bluesteel crypto cards to GENERIC on alpha.
  • Rework of iwi(4), enabling s/w antenna diversity, upgrade firmware to v3.0 layout and reworked rings allocation. !
  • Sync ixgb(4) with Intel's FreeBSD ixgb (5.0.1) driver.
  • Add support for Realtek RT8111B PCI Express Gbit MAC.
  • In pstat(8), check for syncer vnodes before calling fs specific routines, so NFS and ext2fs gets correctly handled. *************** *** 857,863 ****
    OpenBSD www@openbsd.org !
    $OpenBSD: plus.html,v 1.1021 2006/08/03 14:16:09 marco Exp $ --- 857,863 ----
    OpenBSD www@openbsd.org !
    $OpenBSD: plus.html,v 1.1022 2006/09/05 11:53:47 steven Exp $