=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus29.html,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- www/plus29.html 2001/04/25 21:46:06 1.3 +++ www/plus29.html 2001/04/27 21:45:48 1.4 @@ -87,9 +87,52 @@ A patch is available.
[Applied to stable]
  • ... +
  • Fix several copyin/copyout bugs in sys/compat. +
  • Provide a random start for tcp timestamps. +
  • Support sharing disks between MacOS and the PowerPC port. +
  • Add support for the SaramNcom NS-1100M in the wi driver. +
  • Fix support for the D-Link DE660 pcmcia card. +
  • Add support for reading the MAC address from the APC CMOS RAM in SiS630E-based chipsets. +
  • Changes in media type initializion on DP8390-compatibles. +
  • Implement read/write access to an IEEE 802.3u MII bus using the bit-bang method. +
  • Add support for DOZE mode on powerpc processors that support it. +
  • Add support for the Symbios 53c1010 in the siop driver. +
  • Implement mincore(2), mlockall(2) and munlockall(2). +
  • Added support for AMI MegaRAID Controllers. +
  • Fixed several occurences of exit(-#); exit() only passes the lower 8 bits of status on to the parent. +
  • Fixed several occurences of PATH_MAX+1 that should be PATH_MAX. +
  • Fix interrupt handler registration on the mvme88k port, remove 68k-isms and add UKC support. +
  • Add some non-US encodings to the USB keyboard driver.
  • Disable bogus file check in cvs(1).
    [Applied to stable] -
  • ... +
  • Enable tag queueing and fix some wide/sync negotiation problems in the + siop driver. +
  • Add support for ISAPnP i82365-based PCMCIA controllers. +
  • Many man page fixes. +
  • Fix checksum calculations in bridged setups. +
  • Avoid reading some AC97 registers in neo driver as needed by some devices. +
  • Avoid a deadlock condition in the syncer. +
  • wscons support for adb keyboard. +
  • Plug many memory leaks in the libc rpc code. +
  • Drop packets with 127.0.0.0/8 in header field, if the packet is from outside. RFC1122 dictates that 127.0.0.8 must not appear on the wire. +
  • Fix negation of path-type Defaults entries in a boolean context in sudoers. +
  • Add open hashing functions to libc. +
  • fsck changes for soft updates support. +
  • Extend kqueue down to the device layer for better device support. +
  • ncurses-5.2-20010224 +
  • Add a check on the i386 for ROMs mapped into memory and setup an extent + for each one found. This fixes a problem with ISA cards using iomem + space already claimed by a ROM. +
  • Update to sendmail 8.11.3 which fixes potential data loss if a machine crashes. +
  • A number of filesystem races and locking problems have been fixed. +
  • Add support for a D-Link DFE-650 model with a different vendor ID. +
  • Improved stability with soft updates. +
  • WEP support for the an (Aironet) driver. +
  • Default SSID in the an (Aironet) driver will now connect to any SSID. +
  • Better detection of the VAX VS4000/VLC and MV3100/{3,4}0. +
  • Improved S3 Savage X11 driver for XFree86 3.3.6. +
  • Add mii support to the vr (Via Rhine) network driver. +
  • Add support for the Dlink 530TX+ to the rl (RealTek 8129/8139) network driver.
  • SECURITY FIX: for ipsec(4), handle AH packets with IP options more strictly.
    A patch is available.
    [Applied to stable] @@ -99,11 +142,11 @@
  • OpenSSH 2.5.1 released.
    [Applied to stable]
  • Fix DMA memory allocations in twe(4). -
  • SECURITY FIX: update to sudo-1.6.3p6 which fixes a buffer overflow on very long argv components.
    +
  • SECURITY FIX: update to sudo-1.6.3p6 which fixes a non-exploitable buffer overflow on very long argv components.
    A patch is available.
    [Applied to stable]
  • Correctly detect Daylight Saving Time changes in cron(8). -
  • Add double-tab completion support to ksh(1). +
  • Add bash-like double-tab completion support to ksh(1).
  • Avoid losing RTC after suspend/resume on some laptops.
  • Repair an integer conversion bug in psm(4) which fixes the mouse resolution setting in X.
  • Fix non-TCP protocol mappings in ipnat(4). @@ -111,7 +154,7 @@
  • In pppoe(8), try every BPF device, not just even-numbered ones.
  • Support -C flag in nm(1).
  • Update ISC cron to 4.0b1, maintaining our local changes, including signal handling fixes. -
  • Rename old mvme68k siop(4) driver to ssh(4) to avoid naming conflicts. +
  • Rename old mvme68k and mvme88k siop(4) driver to ssh(4) to avoid naming conflicts.
  • Fix an uninitialized variable in wsmouse(4).
  • Some games fixes.
  • Nuke nlist and kvm usage in top(1). @@ -783,7 +826,7 @@
    OpenBSD www@openbsd.org -
    $OpenBSD: plus29.html,v 1.3 2001/04/25 21:46:06 aaron Exp $ +
    $OpenBSD: plus29.html,v 1.4 2001/04/27 21:45:48 millert Exp $