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

Diff for /www/plus.html between version 1.615 and 1.616

version 1.615, 2000/07/01 11:08:31 version 1.616, 2000/07/01 13:41:06
Line 59 
Line 59 
 <li>clcs(4) driver for the cs4280 Crystal Clear audio hardware found in some laptops.  <li>clcs(4) driver for the cs4280 Crystal Clear audio hardware found in some laptops.
 <li>Make UVM work on the powerpc.  <li>Make UVM work on the powerpc.
 <li>Convert much kernel code to the new <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=timeout_add&sektion=9">timeout API</a>.  <li>Convert much kernel code to the new <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=timeout_add&sektion=9">timeout API</a>.
 <li>Fix multicast hashing problem in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xl&sektion=4">xl(4)</a><br>  <li>Fix multicast hashing problem in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xl&sektion=4">xl(4)</a>.<br>
     <a href=errata.html#xlhash>A patch is available</a></strong></font>.<br>      <a href=errata.html#xlhash>A patch is available</a></strong></font>.<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>Fix numerous more bugs in the games.  <li>Fix numerous more bugs in the games.
 <li>Fix MAC address matching in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcap&sektion=3">pcap(3)</a>.  <li>Fix MAC address matching in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcap&sektion=3">pcap(3)</a>.
   <li>Make the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ep&sektion=4">ep(4)</a> driver more friendly during detach.
 <li>Fix bpf code in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ray&sektion=4">ray(4)</a>.  <li>Fix bpf code in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ray&sektion=4">ray(4)</a>.
 <li>For the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=err&sektion=3">err(3)</a> family of calls and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=syslog&sektion=3">syslog(3)</a>, ensure that dynamic content never appears as the second argument -- use at least <b>%s</b>.  <li>For the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=err&sektion=3">err(3)</a> family of calls and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=syslog&sektion=3">syslog(3)</a>, ensure that dynamic content never appears as the second argument -- use at least <b>%s</b>.
 <li>Update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adw&sektion=4">adw(4)</a> driver.  <li>Update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adw&sektion=4">adw(4)</a> driver.
 <li>Add creat64 and mmap64 system calls to svr4 emulation.  <li>Add creat64 and mmap64 system calls to svr4 emulation.
 <li>Handle <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=strtol&sektion=3">strtol(3)</a> instead of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atoi&sektion=3">atoi(3)</a> in the <b>kill</b> implimentation in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=csh&sektion=1">csh(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1">ksh(1)</a>.  <li>Handle <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=strtol&sektion=3">strtol(3)</a> instead of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atoi&sektion=3">atoi(3)</a> in the <b>kill</b> implementation in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=csh&sektion=1">csh(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1">ksh(1)</a>.
 <li>Fix COPTS vs CFLAGS issues in the source tree.  <li>Fix COPTS vs CFLAGS issues in the source tree.
 <li>Fix panic message from i386 in_cksum.  <li>Fix panic message from i386 in_cksum.
 <li>Fix path to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kerberos">kerberos</a> master key file.<br>  <li>Fix path to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kerberos">kerberos</a> master key file.<br>

Legend:
Removed from v.1.615  
changed lines
  Added in v.1.616