=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus29.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- www/plus29.html 2001/06/07 04:10:05 1.11 +++ www/plus29.html 2001/06/09 16:39:04 1.12 @@ -99,8 +99,8 @@
  • 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. +
  • Fixed several occurrences of exit(-#); exit(3) only passes the lower 8 bits of status on to the parent. +
  • Fixed several occurrences 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).
    @@ -428,13 +428,13 @@
  • Document various signal races in the source tree which are very difficult to fix, or which turn out to be safe even if they look flawed.
  • Rename ich(4) to auich(4).
  • Cleanup the sftp-server(8) implementation. -
  • Support !command feature in bridename.if(5) files as well. +
  • Support !command feature in bridename.if(5) files as well.
  • Numerous other small changes to isakmpd(8).
  • Handle memory failures in passwd(1).
  • In finger(1), fail nicely if memory allocation fails.
  • Handle DELETE payloads in isakmpd(8).
  • Remove signal races from sshd(8). -
  • Ease support for road-warrior scenarious in isakmpd(8), by intuiting the Local-ID when possible. +
  • Ease support for road-warrior scenarios in isakmpd(8), by intuiting the Local-ID when possible.
  • Change 802.11 DS drivers to operate in BSS mode by default.
  • Create links for FD_SET(3) and such to point to the select(2) page.
  • Support TCP_NDELAY on ipv6(4) in ssh(1). @@ -693,7 +693,7 @@
  • Fix a signal race in ypserv(8) SIGHUP handling.
  • Enable uaudio(4) by default in GENERIC/i386.
  • Reserve all-1s addresses in the IPSec code for future policy discovery features. -
  • Resolve HMAC nomenclautre issues. +
  • Resolve HMAC nomenclature issues.
  • Be sure to clear passwords out of memory after use in ppp(8).
  • Support kernel event queues.
  • Add support for USB scanners through the uscanner(4) driver. @@ -823,7 +823,7 @@
    OpenBSD www@openbsd.org -
    $OpenBSD: plus29.html,v 1.11 2001/06/07 04:10:05 pvalchev Exp $ +
    $OpenBSD: plus29.html,v 1.12 2001/06/09 16:39:04 pvalchev Exp $