[BACK]Return to plus.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/plus.html between version 1.545 and 1.546

version 1.545, 2000/04/11 11:40:33 version 1.546, 2000/04/11 20:34:42
Line 51 
Line 51 
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=random&sektion=4&format=html">random(4)</a>, first true random number source, based on intel 82802 firmware hub embedded true random number generator.  <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=random&sektion=4&format=html">random(4)</a>, first true random number source, based on intel 82802 firmware hub embedded true random number generator.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=random&sektion=4&format=html">random(4)</a>, make it use more sources for an entropy; make playing .mp3s produce entropy, big time, big time.  <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=random&sektion=4&format=html">random(4)</a>, make it use more sources for an entropy; make playing .mp3s produce entropy, big time, big time.
 <li>Improve range checking in timeouts.  <li>Improve range checking in timeouts.
 <li>Thread repair in malloc(3).  <li>Thread repair in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malloc&sektion=3&format=html">malloc(3)</a>.
 <li>Various bug fixes to hifn(4), which is now even more reliable.  <li>Various bug fixes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hifn&sektion=4&format=html">hifn(4)</a>, which is now even more reliable.
 <li>Fix another m4(4) bug.  <li>Fix another <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=m4&sektion=1&format=html">m4(1)</a> bug.
 <li>PCI an(4) driver.  <li>PCI <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=an&sektion=4&format=html">an(4)</a> driver.
 <li>Repair spl bug in bridge(4).  <li>Repair spl bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bridge&sektion=4&format=html">bridge(4)</a>.
 <li>wdc(4) and wd(4) detach logic, but missing scsi(4) disconnect for atapi(4).  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wdc&sektion=4&format=html">wdc(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wd&sektion=4&format=html">wd(4)</a> detach logic, but missing <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scsi&sektion=4&format=html">scsi(4)</a> disconnect for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atapi&sektion=4&format=html">atapi(4)</a>.
 <li>Permit address setting on enc(4) interfaces, and various other tweaks leading to better bridge(4) integration.  <li>Permit address setting on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=enc&sektion=4&format=html">enc(4)</a> interfaces, and various other tweaks leading to better <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bridge&sektion=4&format=html">bridge(4)</a> integration.
 <li>At various autoconfiguration child detach logic.  <li>Add various autoconfiguration child detach logic.
 <li>Rewrite and commonize disk driver locking which varied between drivers.  <li>Rewrite and commonize disk driver locking which varied between drivers.
 <li>After the recent revamp of icmp reply byte order, correct one last thing: Pass ip_off and ip_len correctly.  <li>After the recent revamp of icmp reply byte order, correct one last thing: Pass ip_off and ip_len correctly.
 <li>groff 1.15  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=groff&sektion=1&format=html">groff 1.15</a>
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cd&sektion=4&format=html">cd(4)</a>, do not trust the TOC as much when reading the disklabel.  <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cd&sektion=4&format=html">cd(4)</a>, do not trust the TOC as much when reading the disklabel.
 <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umass&sektion=4&format=html">umass(4)</a> so that it handles some non-compliant devices.  <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umass&sektion=4&format=html">umass(4)</a> so that it handles some non-compliant devices.
 <li>Modify the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scsi&sektion=4&format=html">scsi(4)</a> subsystem so that it can attach without polling.  <li>Modify the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scsi&sektion=4&format=html">scsi(4)</a> subsystem so that it can attach without polling.

Legend:
Removed from v.1.545  
changed lines
  Added in v.1.546