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

Diff for /www/plus37.html between version 1.7 and 1.8

version 1.7, 2005/03/26 22:19:09 version 1.8, 2005/03/26 22:24:49
Line 91 
Line 91 
 <li>Change the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=daily&sektion=8">daily(8)</a> script to not remove .X11-unix or vi.recover in either /var/tmp or /tmp.  <li>Change the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=daily&sektion=8">daily(8)</a> script to not remove .X11-unix or vi.recover in either /var/tmp or /tmp.
 <li>Fix double-counting of statistics in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4">em(4)</a> driver.  <li>Fix double-counting of statistics in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4">em(4)</a> driver.
 <li>When <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8">bgpd(8)</a> reparses and finds errors in the configuration file, it should not attempt to merge this data into the running state.  <li>When <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8">bgpd(8)</a> reparses and finds errors in the configuration file, it should not attempt to merge this data into the running state.
 <li>On amd64, range check the "to" address of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=copyoutstr&sektion=9">copyoutstr(9)</a> more carefully.  <li>On amd64, range check the "to" address of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=copyoutstr&sektion=9">copyoutstr(9)</a> more carefully.<br>
       <a href="errata.html#copy">A source code patch is available</a>.<br>
       <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
 <li>Bug a memory leak in the ftp code path in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=faithd&sektion=8">faithd(8)</a>.  <li>Bug a memory leak in the ftp code path in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=faithd&sektion=8">faithd(8)</a>.
 <li>The Zaurus <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zkbd&sektion=4&arch=zaurus">zkbd(4)</a> prefers to run at IPL_TTY instead of IPL_BIO.  <li>The Zaurus <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zkbd&sektion=4&arch=zaurus">zkbd(4)</a> prefers to run at IPL_TTY instead of IPL_BIO.
 <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hotplug&sektion=4">hotplug(4)</a> on macppc.  <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hotplug&sektion=4">hotplug(4)</a> on macppc.
Line 157 
Line 159 
 <li>Document timeout on untrusted x11 forwarding sessions in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh_config&sektion=5">ssh_config(5)</a>.  <li>Document timeout on untrusted x11 forwarding sessions in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh_config&sektion=5">ssh_config(5)</a>.
 <li>Allow SGC frame buffers to be used as console on hp300.  Also allow serial console mode to be forced by hardware switch on 425e models.  <li>Allow SGC frame buffers to be used as console on hp300.  Also allow serial console mode to be forced by hardware switch on 425e models.
 <li>Support 'tagged' keyword in translation rules in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a>  <li>Support 'tagged' keyword in translation rules in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a>
 <li>Improve RTT calculation code in TCP packet handling.  <li>Improve RTT calculation code in TCP packet handling.<br>
       <a href="errata.html#rtt">A source code patch is available</a>.<br>
       <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
 <li>Add shortest path calculation in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8">ospfd(8)</a>.  <li>Add shortest path calculation in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8">ospfd(8)</a>.
 <!-- ^20050227 -->  <!-- ^20050227 -->
 <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&sektion=4">sd(4)</a> support for Hitachi DK23DA drives.  <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&sektion=4">sd(4)</a> support for Hitachi DK23DA drives.
Line 256 
Line 260 
 <!-- ^20050209 -->  <!-- ^20050209 -->
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xsystrace&sektion=1">xsystrace(1)</a> gets a policy destructor.  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xsystrace&sektion=1">xsystrace(1)</a> gets a policy destructor.
 <li>Plug some memory leaks in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pstat&sektion=8">pstat(8)</a>.  <li>Plug some memory leaks in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pstat&sektion=8">pstat(8)</a>.
   <li>On i386, range check the "from" address of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=copyoutstr&sektion=9">copyoutstr(9)</a> more carefully.<br>
       <a href="errata.html#locore">A source code patch is available</a>.<br>
       <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
 <!-- ^20050208 -->  <!-- ^20050208 -->
 <li>For amd64, build bn routines in libcrypto with the amd64-specific file to give a significant speedup for RSA.  <li>For amd64, build bn routines in libcrypto with the amd64-specific file to give a significant speedup for RSA.
 <li>Support Billionton Systems CFLT2 Compact Flash adapter in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ne&sektion=4">ne(4)</a>.  <li>Support Billionton Systems CFLT2 Compact Flash adapter in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ne&sektion=4">ne(4)</a>.

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