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

Diff for /www/plus.html between version 1.758 and 1.759

version 1.758, 2001/04/24 06:59:17 version 1.759, 2001/05/03 03:06:10
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>2.9 release builds are running, but some of us are already working on post-release hacking.  <li>Big USB code update.
   <li>Fix a signed vs unsigned error in the gm(4) Ethernet driver.
   <li>In wump(6), improve our cave topology algorithm. Don't ask.
   <li>Force -h to override the BLOCKSIZE environment in du(1).
   <li>Substantial updates to sup(1).
   <li>Fix a register save/restore bug in clcs(4) so that suspend/resume works better.
   <li>Allow the right CTRL+ALT keys to work as the left ones do in wskbd(4).
   <li>Continue to hack our new txp(4) driver into shape.
   <li>In ifconfig(8), implement support for removing tunnel outer IP address pair.
   <li>Revert a buggy optimization in tsort(1).
   <li>Use pread(2) in nlist(3) instead of abusing lseek(2) with read(2).
   <li>Remove cruft leftover from the old PCVT console driver.
   <li>Fix filename tab-completion in mg(1).
   <li>Convert some more drivers to new the timeout(9) interface.
   <li>Whack dtom() in the kernel. Fo'get about it.
   <li>Avoid a NULL pointer dereference in faithd(8).
   <li>Various reset and delay fixes in wdc(4) to help certain ATAPI devices.
   <li>Deal with suspend/resume more cleanly in pccbb(4).
   <li>Better hints handling and memory allocation in tsort(1).
   <li>Correct an error condition in /etc/ksh.kshrc.
   <li>Add a koi8-r keyboard layout for wskbd(4).
   <li>Allow interoperability between OpenSSH and older ssh-2.0.x variants with weaker key generation.
   <li>Instrument improved locking and rework SCSI a bit in ami(4).
   <li>Cleanups to ancontrol(8).
   <li>Add a -b option to ssh(1), similar to telnet(1)'s equivalent.
   <li>Fix a memory handling bug in telnet(1).
   <li>Use pool(9) interface for the VFS cache.
   <li>Improve OpenSSH interoperability with ssh.com-2.0.x clients.
   <li>In the mvme88k port, replace resource maps with extents.
   <li>Numerous fixes and updates to sup(1).
 </ul>  </ul>
 <p>  <p>
   

Legend:
Removed from v.1.758  
changed lines
  Added in v.1.759