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

Diff for /www/plus.html between version 1.747 and 1.748

version 1.747, 2001/04/02 20:24:12 version 1.748, 2001/04/03 17:28:39
Line 180 
Line 180 
 <li>Support Cheetah vaxes.  <li>Support Cheetah vaxes.
 <li>Improve <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=MAKEDEV&sektion=8">MAKEDEV(8)</a> manual pages on many architectures.  <li>Improve <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=MAKEDEV&sektion=8">MAKEDEV(8)</a> manual pages on many architectures.
 <li>Cause <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcibios&sektion=4">pcibios(4)</a> to route interrupts via the pci router at the time interrupts are established for each driver, not before.  <li>Cause <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcibios&sektion=4">pcibios(4)</a> to route interrupts via the pci router at the time interrupts are established for each driver, not before.
 <li>Optimize pcidevs, usbdevs, and other tables in the kernel.  <li>Optimize pcidevs, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usbdevs&sektion=8">usbdevs(8)</a>, and other tables in the kernel.
 <li>Both <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&sektion=4">wi(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=awi&sektion=4">awi(4)</a> now support more models of cards.  <li>Both <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&sektion=4">wi(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=awi&sektion=4">awi(4)</a> now support more models of cards.
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=skey&sektion=1">skey(1)</a> SHA1 is supposed to be little endian.  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=skey&sektion=1">skey(1)</a> SHA1 is supposed to be little endian.
 <li>Improve <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ping6&sektion=8">ping6(8)</a> signal handling further.  <li>Improve <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ping6&sektion=8">ping6(8)</a> signal handling further.
Line 580 
Line 580 
     <a href="errata.html#tl">A patch is available</a></strong>.<br>      <a href="errata.html#tl">A patch is available</a></strong>.<br>
     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>      <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&sektion=4">pciide(4)</a>, do not map unsafe registers from controllers that require 16-bit I/O space.  <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&sektion=4">pciide(4)</a>, do not map unsafe registers from controllers that require 16-bit I/O space.
 <li>Import new <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pckbc&sektion=4">pckbc(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pckbd&sektion=4">pckbd(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vga&sektion=4">vga(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcdisplay&sektion=4">pcdisplay(4)</a>, and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ega&sektion=4">ega(4)</a> drivers for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wscons&sektion=4">wscons(4)</a>.  <li>Import new <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pckbc&sektion=4">pckbc(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pckbd&sektion=4">pckbd(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vga&sektion=4">vga(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcdisplay&sektion=4">pcdisplay(4)</a>, and ega(4) drivers for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wscons&sektion=4">wscons(4)</a>.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftpd&sektion=8">ftpd(8)</a>, assert check_login upon receipt of EPSV/LPSV.  <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftpd&sektion=8">ftpd(8)</a>, assert check_login upon receipt of EPSV/LPSV.
 <li>Make the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aha&sektion=4">aha(4)</a> driver compile without UVM.  <li>Make the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aha&sektion=4">aha(4)</a> driver compile without UVM.
 <li>Enforce non-cacheable device space on real 80386 machines.  <li>Enforce non-cacheable device space on real 80386 machines.

Legend:
Removed from v.1.747  
changed lines
  Added in v.1.748