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

Diff for /www/plus50.html between version 1.2 and 1.3

version 1.2, 2011/10/14 17:54:57 version 1.3, 2011/10/14 18:43:01
Line 69 
Line 69 
 <p>  <p>
   
 <ul>  <ul>
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dfs&sektion=4&arch=macppc&format=html">dfs(4/MACPPC)</a> driver to support the Dynamic Frequency Switching feature found on some laptops.
   <li>Update to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sendmail&sektion=8format=html">sendmail(8)</a> 8.14.5.
   <li>Support additional L2C variants and L1D (AR813x/AR815x chips) in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=alc&sektion=4format=html">alc(4)</a>.
   <li>Fixed reload support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&sektion=8format=html">relayd(8)</a>.
   <li>Change 'set skip on <...>' to work with interface groups.
   <li>Various drivers have been adjusted to use PCI Message Signaled Interrupts on amd64, i386, macppc and sparc64.
   <li>In addition to relative resizing, allow absolute resizing of partitions in auto-allocated labels with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&sektion=8format=html">disklabel(8)</a>.
   <li>New AMD K10/K11 pstate driver allows setperf and apm to change CPU frequences on newer AMD CPUs.
   <li>Allow specifying k/m/g/... suffixes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=newfs&sektion=8format=html">newfs(8)</a> -S and -s options.
 <!-- 2011/05/15 -->  <!-- 2011/05/15 -->
 <li>Fixed client and group cycle defines in cwm(1).  <li>Fixed client and group cycle defines in cwm(1).
 <li>Disable pipex for L2TP on disconnect.  <li>Disable pipex for L2TP on disconnect.
 <li>Unified various macppc <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gpio&sektion=4&format=html">gpio(4)</a> access methods that take an offset relative to the mac-io bus base address. Needed by upcoming <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dfs&sektion=4&arch=macppc&format=html">dfs(4/MACPPC)</a> support.  <li>Unified various macppc <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gpio&sektion=4&format=html">gpio(4)</a> access methods that take an offset relative to the mac-io bus base address. Needed for upcoming <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dfs&sektion=4&arch=macppc&format=html">dfs(4/MACPPC)</a> support.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> use FD_CLOEXEC consistently.  <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> use FD_CLOEXEC consistently.
 <!-- 2011/05/14 -->  <!-- 2011/05/14 -->
 <li>Fixed arguments to arm <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pmap&sektion=9&format=html">pmap(9)</a> pool_init: alignment of alignment of L2_TABLE_SIZE_REAL is at offset 0 and not at offset L2_TABLE_SIZE_REAL.  <li>Fixed arguments to arm <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pmap&sektion=9&format=html">pmap(9)</a> pool_init: alignment of alignment of L2_TABLE_SIZE_REAL is at offset 0 and not at offset L2_TABLE_SIZE_REAL.

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