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

Diff for /www/plus.html between version 1.1247 and 1.1248

version 1.1247, 2012/09/30 04:28:47 version 1.1248, 2012/10/07 06:08:41
Line 77 
Line 77 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2012/09/30 -->
   <li>When outputting to stdout and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compress&manpath=OpenBSD%20Current&sektion=1&format=html">compress(1)</a> would grow the file, exit normally instead of with a value of 2. Also avoids unlinking the file "stdout" in the current directory in this case.
   <li>Added decision to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> rule so that we can properly perform a "reject from" or "accept from" match.
   <!-- 2012/09/29 -->
   <li>Fixed baud rate setting on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uslcom&manpath=OpenBSD%20Current&sektion=4&format=html">uslcom(4)</a> CP1201/2/3 devices; add support for hardware flow control.
   <!-- 2012/09/28 -->
   <li>Fix address family for ipv6 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bpf&manpath=OpenBSD%20Current&sektion=4&format=html">bpf(4)</a> packet capture in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pipex&manpath=OpenBSD%20Current&sektion=4&format=html">pipex(4)</a>.
   <!-- 2012/09/27 -->
   <li>Add support for the Adaptec 39320LPE controller.
   <li>When merging messages from an update, and message already exists in the main queue, don't count it twice.
   <li>Use a smaller buffer size when not attached to a high speed/usb2 controller. Fixes <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smsc&manpath=OpenBSD%20Current&sektion=4&format=html">smsc(4)</a> with usb1 controllers.
   <li>Fixed a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> file descriptor leak.
   <!-- 2012/09/26 -->
   <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> memory leak in case of fdopen() failure.
   <li>Don't report link status unless <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ale&manpath=OpenBSD%20Current&sektion=4&format=html">ale(4)</a> interface is up. Status is only valid when the interface is up.
   <li>Add support for VLAN sized frames to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=se&manpath=OpenBSD%20Current&sektion=4&format=html">se(4)</a>.
   <li>Added D-Link DGE-530T support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&manpath=OpenBSD%20Current&sektion=4&format=html">re(4)</a>.
   <!-- 2012/09/25 -->
   <li>Log final user and method used for local deliveries in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a>.
   <li>Correct <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&manpath=OpenBSD%20Current&sektion=8&format=html">iked(8)</a> DPADD to not list libssl, which it does not use.
   <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aucat&manpath=OpenBSD%20Current&sektion=1&format=html">aucat(1)</a> master volume slider stuttering in MIDI programs.
   <li>Stop the space char completing a file name in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&manpath=OpenBSD%20Current&sektion=1&format=html">mg(1)</a>. Mimics more recent versions of emacs.
   <li>Add minimal support for gen7/ivybridge in inteldrm. Manages memory; no attempt to setup the rings.
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> notification for input from a pane.
   <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> search forward so it can match strings on the last line, SF bug 3571114.
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&manpath=OpenBSD%20Current&sektion=4&format=html">pf(4)</a> now enforces a more sane 'frags' limit.
   <!-- 2012/09/24 -->
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> control_write_buffer.
   <li>Better <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> test for when recovering current working directory.
   <li>Use ACS characters for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> choose-tree arrows.
 <!-- 2012/09/23 -->  <!-- 2012/09/23 -->
 <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=route&manpath=OpenBSD%20Current&sektion=8&format=html">route(8)</a> -T 3 add to create a table even if the table does not exist yet. The only way to create alternate routing tables.  <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=route&manpath=OpenBSD%20Current&sektion=8&format=html">route(8)</a> -T 3 add to create a table even if the table does not exist yet. The only way to create alternate routing tables.
 <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&manpath=OpenBSD%20Current&sektion=8&format=html">bgpd(8)</a> graceful restart by default. Disabled per neighbour with "announce restart no".  <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&manpath=OpenBSD%20Current&sektion=8&format=html">bgpd(8)</a> graceful restart by default. Disabled per neighbour with "announce restart no".
Line 458 
Line 488 
   
 </body>  </body>
 </html>  </html>
   
   
   

Legend:
Removed from v.1.1247  
changed lines
  Added in v.1.1248