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

Diff for /www/plus.html between version 1.1148 and 1.1149

version 1.1148, 2009/06/01 23:47:57 version 1.1149, 2009/06/04 20:52:13
Line 64 
Line 64 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2009/06/04 -->
   <li>If <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getgrent&sektion=3&format=html">getgrent(3)</a> fails while handling a +groupname:*:: entry due to lack of memory, make sure we report the error condition.
   <li>Fixed segfault in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=locate&sektion=1&format=html">locate(1)</a> if count gets out of bounds.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tun&sektion=4&format=html">tun(4)</a> emulate link state depending on the open and close of the device fd.
   <!-- 2009/06/03 -->
   <li>Fix the installer <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&sektion=1&format=html">ftp(1)</a> client to handle bracketed IPv6 host addresses.
   <li>Fix auto-negotiation on some <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msk&sektion=4&format=html">msk(4)</a> devices.
   <li>Rework the ip_input code decision on whether a packet is to be delivered locally or forwarded. Improves forwarding speed on boxes with many local addresses.
   <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&sektion=4&format=html">re(4)</a> IPv4 RX checksumming for the non-TCP/UDP case.
   <li>Added "rde rib <name>" to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a> config and allow the rde to use these other RIBs.
   <li>Enable IPv6 receive TCP/UDP checksum offload for the 5755 and later chips.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1&format=html">ksh(1)</a> in vi mode handle ^W erase more like <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vi&sektion=1&format=html">vi(1)</a>.
   <li>Fixed active ftp sessions over IPv6 in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftpd&sektion=8&format=html">ftpd(8)</a>.
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gfxp&sektion=4&format=html">gfxp(4)</a> to sparc64 GENERIC, RAMDISK and RAMDISKU5 kernels.
   <li>Added a kern.bufcachepercent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=8&format=html">sysctl(8)</a> to allow adjusting the buffer cache size on a running system.
   <li>Make wireless interfaces have priority 4 by default. Other interfaces remain at 0.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> pass window titles through <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vis&sektion=3&format=html">vis(3)</a> to remove nonprintable characters.
   <li>Added hotplug device support on SGI machines and added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hotplugd&sektion=8&format=html">hotplugd(8)</a> to SGI builds.
   <li>Changed the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&sektion=8&format=html">httpd(8)</a> config to allow localhost to query server-status by default.
   <li>Added basic infrastructure to take advantage of TCP and UDP receive checksum offload over IPv6.
   <li>Added support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4&format=html">em(4)</a> for the newer 82575 (and maybe 82576) chips.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=yp&sektion=8&format=html">yp(8)</a> support <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=group&sektion=5&format=html">group(5)</a> exclusion.
   <li>Make putenv(), setenv() and unsetenv() in libc standards compliant.
   <li>If both -h and -k are specified in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=df&sektion=1&format=html">df(1)</a>, the latter takes precedence.
   <li>Better scp: URL handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1&format=html">pkg_add(1)</a>.
   <li>Fixed crash in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> when swapping pane positions.
   <li>Imported an acpi power resource driver to amd64 and i386 GENERIC kernels.
   <!-- 2009/06/02 -->
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a> set IFF_ALLMULTI properly when in promiscuous mode.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&sektion=8&format=html">dhclient(8)</a> use the newer route flush functionality, which allows for multiple dhclients to coexist.
   <li>Added acpivideo code to get brightness support for all laptops except thinkpads.
   <li>Updated the NFS over UDP transmit logic.
   <li>Enabled acpidock on amd64 and i386 GENERIC kernels.
   <li>Disabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> UTF-8 detection code, breaks on sparc64 machines.
   <li>Fix apache so it reports Content-Length as 64-bit integers, allowing for files larger than 2G to be served.
   <li>Switched uvm object global hash table to a red-black tree.
   <li>Make the install scripts detect changes in the interface list.
   <li>Reintroduced the powerpc interrupt rewrite for the macppc and socppc platforms.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8&format=html">ospfd(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ripd&sektion=8&format=html">ripd(8)</a> track reject and blackhole routes and allow them to be redistributed even if pointing to 127.0.0.1.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&sektion=4&format=html">softraid(4)</a> rebuilds restartable over reboots.
   <li>Fix bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&sektion=1&format=html">mg(1)</a> where it would crash if lots of characters were inserted into the minibuffer.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fxp&sektion=4&format=html">fxp(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rl&sektion=4&format=html">rl(4)</a> at pci detachable.
   <li>In the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn&sektion=4&format=html">iwn(4)</a> driver, make sure it does not leak mbufs in the RX path in case hardware decryption failed.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> spawn login shells by default.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atw&sektion=4&format=html">atw(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&sektion=4&format=html">dc(4)</a> at pci detachable.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gscsio&sektion=4&format=html">gscsio(4)</a> cope with logical device number gaps.
 <!-- 2009/06/01 -->  <!-- 2009/06/01 -->
   <li>Do not leak memory in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> if multiple -f flags are given.
   <li>Fix problem with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ypldap&sektion=8&format=html">ypldap(8)</a> lookup by uid.
   <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1&format=html">ksh(1)</a> macro handling.
   <li>Enabled the CRYPTO option by default on macppc and zaurus RAMDISK kernels.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xl&sektion=4&format=html">xl(4)</a> at pci detachable.
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> to the builds.
   <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=machfb&sektion=4&format=html">machfb(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=raptor&sektion=4&format=html">raptor(4)</a> on the sparc64 RAMDISKU5 kernel.
   <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=machfb&sektion=4&format=html">machfb(4)</a> on sparc64 GENERIC and RAMDISK kernels.
   <li>Implemented <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=machfb&sektion=4&format=html">machfb(4)</a>, an accelerated driver for the sparc64 PGX/PGX64 framebuffers.
   <li>Added an interface for CPU idle on amd64.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtw&sektion=4&format=html">rtw(4)</a> devices detachable.
   <li>Initial bits for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&sektion=4&format=html">softraid(4)</a> rebuilds. Disabled for now.
   <li>Fix NULL pointer dereference in the libc <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rpc&sektion=3&format=html">rpc(3)</a> code when a client encounters ENOMEM while trying to print an error message.
   <li>Better atomic locking routines for mips64.
   <li>Imported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a>, a terminal multiplexer.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8&format=html">smtpd(8)</a> propagate the recipient domain through aliases expansion.
   <li>Initial version of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldpctl&sektion=8&format=html">ldpctl(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldpd&sektion=8&format=html">ldpd(8)</a>, a label distribution protocol daemon for mpls.
   <li>Make the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvm&sektion=9&format=html">uvm(9)</a> RLIMIT_DATA check deal with wraparounds.
   <li>Fix the order of checking whether an amd64 or i386 machine has MTRR.
 <li>Disconnected <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sup&sektion=1&format=html">sup(1)</a> from the builds.  <li>Disconnected <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sup&sektion=1&format=html">sup(1)</a> from the builds.
 <li>Fix NULL dereference in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpidump&sektion=8&format=html">acpidump(8)</a>.  <li>Fix NULL dereference in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpidump&sektion=8&format=html">acpidump(8)</a>.
 <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1&format=html">ksh(1)</a> crash when handling expressions containing "--" and "++".  <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1&format=html">ksh(1)</a> crash when handling expressions containing "--" and "++".

Legend:
Removed from v.1.1148  
changed lines
  Added in v.1.1149