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

Diff for /www/plus.html between version 1.945 and 1.946

version 1.945, 2005/03/28 16:57:23 version 1.946, 2005/03/29 04:36:38
Line 56 
Line 56 
   
 <p>  <p>
 <h3><font color="#0000e0">We are working on OpenBSD-current.</font></h3><p>  <h3><font color="#0000e0">We are working on OpenBSD-current.</font></h3><p>
 The following list sums up (almost) all the changes made up to March 24.  The following list sums up (almost) all the changes made up to March 28.
 <p>  <p>
   
 <ul>  <ul>
 <!-- ^ 2005/03/27 -->  <li>Clean up some <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=de&sektion=4">de(4)</a> code and fix Intel 21143 in full-duplex mode.
   <li>OpenCVS: start using the public <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=yacc&sektion=1">yacc(1)</a> date parser. cvs dates can be ugly and this simplifies things quite a bit.
   <li>Recognize Radeon 9200 PRO variants.
   <li>Print UDF filesystem type in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&sektion=8">disklabel(8)</a>.
   <li>Fix an issue with ABNT2 keyboards that was stealing the slash key from .br users.
   <li>Make linewrap computation more POSIX-compliant in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&sektion=1">dc(1)</a> programs.  Adjust regression tests accordingly.
   <li>Add support for relocation type R_ALPHA_SREL32 to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=Xserver&sektion=1">Xserver(1)</a>'s ELF loader.
   <li>Rip out <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&sektion=8">httpd(8)</a>'s homegrown md5 and sha-1 implementations, use ours.
   <li>Change root login shell to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1">ksh(1)</a>. And there was much rejoicing.
   <!-- ^ 2005/03/28 -->
 <li>Use USB timeout periods instead SCSI timeout periods in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umass&sektion=4">umass(4)</a>.  <li>Use USB timeout periods instead SCSI timeout periods in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umass&sektion=4">umass(4)</a>.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhub&sektion=4">uhub(4)</a> less chatty at startup.  <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhub&sektion=4">uhub(4)</a> less chatty at startup.
 <li>Use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getopt&sektion=3">getopt(3)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=logresolve&sektion=8">logresolve(8)</a>.  <li>Use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getopt&sektion=3">getopt(3)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=logresolve&sektion=8">logresolve(8)</a>.

Legend:
Removed from v.1.945  
changed lines
  Added in v.1.946