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

Diff for /www/plus.html between version 1.1104 and 1.1105

version 1.1104, 2008/04/24 14:14:20 version 1.1105, 2008/04/30 11:21:52
Line 64 
Line 64 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2008/04/29 -->
   <li>Improved SIS 96x chip detection in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&sektion=4&format=html">pciide(4)</a>, and added some 964/965 devices to the list of supported chipsets.
   <!-- 2008/04/28 -->
   <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=km&sektion=4&format=html">km(4)</a> on amd64 and i386 GENERIC kernels.
   <li>New driver <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=km&sektion=4&format=html">km(4)</a> for sensors on the AMD Phenom and Opteron Barcelona CPUs.
   <li>Spin up secondary cpu on more ppc systems.
   <li>In the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vesa&sektion=4&format=html">vesa(4)</a> framebuffer code, do not alter mode parameter.
   <li>It is now possible to enter static MPLS routes into the kernel with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=route&sektion=8&format=html">route(8)</a>.
   <li>Plug three memory leaks in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&sektion=1&format=html">dc(1)</a>.
   <!-- 2008/04/27 -->
   <li>Added PCI ids for the AMD64 Phenom/Opteron 8300 series and Griffin.
   <li>Various cddb fixes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdio&sektion=1&format=html">cdio(1)</a>.
   <li>Added an <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpithinkpad&sektion=4&format=html">acpithinkpad(4)</a> driver for IBM/Lenovo laptops.
   <li>For hppa, add a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gecko&sektion=4&format=html">gecko(4)</a> driver for the GeckoBOA BC GSC+ port.
   <!-- 2008/04/26 -->
   <li>Bring macppc/powerpc closer to SMP.
   <li>Adjust the output voltage for the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a> BCM5906 PHY, otherwise it might not get a link.
   <li>Enable hardware TKIP+CCMP in RT2860-based <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&sektion=4&format=html">ral(4)</a> devices.
   <li>Small optimization for TKIP phase 2 for little-endian architectures.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rcs&sektion=1&format=html">rcs(1)</a>, duplicate envstr and free it on error, instead of allocating for each argument and freeing each on error.
   <!-- 2008/04/25 -->
   <li>Fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&sektion=1&format=html">gcc(1)</a> for mips code generation to prevent user asm statements from being put in delay slots.
   <li>Fixes for SH in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&sektion=1&format=html">gcc(1)</a> when compiling PIC code and other optimizations.
   <li>For i386, make ipending per-cpu.
   <li>When allocating amd64 interrupt 'slots', always check all slots to see if we already allocated a slot for a particurlar pin.
   <li>Plug potential mbuf leak in the NFS vfsops code.
   <li>Boot loader argument parsing for amd64 was configuring serial console even when using a glass console. Fixed.
   <!-- 2008/04/24 -->
   <li>Added another HSDPA MSM 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>Added support for more NM9845 variants in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=puc&sektion=4&format=html">puc(4)</a>.
   <li>Corrected the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=brk&sektion=2&format=html">brk(2)</a> prototype to match POSIX.
   <li>Prevent overflow in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rcs&sektion=1&format=html">rcs(1)</a> if RCS_INIT and command line arguments exceed buffer size.
   <li>Initial <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpiasus&sektion=4&format=html">acpiasus(4)</a> driver for ACPI based hotkeys.
   <li>Fixed sgi IP30 serial console.
   <li>Allow amd64 to use serial ports other than com0 for console.
   <li>Make rthreads also return the proper values for failures in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pthread_sigmask&sektion=3&format=html">pthread_sigmask(3)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sigprocmask&sektion=2&format=html">sigprocmask(2)</a>.
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spl&sektion=9&format=html">spl(9)</a> fixes for softnet interrupt handlers when dealing with the ifqueues.
 <!-- 2008/04/23 -->  <!-- 2008/04/23 -->
   <li>Fix for some <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ciss&sektion=4&format=html">ciss(4)</a> firmwares that use different physical drive addressing.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pthreads&sektion=3&format=html">pthreads(3)</a> code return the proper values upon failure for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pthread_sigmask&sektion=3&format=html">pthread_sigmask(3)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sigprocmask&sektion=2&format=html">sigprocmask(2)</a> in threaded programs.
 <li>Added support for the Netmos 6 port version to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=puc&sektion=4&format=html">puc(4)</a>.  <li>Added support for the Netmos 6 port version to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=puc&sektion=4&format=html">puc(4)</a>.
 <li>Removed the pre-802.11 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rln&sektion=4&format=html">rln(4)</a> driver, was never finished.  <li>Removed the pre-802.11 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rln&sektion=4&format=html">rln(4)</a> driver, was never finished.
 <li>Imported basic LSR MPLS support.  <li>Imported basic LSR MPLS support.

Legend:
Removed from v.1.1104  
changed lines
  Added in v.1.1105