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

Diff for /www/plus46.html between version 1.1 and 1.2

version 1.1, 2009/08/10 09:41:24 version 1.2, 2009/09/07 20:17:31
Line 178 
Line 178 
 <li>For amd64 and i386, do not enable EST if the machine only reports a single state.  <li>For amd64 and i386, do not enable EST if the machine only reports a single state.
 <li>Updated time zone data to tzdata2009i.  <li>Updated time zone data to tzdata2009i.
 <!-- 2009/06/07 -->  <!-- 2009/06/07 -->
 <li>Fix file descriptor leaks in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sdiff&sektion=1&format=html">sdiff(1)</a> when diffing regurlar files.  <li>Fix file descriptor leaks in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sdiff&sektion=1&format=html">sdiff(1)</a> when diffing regular files.
 <!-- 2009/06/06 -->  <!-- 2009/06/06 -->
 <li>Fixed minor memory leak in libc <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=yp&sektion=8&format=html">yp(8)</a> code.  <li>Fixed minor memory leak in libc <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=yp&sektion=8&format=html">yp(8)</a> code.
 <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&sektion=1&format=html">ftp(1)</a> to handle abort transfers when talking to broken ftp servers.  <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&sektion=1&format=html">ftp(1)</a> to handle abort transfers when talking to broken ftp servers.
Line 514 
Line 514 
 <li>Added support for -t, -v and -F cmdline args in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8&format=html">smtpd(8)</a> sendmail interface.  <li>Added support for -t, -v and -F cmdline args in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8&format=html">smtpd(8)</a> sendmail interface.
 <!-- 2009/04/15 -->  <!-- 2009/04/15 -->
 <li>After the large <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> rewrite, fix a few things like correctly inheriting queue stuff, tag, rtableid from the rule if we have no state.  <li>After the large <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> rewrite, fix a few things like correctly inheriting queue stuff, tag, rtableid from the rule if we have no state.
 <li>Removed the unsused <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=en&sektion=4&format=html">en(4)</a> driver.  <li>Removed the unused <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=en&sektion=4&format=html">en(4)</a> driver.
 <!-- 2009/04/14 -->  <!-- 2009/04/14 -->
 <li>Convert the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sis&sektion=4&format=html">sis(4)</a> driver to the MCLGETI buffer allocator. Makes it handle overcapacity far better.  <li>Convert the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sis&sektion=4&format=html">sis(4)</a> driver to the MCLGETI buffer allocator. Makes it handle overcapacity far better.
 <li>Initial implementation of package signatures for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1&format=html">pkg_add(1)</a>.  <li>Initial implementation of package signatures for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1&format=html">pkg_add(1)</a>.
Line 577 
Line 577 
 <li>Added support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&sektion=8&format=html">relayd(8)</a> for client-side TCP connections from relays.  <li>Added support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&sektion=8&format=html">relayd(8)</a> for client-side TCP connections from relays.
 <!-- 2009/03/31 -->  <!-- 2009/03/31 -->
 <li>When the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acx&sektion=4&format=html">acx(4)</a> watchdog times out, reset the full chip.  <li>When the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acx&sektion=4&format=html">acx(4)</a> watchdog times out, reset the full chip.
 <li>Fixed possible memory leaks in the yacc perser code used in various applications.  <li>Fixed possible memory leaks in the yacc parser code used in various applications.
 <!-- 2009/03/30 -->  <!-- 2009/03/30 -->
 <li><font color="#e00000"><strong>RELIABILITY FIX: Use of pmap flags in DMA'able memory mapped by devices on i386 may cause the flags to be uninitialized and the devices to misbehave.</strong></font><br>  <li><font color="#e00000"><strong>RELIABILITY FIX: Use of pmap flags in DMA'able memory mapped by devices on i386 may cause the flags to be uninitialized and the devices to misbehave.</strong></font><br>
 <a href="errata45.html#003_bus_dma">A source code patch is available</a>.<br>  <a href="errata45.html#003_bus_dma">A source code patch is available</a>.<br>

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