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

Diff for /www/plus.html between version 1.1091 and 1.1092

version 1.1091, 2008/02/06 16:29:44 version 1.1092, 2008/02/11 09:06:35
Line 1 
Line 1 
 !DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>  <html>
 <head>  <head>
 <title>OpenBSD -current changes</title>  <title>OpenBSD -current changes</title>
Line 63 
Line 63 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2008/02/09 -->
   <li>Add 64-bit physmem and usermem entries to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=8&format=html">sysctl(8)</a>, and make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=8&format=html">sysctl(8)</a> print out these values for hw.physmem and hw.usermem.
   <li>Added date support for OpenCVS annotate.
   <li>Fix memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd&sektion=8&format=html">snmpd(8)</a> ber I/O engine.
   <li>Proper support for -A in checkout/update in OpenCVS.
   <li>Initial version of -D support for checkout and update, both local and remote, in OpenCVS.
   <!-- 2008/02/08 -->
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&sektion=5&format=html">sshd_config(5)</a> ChrootDirectory option to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=chroot&sektion=2&format=html">chroot(2)</a> users to a directory and tweak internal sftp server to work with it.
   <li>Fix setting of recording parameters in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auich&sektion=4&format=html">auich(4)</a> when configuring for full-duplex.
   <!-- 2008/02/07 -->
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arp&sektion=8&format=html">arp(8)</a> default to -na when called with no arguments.
   <li>Added -o flag to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkill&sektion=1&format=html">pkill(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pgrep&sektion=1&format=html">pgrep(1)</a>.
   <li>Enable DMA in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wd&sektion=4&format=html">wd(4)</a> driver for 1-sector devices (most flash devices).
   <!-- 2008/02/06 -->
   <li>Add support for 'co -c' in OpenCVS.
   <li>Improved add in OpenCVS, now has fixed server-side adds, support for add in branches and does not add files in N-tagged directories.
 <!-- 2008/02/05 -->  <!-- 2008/02/05 -->
   <li>Make sure OpenCVS puts a 'T' in front of sticky tags in the CVS/Entries file.
   <li>Fix possible memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8&format=html">isakmpd(8)</a> when sending Phase 1 IDs.
 <li>Move <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&sektion=4&format=html">carp(4)</a> balancing to a simpler configuration scheme. This change also allows for IPv6 NDP balancing. Check your carp setup if you use balacing, this is a flag day.  <li>Move <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&sektion=4&format=html">carp(4)</a> balancing to a simpler configuration scheme. This change also allows for IPv6 NDP balancing. Check your carp setup if you use balacing, this is a flag day.
 <li>Enabled ACPI 3.0 for amd64 and i386 machines.  <li>Enabled ACPI 3.0 for amd64 and i386 machines.
 <li>Change the way netstat identifies which connections to hide when used without -a.  <li>Change the way netstat identifies which connections to hide when used without -a.

Legend:
Removed from v.1.1091  
changed lines
  Added in v.1.1092