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

Diff for /www/plus.html between version 1.1004 and 1.1005

version 1.1004, 2006/03/18 14:19:33 version 1.1005, 2006/03/25 21:41:15
Line 60 
Line 60 
 <p>  <p>
   
 <ul>  <ul>
 <!-- middle of 2006/03/16 -->  <!-- middle of 2006/03/19 -->
 <li>Change internal packet encapsulation of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tun&sektion=4">tun(4)</a>.  <li>Recognize more Intel <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pci&sektion=4">pci(4)</a> devices as found on the Acer Travelmate 3012WTMi laptop.
   <li>Plug memory leak and potential NULL dereference in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hash&sektion=3">hash(3)</a>.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=asa&sektion=1">asa(1)</a> use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getopt&sektion=3">getopt(3)</a>.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=init&sektion=8">init(8)</a>, plug potential memory leaks in error path.
   <li>Teach <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcn&sektion=4">pcn(4)</a> to recognize Am79c976 and Am79c978.
   <li>On sparc64, use OFW nodes to enumerate the PCI bus. This makes detection of devices hiding behind bridges more reliable.
   <li>Extend PCI bus enumeration to allow architecture-specific hooks.
   <li>Plug potential memory and descriptor leaks in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1">sftp(1)</a>.
   <li>Provide new amd64-specific implementation of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=exp&sektion=3">exp(3)</a>.
   <li>Plug memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=revnetgroup&sektion=8">revnetgroup(8)</a>.
   <li>Teach <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=it&sektion=4">it(4)</a> to probe IT8712F-a and SiS950 devices.
   <li>Rework tty handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bc&sektion=1">bc(1)</a> so that things get cleaned up reliably on abort.
   <li>Place reasonable bounds on memory usage of bufferevents in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=event&sektion=3">libevent</a>.
   <li>Provide implementations of the C99 math functions <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trunc&sektion=3">trunc(3)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=truncf&sektion=3">truncf(3)</a>.
   <li>Plug memory leaks and a possible NULL dereference in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systrace&sektion=1">systrace(1)</a>.
   <li>Make isadma happier on alpha by honoring the 'high' parameter in _bus_dmamem_alloc_range.
   <li>Change implementation of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=delay&sektion=9">delay(9)</a> on alpha to use rpcc instruction.
   <li>Plug memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usbhid&sektion=3">usbhid(3)</a>.
   <li>Clean up <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fts&sektion=3">fts(3)</a> leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cp&sektion=1">cp(1)</a>.
   <li>Clean up file descriptor leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=authpf&sektion=8">authpf(8)</a>.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ptrace&sektion=2">ptrace(2)</a> single-stepping work on alpha.
   <li>Fix an off-by-one error in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=csh&sektion=1">csh(1)</a> error handling.
   <li>Simplify descriptor cleanup in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1">ksh(1)</a>, helping us to avoid any descriptor leaks that may have existed.
   <li>Fix an off-by-one error in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ping6&sektion=8">ping6(8)</a>.
   <li>Drastically simplify handling of SCSI vs. AMI commands in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ami&sektion=4">ami(4)</a> driver.  This is the first step to supporting more RAID features.
   <li>Correctly deal with -I (interactive) option in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rcs&sektion=1">rcs(1)</a> co command.
   <li>Improve clarity of messages in SGI installer.
   <li>Fix some off-by-one errors in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=talkd&sektion=8">talkd(8)</a>.
   <li>Delint various size_t/ssize_t/int mismatches in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cvs&sektion=1">cvs(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rcs&sektion=1">rcs(1)</a>.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rcs&sektion=1">rcs(1)</a>, set exit code when checking out a specific revisions fails.
   <li>Fix value of hw.cpuspeed sysctl on certain Pentium III models (early stepping 1 Coppermines).  (<a href="http://cvs.openbsd.org/cgi-bin/query-pr-wrapper?full=yes&numbers=4966">PR 4966</a>).
   <li>Turn EXTENT_ALIGN into an inline function, shaves 100 bytes from RISC kernels.
   <li>Remove unused code from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=siop&sektion=4">siop(4)</a>, shaves half a KB from kernel.
   <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mincore&sektion=2">mincore(2)</a> to pass byte count to UVM functions, rather than page count.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lmc&sektion=4">lmc(4)</a> driver, consolidate error message array to shrink kernel by about 1KB.
   <li>Clean up and ANSIfy <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tip&sektion=1">tip(1)</a> code and fix some latent bugs.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rcs&sektion=1">rcs(1)</a> co command honor the -q option.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scp&sektion=1">scp(1)</a>, display error messages even when remote stdout is not initialized.
   <li>Optimize <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tun&sektion=4">tun(4)</a> by using mbuf clusters instead of mbuf chains for large packets.
 <li>Fix some "reload" bugs in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifstated&sektion=8">ifstated(8)</a>.  <li>Fix some "reload" bugs in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifstated&sektion=8">ifstated(8)</a>.
 <li>Make AMD PowerNow speed control stuff print nice dmesg lines.  <li>Make AMD PowerNow speed control stuff print nice dmesg lines.
 <li>Fix a quirk of ^C in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vi&sektion=1">vi(1)</a>.  <li>Fix a quirk of ^C in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vi&sektion=1">vi(1)</a>.

Legend:
Removed from v.1.1004  
changed lines
  Added in v.1.1005