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

Diff for /www/plus.html between version 1.1136 and 1.1137

version 1.1136, 2009/02/12 16:24:02 version 1.1137, 2009/02/12 20:26:28
Line 66 
Line 66 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2009/02/12 -->
   <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&sektion=4&format=html">re(4)</a> problems, removed undocumented accesses to register 0x82 for earlier hardware.
   <!-- 2009/02/11 -->
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> support for remote port forwarding with a zero listen port to dynamically allocate one at runtime.
   <li>Remove 'free list modified' panics in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a>.
   <li>Fix alignment in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a> for 64bit architectures when dealing with sockaddr_in6 structs.
   <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fts&sektion=3&format=html">fts(3)</a> level going negative on really deep directories.
   <li>Fix gcc bug that broke double -> unsigned long conversions on sparc64.
   <!-- 2009/02/10 -->
   <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=run&sektion=4&format=html">run(4)</a> on all arches where <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ural&sektion=4&format=html">ural(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rum&sektion=4&format=html">rum(4)</a> exist.
   <!-- 2009/02/09 -->
   <li>Prevent panic in the mbuf code path if m_copyback() is working on a M_READONLY mbuf.
   <li>Initial <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bio&sektion=4&format=html">bio(4)</a> support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ips&sektion=4&format=html">ips(4)</a>.
   <li>Updated leapseconds time zone data to tzdata2009b.
   <!-- 2009/02/08 -->
   <li>Make libsndio ignore environment variables if the program is setuid or setgid.
   <li>In the i915 intel graphic code, make sure vblank is not enabled if the pipe is disabled.
   <li>Moved to 4.5-beta.
   <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ips&sektion=4&format=html">ips(4)</a> on amd64 and i386 CD RAMDISK kernels.
   <li>Fix cpu_hardclock() issues on HPPA machines.
   <li>Initial 802.11 defragmentation code to handle reception of MSDU or MMPDU fragments.
   <li>Added missing mux locators to non-USB keyboards and mice on sparc64 GENERIC kernels.
   <!-- 2009/02/07 -->
   <!-- 2009/02/06 -->
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1&format=html">ksh(1)</a> built-in 'echo' behave according to POSIX when "set -o posix" is in effect.
   <li>Bumped the number of /dev/sd* device nodes on all USB-capable architectures.
   <li>New font selection logic on 712 onboard graphics HP machines that does not consume all kernel memory.
   <li>Fix crash on zaurus when plugging in certain sd memory cards.
   <li>Fix HW WEP support on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=run&sektion=4&format=html">run(4)</a>, and a few other fixes.
   <li>Added Huawei E160G to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umsm&sektion=4&format=html">umsm(4)</a> devices.
   <li>Fix kernel crash in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvideo&sektion=4&format=html">uvideo(4)</a> for devices with unsorted frame indexes.
   <!-- 2009/02/05 -->
 <!-- 2009/02/04 -->  <!-- 2009/02/04 -->
   <li>If <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aucat&sektion=1&format=html">aucat(1)</a> has too many connections, stop accepting new ones rather than exit()ing with a fatal error.
 <li>For some systems which claim ACPI 2.0 but still do not provide an XSDT address, fall back on the RSDT.  <li>For some systems which claim ACPI 2.0 but still do not provide an XSDT address, fall back on the RSDT.
 <li>Make intel xenocara Mesa code choose the right vblank pipe to sync to, in case there is only one.  <li>Make intel xenocara Mesa code choose the right vblank pipe to sync to, in case there is only one.
 <!-- 2009/02/03 -->  <!-- 2009/02/03 -->
Line 90 
Line 123 
 <li>Make sure more of the IPv6 code runs under splnet() in certain places.  <li>Make sure more of the IPv6 code runs under splnet() in certain places.
 <li>Fix "target kvm" in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gdb&sektion=1&format=html">gdb(1)</a> for powerpc.  <li>Fix "target kvm" in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gdb&sektion=1&format=html">gdb(1)</a> for powerpc.
 <!-- 2009/01/29 -->  <!-- 2009/01/29 -->
 <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1&format=html">ksh(1)</a> evaluation of '||' and '&amp;&amp;' in certain combinations.  <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1&format=html">ksh(1)</a> evaluation of '||' and '&amp;&amp;' in certain combinations.
 <li>Updated xdm to 1.1.8.  <li>Updated xdm to 1.1.8.
 <li>Switch member names in struct stat timespec to the names from POSIX 1003.1-2008 with compatibility macros for the previous names.  <li>Switch member names in struct stat timespec to the names from POSIX 1003.1-2008 with compatibility macros for the previous names.
 <li>Make sure macppc laptops skip pmu commands if no adb device appears in the device tree.  <li>Make sure macppc laptops skip pmu commands if no adb device appears in the device tree.
Line 358 
Line 391 
 <li>Added ability in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8&format=html">smtpd(8)</a> to specify an interface instead of an address to listen on.  <li>Added ability in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8&format=html">smtpd(8)</a> to specify an interface instead of an address to listen on.
 <li>Changed the way <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&sektion=8&format=html">relayd(8)</a> reports errors.  <li>Changed the way <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&sektion=8&format=html">relayd(8)</a> reports errors.
 <!-- 2008/12/04 -->  <!-- 2008/12/04 -->
 <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpctl&sektion=8&format=html">smtpctl(8)</a> app to control smtpd.  <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpctl&sektion=8&format=html">smtpctl(8)</a> app to control smtpd.
 <li>Added ethertype 0x88a8 to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a> for stacked VLAN packets.  <li>Added ethertype 0x88a8 to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a> for stacked VLAN packets.
 <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vic&sektion=4&format=html">vic(4)</a>, enable 9k frames again, new mbuf allocator in place that works.  <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vic&sektion=4&format=html">vic(4)</a>, enable 9k frames again, new mbuf allocator in place that works.
 <!-- 2008/12/03 -->  <!-- 2008/12/03 -->

Legend:
Removed from v.1.1136  
changed lines
  Added in v.1.1137