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

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

version 1.813, 2002/02/02 22:31:07 version 1.814, 2002/02/15 15:41:09
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>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>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>Relocate <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a> configuration files to /etc/ssh.
   <li>Remove dangerous agressiveness in NFS optimizations with symbolic links.
   <li>Improve the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sis&sektion=4">sis(4)</a> driver a bit.
   <li>Update to heimdal-0.4e.
   <li>Fix a possible FIN retransmission mishap.
   <li>Account for temporary references to a struct file to avoid races in shared <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fd&sektion=4">fd(4)</a> situations.
   <li>Allow specification of the copy buffer length in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a> via -B.
   <li>Some <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a> channels cleanup.
   <li>A potpourri of multi-faceted hppa improvements.
   <li>Double check the byte ordering in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpool&sektion=3">mpool(3)</a>.
   <li>Introduce many new and fruitful regression tests.
   <li>Add a driver to get a performance counters on sparc64.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ddb&sektion=4">ddb(4)</a> understand &quot;boot reboot&quot; and &quot;boot poweroff&quot;.
   <li>Include a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bha&sektion=4">bha(4)</a> driver.
   <li>Improve support for header byte swapping in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8">tcpdump(8)</a>.
   <li>Use &quot;aes&quot; in place of &quot;rijndael&quot; in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>.
   <li>Mark execing processes with a flag to indicate to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ptrace&sektion=2">ptrace(2)</a> and similar not to fiddle.
   <li>Handle DMA errors and big-endian systems in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ubsec&sektion=4">ubsec(4)</a> driver.
 <li>Upgrade to XFree86 <a href="http://www.xfree86.org/4.2.0/RELNOTES.html">4.2.0</a></li>  <li>Upgrade to XFree86 <a href="http://www.xfree86.org/4.2.0/RELNOTES.html">4.2.0</a></li>
   <li>Plug memory leaks in zlib, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftpd&sektion=8">ftpd(8)</a>, and the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=setusercontext&sektion=3">login_getcap(3)</a> family.
   <li>Support <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&sektion=8">disklabel(8)</a> style size/offset values (ala &quot;300k&quot;, &quot;500M&quot;, &quot;2G&quot;) in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fdisk&sektion=8&arch=i386">fdisk(8)</a>.
   <li>Enable the serial console driver and keyboards found on some sparc64 systems.
   <li>Use more <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pool&sektion=9">pool(9)</a> based allocations throughout the system.
   <li>Update to sendmail-8.12.2.
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=magma&sektion=4&arch=sparc64">magma(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spif&sektion=4&arch=sparc64">spif(4)</a> support to sparc64.
   <li>Don't let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wdc&sektion=4">wdc(4)</a> try UDMA modes if the controller doesn't support them.
   <li>Pay attention to direction with the fastroute and route-to options in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a>.
   <li>Implement net.inet.icmp.rediraccept and net.inet.icmp.redirtimeout via <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=8">sysctl(8)</a>, configuring an <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=icmp&sektion=4">icmp(4)</a> redirect ignore and timeout.
   <li>Use and support the UNIMPLEMENTED message in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a> protocol.
   <li>Prevent file descriptor close mistakes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=faithd&sektion=8">faithd(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=route6d&sektion=8">route6d(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtadvd&sektion=8">rtadvd(8)</a>, and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtsold&sektion=8">rtsold(8)</a>.
   <li>Remove requirement for reserved ports in the NFS server by using the vfs.nfs.norsvport <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=8">sysctl(8)</a>.
   <li>Handle playback interrupts nicely in the cs4321 driver.
   <li>Correctly differentiate between reading and writing operations on a number of devices, including <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radio&sektion=4">radio(4)</a>
   <li>Allow port 0 to be used in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a> rules.
   <li>Improve <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tty&sektion=4">tty(4)</a> resizing support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&sektion=1">mg(1)</a>.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mixerctl&sektion=1">mixerctl(1)</a>, only open the mixer with RDWR when really needed.  <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mixerctl&sektion=1">mixerctl(1)</a>, only open the mixer with RDWR when really needed.
 <li>Enforce sane port ranges in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&sektion=8">pfctl(8)</a> rule parsing logic.  <li>Enforce sane port ranges in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&sektion=8">pfctl(8)</a> rule parsing logic.
 <li>Obey POSIX and don't update the modification time of the file if a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=write&sektion=2">write(2)</a> is done with a length of zero bytes.  <li>Obey POSIX and don't update the modification time of the file if a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=write&sektion=2">write(2)</a> is done with a length of zero bytes.

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