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

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

version 1.7, 2009/11/04 15:41:18 version 1.8, 2009/11/05 21:08:48
Line 204 
Line 204 
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> check LC_CTYPE, LC_ALL and LANG before trying to decide about UTF-8.  <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> check LC_CTYPE, LC_ALL and LANG before trying to decide about UTF-8.
 <!-- 2009/06/04 -->  <!-- 2009/06/04 -->
 <li>Enabled IPv6 receive TCP/UDP checksum offload for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=jme&sektion=4&format=html">jme(4)</a>.  <li>Enabled IPv6 receive TCP/UDP checksum offload for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=jme&sektion=4&format=html">jme(4)</a>.
 <li>Added dynamic buffer cache sizing. The sysctl kern.bufcachepercent will allow you to specify a high-water mark above 10 percent for use by the cache. If you run low on memory, the page daemon will reclaim pages from the buffer cache.  
 <li>Add ability in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wsmoused&sektion=8&format=html">wsmoused(8)</a> to attach it to a different wsdisplay using -D.  <li>Add ability in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wsmoused&sektion=8&format=html">wsmoused(8)</a> to attach it to a different wsdisplay using -D.
 <li>Add support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ping&sektion=8&format=html">ping(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=traceroute&sektion=8&format=html">traceroute(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arp&sektion=8&format=html">arp(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nc&sektion=1&format=html">nc(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=telnet&sektion=1&format=html">telnet(1)</a> to specify which routing domain to use.  <li>Add support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ping&sektion=8&format=html">ping(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=traceroute&sektion=8&format=html">traceroute(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arp&sektion=8&format=html">arp(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nc&sektion=1&format=html">nc(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=telnet&sektion=1&format=html">telnet(1)</a> to specify which routing domain to use.
 <li>Add code in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8&format=html">ifconfig(8)</a> to bind an interface to a routing domain.  <li>Add code in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8&format=html">ifconfig(8)</a> to bind an interface to a routing domain.
Line 296 
Line 295 
 <li>Disconnected <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sup&sektion=1&format=html">sup(1)</a> from the builds.  <li>Disconnected <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sup&sektion=1&format=html">sup(1)</a> from the builds.
 <li>Fix NULL dereference in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpidump&sektion=8&format=html">acpidump(8)</a>.  <li>Fix NULL dereference in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpidump&sektion=8&format=html">acpidump(8)</a>.
 <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1&format=html">ksh(1)</a> crash when handling expressions containing "--" and "++".  <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1&format=html">ksh(1)</a> crash when handling expressions containing "--" and "++".
 <li>New physmem allocator in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvm&sektion=9&format=html">uvm(9)</a> code, changes the view of free memory from free pages to free ranges.  
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udl&sektion=4&format=html">udl(4)</a> allow font widths other than 8 pixels wide.  <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udl&sektion=4&format=html">udl(4)</a> allow font widths other than 8 pixels wide.
 <li>Removed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=window&sektion=1&format=html">window(1)</a>.  <li>Removed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=window&sektion=1&format=html">window(1)</a>.
 <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zyd&sektion=4&format=html">zyd(4)</a> on more platforms after the endian fix.  <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zyd&sektion=4&format=html">zyd(4)</a> on more platforms after the endian fix.

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