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

Diff for /www/plus.html between version 1.761 and 1.762

version 1.761, 2001/05/03 15:19:36 version 1.762, 2001/05/09 11:37:58
Line 49 
Line 49 
 <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>
 <ul>  <ul>
   <li>Implement screen blanker in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wscons&sektion=4">wscons(4)</a>.
   <li>Attempt to support hifn7951 in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hifn&sektion=4">hifn(4)</a>.
   <li>realloc(3) fixes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipf&sektion=8">ipf(8)</a>.
   <li>ipf 3.4.17
   <li>Fix kernel extent code to be more careful about ranges.
   <li>UVM support for mac68k.
   <li>Change i386 in_cksum failure to a printf, instead of a panic.<br>
       <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=txp&sektion=4">txp(4)</a>, add support for hardware <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vlan&sektion=4">vlan(4)</a>.
   <li>Fix a bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1">make(1)</a> exposed by the recent jumbo patch.
   <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ti&sektion=4">ti(4)</a> to handle <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vlan&sektion=4">vlan(4)</a> properly.
   <li>vsunlock fixes to UVM.
   <li>Signal ignore bug fix to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>.
   <li>Kill i386 VM & pmap_old support.
   <li>Fix process priority bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atrun&sektion=8">atrun(8)</a>.
   <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vlan&sektion=4">vlan(4)</a> by default in GENERIC kernels.
   <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pread&sektion=3">pread(3)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=preadv&sektion=3">preadv(3)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pwrite&sektion=3">pwrite(3)</a>, and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pwritev&sektion=3">pwritev(3)</a> on big endian architectures.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sendmail&sektion=8">sendmail(8)</a>, use FAST_PID_RECYCLE.
   <li>Remove excess (vaddr_t) casts.
   <li>Get rid of CLSIZE and friends.
   <li>Increase <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=strlcpy&sektion=3">strlcpy(3)</a> in parts of the tree.
   <li>Some minor changes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a>.
   <li>Cleanup M_* malloc types in the kernel.
   <li>UVM for the hp300.
   <li>Numerous cleanups to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sup&sektion=1">sup(1)</a>.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systat&sektion=8">systat(8)</a>, handle <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kvm_nlist&sektion=3">kvm_nlist(3)</a> failing.
   <li>Fix a channel race in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a>.
   <li>Document that <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nc&sektion=1">nc(1)</a> no longer has a -e option.
   <li>Fix localhost handling bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&sektion=8">httpd(8)</a>.
   <li>Jumbo patch to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1">make(1)</a> that has been brewing for a while.
   <li>Various improvements to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&sektion=1">mg(1)</a>.
 <li>Big USB code update.  <li>Big USB code update.
 <li>Fix a signed vs unsigned error in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gm&sektion=4">gm(4)</a> Ethernet driver.  <li>Fix a signed vs unsigned error in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gm&sektion=4">gm(4)</a> Ethernet driver.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wump&sektion=6">wump(6)</a>, improve our cave topology algorithm. Don't ask.  <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wump&sektion=6">wump(6)</a>, improve our cave topology algorithm. Don't ask.

Legend:
Removed from v.1.761  
changed lines
  Added in v.1.762