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

Diff for /www/plus.html between version 1.814 and 1.815

version 1.814, 2002/02/15 15:41:09 version 1.815, 2002/02/22 21:18:47
Line 54 
Line 54 
 <p>  <p>
 <h3><font color=#0000e0>We are working on OpenBSD-current.</font></h3><p>  <h3><font color=#0000e0>We are working on OpenBSD-current.</font></h3><p>
 <ul>  <ul>
 <li>New tvtohz(9) function.  <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tvtohz&sektion=9">tvtohz(9)</a> function.
 <li>Add skip steps for rule action and direction in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a>, considerably hastening rule set evaluation.  <li>Add skip steps for rule action and direction in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a>, considerably hastening rule set evaluation.
 <li>altq(9) fixes and improvements through a sync with KAME.  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=altq&sektion=9">altq(9)</a> fixes and improvements through a sync with KAME.
 <li>Implement multiple overlapping read/write requests in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1">sftp(1)</a> file transfers.  <li>Implement multiple overlapping read/write requests in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1">sftp(1)</a> file transfers.
 <li>Update to apache <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&sektion=8">httpd(8)</a> 1.3.23 with mod_ssl 2.8.6.  <li>Update to apache <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&sektion=8">httpd(8)</a> 1.3.23 with mod_ssl 2.8.6.
 <li>Relocate <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a> configuration files to /etc/ssh.  <li>Relocate <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a> configuration files to /etc/ssh.
Line 126 
Line 126 
  use scheduling ticks for better timing, and avoid a polling related overflow.   use scheduling ticks for better timing, and avoid a polling related overflow.
 <li>Only require write permission in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&sektion=8">pfctl(8)</a> when modifying.  <li>Only require write permission in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&sektion=8">pfctl(8)</a> when modifying.
 <li>Various <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=od&sektion=1">od(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hexdump&sektion=1">hexdump(1)</a> fixes and POSIXification.  <li>Various <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=od&sektion=1">od(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hexdump&sektion=1">hexdump(1)</a> fixes and POSIXification.
 <li>Rename libusb to libusbhid.  <li>Rename libusb to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usbhid&sektion3">libusbhid(3)</a>.
 <li>Enable RAIDFrame auto-configuration.  <li>Enable RAIDFrame auto-configuration.
 <li>Ignore the RSH environment variable in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rdist&sektion=1">rdist(1)</a> if it is empty.  <li>Ignore the RSH environment variable in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rdist&sektion=1">rdist(1)</a> if it is empty.
 <li>Correctly retain <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=yp&sektion=8">yp(8)</a> bindings in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ypbind&sektion=8">ypbind(8)</a> when using more than two domains.  <li>Correctly retain <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=yp&sektion=8">yp(8)</a> bindings in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ypbind&sektion=8">ypbind(8)</a> when using more than two domains.

Legend:
Removed from v.1.814  
changed lines
  Added in v.1.815