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

Diff for /www/plus.html between version 1.1006 and 1.1007

version 1.1006, 2006/03/30 02:48:05 version 1.1007, 2006/04/18 15:28:54
Line 74 
Line 74 
 <li>Fix an out-of-bounds memory access in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1">ksh(1)</a>.  <li>Fix an out-of-bounds memory access in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1">ksh(1)</a>.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=m4&sektion=1">m4(1)</a>, add limited support for format builtin in gnu-m4 mode. This is used by some autoconf scripts.  <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=m4&sektion=1">m4(1)</a>, add limited support for format builtin in gnu-m4 mode. This is used by some autoconf scripts.
 <li>Allow the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wscons&sektion=4">wscons(4)</a> wsfb X server to run without the need for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xf86&sektion=4">xf86(4)</a> aperture to be set.  <li>Allow the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wscons&sektion=4">wscons(4)</a> wsfb X server to run without the need for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xf86&sektion=4">xf86(4)</a> aperture to be set.
 <li>In the X server, use /dev/pci to acess the PCI configuration space on i386 and amd64, instead of directly accessing the addresses from userland.  <li>In the X server, use /dev/pci to access the PCI configuration space on i386 and amd64, instead of directly accessing the addresses from userland.
 <li>A large amount of memory leak plugging in various system utilities inspired by Coverity reports, as well as ruling out of hypothetical NULL dereferences.  <li>A large amount of memory leak plugging in various system utilities inspired by Coverity reports, as well as ruling out of hypothetical NULL dereferences.
 <li>Many changes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a> to be more careful with types.  <li>Many changes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a> to be more careful with types.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a>, make sure the command fifo is ready before returning - fixes a startup race when interacting with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsecctl&sektion=8">ipsecctl(8)</a>.  <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a>, make sure the command fifo is ready before returning - fixes a startup race when interacting with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsecctl&sektion=8">ipsecctl(8)</a>.

Legend:
Removed from v.1.1006  
changed lines
  Added in v.1.1007