=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus29.html,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- www/plus29.html 2001/04/27 21:45:48 1.4 +++ www/plus29.html 2001/05/03 21:32:29 1.5 @@ -90,30 +90,29 @@
  • 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 the SaramNcom NS-1100M in the wi(4) driver. +
  • Fix support for the D-Link DE660 pcmcia card in ne(4) +
  • In sis(4) add support for reading the MAC address from the APC CMOS RAM in SiS630E-based chipsets. +
  • In ne(4), changes in media type initializion on DP8390-compatibles. +
  • Implement read/write access to an IEEE 802.3u mii(4) 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. +
  • Add support for the Symbios 53c1010 in the siop(4) driver. +
  • Implement mincore(2), mlockall(2) and munlockall(2). +
  • Added support for ami(4) MegaRAID Controllers. +
  • Fixed several occurences of exit(-#); exit(3) 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. +
  • Enable tag queueing and fix some wide/sync negotiation problems in the siop(4) driver. +
  • Add support for isapnp(4) i82365-based pcmcia(4) controllers.
  • Many man page fixes. -
  • Fix checksum calculations in bridged setups. -
  • Avoid reading some AC97 registers in neo driver as needed by some devices. +
  • Fix checksum calculations in bridge(4) setups. +
  • Avoid reading some AC97 registers in neo(4) 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. +
  • wscons support for powerpc adb keyboard. +
  • Plug many memory leaks in the libc rpc(3) 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. @@ -826,7 +825,7 @@
    OpenBSD www@openbsd.org -
    $OpenBSD: plus29.html,v 1.4 2001/04/27 21:45:48 millert Exp $ +
    $OpenBSD: plus29.html,v 1.5 2001/05/03 21:32:29 deraadt Exp $