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

Diff for /www/plus50.html between version 1.8 and 1.9

version 1.8, 2011/11/05 16:12:27 version 1.9, 2011/11/05 16:25:33
Line 153 
Line 153 
 <li>Implemented <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pci&sektion=4&format=html">pci(4)</a> pci_intr_map_msi() in sparc64.  <li>Implemented <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pci&sektion=4&format=html">pci(4)</a> pci_intr_map_msi() in sparc64.
 <!-- 2011/06/25 -->  <!-- 2011/06/25 -->
 <li>particular function patterns, such as libc's __vfprintf.  <li>particular function patterns, such as libc's __vfprintf.
 <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&sektion=1&format=html">gcc(1)</a> PR #35965 as suggested in <a href="http://gcc.gnu.org/ml/gcc-patches/2008-06/msg01641.html">http://gcc.gnu.org/ml/gcc-patches/2008-06/msg01641.html</a>. This fixes a stack protector code bug which only got triggered by some  <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&sektion=1&format=html">gcc(1)</a> PR #35965 as suggested in <a href="http://gcc.gnu.org/ml/gcc-patches/2008-06/msg01641.html">http://gcc.gnu.org/ml/gcc-patches/2008-06/msg01641.html</a>. This fixes a stack protector code bug.
 <li>Added MSI hypervisor calls in sparc64.  <li>Added MSI hypervisor calls in sparc64.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&sektion=1&format=html">cwm(1)</a> warn if it can't parse the config file on start.  <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&sektion=1&format=html">cwm(1)</a> warn if it can't parse the config file on start.
 <!-- 2011/06/24 -->  <!-- 2011/06/24 -->
Line 808 
Line 808 
 <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=man&sektion=1&format=html">man(1)</a> to find the ports/infrastructure manpages by default.  <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=man&sektion=1&format=html">man(1)</a> to find the ports/infrastructure manpages by default.
 <li>Added -s option to detach all <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> client attached to a session.  <li>Added -s option to detach all <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> client attached to a session.
 <li>Make Xenocara video(1) use VIDIOC_ENUM_FRAMEINTERVALS to get the supported frame intervals and display the frame rates if at least on -v is used. Added new option -R to disable frame rate adjustment and display the frame rates if at least on -v is used.  <li>Make Xenocara video(1) use VIDIOC_ENUM_FRAMEINTERVALS to get the supported frame intervals and display the frame rates if at least on -v is used. Added new option -R to disable frame rate adjustment and display the frame rates if at least on -v is used.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvideo&sektion=4&format=html">uvideo(4)</a> use VIDIOC_ENUM_FRAMEINTERVALS to get the supported frame intervals  <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvideo&sektion=4&format=html">uvideo(4)</a> use VIDIOC_ENUM_FRAMEINTERVALS to get the supported frame intervals.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvideo&sektion=4&format=html">uvideo(4)</a> calculate frame data sizes for uncompressed formats instead of believing the hardware (prevent from hardware returning bogus information); make it skip under-sized and over-sized frames; make it check it's using the right parameters.  <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvideo&sektion=4&format=html">uvideo(4)</a> calculate frame data sizes for uncompressed formats instead of believing the hardware (prevent from hardware returning bogus information); make it skip under-sized and over-sized frames; make it check it's using the right parameters.
 <!-- 2011/04/10 -->  <!-- 2011/04/10 -->
 <li>Make new <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=security&sektion=8&format=html">security(8)</a> format the "Block device changes" as it was.  <li>Make new <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=security&sektion=8&format=html">security(8)</a> format the "Block device changes" as it was.

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9