=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus.html,v retrieving revision 1.545 retrieving revision 1.546 diff -c -r1.545 -r1.546 *** www/plus.html 2000/04/11 11:40:33 1.545 --- www/plus.html 2000/04/11 20:34:42 1.546 *************** *** 51,67 ****
  • In random(4), first true random number source, based on intel 82802 firmware hub embedded true random number generator.
  • In random(4), make it use more sources for an entropy; make playing .mp3s produce entropy, big time, big time.
  • Improve range checking in timeouts. !
  • Thread repair in malloc(3). !
  • Various bug fixes to hifn(4), which is now even more reliable. !
  • Fix another m4(4) bug. !
  • PCI an(4) driver. !
  • Repair spl bug in bridge(4). !
  • wdc(4) and wd(4) detach logic, but missing scsi(4) disconnect for atapi(4). !
  • Permit address setting on enc(4) interfaces, and various other tweaks leading to better bridge(4) integration. !
  • At various autoconfiguration child detach logic.
  • Rewrite and commonize disk driver locking which varied between drivers.
  • After the recent revamp of icmp reply byte order, correct one last thing: Pass ip_off and ip_len correctly. !
  • groff 1.15
  • In cd(4), do not trust the TOC as much when reading the disklabel.
  • Fix umass(4) so that it handles some non-compliant devices.
  • Modify the scsi(4) subsystem so that it can attach without polling. --- 51,67 ----
  • In random(4), first true random number source, based on intel 82802 firmware hub embedded true random number generator.
  • In random(4), make it use more sources for an entropy; make playing .mp3s produce entropy, big time, big time.
  • Improve range checking in timeouts. !
  • Thread repair in malloc(3). !
  • Various bug fixes to hifn(4), which is now even more reliable. !
  • Fix another m4(1) bug. !
  • PCI an(4) driver. !
  • Repair spl bug in bridge(4). !
  • wdc(4) and wd(4) detach logic, but missing scsi(4) disconnect for atapi(4). !
  • Permit address setting on enc(4) interfaces, and various other tweaks leading to better bridge(4) integration. !
  • Add various autoconfiguration child detach logic.
  • Rewrite and commonize disk driver locking which varied between drivers.
  • After the recent revamp of icmp reply byte order, correct one last thing: Pass ip_off and ip_len correctly. !
  • groff 1.15
  • In cd(4), do not trust the TOC as much when reading the disklabel.
  • Fix umass(4) so that it handles some non-compliant devices.
  • Modify the scsi(4) subsystem so that it can attach without polling. *************** *** 639,645 ****
    OpenBSD www@openbsd.org !
    $OpenBSD: plus.html,v 1.545 2000/04/11 11:40:33 deraadt Exp $ --- 639,645 ----
    OpenBSD www@openbsd.org !
    $OpenBSD: plus.html,v 1.546 2000/04/11 20:34:42 ericj Exp $