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

Diff for /www/plus.html between version 1.1293 and 1.1294

version 1.1293, 2013/06/30 12:00:07 version 1.1294, 2013/07/06 00:29:35
Line 74 
Line 74 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2013/06/30 -->
   <li>Added a luna88k-specific function to initialise the instruction cmmu SAPR register.
   <!-- 2013/06/29 -->
   <li>Build xf86-video-ati with support for kernel mode setting. UMS will still be used if KMS is not available.
   <li>Added basic EXA acceleration for the xf86-video-cirrus alpine chipset.
   <li>Fixed NULL pixmaps with xf86-video-sis server.
   <!-- 2013/06/28 -->
   <li>Added support for write-only framebuffers to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rasops&manpath=OpenBSD%20Current&sektion=9&format=html">rasops(9)</a>. Can be a considerable performance win.
   <li>Enabled msi and tagged status for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&manpath=OpenBSD%20Current&sektion=4&format=html">bge(4)</a> 5717+. Fixes poor transmit performance in the beginning of a TCP connection.
   <!-- 2013/06/27 -->
   <li>Rewritten <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sis&manpath=OpenBSD%20Current&sektion=4&format=html">sis(4)</a> media / link state handling.
   <!-- 2013/06/26 -->
   <li>Adjust interrupts on amd64 after recent audio interrupt changes. Should improve latency of audio interrupts a tiny bit.
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ukbd&manpath=OpenBSD%20Current&sektion=4&format=html">ukbd(4)</a> will now flash LED only if safe. Stops some logitech mice disconnecting right after being attached.
   <li>Use vt05 as default for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xdm&manpath=OpenBSD%20Current&sektion=1&format=html">xdm(1)</a> on macppc now that virtual consoles are supported.
   <!-- 2013/06/25 -->
   <li>Removed the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=setgid&manpath=OpenBSD%20Current&sektion=2&format=html">setgid(2)</a> on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kmem&manpath=OpenBSD%20Current&sektion=4&arch=i386&format=html">kmem(4/i386)</a> for the time being, so <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=procmap&manpath=OpenBSD%20Current&sektion=1&format=html">procmap(1)</a> works again for regular users.
   <li>Repaired <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&manpath=OpenBSD%20Current&sektion=4&format=html">bge(4)</a> flow control (broken in r1.329), make sure that <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&manpath=OpenBSD%20Current&sektion=8&format=html">ifconfig(8)</a> won't alter our negotiated flow control settings.
   <li>Bring <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ohci&manpath=OpenBSD%20Current&sektion=4&format=html">ohci(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhci&manpath=OpenBSD%20Current&sektion=4&format=html">uhci(4)</a> in sync with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ehci&manpath=OpenBSD%20Current&sektion=4&format=html">ehci(4)</a> by ensuring that a transfer is submitted when a zero-length bulk or interrupt transfer is requested.
   <!-- 2013/06/24 -->
   <li>When we remove work from the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nfsd&manpath=OpenBSD%20Current&sektion=8&format=html">nfsd(8)</a> queue, wake up anything waiting for room to queue IO right away.
   <li>Restart the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vinvalbuf&manpath=OpenBSD%20Current&sektion=9&format=html">vinvalbuf(9)</a> if we have to wait for a busy buffer to complete.
   <li>Reverted r1.20 of sys/net/if_pppx.c, to make sure the newly created address is added to the global list, until the issue with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&manpath=OpenBSD%20Current&sektion=4&format=html">carp(4)</a> is addressed.
 <!-- 2013/06/23 -->  <!-- 2013/06/23 -->
 <li>Added a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> server option to control focus events. Defaults to off.  <li>Added a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> server option to control focus events. Defaults to off.
 <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> always push a focus event when the application turns it on.  <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> always push a focus event when the application turns it on.
Line 944 
Line 967 
   
 </body>  </body>
 </html>  </html>
   
   
   
   

Legend:
Removed from v.1.1293  
changed lines
  Added in v.1.1294