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

Diff for /www/plus44.html between version 1.3 and 1.4

version 1.3, 2008/09/10 14:38:14 version 1.4, 2008/09/11 13:57:58
Line 66 
Line 66 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2008/08/07 -->
   <!-- 2008/08/06 -->
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&sektion=1&format=html">gcc(1)</a>, unconditionally disable -fcse-skip-blocks at -O2 for m68k, causes bad code generation in some cases.
   <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trunk&sektion=4&format=html">trunk(4)</a> panics and unbreak failover/loadbalance/broadcast status handling.
   <!-- 2008/08/05 -->
   <li>Back out <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a> setpdc code and the code to allow EST to use acpicpu on amd64 machines.
   <!-- 2008/08/04 -->
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&sektion=4&format=html">re(4)</a>, add support for reading the MAC address for newer chipsets.
   <li>Since <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=newfs&sektion=8&format=html">newfs(8)</a> is meant to be run on raw devices, it now refuses to run on block devices.
   <li>Updated BIND to 94.2-P2.
   <li>Added support in amd64 and i386 for using extended partitions by handling chained EBRs correctly.
   <!-- 2008/08/03 -->
   <li>Fixed bsd.rd for the hppa and armish platforms.
   <!-- 2008/08/02 -->
   <li>Compile inteldrm and radeondrm in i386 and amd64 GENERIC, but disabled.
   <li>Prevent crash in the Mesa code if Delete is not defined for the given renderbuffer.
   <li>Disabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> state key linking for now.
   <li>Make sure the 802.11 layer drop unencrypted frames wen WEP is on, or when WPA is on and RX protection for TA is enabled.
   <!-- 2008/08/01 -->
   <!-- 2008/07/31 -->
   <li>Unconditionally force route priority to RTP_DEFAULT, effectively disabling route prio. Not all parts of the system deal with them correctly yet.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn&sektion=4&format=html">iwn(4)</a> wait much longer for clock stabilization.
   <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sudo&sektion=8&format=html">sudo(8)</a> to 1.6.9p17.
   <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvideo&sektion=4&format=html">uvideo(4)</a> crashes seen in MS LifeCam NX-6000 and internal laptop Sonix chipsets.
 <!-- 2008/07/30 -->  <!-- 2008/07/30 -->
   <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systat&sektion=1&format=html">systat(1)</a> does not accept negative or zero delay values on the command line.
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath&sektion=4&format=html">ath(4)</a> on sparc64 GENERIC kernels.
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&sektion=4&format=html">wi(4)</a> on PCI on sgi GENERIC kernels.
   <li>Added Sierra Wireless MC5725 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>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ix&sektion=4&format=html">ix(4)</a> to the amd64 GENERIC kernels.
   <li>Fix potential division by zero in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trunk&sektion=4&format=html">trunk(4)</a> driver.
 <!-- 2008/07/29 -->  <!-- 2008/07/29 -->
 <li>Stability fixes for the radeon driver, mostly related to VBLANK interrupt handling.  <li>Stability fixes for the radeon driver, mostly related to VBLANK interrupt handling.
 <li>Prevent memory leak for IPv6 output descriptors in the pcb code when detaching.  <li>Prevent memory leak for IPv6 output descriptors in the pcb code when detaching.
Line 417 
Line 447 
 <li>Prevent segmentation fault in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ed&sektion=1&format=html">ed(1)</a> when receiving a signal while being in getpass().  <li>Prevent segmentation fault in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ed&sektion=1&format=html">ed(1)</a> when receiving a signal while being in getpass().
 <li>Allocate ipq's for fragment reassembly in the ip_input code from a pool instead of using malloc().  <li>Allocate ipq's for fragment reassembly in the ip_input code from a pool instead of using malloc().
 <li>For i386 and amd64, make serial console on non-primary ports work.  <li>For i386 and amd64, make serial console on non-primary ports work.
 <li>Make OpenCVS properly check passed tags for validity before attempting the import and allow multiple release tags-  <li>Make OpenCVS properly check passed tags for validity before attempting the import and allow multiple release tags.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=et&sektion=4&format=html">et(4)</a> devices detachable.  <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=et&sektion=4&format=html">et(4)</a> devices detachable.
 <!-- 2008/06/07 -->  <!-- 2008/06/07 -->
 <li>Removed support for <tt>dhcpd.interfaces</tt> in <tt>/etc/rc</tt> and deprecated the file <tt>/etc/dhcpd.interfaces</tt>.  <li>Removed support for <tt>dhcpd.interfaces</tt> in <tt>/etc/rc</tt> and deprecated the file <tt>/etc/dhcpd.interfaces</tt>.

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4