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

Diff for /www/plus.html between version 1.558 and 1.559

version 1.558, 2000/05/12 07:30:46 version 1.559, 2000/05/12 13:02:50
Line 48 
Line 48 
 <h3><font color=#0000e0>OpenBSD 2.6 is now available for purchase.<p>  <h3><font color=#0000e0>OpenBSD 2.6 is now available for purchase.<p>
 We are working on OpenBSD-current.</font></h3><p>  We are working on OpenBSD-current.</font></h3><p>
 <ul>  <ul>
 <li>Fix kerberos slave server startup.  <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kerberos&sektion=1&format=html">kerberos</a> slave server startup.
 <li>Fix a pkg_add(8) bug in %f handling.  <li>Fix a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=8&format=html">pkg_add(8)</a> bug in %f handling.
 <li>OpenSSH is now at version 2.1.  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">OpenSSH</a> is now at version 2.1.
 <li>Handle \ escapes in real ssh key format files.  <li>Handle \ escapes in real ssh key format files.
 <li>Fix a X11 forwarding draining bug in sshd(8).  <li>Fix a X11 forwarding draining bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8&format=html">sshd(8)</a>.
 <li>Be compatible to various bugs in various other real ssh versions.  <li>Be compatible to various bugs in various other real ssh versions.
 <li>Handle very large mbuf chains in hifn(4).  <li>Handle very large mbuf chains in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hifn&sektion=4&format=html">hifn(4)</a>.
 <li>Complain about invalid ciphers in ssh(1).  <li>Complain about invalid ciphers in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a>.
 <li>Fix 12 hour handling in leave(1).  <li>Fix 12 hour handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=leave&sektion=1&format=html">leave(1)</a>.
 <li>Fix a timeout queue crash.  <li>Fix a timeout queue crash.
 <li>Various nice tweaks to the install script for 2.7.  <li>Various nice tweaks to the install script for 2.7.
 <li>in ppp(8), correct a bad bug in m_prepend().  <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&sektion=8&format=html">ppp(8)</a>, correct a bad bug in m_prepend().
 <li>Support sparc tape installs.  <li>Support sparc tape installs.
 <li>Work around a sysctl-based kvm(4) vs exit(2) race.  <li>Work around a sysctl-based <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kvm&sektion=4&format=html">kvm(4)</a> vs <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=exit&sektion=2&format=html">exit(2)</a> race.
 <li>Fix the same basic ip timestamp bug in ipf(4).  <li>Fix the same basic ip timestamp bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipf&sektion=ipf&format=html">ipf(4)</a>.
 <li>On the ip(4) input path, avoid unaligned accesses for strangely placed ip timestamp options.  <li>On the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ip&sektion=4&format=html">ip(4)</a> input path, avoid unaligned accesses for strangely placed ip timestamp options.
 <li>Fix resource limit race at exit time, if accounting is enabled.  <li>Fix resource limit race at exit time, if accounting is enabled.
 <li>Fix inet6(4) pcmcia(4) detach.  <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inet6&sektion=4&format=html">inet6(4)</a> <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcmcia&sektion=4&format=html">pcmcia(4)</a> detach.
 <li>Support all ServerWorks and 451NX pchb(4) machines.  <li>Support all ServerWorks and 451NX <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pchb&sektion=4&format=html">pchb(4)</a> machines.
 <li>Many fixes to user(8).  <li>Many fixes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=user&sektion=8&format=html">user(8)</a>.
 <li>Repair padding a uuencode stuff in sshd(8).  <li>Repair padding a uuencode stuff in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8&format=html">sshd(8)</a>.
 <li>Do not support DMA on PCTECH RZ1000, it's dma support is fundamentally broken.  <li>Do not support DMA on PCTECH RZ1000, it's dma support is fundamentally broken.
 <li>Undo a broken i386 pmap fix.  <li>Undo a broken i386 pmap fix.
 <li>Fix IEEE underflow in ps(8), affected 68060 machines with precise exceptions enabled by default.  <li>Fix IEEE underflow in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ps&sektion=8&format=html">ps(8)</a>, affected 68060 machines with precise exceptions enabled by default.
 <li>Fix context memory sizing for various models of static ram hifn(8) cards.  <li>Fix context memory sizing for various models of static ram <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hifn&sektion=4&format=html">hifn(4)</a> cards.
 <li>dhclient(8) support for the hp300 ramdisk.  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&sektion=8&format=html">dhclient(8)</a> support for the hp300 ramdisk.
 <li>Improve mountd(8) behaviour for unresolveable hosts.  <li>Improve <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mountd&sektion=8&format=html">mountd(8)</a> behaviour for unresolveable hosts.
 <li>Add DSA/SSH2 information to the ssh(1), sshd(8), and ssh-keygen(1) manual pages.  <li>Add DSA/SSH2 information to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8&format=html">sshd(8)</a>, and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&sektion=1&format=html">ssh-keygen(1)</a> manual pages.
 <li>Improve key generation in vpn(8).  <li>Improve key generation in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vpn&sektion=8&format=html">vpn(8)</a>.
 <li>Document our new ipsec(4) bridge(4) stuff.  <li>Document our new <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&sektion=4&format=html">ipsec(4)</a> <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bridge&sektion=4&format=html">bridge(4)</a> stuff.
 <li>New packages(7) man page.  <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=packages&sektion=7&format=html">packages(7)</a> man page.
 <li>Various isakmpd(8) updates.  <li>Various <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8&format=html">isakmpd(8)</a> updates.
 <li>Install isakmpd(8) sample files.  <li>Install <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8&format=html">isakmpd(8)</a> sample files.
 <li>Correct proctitle updating in sshd(8).  <li>Correct proctitle updating in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8&format=html">sshd(8)</a>.
 <li>Change pmax dc(4) driver to dz(4), to avoid name conflict.  <li>Change pmax dc(4) driver to dz(4), to avoid name conflict.
 <li>Do not use an undocumented semconfig(2) system call in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipcs&sektion=1&format=html">ipcs(1)</a>, in fact, remove the system call altogether.  <li>Do not use an undocumented semconfig(2) system call in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipcs&sektion=1&format=html">ipcs(1)</a>, in fact, remove the system call altogether.
 <li>More <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mount&sektion=8&format=html">mount(8)</a> tweaks for dealing with weird paths.  <li>More <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mount&sektion=8&format=html">mount(8)</a> tweaks for dealing with weird paths.

Legend:
Removed from v.1.558  
changed lines
  Added in v.1.559