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

Diff for /www/plus27.html between version 1.68 and 1.69

version 1.68, 2016/03/21 05:46:20 version 1.69, 2016/03/22 10:54:42
Line 80 
Line 80 
 <ul>  <ul>
 <li>2.7 source tree frozen.  <li>2.7 source tree frozen.
 <li>Buffer overflow fix to xlockmore(1).  <li>Buffer overflow fix to xlockmore(1).
 <li>Fix <a href="http://man.openbsd.org?query=kerberos&amp;sektion=1&amp;format=html">kerberos</a> slave server startup.  <li>Fix <a href="http://man.openbsd.org/?query=kerberos&amp;sektion=1&amp;format=html">kerberos</a> slave server startup.
 <li>Fix a <a href="http://man.openbsd.org?query=pkg_add&amp;sektion=1&amp;format=html">pkg_add(1)</a> bug in %f handling.  <li>Fix a <a href="http://man.openbsd.org/?query=pkg_add&amp;sektion=1&amp;format=html">pkg_add(1)</a> bug in %f handling.
 <li><a href="http://man.openbsd.org?query=ssh&amp;sektion=1&amp;format=html">OpenSSH</a> is now at version 2.1.  <li><a href="http://man.openbsd.org/?query=ssh&amp;sektion=1&amp;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 <a href="http://man.openbsd.org?query=sshd&amp;sektion=8&amp;format=html">sshd(8)</a>.  <li>Fix a X11 forwarding draining bug in <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8&amp;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 <a href="http://man.openbsd.org?query=hifn&amp;sektion=4&amp;format=html">hifn(4)</a>.  <li>Handle very large mbuf chains in <a href="http://man.openbsd.org/?query=hifn&amp;sektion=4&amp;format=html">hifn(4)</a>.
 <li>Complain about invalid ciphers in <a href="http://man.openbsd.org?query=ssh&amp;sektion=1&amp;format=html">ssh(1)</a>.  <li>Complain about invalid ciphers in <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1&amp;format=html">ssh(1)</a>.
 <li>Fix 12 hour handling in <a href="http://man.openbsd.org?query=leave&amp;sektion=1&amp;format=html">leave(1)</a>.  <li>Fix 12 hour handling in <a href="http://man.openbsd.org/?query=leave&amp;sektion=1&amp;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 <a href="http://man.openbsd.org?query=ppp&amp;sektion=8&amp;format=html">ppp(8)</a>, correct a bad bug in m_prepend().  <li>In <a href="http://man.openbsd.org/?query=ppp&amp;sektion=8&amp;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 <a href="http://man.openbsd.org?query=sysctl&amp;sektion=3">sysctl(3)</a>-based <a href="http://man.openbsd.org?query=kvm&amp;sektion=3">kvm(3)</a> vs <a href="http://man.openbsd.org?query=exit&amp;sektion=3">exit(3)</a> race.  <li>Work around a <a href="http://man.openbsd.org/?query=sysctl&amp;sektion=3">sysctl(3)</a>-based <a href="http://man.openbsd.org/?query=kvm&amp;sektion=3">kvm(3)</a> vs <a href="http://man.openbsd.org/?query=exit&amp;sektion=3">exit(3)</a> race.
 <li>Fix the same basic ip timestamp bug in <a href="http://man.openbsd.org?query=ipf&amp;sektion=4&amp;manpath=OpenBSD+2.7">ipf(4)</a>.  <li>Fix the same basic ip timestamp bug in <a href="http://man.openbsd.org/?query=ipf&amp;sektion=4&amp;manpath=OpenBSD+2.7">ipf(4)</a>.
 <li>On the <a href="http://man.openbsd.org?query=ip&amp;sektion=4&amp;format=html">ip(4)</a> input path, avoid unaligned accesses for strangely placed ip timestamp options.  <li>On the <a href="http://man.openbsd.org/?query=ip&amp;sektion=4&amp;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 <a href="http://man.openbsd.org?query=inet6&amp;sektion=4&amp;format=html">inet6(4)</a> <a href="http://man.openbsd.org?query=pcmcia&amp;sektion=4&amp;format=html">pcmcia(4)</a> detach.  <li>Fix <a href="http://man.openbsd.org/?query=inet6&amp;sektion=4&amp;format=html">inet6(4)</a> <a href="http://man.openbsd.org/?query=pcmcia&amp;sektion=4&amp;format=html">pcmcia(4)</a> detach.
 <li>Support all ServerWorks and 451NX <a href="http://man.openbsd.org?query=pchb&amp;sektion=4&amp;format=html">pchb(4)</a> machines.  <li>Support all ServerWorks and 451NX <a href="http://man.openbsd.org/?query=pchb&amp;sektion=4&amp;format=html">pchb(4)</a> machines.
 <li>Many fixes to <a href="http://man.openbsd.org?query=user&amp;sektion=8&amp;format=html">user(8)</a>.  <li>Many fixes to <a href="http://man.openbsd.org/?query=user&amp;sektion=8&amp;format=html">user(8)</a>.
 <li>Repair padding a uuencode stuff in <a href="http://man.openbsd.org?query=sshd&amp;sektion=8&amp;format=html">sshd(8)</a>.  <li>Repair padding a uuencode stuff in <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8&amp;format=html">sshd(8)</a>.
 <li>Do not support DMA on PCTECH RZ1000, its dma support is fundamentally broken.  <li>Do not support DMA on PCTECH RZ1000, its dma support is fundamentally broken.
 <li>Undo a broken i386 pmap fix.  <li>Undo a broken i386 pmap fix.
 <li>Fix IEEE underflow in <a href="http://man.openbsd.org?query=ps&amp;sektion=1">ps(1)</a>, affected 68060 machines with precise exceptions enabled by default.  <li>Fix IEEE underflow in <a href="http://man.openbsd.org/?query=ps&amp;sektion=1">ps(1)</a>, affected 68060 machines with precise exceptions enabled by default.
 <li>Fix context memory sizing for various models of static ram <a href="http://man.openbsd.org?query=hifn&amp;sektion=4&amp;format=html">hifn(4)</a> cards.  <li>Fix context memory sizing for various models of static ram <a href="http://man.openbsd.org/?query=hifn&amp;sektion=4&amp;format=html">hifn(4)</a> cards.
 <li><a href="http://man.openbsd.org?query=dhclient&amp;sektion=8&amp;format=html">dhclient(8)</a> support for the hp300 ramdisk.  <li><a href="http://man.openbsd.org/?query=dhclient&amp;sektion=8&amp;format=html">dhclient(8)</a> support for the hp300 ramdisk.
 <li>Improve <a href="http://man.openbsd.org?query=mountd&amp;sektion=8&amp;format=html">mountd(8)</a> behaviour for unresolveable hosts.  <li>Improve <a href="http://man.openbsd.org/?query=mountd&amp;sektion=8&amp;format=html">mountd(8)</a> behaviour for unresolveable hosts.
 <li>Add DSA/SSH2 information to the <a href="http://man.openbsd.org?query=ssh&amp;sektion=1&amp;format=html">ssh(1)</a>, <a href="http://man.openbsd.org?query=sshd&amp;sektion=8&amp;format=html">sshd(8)</a>, and <a href="http://man.openbsd.org?query=ssh-keygen&amp;sektion=1&amp;format=html">ssh-keygen(1)</a> manual pages.  <li>Add DSA/SSH2 information to the <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1&amp;format=html">ssh(1)</a>, <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8&amp;format=html">sshd(8)</a>, and <a href="http://man.openbsd.org/?query=ssh-keygen&amp;sektion=1&amp;format=html">ssh-keygen(1)</a> manual pages.
 <li>Improve key generation in <a href="http://man.openbsd.org?query=vpn&amp;sektion=8&amp;format=html">vpn(8)</a>.  <li>Improve key generation in <a href="http://man.openbsd.org/?query=vpn&amp;sektion=8&amp;format=html">vpn(8)</a>.
 <li>Document our new <a href="http://man.openbsd.org?query=ipsec&amp;sektion=4&amp;format=html">IPsec(4)</a> <a href="http://man.openbsd.org?query=bridge&amp;sektion=4&amp;format=html">bridge(4)</a> stuff.  <li>Document our new <a href="http://man.openbsd.org/?query=ipsec&amp;sektion=4&amp;format=html">IPsec(4)</a> <a href="http://man.openbsd.org/?query=bridge&amp;sektion=4&amp;format=html">bridge(4)</a> stuff.
 <li>New <a href="http://man.openbsd.org?query=packages&amp;sektion=7&amp;format=html">packages(7)</a> man page.  <li>New <a href="http://man.openbsd.org/?query=packages&amp;sektion=7&amp;format=html">packages(7)</a> man page.
 <li>Various <a href="http://man.openbsd.org?query=isakmpd&amp;sektion=8&amp;format=html">isakmpd(8)</a> updates.  <li>Various <a href="http://man.openbsd.org/?query=isakmpd&amp;sektion=8&amp;format=html">isakmpd(8)</a> updates.
 <li>Install <a href="http://man.openbsd.org?query=isakmpd&amp;sektion=8&amp;format=html">isakmpd(8)</a> sample files.  <li>Install <a href="http://man.openbsd.org/?query=isakmpd&amp;sektion=8&amp;format=html">isakmpd(8)</a> sample files.
 <li>Correct proctitle updating in <a href="http://man.openbsd.org?query=sshd&amp;sektion=8&amp;format=html">sshd(8)</a>.  <li>Correct proctitle updating in <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8&amp;format=html">sshd(8)</a>.
 <li>Change pmax dc driver to <a href="http://man.openbsd.org?query=dz&amp;sektion=4%2fPMAX&amp;apropos=0&amp;manpath=OpenBSD+Current&amp;arch=pmax">dz(4)</a>, to avoid name conflict with<a href="http://man.openbsd.org?query=dc&amp;sektion=4">dc(4)</a>.  <li>Change pmax dc driver to <a href="http://man.openbsd.org/?query=dz&amp;sektion=4%2fPMAX&amp;apropos=0&amp;manpath=OpenBSD+Current&amp;arch=pmax">dz(4)</a>, to avoid name conflict with<a href="http://man.openbsd.org/?query=dc&amp;sektion=4">dc(4)</a>.
 <li><font color="#e00000"><strong>SECURITY FIX: Do not use an undocumented semconfig(2) system call in <a href="http://man.openbsd.org?query=ipcs&amp;sektion=1&amp;format=html">ipcs(1)</a>, in fact, remove the system call altogether. <a href="errata26.html#semconfig">A source code patch is available</a></strong></font>.  <li><font color="#e00000"><strong>SECURITY FIX: Do not use an undocumented semconfig(2) system call in <a href="http://man.openbsd.org/?query=ipcs&amp;sektion=1&amp;format=html">ipcs(1)</a>, in fact, remove the system call altogether. <a href="errata26.html#semconfig">A source code patch is available</a></strong></font>.
 <li>More <a href="http://man.openbsd.org?query=mount&amp;sektion=8&amp;format=html">mount(8)</a> tweaks for dealing with weird paths.  <li>More <a href="http://man.openbsd.org/?query=mount&amp;sektion=8&amp;format=html">mount(8)</a> tweaks for dealing with weird paths.
 <li>Fix more <a href="http://man.openbsd.org?query=pkg_add&amp;sektion=1&amp;format=html">pkg_add(1)</a> bugs.  <li>Fix more <a href="http://man.openbsd.org/?query=pkg_add&amp;sektion=1&amp;format=html">pkg_add(1)</a> bugs.
 <li>Support another RCC ServerWorks PCI host bridge.  <li>Support another RCC ServerWorks PCI host bridge.
 <li><a href="http://man.openbsd.org?query=sshd&amp;sektion=8&amp;format=html">sshd(8)</a> now has a pidfile.  <li><a href="http://man.openbsd.org/?query=sshd&amp;sektion=8&amp;format=html">sshd(8)</a> now has a pidfile.
 <li>Better file descriptor handling in <a href="http://man.openbsd.org?query=sshd&amp;sektion=8&amp;format=html">sshd(8)</a>.  <li>Better file descriptor handling in <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8&amp;format=html">sshd(8)</a>.
 <li>buf mishandling in <a href="http://man.openbsd.org?query=ed&amp;sektion=1&amp;format=html">ed(1)</a>.  <li>buf mishandling in <a href="http://man.openbsd.org/?query=ed&amp;sektion=1&amp;format=html">ed(1)</a>.
 <li>A fix for mandatory cache sun4m architectures like the SM71 and SM81.  <li>A fix for mandatory cache sun4m architectures like the SM71 and SM81.
 <li>Fix a race in <a href="http://man.openbsd.org?query=scp&amp;sektion=1&amp;format=html">scp(1)</a>.  <li>Fix a race in <a href="http://man.openbsd.org/?query=scp&amp;sektion=1&amp;format=html">scp(1)</a>.
 <li>ipf 3.3.13.  <li>ipf 3.3.13.
 <li>Prettier warnings from <a href="http://man.openbsd.org?query=telnet&amp;sektion=1&amp;format=html">telnet(1)</a> if bad port names are given.  <li>Prettier warnings from <a href="http://man.openbsd.org/?query=telnet&amp;sektion=1&amp;format=html">telnet(1)</a> if bad port names are given.
 <li>Add emulation for <a href="http://man.openbsd.org?query=memcpy&amp;sektion=3&amp;format=html">memcpy(3)</a> and such to i386 for non-optimized kernel builds.  <li>Add emulation for <a href="http://man.openbsd.org/?query=memcpy&amp;sektion=3&amp;format=html">memcpy(3)</a> and such to i386 for non-optimized kernel builds.
 <li>Add OPENDEV_BLCK flag to <a href="http://man.openbsd.org?query=opendev&amp;sektion=3&amp;format=html">opendev(3)</a>.  <li>Add OPENDEV_BLCK flag to <a href="http://man.openbsd.org/?query=opendev&amp;sektion=3&amp;format=html">opendev(3)</a>.
 <li>Repair <a href="http://man.openbsd.org?query=groff&amp;sektion=1&amp;format=html">groff(1)</a> <a href="http://man.openbsd.org?query=mkstemp&amp;sektion=3&amp;format=html">mkstemp(3)</a> use.  <li>Repair <a href="http://man.openbsd.org/?query=groff&amp;sektion=1&amp;format=html">groff(1)</a> <a href="http://man.openbsd.org/?query=mkstemp&amp;sektion=3&amp;format=html">mkstemp(3)</a> use.
 <li>Fix some <a href="http://man.openbsd.org?query=perl&amp;sektion=1&amp;format=html">perl 5.6.0</a> buglets.  <li>Fix some <a href="http://man.openbsd.org/?query=perl&amp;sektion=1&amp;format=html">perl 5.6.0</a> buglets.
 <li>Use more <a href="http://man.openbsd.org?query=perl&amp;sektion=1&amp;format=html">perl 5.6.0</a> feature in <a href="http://man.openbsd.org?query=makewhatis&amp;sektion=8&amp;format=html">makewhatis(8)</a> for greater security and reliability.  <li>Use more <a href="http://man.openbsd.org/?query=perl&amp;sektion=1&amp;format=html">perl 5.6.0</a> feature in <a href="http://man.openbsd.org/?query=makewhatis&amp;sektion=8&amp;format=html">makewhatis(8)</a> for greater security and reliability.
 <li>In the /etc/daily file cleaner, prune at /.X11-unix and ssh-* directories.  <li>In the /etc/daily file cleaner, prune at /.X11-unix and ssh-* directories.
 <li>In <a href="http://man.openbsd.org?query=sshd&amp;sektion=8&amp;format=html">sshd(8)</a>, check for keysize errors better.  <li>In <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8&amp;format=html">sshd(8)</a>, check for keysize errors better.
 <li>On the amiga, recognize Linux <a href="http://man.openbsd.org?query=mount_ados&amp;sektion=8&amp;arch=amiga">ados(8)</a> disk labels.  <li>On the amiga, recognize Linux <a href="http://man.openbsd.org/?query=mount_ados&amp;sektion=8&amp;arch=amiga">ados(8)</a> disk labels.
 <li>Fixes to the <a href="http://man.openbsd.org?query=ray&amp;sektion=4&amp;format=html">ray(4)</a> driver.  <li>Fixes to the <a href="http://man.openbsd.org/?query=ray&amp;sektion=4&amp;format=html">ray(4)</a> driver.
 <li>Fix -H option in <a href="http://man.openbsd.org?query=sudo&amp;sektion=8&amp;format=html">sudo(8)</a>.  <li>Fix -H option in <a href="http://man.openbsd.org/?query=sudo&amp;sektion=8&amp;format=html">sudo(8)</a>.
 <li>Disable <a href="http://man.openbsd.org?query=pcmcia&amp;sektion=4&amp;format=html">pcmcia(4)</a> handling of non-CIS cards, since there are many bugs in it.  <li>Disable <a href="http://man.openbsd.org/?query=pcmcia&amp;sektion=4&amp;format=html">pcmcia(4)</a> handling of non-CIS cards, since there are many bugs in it.
 <li>Document many afs(4) configuration files.  <li>Document many afs(4) configuration files.
 <li>Fix a modify-after-free bug in <a href="http://man.openbsd.org?query=tcp&amp;sektion=4&amp;format=html">tcp(4)</a>.  <li>Fix a modify-after-free bug in <a href="http://man.openbsd.org/?query=tcp&amp;sektion=4&amp;format=html">tcp(4)</a>.
 <li>Attempt to have <a href="http://man.openbsd.org?query=ld&amp;sektion=1&amp;format=html">ld(1)</a> and <a href="http://man.openbsd.org?query=ld.so&amp;sektion=1&amp;format=html">ld.so(1)</a> deal better with C++ shared libraries on  <li>Attempt to have <a href="http://man.openbsd.org/?query=ld&amp;sektion=1&amp;format=html">ld(1)</a> and <a href="http://man.openbsd.org/?query=ld.so&amp;sektion=1&amp;format=html">ld.so(1)</a> deal better with C++ shared libraries on
 a.out architectures (i386, m68k, sparc...).  a.out architectures (i386, m68k, sparc...).
 <li>Document what <a href="http://man.openbsd.org?query=sendmail&amp;sektion=8&amp;format=html">sendmail(8)</a> now does on port 587.  <li>Document what <a href="http://man.openbsd.org/?query=sendmail&amp;sektion=8&amp;format=html">sendmail(8)</a> now does on port 587.
 <li>Deal with more non-compliant PHY setups in <a href="http://man.openbsd.org?query=mii&amp;sektion=4&amp;format=html">mii(4)</a>.  <li>Deal with more non-compliant PHY setups in <a href="http://man.openbsd.org/?query=mii&amp;sektion=4&amp;format=html">mii(4)</a>.
 <li><a href="http://man.openbsd.org?query=cmpci&amp;sektion=4&amp;format=html">cmpci(4)</a> driver for C-Media CMI8x38 Audio Chip present on several motherboards.  <li><a href="http://man.openbsd.org/?query=cmpci&amp;sektion=4&amp;format=html">cmpci(4)</a> driver for C-Media CMI8x38 Audio Chip present on several motherboards.
 <li>Support <a href="http://man.openbsd.org?query=mount_ext2fs&amp;sektion=8&amp;format=html">ext2fs</a> properly.  <li>Support <a href="http://man.openbsd.org/?query=mount_ext2fs&amp;sektion=8&amp;format=html">ext2fs</a> properly.
 <li><a href="http://man.openbsd.org?query=ssh&amp;sektion=1&amp;format=html">ssh(1)</a>, <a href="http://man.openbsd.org?query=sshd&amp;sektion=8&amp;format=html">sshd(8)</a>, and companions now support SSH 2 protocol as well as SSH 1 protocol! To properly use this, you want to make sure you update your <a href="http://man.openbsd.org?query=rc&amp;sektion=8">/etc/rc(8)</a>, /etc/netstart, and <a href="http://man.openbsd.org?query=rc.conf&amp;sektion=8">/etc/rc.conf(8)</a>.  Or just test the new snapshot...  <li><a href="http://man.openbsd.org/?query=ssh&amp;sektion=1&amp;format=html">ssh(1)</a>, <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8&amp;format=html">sshd(8)</a>, and companions now support SSH 2 protocol as well as SSH 1 protocol! To properly use this, you want to make sure you update your <a href="http://man.openbsd.org/?query=rc&amp;sektion=8">/etc/rc(8)</a>, /etc/netstart, and <a href="http://man.openbsd.org/?query=rc.conf&amp;sektion=8">/etc/rc.conf(8)</a>.  Or just test the new snapshot...
 <li>Various additions and improvements in <a href="http://man.openbsd.org?query=tcpdump&amp;sektion=8&amp;format=html">tcpdump(8)</a>.  <li>Various additions and improvements in <a href="http://man.openbsd.org/?query=tcpdump&amp;sektion=8&amp;format=html">tcpdump(8)</a>.
 <li><a href="http://man.openbsd.org?query=pcap&amp;sektion=3&amp;format=html">libpcap 0.5</a>.  <li><a href="http://man.openbsd.org/?query=pcap&amp;sektion=3&amp;format=html">libpcap 0.5</a>.
 <li>Support jumbo frames in the <a href="http://man.openbsd.org?query=fxp&amp;sektion=4&amp;format=html">fxp(4)</a> models which support it.  <li>Support jumbo frames in the <a href="http://man.openbsd.org/?query=fxp&amp;sektion=4&amp;format=html">fxp(4)</a> models which support it.
 <li>Add support for the RCC ServerWorks <a href="http://man.openbsd.org?query=pchb&amp;sektion=4&amp;format=html">pchb(4)</a> which has additional <a href="http://man.openbsd.org?query=pci&amp;sektion=4&amp;format=html">pci(4)</a> bridges on it.   Huge PC's with 6+ pci busses now work fine.  <li>Add support for the RCC ServerWorks <a href="http://man.openbsd.org/?query=pchb&amp;sektion=4&amp;format=html">pchb(4)</a> which has additional <a href="http://man.openbsd.org/?query=pci&amp;sektion=4&amp;format=html">pci(4)</a> bridges on it.   Huge PC's with 6+ pci busses now work fine.
 <li>On the i386, fix an errata relating to the Intel 82443BX <a href="http://man.openbsd.org?query=pchb&amp;sektion=4&amp;format=html">pchb(4)</a>.  <li>On the i386, fix an errata relating to the Intel 82443BX <a href="http://man.openbsd.org/?query=pchb&amp;sektion=4&amp;format=html">pchb(4)</a>.
 <li>Various changes related to <a href="http://man.openbsd.org?query=vlan&amp;sektion=4&amp;format=html">vlan(4)</a> support.  <li>Various changes related to <a href="http://man.openbsd.org/?query=vlan&amp;sektion=4&amp;format=html">vlan(4)</a> support.
 <li>Add a <a href="http://man.openbsd.org?query=sysexits&amp;sektion=3&amp;format=html">sysexits(3)</a> man page.  <li>Add a <a href="http://man.openbsd.org/?query=sysexits&amp;sektion=3&amp;format=html">sysexits(3)</a> man page.
 <li><a href="http://man.openbsd.org?query=getaddrinfo&amp;sektion=3&amp;format=html">getaddrinfo(3)</a> and <a href="http://man.openbsd.org?query=getnameinfo&amp;sektion=3&amp;format=html">getnameinfo(3)</a> improvements, repairs, and greater care.  <li><a href="http://man.openbsd.org/?query=getaddrinfo&amp;sektion=3&amp;format=html">getaddrinfo(3)</a> and <a href="http://man.openbsd.org/?query=getnameinfo&amp;sektion=3&amp;format=html">getnameinfo(3)</a> improvements, repairs, and greater care.
 <li>Start of the vax port resurrection.  <li>Start of the vax port resurrection.
 <li>Fix more i386 isadmaattach bugs.  At least 2GB of memory on an i386 now works.  <li>Fix more i386 isadmaattach bugs.  At least 2GB of memory on an i386 now works.
 <li>Avoid divide by zero in igmp networking code.  <li>Avoid divide by zero in igmp networking code.
 <li>In <a href="http://man.openbsd.org?query=mail&amp;sektion=1&amp;format=html">mail(1)</a>, make "new" count after an "inc" command reflect the new messages, as in SunOS.  <li>In <a href="http://man.openbsd.org/?query=mail&amp;sektion=1&amp;format=html">mail(1)</a>, make "new" count after an "inc" command reflect the new messages, as in SunOS.
 <li><a href="http://man.openbsd.org?query=ktrace&amp;sektion=2&amp;format=html">ktrace(2)</a> no longer follows symbolic links.  <li><a href="http://man.openbsd.org/?query=ktrace&amp;sektion=2&amp;format=html">ktrace(2)</a> no longer follows symbolic links.
 <li>Repair <a href="http://man.openbsd.org?query=mount_ados&amp;sektion=8&amp;arch=amiga">adosfs(8)</a>.  <li>Repair <a href="http://man.openbsd.org/?query=mount_ados&amp;sektion=8&amp;arch=amiga">adosfs(8)</a>.
 <li>The damned <a href="http://man.openbsd.org?query=hifn&amp;sektion=4&amp;format=html">hifn(4)</a> always dealing with aligned data causes even more of a fuss.  <li>The damned <a href="http://man.openbsd.org/?query=hifn&amp;sektion=4&amp;format=html">hifn(4)</a> always dealing with aligned data causes even more of a fuss.
 <li>Repair a few <a href="http://man.openbsd.org?query=hifn&amp;sektion=4&amp;format=html">hifn(4)</a> bugs that slipped in recently.  <li>Repair a few <a href="http://man.openbsd.org/?query=hifn&amp;sektion=4&amp;format=html">hifn(4)</a> bugs that slipped in recently.
 <li>Fix <a href="http://man.openbsd.org?query=ipsec&amp;sektion=4&amp;format=html">IPsec(4)</a> for big-endian machines again.  <li>Fix <a href="http://man.openbsd.org/?query=ipsec&amp;sektion=4&amp;format=html">IPsec(4)</a> for big-endian machines again.
 <li>Omit RC5 from <a href="http://man.openbsd.org?query=ssl&amp;sektion=3&amp;format=html">ssl(3)</a>.  <li>Omit RC5 from <a href="http://man.openbsd.org/?query=ssl&amp;sektion=3&amp;format=html">ssl(3)</a>.
 <li><a href="http://man.openbsd.org?query=userinfo&amp;sektion=8&amp;format=html">userinfo(8)</a>, <a href="http://man.openbsd.org?query=userdel&amp;sektion=8&amp;format=html">userdel(8)</a>, <a href="http://man.openbsd.org?query=useradd&amp;sektion=8&amp;format=html">useradd(8)</a>, <a href="http://man.openbsd.org?query=groupmod&amp;sektion=8&amp;format=html">groupmod(8)</a>, <a href="http://man.openbsd.org?query=usermod&amp;sektion=8&amp;format=html">usermod(8)</a>, <a href="http://man.openbsd.org?query=groupdel&amp;sektion=8&amp;format=html">groupdel(8)</a>, <a href="http://man.openbsd.org?query=groupadd&amp;sektion=8&amp;format=html">groupadd(8)</a>, and <a href="http://man.openbsd.org?query=groupinfo&amp;sektion=8&amp;format=html">groupinfo(8)</a> commands added.  <li><a href="http://man.openbsd.org/?query=userinfo&amp;sektion=8&amp;format=html">userinfo(8)</a>, <a href="http://man.openbsd.org/?query=userdel&amp;sektion=8&amp;format=html">userdel(8)</a>, <a href="http://man.openbsd.org/?query=useradd&amp;sektion=8&amp;format=html">useradd(8)</a>, <a href="http://man.openbsd.org/?query=groupmod&amp;sektion=8&amp;format=html">groupmod(8)</a>, <a href="http://man.openbsd.org/?query=usermod&amp;sektion=8&amp;format=html">usermod(8)</a>, <a href="http://man.openbsd.org/?query=groupdel&amp;sektion=8&amp;format=html">groupdel(8)</a>, <a href="http://man.openbsd.org/?query=groupadd&amp;sektion=8&amp;format=html">groupadd(8)</a>, and <a href="http://man.openbsd.org/?query=groupinfo&amp;sektion=8&amp;format=html">groupinfo(8)</a> commands added.
 <li><a href="http://man.openbsd.org?query=mii&amp;sektion=4&amp;format=html">mii(4)</a> detach support, needed by <a href="http://man.openbsd.org?query=xe&amp;sektion=4&amp;format=html">xe(4)</a>.  <li><a href="http://man.openbsd.org/?query=mii&amp;sektion=4&amp;format=html">mii(4)</a> detach support, needed by <a href="http://man.openbsd.org/?query=xe&amp;sektion=4&amp;format=html">xe(4)</a>.
 <li>Fix promiscuous mode in <a href="http://man.openbsd.org?query=xe&amp;sektion=4&amp;format=html">xe(4)</a>.  <li>Fix promiscuous mode in <a href="http://man.openbsd.org/?query=xe&amp;sektion=4&amp;format=html">xe(4)</a>.
 <li>Fix order of interrupt disabling for <a href="http://man.openbsd.org?query=pcmcia&amp;sektion=4&amp;format=html">pcmcia(4)</a> disabling; much more reliable.  <li>Fix order of interrupt disabling for <a href="http://man.openbsd.org/?query=pcmcia&amp;sektion=4&amp;format=html">pcmcia(4)</a> disabling; much more reliable.
 <li>Wait a bit longer after enabling <a href="http://man.openbsd.org?query=pcmcia&amp;sektion=4&amp;format=html">pcmcia(4)</a> cards; more <a href="http://man.openbsd.org?query=pcmcia&amp;sektion=4&amp;format=html">pcmcia(4)</a> cards now work.  <li>Wait a bit longer after enabling <a href="http://man.openbsd.org/?query=pcmcia&amp;sektion=4&amp;format=html">pcmcia(4)</a> cards; more <a href="http://man.openbsd.org/?query=pcmcia&amp;sektion=4&amp;format=html">pcmcia(4)</a> cards now work.
 <li>Fix dump calculations in the i386 kernel crash dump code.  <li>Fix dump calculations in the i386 kernel crash dump code.
 <li>More careful <a href="http://man.openbsd.org?query=dmesg&amp;sektion=8&amp;format=html">dmesg(8)</a> handling in the install script.  <li>More careful <a href="http://man.openbsd.org/?query=dmesg&amp;sektion=8&amp;format=html">dmesg(8)</a> handling in the install script.
 <li><a href="http://man.openbsd.org?query=pcmcia&amp;sektion=4&amp;format=html">pcmcia(4)</a> <a href="http://man.openbsd.org?query=ep&amp;sektion=4&amp;format=html">ep(4)</a> now supports 3C1 and 3CCFEM556BI.  <li><a href="http://man.openbsd.org/?query=pcmcia&amp;sektion=4&amp;format=html">pcmcia(4)</a> <a href="http://man.openbsd.org/?query=ep&amp;sektion=4&amp;format=html">ep(4)</a> now supports 3C1 and 3CCFEM556BI.
 <li>Repair a bug in fdalloc() that caused a panic in <a href="http://man.openbsd.org?query=dup&amp;sektion=2&amp;format=html">dup(2)</a>.  This bug was introduced by the recent file descriptor allocation optimizations.  <li>Repair a bug in fdalloc() that caused a panic in <a href="http://man.openbsd.org/?query=dup&amp;sektion=2&amp;format=html">dup(2)</a>.  This bug was introduced by the recent file descriptor allocation optimizations.
 <li>Support DOSPTYP_EXTENDL partitions in the kernel disklabel reader.  <li>Support DOSPTYP_EXTENDL partitions in the kernel disklabel reader.
 <li>In <a href="http://man.openbsd.org?query=ld&amp;sektion=1&amp;format=html">ld(1)</a>, avoid duplicates in search path.  <li>In <a href="http://man.openbsd.org/?query=ld&amp;sektion=1&amp;format=html">ld(1)</a>, avoid duplicates in search path.
 <li>Support RFC2732 IPv6 address literal URLs in <a href="http://man.openbsd.org?query=ftp&amp;sektion=1&amp;format=html">ftp(1)</a>.  <li>Support RFC2732 IPv6 address literal URLs in <a href="http://man.openbsd.org/?query=ftp&amp;sektion=1&amp;format=html">ftp(1)</a>.
 <li>Improve <a href="http://man.openbsd.org?query=makewhatis&amp;sektion=8&amp;format=html">makewhatis(8)</a> again, using new parts of <a href="http://man.openbsd.org?query=perl&amp;sektion=1&amp;format=html">perl(1)</a> 5.6.0.  <li>Improve <a href="http://man.openbsd.org/?query=makewhatis&amp;sektion=8&amp;format=html">makewhatis(8)</a> again, using new parts of <a href="http://man.openbsd.org/?query=perl&amp;sektion=1&amp;format=html">perl(1)</a> 5.6.0.
 <li>Fix a bug in <a href="http://man.openbsd.org?query=at&amp;sektion=1&amp;format=html">at(1)</a>.  <li>Fix a bug in <a href="http://man.openbsd.org/?query=at&amp;sektion=1&amp;format=html">at(1)</a>.
 <li>Add -keyfile and -authkeyfile options to <a href="http://man.openbsd.org?query=ipsecadm&amp;sektion=8&amp;format=html">ipsecadm(8)</a>.  <li>Add -keyfile and -authkeyfile options to <a href="http://man.openbsd.org/?query=ipsecadm&amp;sektion=8&amp;format=html">ipsecadm(8)</a>.
 <li>Significant manual page improvements, as is usual just before a release.  <li>Significant manual page improvements, as is usual just before a release.
 <li>Use <a href="http://man.openbsd.org?query=fgetln&amp;sektion=3&amp;format=html">fgetln(3)</a> instead of <a href="http://man.openbsd.org?query=fgets&amp;sektion=3&amp;format=html">fgets(3)</a> in <a href="http://man.openbsd.org?query=mail.local&amp;sektion=8&amp;format=html">mail.local(8)</a>, and thus avoid header mangling.  <li>Use <a href="http://man.openbsd.org/?query=fgetln&amp;sektion=3&amp;format=html">fgetln(3)</a> instead of <a href="http://man.openbsd.org/?query=fgets&amp;sektion=3&amp;format=html">fgets(3)</a> in <a href="http://man.openbsd.org/?query=mail.local&amp;sektion=8&amp;format=html">mail.local(8)</a>, and thus avoid header mangling.
 <li>Support for /etc/rc.conf.local, as documented in <a href="http://man.openbsd.org?query=rc.conf&amp;sektion=8&amp;format=html">rc.conf(8)</a>.  <li>Support for /etc/rc.conf.local, as documented in <a href="http://man.openbsd.org/?query=rc.conf&amp;sektion=8&amp;format=html">rc.conf(8)</a>.
 <li>https support in <a href="http://man.openbsd.org?query=lynx&amp;sektion=1&amp;format=html">lynx(1)</a>.  <li>https support in <a href="http://man.openbsd.org/?query=lynx&amp;sektion=1&amp;format=html">lynx(1)</a>.
 <li>Add CPAN File::Temp for <a href="http://man.openbsd.org?query=perl&amp;sektion=1&amp;format=html">perl(1)</a> versions of <a href="http://man.openbsd.org?query=mkstemp&amp;sektion=3&amp;format=html">mkstemp(3)</a> and such.  <li>Add CPAN File::Temp for <a href="http://man.openbsd.org/?query=perl&amp;sektion=1&amp;format=html">perl(1)</a> versions of <a href="http://man.openbsd.org/?query=mkstemp&amp;sektion=3&amp;format=html">mkstemp(3)</a> and such.
 <li>Fix the <a href="http://man.openbsd.org?query=vi&amp;sektion=1">vi(1)</a> recover script to be safe for multiuser running (needed O_NOFOLLOW).  <li>Fix the <a href="http://man.openbsd.org/?query=vi&amp;sektion=1">vi(1)</a> recover script to be safe for multiuser running (needed O_NOFOLLOW).
 <li>Move <a href="http://man.openbsd.org?query=apm&amp;sektion=4&amp;arch=i386">apm(4)</a> into a kernel thread, so that filesystem syncing is less likely to block and cause panics.  Suspending just got a lot more reliable.  <li>Move <a href="http://man.openbsd.org/?query=apm&amp;sektion=4&amp;arch=i386">apm(4)</a> into a kernel thread, so that filesystem syncing is less likely to block and cause panics.  Suspending just got a lot more reliable.
 <li>For <a href="http://man.openbsd.org?query=open&amp;sektion=2&amp;format=html">open(2)</a>, support O_FSYNC better.  <li>For <a href="http://man.openbsd.org/?query=open&amp;sektion=2&amp;format=html">open(2)</a>, support O_FSYNC better.
 <li>For <a href="http://man.openbsd.org?query=open&amp;sektion=2&amp;format=html">open(2)</a>, add a O_NOFOLLOW flag for dealing with symbolic links.  This should not be used by generic software -- only use this for very rare and specific problems.  <li>For <a href="http://man.openbsd.org/?query=open&amp;sektion=2&amp;format=html">open(2)</a>, add a O_NOFOLLOW flag for dealing with symbolic links.  This should not be used by generic software -- only use this for very rare and specific problems.
 <li><a href="http://man.openbsd.org?query=traceroute&amp;sektion=8&amp;format=html">traceroute(8)</a> gets a new option, -f skips early node checks.  <li><a href="http://man.openbsd.org/?query=traceroute&amp;sektion=8&amp;format=html">traceroute(8)</a> gets a new option, -f skips early node checks.
 <li>Fix "freeing free block" panics.  <li>Fix "freeing free block" panics.
 <li>Support /etc/resolv.conf.tail, as documented in <a href="http://man.openbsd.org?query=dhclient-script&amp;sektion=8&amp;format=html">dhclient-script(8)</a>.  <li>Support /etc/resolv.conf.tail, as documented in <a href="http://man.openbsd.org/?query=dhclient-script&amp;sektion=8&amp;format=html">dhclient-script(8)</a>.
 <li>Rewrite uio hog.  <li>Rewrite uio hog.
 <li>Do not abuse <a href="http://man.openbsd.org?query=malloc&amp;sektion=9">malloc(9)</a> for small structures inside <a href="http://man.openbsd.org?query=ktrace&amp;sektion=2&amp;format=html">ktrace(2)</a>.  <li>Do not abuse <a href="http://man.openbsd.org/?query=malloc&amp;sektion=9">malloc(9)</a> for small structures inside <a href="http://man.openbsd.org/?query=ktrace&amp;sektion=2&amp;format=html">ktrace(2)</a>.
 <li>Add <a href="http://man.openbsd.org?query=pread&amp;sektion=2&amp;format=html">pread(2)</a>, <a href="http://man.openbsd.org?query=pwrite&amp;sektion=2&amp;format=html">pwrite(2)</a>, <a href="http://man.openbsd.org?query=preadv&amp;sektion=2&amp;format=html">preadv(2)</a>, and <a href="http://man.openbsd.org?query=pwritev&amp;sektion=2&amp;format=html">pwritev(2)</a> system calls.  <li>Add <a href="http://man.openbsd.org/?query=pread&amp;sektion=2&amp;format=html">pread(2)</a>, <a href="http://man.openbsd.org/?query=pwrite&amp;sektion=2&amp;format=html">pwrite(2)</a>, <a href="http://man.openbsd.org/?query=preadv&amp;sektion=2&amp;format=html">preadv(2)</a>, and <a href="http://man.openbsd.org/?query=pwritev&amp;sektion=2&amp;format=html">pwritev(2)</a> system calls.
 <li>In <a href="http://man.openbsd.org?query=fdisk&amp;sektion=8&amp;arch=i386">fdisk(8)</a>, favor BIOS geometry over physical geometry, fixing numerous problems with larger disks.  <li>In <a href="http://man.openbsd.org/?query=fdisk&amp;sektion=8&amp;arch=i386">fdisk(8)</a>, favor BIOS geometry over physical geometry, fixing numerous problems with larger disks.
 <li>Split <a href="http://man.openbsd.org?query=fxp&amp;sektion=4&amp;format=html">fxp(4)</a> and <a href="http://man.openbsd.org?query=dc&amp;sektion=4&amp;format=html">dc(4)</a> for <a href="http://man.openbsd.org?query=pci&amp;sektion=4&amp;format=html">pci(4)</a> and <a href="http://man.openbsd.org?query=cardbus&amp;sektion=4&amp;format=html">cardbus(4)</a>.  <li>Split <a href="http://man.openbsd.org/?query=fxp&amp;sektion=4&amp;format=html">fxp(4)</a> and <a href="http://man.openbsd.org/?query=dc&amp;sektion=4&amp;format=html">dc(4)</a> for <a href="http://man.openbsd.org/?query=pci&amp;sektion=4&amp;format=html">pci(4)</a> and <a href="http://man.openbsd.org/?query=cardbus&amp;sektion=4&amp;format=html">cardbus(4)</a>.
 <li>In <a href="http://man.openbsd.org?query=ktrace&amp;sektion=2&amp;format=html">ktrace(2)</a>, if user does a large IO operation, split the loggin to avoid <a href="http://man.openbsd.org?query=kmem&amp;sektion=4%fi386&amp;manpath=OpenBSD+Current&amp;arch=i386">kmem(4)</a> starvation.  <li>In <a href="http://man.openbsd.org/?query=ktrace&amp;sektion=2&amp;format=html">ktrace(2)</a>, if user does a large IO operation, split the loggin to avoid <a href="http://man.openbsd.org/?query=kmem&amp;sektion=4%fi386&amp;manpath=OpenBSD+Current&amp;arch=i386">kmem(4)</a> starvation.
 <li>Make <a href="http://man.openbsd.org?query=nfsstat&amp;sektion=1&amp;format=html">nfsstat(1)</a> on a live system use <a href="http://man.openbsd.org?query=sysctl&amp;sektion=3&amp;format=html">sysctl(3)</a> instead of <a href="http://man.openbsd.org?query=kvm&amp;sektion=3">kvm(3)</a> snooping.  <li>Make <a href="http://man.openbsd.org/?query=nfsstat&amp;sektion=1&amp;format=html">nfsstat(1)</a> on a live system use <a href="http://man.openbsd.org/?query=sysctl&amp;sektion=3&amp;format=html">sysctl(3)</a> instead of <a href="http://man.openbsd.org/?query=kvm&amp;sektion=3">kvm(3)</a> snooping.
 <li>Set <a href="http://man.openbsd.org?query=mii&amp;sektion=4&amp;format=html">mii(4)</a> parameters for all variants of <a href="http://man.openbsd.org?query=xl&amp;sektion=4&amp;format=html">xl(4)</a>, <a href="http://man.openbsd.org?query=cardbus&amp;sektion=4&amp;format=html">cardbus(4)</a> models.  <li>Set <a href="http://man.openbsd.org/?query=mii&amp;sektion=4&amp;format=html">mii(4)</a> parameters for all variants of <a href="http://man.openbsd.org/?query=xl&amp;sektion=4&amp;format=html">xl(4)</a>, <a href="http://man.openbsd.org/?query=cardbus&amp;sektion=4&amp;format=html">cardbus(4)</a> models.
 <li>scsi <a href="http://man.openbsd.org?query=cd&amp;sektion=4&amp;format=html">cd(4)</a> detach is now possible.  <li>scsi <a href="http://man.openbsd.org/?query=cd&amp;sektion=4&amp;format=html">cd(4)</a> detach is now possible.
 <li>Do even more scsi device locking via common routines.  <li>Do even more scsi device locking via common routines.
 <li>In <a href="http://man.openbsd.org?query=make&amp;sektion=1&amp;format=html">make(1)</a>, report errors with a Makefile line number, making large Makefile debugging much easier.  <li>In <a href="http://man.openbsd.org/?query=make&amp;sektion=1&amp;format=html">make(1)</a>, report errors with a Makefile line number, making large Makefile debugging much easier.
 <li>Significantly cleanup the <a href="http://man.openbsd.org?query=isa&amp;sektion=4&amp;format=html">isa(4)</a>, <a href="http://man.openbsd.org?query=pci&amp;sektion=4&amp;format=html">pci(4)</a>, <a href="http://man.openbsd.org?query=isapnp&amp;sektion=4&amp;format=html">isapnp(4)</a>, and related manual pages, making it easier to see what we currently support.  <li>Significantly cleanup the <a href="http://man.openbsd.org/?query=isa&amp;sektion=4&amp;format=html">isa(4)</a>, <a href="http://man.openbsd.org/?query=pci&amp;sektion=4&amp;format=html">pci(4)</a>, <a href="http://man.openbsd.org/?query=isapnp&amp;sektion=4&amp;format=html">isapnp(4)</a>, and related manual pages, making it easier to see what we currently support.
 <li>Deal with byte-order challenged Compaq laptops.  <li>Deal with byte-order challenged Compaq laptops.
 <li>Fix memory leaks in <a href="http://man.openbsd.org?query=sshd&amp;sektion=8&amp;format=html">sshd(8)</a>.  <li>Fix memory leaks in <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8&amp;format=html">sshd(8)</a>.
 <li>Numerous modifications for <a href="http://man.openbsd.org?query=pkg_add&amp;sektion=1&amp;format=html">pkg_add(1)</a> and companions, to better import various new styles of packages..  <li>Numerous modifications for <a href="http://man.openbsd.org/?query=pkg_add&amp;sektion=1&amp;format=html">pkg_add(1)</a> and companions, to better import various new styles of packages..
 <li>Fix even more braindamaged random device mis-handlings in <a href="http://man.openbsd.org?query=ssl&amp;sektion=3&amp;format=html">ssl(3)</a>.  <li>Fix even more braindamaged random device mis-handlings in <a href="http://man.openbsd.org/?query=ssl&amp;sektion=3&amp;format=html">ssl(3)</a>.
 <li>Make <a href="http://man.openbsd.org?query=kvm&amp;sektion=3&amp;format=html">kvm(3)</a> on the i386 understand the new core dump format.  <li>Make <a href="http://man.openbsd.org/?query=kvm&amp;sektion=3&amp;format=html">kvm(3)</a> on the i386 understand the new core dump format.
 <li>In <a href="http://man.openbsd.org?query=script&amp;sektion=1&amp;format=html">script(1)</a>, propagate window size changes to slave.  <li>In <a href="http://man.openbsd.org/?query=script&amp;sektion=1&amp;format=html">script(1)</a>, propagate window size changes to slave.
 <li>tzcode2000c.  <li>tzcode2000c.
 <li>Permit i386 kernel to compile without <a href="http://man.openbsd.org?query=com&amp;sektion=4&amp;format=html">pccom(4)</a> or <a href="http://man.openbsd.org?query=com&amp;sektion=4&amp;format=html">com(4)</a> drivers.  <li>Permit i386 kernel to compile without <a href="http://man.openbsd.org/?query=com&amp;sektion=4&amp;format=html">pccom(4)</a> or <a href="http://man.openbsd.org/?query=com&amp;sektion=4&amp;format=html">com(4)</a> drivers.
 <li>After <a href="http://man.openbsd.org?query=scp&amp;sektion=1&amp;format=html">scp(1)</a> completes, replace progress bar ETA counter with a total elapsed time.  <li>After <a href="http://man.openbsd.org/?query=scp&amp;sektion=1&amp;format=html">scp(1)</a> completes, replace progress bar ETA counter with a total elapsed time.
 <li>Fix more random device mis-handlings in <a href="http://man.openbsd.org?query=ssl&amp;sektion=3&amp;format=html">ssl(3)</a>.  <li>Fix more random device mis-handlings in <a href="http://man.openbsd.org/?query=ssl&amp;sektion=3&amp;format=html">ssl(3)</a>.
 <li>Fix exit code in <a href="http://man.openbsd.org?query=du&amp;sektion=1&amp;format=html">du(1)</a>.  <li>Fix exit code in <a href="http://man.openbsd.org/?query=du&amp;sektion=1&amp;format=html">du(1)</a>.
 <li>Fix <a href="http://man.openbsd.org?query=sync&amp;sektion=2&amp;format=html">sync(2)</a> to actually sync all filesystems.  <li>Fix <a href="http://man.openbsd.org/?query=sync&amp;sektion=2&amp;format=html">sync(2)</a> to actually sync all filesystems.
 <li><a href="http://man.openbsd.org?query=urio&amp;sektion=4&amp;format=html">urio(4)</a> driver for Diamond Multimedia RIO 500.  <li><a href="http://man.openbsd.org/?query=urio&amp;sektion=4&amp;format=html">urio(4)</a> driver for Diamond Multimedia RIO 500.
 <li>xlockmore 4.16.  <li>xlockmore 4.16.
 <li><a href="http://man.openbsd.org?query=ssl&amp;sektion=8&amp;format=html">OpenSSL 0.9.5a</a>.  <li><a href="http://man.openbsd.org/?query=ssl&amp;sektion=8&amp;format=html">OpenSSL 0.9.5a</a>.
 <li>Change <a href="http://man.openbsd.org?query=window&amp;sektion=1&amp;format=html">window(1)</a> to use <a href="http://man.openbsd.org?query=curses&amp;sektion=3">curses(3)</a> instead of ocurses.  <li>Change <a href="http://man.openbsd.org/?query=window&amp;sektion=1&amp;format=html">window(1)</a> to use <a href="http://man.openbsd.org/?query=curses&amp;sektion=3">curses(3)</a> instead of ocurses.
 <li>Do some repair on sys/queue.h.  <li>Do some repair on sys/queue.h.
 <li>Add colour support to <a href="http://man.openbsd.org?query=pcvt&amp;sektion=4&amp;manpath=OpenBSD+2.7&amp;arch=i386">pcvt25</a> <a href="http://man.openbsd.org?query=termcap&amp;sektion=5">termcap(5)</a> entry.  <li>Add colour support to <a href="http://man.openbsd.org/?query=pcvt&amp;sektion=4&amp;manpath=OpenBSD+2.7&amp;arch=i386">pcvt25</a> <a href="http://man.openbsd.org/?query=termcap&amp;sektion=5">termcap(5)</a> entry.
 <li>In <a href="http://man.openbsd.org?query=window&amp;sektion=1&amp;format=html">window(1)</a>, do not assume that <a href="http://man.openbsd.org?query=termcap&amp;sektion=5">termcap(5)</a> entries start with 2 character short names.  <li>In <a href="http://man.openbsd.org/?query=window&amp;sektion=1&amp;format=html">window(1)</a>, do not assume that <a href="http://man.openbsd.org/?query=termcap&amp;sektion=5">termcap(5)</a> entries start with 2 character short names.
 <li>Repair <a href="http://man.openbsd.org?query=random&amp;sektion=4&amp;format=html">random(4)</a> for the alpha.  <li>Repair <a href="http://man.openbsd.org/?query=random&amp;sektion=4&amp;format=html">random(4)</a> for the alpha.
 <li>In <a href="http://man.openbsd.org?query=ssh&amp;sektion=1">ssh(1)</a>, check payload for (illegal) extra data.  <li>In <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a>, check payload for (illegal) extra data.
 <li>make "option TCPDEBUG" kernel compile.  <li>make "option TCPDEBUG" kernel compile.
 <li>Initialize the bus dma tag for EISA.  <li>Initialize the bus dma tag for EISA.
 <li>Use <a href="http://man.openbsd.org?query=getifaddrs&amp;sektion=3&amp;format=html">getifaddrs(3)</a> instead of SIOCGIFCONF in <a href="http://man.openbsd.org?query=ifconfig&amp;sektion=8&amp;format=html">ifconfig(8)</a>, <a href="http://man.openbsd.org?query=rarpd&amp;sektion=8&amp;format=html">rarpd(8)</a>, etc.  <li>Use <a href="http://man.openbsd.org/?query=getifaddrs&amp;sektion=3&amp;format=html">getifaddrs(3)</a> instead of SIOCGIFCONF in <a href="http://man.openbsd.org/?query=ifconfig&amp;sektion=8&amp;format=html">ifconfig(8)</a>, <a href="http://man.openbsd.org/?query=rarpd&amp;sektion=8&amp;format=html">rarpd(8)</a>, etc.
 <li><a href="http://man.openbsd.org?query=ifconfig&amp;sektion=8&amp;format=html">ifconfig(8)</a>'s -a flag had been changed to be the same as -A.  Fix that.  <li><a href="http://man.openbsd.org/?query=ifconfig&amp;sektion=8&amp;format=html">ifconfig(8)</a>'s -a flag had been changed to be the same as -A.  Fix that.
 <li>Have <a href="http://man.openbsd.org?query=ahc&amp;sektion=4&amp;format=html">ahc(4)</a> support Adaptec 2930U2.  <li>Have <a href="http://man.openbsd.org/?query=ahc&amp;sektion=4&amp;format=html">ahc(4)</a> support Adaptec 2930U2.
 <li>Revert to up-to-date <a href="http://man.openbsd.org?query=ipf&amp;sektion=4&amp;manpath=OpenBSD+2.7">ipf(4)</a> man pages, but ugly as sin.  Everyone remind kjell to finish this job, ok?  <li>Revert to up-to-date <a href="http://man.openbsd.org/?query=ipf&amp;sektion=4&amp;manpath=OpenBSD+2.7">ipf(4)</a> man pages, but ugly as sin.  Everyone remind kjell to finish this job, ok?
 <li>When fragmenting a packet in ip_output(), inherit the multicast and broadcast flags so that link layer can choose the right address.  <li>When fragmenting a packet in ip_output(), inherit the multicast and broadcast flags so that link layer can choose the right address.
 <li>Use <a href="http://man.openbsd.org?query=getifaddrs&amp;sektion=3&amp;format=html">getifaddrs(3)</a> in libpcap.  <li>Use <a href="http://man.openbsd.org/?query=getifaddrs&amp;sektion=3&amp;format=html">getifaddrs(3)</a> in libpcap.
 <li>Make <a href="http://man.openbsd.org?query=ahc&amp;sektion=4&amp;format=html">ahc(4)</a> support Adaptec 2930U2 controller.  <li>Make <a href="http://man.openbsd.org/?query=ahc&amp;sektion=4&amp;format=html">ahc(4)</a> support Adaptec 2930U2 controller.
 <li>Match netsec <a href="http://man.openbsd.org?query=hifn&amp;sektion=4&amp;format=html">hifn(4)</a> 7751 card.  <li>Match netsec <a href="http://man.openbsd.org/?query=hifn&amp;sektion=4&amp;format=html">hifn(4)</a> 7751 card.
 <li><a href="http://man.openbsd.org?query=neo&amp;sektion=4&amp;format=html">neo(4)</a> is a Neomagic 256AV/ZX audio driver.  <li><a href="http://man.openbsd.org/?query=neo&amp;sektion=4&amp;format=html">neo(4)</a> is a Neomagic 256AV/ZX audio driver.
 <li>Unmute ac97 mixers by default.  <li>Unmute ac97 mixers by default.
 <li>ipf 3.3.12a.  <li>ipf 3.3.12a.
 <li><a href="http://man.openbsd.org?query=sshd&amp;sektion=8&amp;format=html">ssh protocol 2</a> is now usable.  <li><a href="http://man.openbsd.org/?query=sshd&amp;sektion=8&amp;format=html">ssh protocol 2</a> is now usable.
 <li>Add Protocols and Cipher keywords to <a href="http://man.openbsd.org?query=ssh&amp;sektion=1&amp;format=html">ssh(1)</a> and <a href="http://man.openbsd.org?query=sshd&amp;sektion=8&amp;format=html">sshd(8)</a>.  <li>Add Protocols and Cipher keywords to <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1&amp;format=html">ssh(1)</a> and <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8&amp;format=html">sshd(8)</a>.
 <li><a href="http://man.openbsd.org?query=compat_linux&amp;sektion=8&amp;format=html">compat_linux(8)</a> emulation for setfsuid() and getfsuid().  <li><a href="http://man.openbsd.org/?query=compat_linux&amp;sektion=8&amp;format=html">compat_linux(8)</a> emulation for setfsuid() and getfsuid().
 <li>If <a href="http://man.openbsd.org?query=realpath&amp;sektion=3&amp;format=html">realpath(3)</a> fails, just use old name in <a href="http://man.openbsd.org?query=umount&amp;sektion=8&amp;format=html">umount(8)</a>.  <li>If <a href="http://man.openbsd.org/?query=realpath&amp;sektion=3&amp;format=html">realpath(3)</a> fails, just use old name in <a href="http://man.openbsd.org/?query=umount&amp;sektion=8&amp;format=html">umount(8)</a>.
 <li>Add 802.11 nwid and mtu commands to <a href="http://man.openbsd.org?query=ifconfig&amp;sektion=8&amp;format=html">ifconfig(8)</a>.  <li>Add 802.11 nwid and mtu commands to <a href="http://man.openbsd.org/?query=ifconfig&amp;sektion=8&amp;format=html">ifconfig(8)</a>.
 <li>More bug fixes to <a href="http://man.openbsd.org?query=hifn&amp;sektion=4&amp;format=html">hifn(4)</a>.  <a href="crypto.html#hardware">Hifn support is now fully working.</a>  <li>More bug fixes to <a href="http://man.openbsd.org/?query=hifn&amp;sektion=4&amp;format=html">hifn(4)</a>.  <a href="crypto.html#hardware">Hifn support is now fully working.</a>
 <li>Some fixes to <a href="http://man.openbsd.org?query=route6d&amp;sektion=8&amp;format=html">route6d(8)</a>.  <li>Some fixes to <a href="http://man.openbsd.org/?query=route6d&amp;sektion=8&amp;format=html">route6d(8)</a>.
 <li>Use <a href="http://man.openbsd.org?query=getifaddrs&amp;sektion=3&amp;format=html">getifaddrs(3)</a> instead of SIOCGIFCONF in <a href="http://man.openbsd.org?query=ypbind&amp;sektion=8&amp;format=html">ypbind(8)</a>.  <li>Use <a href="http://man.openbsd.org/?query=getifaddrs&amp;sektion=3&amp;format=html">getifaddrs(3)</a> instead of SIOCGIFCONF in <a href="http://man.openbsd.org/?query=ypbind&amp;sektion=8&amp;format=html">ypbind(8)</a>.
 <li>Do not lose file descriptors in <a href="http://man.openbsd.org?query=ftpd&amp;sektion=8&amp;format=html">ftpd(8)</a>.  <li>Do not lose file descriptors in <a href="http://man.openbsd.org/?query=ftpd&amp;sektion=8&amp;format=html">ftpd(8)</a>.
 <li>In <a href="http://man.openbsd.org?query=random&amp;sektion=4&amp;format=html">random(4)</a>, first true random number source, based on intel 82802 firmware hub embedded true random number generator.  <li>In <a href="http://man.openbsd.org/?query=random&amp;sektion=4&amp;format=html">random(4)</a>, first true random number source, based on intel 82802 firmware hub embedded true random number generator.
 <li>In <a href="http://man.openbsd.org?query=random&amp;sektion=4&amp;format=html">random(4)</a>, make it use more sources for an entropy; make playing .mp3s produce entropy, big time, big time.  <li>In <a href="http://man.openbsd.org/?query=random&amp;sektion=4&amp;format=html">random(4)</a>, make it use more sources for an entropy; make playing .mp3s produce entropy, big time, big time.
 <li>Improve range checking in timeouts.  <li>Improve range checking in timeouts.
 <li>Thread repair in <a href="http://man.openbsd.org?query=malloc&amp;sektion=3&amp;format=html">malloc(3)</a>.  <li>Thread repair in <a href="http://man.openbsd.org/?query=malloc&amp;sektion=3&amp;format=html">malloc(3)</a>.
 <li>Various bug fixes to <a href="http://man.openbsd.org?query=hifn&amp;sektion=4&amp;format=html">hifn(4)</a>, which is now even more reliable.  <li>Various bug fixes to <a href="http://man.openbsd.org/?query=hifn&amp;sektion=4&amp;format=html">hifn(4)</a>, which is now even more reliable.
 <li>Fix another <a href="http://man.openbsd.org?query=m4&amp;sektion=1&amp;format=html">m4(1)</a> bug.  <li>Fix another <a href="http://man.openbsd.org/?query=m4&amp;sektion=1&amp;format=html">m4(1)</a> bug.
 <li>PCI <a href="http://man.openbsd.org?query=an&amp;sektion=4&amp;format=html">an(4)</a> driver.  <li>PCI <a href="http://man.openbsd.org/?query=an&amp;sektion=4&amp;format=html">an(4)</a> driver.
 <li>Repair spl bug in <a href="http://man.openbsd.org?query=bridge&amp;sektion=4&amp;format=html">bridge(4)</a>.  <li>Repair spl bug in <a href="http://man.openbsd.org/?query=bridge&amp;sektion=4&amp;format=html">bridge(4)</a>.
 <li><a href="http://man.openbsd.org?query=wdc&amp;sektion=4&amp;format=html">wdc(4)</a> and <a href="http://man.openbsd.org?query=wd&amp;sektion=4&amp;format=html">wd(4)</a> detach logic, but missing <a href="http://man.openbsd.org?query=scsi&amp;sektion=4&amp;format=html">scsi(4)</a> disconnect for <a href="http://man.openbsd.org?query=atapi&amp;sektion=4&amp;format=html">atapi(4)</a>.  <li><a href="http://man.openbsd.org/?query=wdc&amp;sektion=4&amp;format=html">wdc(4)</a> and <a href="http://man.openbsd.org/?query=wd&amp;sektion=4&amp;format=html">wd(4)</a> detach logic, but missing <a href="http://man.openbsd.org/?query=scsi&amp;sektion=4&amp;format=html">scsi(4)</a> disconnect for <a href="http://man.openbsd.org/?query=atapi&amp;sektion=4&amp;format=html">atapi(4)</a>.
 <li>Permit address setting on <a href="http://man.openbsd.org?query=enc&amp;sektion=4&amp;format=html">enc(4)</a> interfaces, and various other tweaks leading to better <a href="http://man.openbsd.org?query=bridge&amp;sektion=4&amp;format=html">bridge(4)</a> integration.  <li>Permit address setting on <a href="http://man.openbsd.org/?query=enc&amp;sektion=4&amp;format=html">enc(4)</a> interfaces, and various other tweaks leading to better <a href="http://man.openbsd.org/?query=bridge&amp;sektion=4&amp;format=html">bridge(4)</a> integration.
 <li>Add various autoconfiguration child detach logic.  <li>Add various autoconfiguration child detach logic.
 <li>Rewrite and commonize disk driver locking which varied between drivers.  <li>Rewrite and commonize disk driver locking which varied between drivers.
 <li>After the recent revamp of <a href="http://man.openbsd.org?query=icmp&amp;sektion=4">icmp(4)</a> reply byte order, correct one last thing: Pass ip_off and ip_len correctly.  <li>After the recent revamp of <a href="http://man.openbsd.org/?query=icmp&amp;sektion=4">icmp(4)</a> reply byte order, correct one last thing: Pass ip_off and ip_len correctly.
 <li><a href="http://man.openbsd.org?query=groff&amp;sektion=1&amp;format=html">groff 1.15</a>  <li><a href="http://man.openbsd.org/?query=groff&amp;sektion=1&amp;format=html">groff 1.15</a>
 <li>In <a href="http://man.openbsd.org?query=cd&amp;sektion=4&amp;format=html">cd(4)</a>, do not trust the TOC as much when reading the disklabel.  <li>In <a href="http://man.openbsd.org/?query=cd&amp;sektion=4&amp;format=html">cd(4)</a>, do not trust the TOC as much when reading the disklabel.
 <li>Fix <a href="http://man.openbsd.org?query=umass&amp;sektion=4&amp;format=html">umass(4)</a> so that it handles some non-compliant devices.  <li>Fix <a href="http://man.openbsd.org/?query=umass&amp;sektion=4&amp;format=html">umass(4)</a> so that it handles some non-compliant devices.
 <li>Modify the <a href="http://man.openbsd.org?query=scsi&amp;sektion=4&amp;format=html">scsi(4)</a> subsystem so that it can attach without polling.  <li>Modify the <a href="http://man.openbsd.org/?query=scsi&amp;sektion=4&amp;format=html">scsi(4)</a> subsystem so that it can attach without polling.
 <li>Arrange so that IFF_LINK0 on <a href="http://man.openbsd.org?query=enc&amp;sektion=4&amp;format=html">enc(4)</a> means IP-in-IP instead of Ethernet-in-IP.  <li>Arrange so that IFF_LINK0 on <a href="http://man.openbsd.org/?query=enc&amp;sektion=4&amp;format=html">enc(4)</a> means IP-in-IP instead of Ethernet-in-IP.
 <li>Initial check-in of <a href="http://man.openbsd.org?query=cardbus&amp;sektion=4&amp;format=html">cardbus(4)</a> support.  <a href="http://man.openbsd.org?query=xl&amp;sektion=4&amp;format=html">xl(4)</a> works on cardbus at the moment.  <li>Initial check-in of <a href="http://man.openbsd.org/?query=cardbus&amp;sektion=4&amp;format=html">cardbus(4)</a> support.  <a href="http://man.openbsd.org/?query=xl&amp;sektion=4&amp;format=html">xl(4)</a> works on cardbus at the moment.
 <li>Set our status to 2.7-beta.  <li>Set our status to 2.7-beta.
 <li>Update <a href="http://man.openbsd.org?query=ppp&amp;sektion=8&amp;format=html">ppp(8)</a>.  <li>Update <a href="http://man.openbsd.org/?query=ppp&amp;sektion=8&amp;format=html">ppp(8)</a>.
 <li>Update <a href="http://man.openbsd.org?query=isakmpd&amp;sektion=8&amp;format=html">isakmpd(8)</a>.  <li>Update <a href="http://man.openbsd.org/?query=isakmpd&amp;sektion=8&amp;format=html">isakmpd(8)</a>.
 <li><a href="http://man.openbsd.org?query=sendmail&amp;format=html">sendmail 8.10.1</a>  <li><a href="http://man.openbsd.org/?query=sendmail&amp;format=html">sendmail 8.10.1</a>
 <li><a href="http://man.openbsd.org?query=sendmail&amp;format=html">sendmail 8.10.0</a>: <strong>You must put your <font color="#e00000">/etc/sendmail.cf</font> file in <font color="#e00000">/etc/mail/sendmail.cf</font> now.</strong>  <li><a href="http://man.openbsd.org/?query=sendmail&amp;format=html">sendmail 8.10.0</a>: <strong>You must put your <font color="#e00000">/etc/sendmail.cf</font> file in <font color="#e00000">/etc/mail/sendmail.cf</font> now.</strong>
 <li><a href="http://man.openbsd.org?query=perl&amp;sektion=1&amp;format=html">perl 5.6.0</a>  <li><a href="http://man.openbsd.org/?query=perl&amp;sektion=1&amp;format=html">perl 5.6.0</a>
 <li>Update to <a href="http://man.openbsd.org?query=isp&amp;sektion=4&amp;format=html">isp(4)</a>, mostly for Fibre Channel.  <li>Update to <a href="http://man.openbsd.org/?query=isp&amp;sektion=4&amp;format=html">isp(4)</a>, mostly for Fibre Channel.
 <li>Seed <a href="http://man.openbsd.org?query=perl&amp;sektion=1&amp;format=html">perl(1)</a> srandom() <a href="http://man.openbsd.org?query=arandom&amp;apropos=0&amp;sektion=4&amp;manpath=OpenBSD+Current&amp;format=html">/dev/arandom</a>, to avoid losing a lot of entropy.  <li>Seed <a href="http://man.openbsd.org/?query=perl&amp;sektion=1&amp;format=html">perl(1)</a> srandom() <a href="http://man.openbsd.org/?query=arandom&amp;apropos=0&amp;sektion=4&amp;manpath=OpenBSD+Current&amp;format=html">/dev/arandom</a>, to avoid losing a lot of entropy.
 <li>Some kernel functions were eating a little bit too much entropy.  <li>Some kernel functions were eating a little bit too much entropy.
 <li>ipf 3.3.12  <li>ipf 3.3.12
 <li><a href="http://man.openbsd.org?query=ahc&amp;sektion=4&amp;format=html">ahc(4)</a> now supports AHA-29160 and other Ultra160 variants.  <li><a href="http://man.openbsd.org/?query=ahc&amp;sektion=4&amp;format=html">ahc(4)</a> now supports AHA-29160 and other Ultra160 variants.
 <li>USB <a href="http://man.openbsd.org?query=umodem&amp;sektion=4">umodem(4)</a> support.  <li>USB <a href="http://man.openbsd.org/?query=umodem&amp;sektion=4">umodem(4)</a> support.
 <li>USB <a href="http://man.openbsd.org?query=umass&amp;sektion=4&amp;format=html">umass(4)</a> driver.  Works with various devices, but does not support disconnection yet.  <li>USB <a href="http://man.openbsd.org/?query=umass&amp;sektion=4&amp;format=html">umass(4)</a> driver.  Works with various devices, but does not support disconnection yet.
 <li>Support hmac processing in <a href="http://man.openbsd.org?query=hifn&amp;sektion=4&amp;format=html">hifn(4)</a>.  <li>Support hmac processing in <a href="http://man.openbsd.org/?query=hifn&amp;sektion=4&amp;format=html">hifn(4)</a>.
 <li><a href="http://man.openbsd.org?query=curses&amp;sektion=3&amp;format=html">ncurses-5.0-20000401</a>  <li><a href="http://man.openbsd.org/?query=curses&amp;sektion=3&amp;format=html">ncurses-5.0-20000401</a>
 <li>Put an expert mode into <a href="http://man.openbsd.org?query=disklabel&amp;sektion=8&amp;format=html">disklabel(8)</a>, that hides a lot of details.  But most of the interface remains 100% the same.  <li>Put an expert mode into <a href="http://man.openbsd.org/?query=disklabel&amp;sektion=8&amp;format=html">disklabel(8)</a>, that hides a lot of details.  But most of the interface remains 100% the same.
 <li>Protocol 2 support in <a href="http://man.openbsd.org?query=ssh&amp;sektion=1&amp;format=html">ssh(1)</a> and <a href="http://man.openbsd.org?query=sshd&amp;sektion=8&amp;format=html">sshd(8)</a>.  <li>Protocol 2 support in <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1&amp;format=html">ssh(1)</a> and <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8&amp;format=html">sshd(8)</a>.
 <li>Do not have /etc/netstart pass -E to <a href="http://man.openbsd.org?query=ipf&amp;sektion=8&amp;manpath=OpenBSD+2.7">ipf(8)</a>, since our kernel now enables it by default.  <li>Do not have /etc/netstart pass -E to <a href="http://man.openbsd.org/?query=ipf&amp;sektion=8&amp;manpath=OpenBSD+2.7">ipf(8)</a>, since our kernel now enables it by default.
 <li>Many more man page improvements.  Aren't we pedantic?  <li>Many more man page improvements.  Aren't we pedantic?
 <li><a href="http://man.openbsd.org?query=compat_linux&amp;sektion=8&amp;format=html">compat_linux(8)</a> system call emulation for <a href="http://man.openbsd.org?query=pread&amp;sektion=2">pread(2)</a> and <a href="http://man.openbsd.org?query=pwrite&amp;sektion=2">pwrite(2)</a>.  <li><a href="http://man.openbsd.org/?query=compat_linux&amp;sektion=8&amp;format=html">compat_linux(8)</a> system call emulation for <a href="http://man.openbsd.org/?query=pread&amp;sektion=2">pread(2)</a> and <a href="http://man.openbsd.org/?query=pwrite&amp;sektion=2">pwrite(2)</a>.
 <li>Make <a href="http://man.openbsd.org?query=ahc&amp;sektion=4&amp;format=html">ahc(4)</a> do tagged queuing, and fix some locking bugs.  <li>Make <a href="http://man.openbsd.org/?query=ahc&amp;sektion=4&amp;format=html">ahc(4)</a> do tagged queuing, and fix some locking bugs.
 <li>Support root drive detection for G4 powermac.  <li>Support root drive detection for G4 powermac.
 <li>Add <a href="http://man.openbsd.org?query=srandomdev&amp;sektion=3&amp;format=html">srandomdev(3)</a> to libc.  <li>Add <a href="http://man.openbsd.org/?query=srandomdev&amp;sektion=3&amp;format=html">srandomdev(3)</a> to libc.
 <li>DSA key exchange for <a href="http://man.openbsd.org?query=sshd&amp;sektion=8&amp;format=html">sshd(8)</a> and friends, moving us much closer to protocol 2 support.  <li>DSA key exchange for <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8&amp;format=html">sshd(8)</a> and friends, moving us much closer to protocol 2 support.
 <li>Fix various flaws in the <a href="http://man.openbsd.org?query=ssl&amp;sektion=8&amp;format=html">OpenSSL</a> set of manual pages.  <li>Fix various flaws in the <a href="http://man.openbsd.org/?query=ssl&amp;sektion=8&amp;format=html">OpenSSL</a> set of manual pages.
 <li><a href="http://man.openbsd.org?query=an&amp;sektion=4&amp;format=html">an(4)</a> driver supporting AiroNet 802.11DS cards.  <li><a href="http://man.openbsd.org/?query=an&amp;sektion=4&amp;format=html">an(4)</a> driver supporting AiroNet 802.11DS cards.
 <li>Repair some races and deadlocks in <a href="http://man.openbsd.org?query=adw&amp;sektion=4&amp;format=html">adw(4)</a>.  <li>Repair some races and deadlocks in <a href="http://man.openbsd.org/?query=adw&amp;sektion=4&amp;format=html">adw(4)</a>.
 <li>Fix buf oflow in <a href="http://man.openbsd.org?query=ed&amp;sektion=1&amp;format=html">ed(1)</a>.  <li>Fix buf oflow in <a href="http://man.openbsd.org/?query=ed&amp;sektion=1&amp;format=html">ed(1)</a>.
 <li>Support USB Mass Storage devices.  <li>Support USB Mass Storage devices.
 <li>Make <a href="http://man.openbsd.org?query=zic&amp;sektion=8&amp;format=html">zic(8)</a>'s -l option actually work.  <li>Make <a href="http://man.openbsd.org/?query=zic&amp;sektion=8&amp;format=html">zic(8)</a>'s -l option actually work.
 <li>Some <a href="http://man.openbsd.org?query=ppp&amp;sektion=8&amp;format=html">ppp(8)</a> updates.  <li>Some <a href="http://man.openbsd.org/?query=ppp&amp;sektion=8&amp;format=html">ppp(8)</a> updates.
 <li>Auto-detect size of seeprom for <a href="http://man.openbsd.org?query=fxp&amp;sektion=4&amp;format=html">fxp(4)</a>, for newer cards.  <li>Auto-detect size of seeprom for <a href="http://man.openbsd.org/?query=fxp&amp;sektion=4&amp;format=html">fxp(4)</a>, for newer cards.
 <li>Some improvements in <a href="http://man.openbsd.org?query=kerberos&amp;sektion=1&amp;format=html">kerberos(1)</a> man pages.  <li>Some improvements in <a href="http://man.openbsd.org/?query=kerberos&amp;sektion=1&amp;format=html">kerberos(1)</a> man pages.
 <li>DES and 3DES hardware acceleration for <a href="http://man.openbsd.org?query=ipsec&amp;sektion=4&amp;format=html">IPsec(4)</a> working in <a href="http://man.openbsd.org?query=hifn&amp;sektion=4&amp;format=html">hifn(4)</a> driver.  <li>DES and 3DES hardware acceleration for <a href="http://man.openbsd.org/?query=ipsec&amp;sektion=4&amp;format=html">IPsec(4)</a> working in <a href="http://man.openbsd.org/?query=hifn&amp;sektion=4&amp;format=html">hifn(4)</a> driver.
 <li>Run <a href="http://man.openbsd.org?query=pod2man&amp;sektion=1">pod2man(1)</a> on the <a href="http://man.openbsd.org?query=ssl&amp;sektion=3">OpenSSL</a> pod documents, and carefully install them in the base system.  <li>Run <a href="http://man.openbsd.org/?query=pod2man&amp;sektion=1">pod2man(1)</a> on the <a href="http://man.openbsd.org/?query=ssl&amp;sektion=3">OpenSSL</a> pod documents, and carefully install them in the base system.
 <li>Expose MDXTransform functions for MD5 and MD4.  <li>Expose MDXTransform functions for MD5 and MD4.
 <li>Permit <a href="http://man.openbsd.org?query=wss&amp;sektion=4&amp;arch=i386">wss(4)</a> to work on irq 5.  <li>Permit <a href="http://man.openbsd.org/?query=wss&amp;sektion=4&amp;arch=i386">wss(4)</a> to work on irq 5.
 <li>Implement <a href="http://man.openbsd.org?query=compat_linux&amp;sektion=8&amp;format=html">compat_linux(8)</a> rt_sigreturn() emulation.  <li>Implement <a href="http://man.openbsd.org/?query=compat_linux&amp;sektion=8&amp;format=html">compat_linux(8)</a> rt_sigreturn() emulation.
 <li>On the i386, enlarge pcic0 memory address space.  <li>On the i386, enlarge pcic0 memory address space.
 <li>Implement <a href="http://man.openbsd.org?query=compat_linux&amp;sektion=8&amp;format=html">compat_linux(8)</a> <a href="http://man.openbsd.org?query=getcwd&amp;apropos=0&amp;sektion=0&amp;manpath=OpenBSD+Current&amp;format=html">getcwd(3)</a> emulation.  <li>Implement <a href="http://man.openbsd.org/?query=compat_linux&amp;sektion=8&amp;format=html">compat_linux(8)</a> <a href="http://man.openbsd.org/?query=getcwd&amp;apropos=0&amp;sektion=0&amp;manpath=OpenBSD+Current&amp;format=html">getcwd(3)</a> emulation.
 <li><a href="http://man.openbsd.org?query=ipsec&amp;sektion=4">IPsec(4)</a> ingress ACL-checking is now on by default.  <li><a href="http://man.openbsd.org/?query=ipsec&amp;sektion=4">IPsec(4)</a> ingress ACL-checking is now on by default.
 <li><a href="http://man.openbsd.org?query=sudo&amp;sektion=8&amp;format=html">sudo 1.6.3</a>  <li><a href="http://man.openbsd.org/?query=sudo&amp;sektion=8&amp;format=html">sudo 1.6.3</a>
 <li>i386 PCI interrupt routing repair code (disabled by default, has lots of issues).  <li>i386 PCI interrupt routing repair code (disabled by default, has lots of issues).
 <li>Drivers for USB ethernet adapters.  <li>Drivers for USB ethernet adapters.
 <li>Sync USB.  <li>Sync USB.
 <li><a href="http://man.openbsd.org?query=lynx&amp;sektion=1&amp;format=html">lynx 2.8.2</a>  <li><a href="http://man.openbsd.org/?query=lynx&amp;sektion=1&amp;format=html">lynx 2.8.2</a>
 <li>Fix a number if <a href="http://man.openbsd.org?query=ipsec&amp;sektion=4&amp;format=html">IPsec(4)</a> esp and ah related bugs introduced during the crypto splitout.  <li>Fix a number if <a href="http://man.openbsd.org/?query=ipsec&amp;sektion=4&amp;format=html">IPsec(4)</a> esp and ah related bugs introduced during the crypto splitout.
 <li>Numerous man page link repairs, so that just about any part of the system has a matching man page.  <li>Numerous man page link repairs, so that just about any part of the system has a matching man page.
 <li>Make f_bsize signed.  <li>Make f_bsize signed.
 <li>Support newer Qlogic <a href="http://man.openbsd.org?query=isp&amp;sektion=4&amp;format=html">isp(4)</a> scsi cards.  <li>Support newer Qlogic <a href="http://man.openbsd.org/?query=isp&amp;sektion=4&amp;format=html">isp(4)</a> scsi cards.
 <li>Support AMD 756 IDE controller in <a href="http://man.openbsd.org?query=pciide&amp;sektion=4&amp;format=html">pciide(4)</a>.  <li>Support AMD 756 IDE controller in <a href="http://man.openbsd.org/?query=pciide&amp;sektion=4&amp;format=html">pciide(4)</a>.
 <li>Add FNM_NOSYS to <a href="http://man.openbsd.org?query=fnmatch&amp;sektion=3&amp;format=html">fnmatch(3)</a> for XPG conformance.  <li>Add FNM_NOSYS to <a href="http://man.openbsd.org/?query=fnmatch&amp;sektion=3&amp;format=html">fnmatch(3)</a> for XPG conformance.
 <li>Flesh out <a href="http://man.openbsd.org?query=mdoc.samples&amp;sektion=7&amp;format=html">mdoc.samples(7)</a>.  <li>Flesh out <a href="http://man.openbsd.org/?query=mdoc.samples&amp;sektion=7&amp;format=html">mdoc.samples(7)</a>.
 <li>Disallow <a href="http://man.openbsd.org?query=pkg_delete&amp;apropos=0&amp;sektion=0&amp;manpath=OpenBSD+Current&amp;format=html">pkg_delete(1)</a> when the pkg_prefix is on a read-only filesystem.  <li>Disallow <a href="http://man.openbsd.org/?query=pkg_delete&amp;apropos=0&amp;sektion=0&amp;manpath=OpenBSD+Current&amp;format=html">pkg_delete(1)</a> when the pkg_prefix is on a read-only filesystem.
 <li>Handle expansion of @exec better in <a href="http://man.openbsd.org?query=pkg_add&amp;apropos=0&amp;sektion=0&amp;manpath=OpenBSD+Current&amp;format=html">pkg_add(1)</a>.  <li>Handle expansion of @exec better in <a href="http://man.openbsd.org/?query=pkg_add&amp;apropos=0&amp;sektion=0&amp;manpath=OpenBSD+Current&amp;format=html">pkg_add(1)</a>.
 <li>Initial support for DSA keys in <a href="http://man.openbsd.org?query=sshd&amp;sektion=8&amp;format=html">sshd(8)</a>.  <li>Initial support for DSA keys in <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8&amp;format=html">sshd(8)</a>.
 <li>In <a href="http://man.openbsd.org?query=ssh&amp;sektion=1&amp;format=html">ssh(1)</a>, switch to raw mode only if we got a pty.  <li>In <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1&amp;format=html">ssh(1)</a>, switch to raw mode only if we got a pty.
 <li>Replace kernel <a href="http://man.openbsd.org?query=timeout&amp;sektion=9&amp;format=html">timeout(9)</a> mechanism with one which permits dynamic allocation of timeout structures.  <li>Replace kernel <a href="http://man.openbsd.org/?query=timeout&amp;sektion=9&amp;format=html">timeout(9)</a> mechanism with one which permits dynamic allocation of timeout structures.
 <li>In <a href="http://man.openbsd.org?query=fdisk&amp;sektion=8&amp;format=html">fdisk(8)</a>, do not use BIOS geometry by default, a lot of newer BIOSs get upset when this is done with larger drives.  <li>In <a href="http://man.openbsd.org/?query=fdisk&amp;sektion=8&amp;format=html">fdisk(8)</a>, do not use BIOS geometry by default, a lot of newer BIOSs get upset when this is done with larger drives.
 <li>Make <a href="http://man.openbsd.org?query=script&amp;sektion=1&amp;format=html">script(1)</a> exit with a proper (and documented) exit code.  <li>Make <a href="http://man.openbsd.org/?query=script&amp;sektion=1&amp;format=html">script(1)</a> exit with a proper (and documented) exit code.
 <li>Fix AMD K6 <a href="http://man.openbsd.org?query=mtrr&amp;sektion=4&amp;arch=i386">mtrr(4)</a>.  <li>Fix AMD K6 <a href="http://man.openbsd.org/?query=mtrr&amp;sektion=4&amp;arch=i386">mtrr(4)</a>.
 <li>Fix overflow in <a href="http://man.openbsd.org?query=ftp&amp;sektion=1&amp;format=html">ftp(1)</a>.  <li>Fix overflow in <a href="http://man.openbsd.org/?query=ftp&amp;sektion=1&amp;format=html">ftp(1)</a>.
 <li>Fix directory mishandlings in <a href="http://man.openbsd.org?query=who&amp;sektion=1&amp;format=html">who(1)</a>.  <li>Fix directory mishandlings in <a href="http://man.openbsd.org/?query=who&amp;sektion=1&amp;format=html">who(1)</a>.
 <li>Fix overflow in <a href="http://man.openbsd.org?query=ul&amp;sektion=1&amp;format=html">ul(1)</a>.  <li>Fix overflow in <a href="http://man.openbsd.org/?query=ul&amp;sektion=1&amp;format=html">ul(1)</a>.
 <li>Fix modes for <a href="http://man.openbsd.org?query=ch&amp;sektion=4&amp;format=html">ch(4)</a> and <a href="http://man.openbsd.org?query=st&amp;sektion=4&amp;format=html">st(4)</a> devices so that operator is more powerful.  <li>Fix modes for <a href="http://man.openbsd.org/?query=ch&amp;sektion=4&amp;format=html">ch(4)</a> and <a href="http://man.openbsd.org/?query=st&amp;sektion=4&amp;format=html">st(4)</a> devices so that operator is more powerful.
 <li><a href="http://man.openbsd.org?query=ray&amp;sektion=4&amp;format=html">ray(4)</a> supports the raytheon/webgear ieee 802.11 FH wireless ethernet.  <li><a href="http://man.openbsd.org/?query=ray&amp;sektion=4&amp;format=html">ray(4)</a> supports the raytheon/webgear ieee 802.11 FH wireless ethernet.
 <li><a href="http://man.openbsd.org?query=ahc&amp;sektion=4&amp;format=html">ahc(4)</a> driver now supports 789x chipset based controllers (7892/9 not verified).  <li><a href="http://man.openbsd.org/?query=ahc&amp;sektion=4&amp;format=html">ahc(4)</a> driver now supports 789x chipset based controllers (7892/9 not verified).
 <li>Add SIOCGIFMTU/SIOCSIFMTU.  <li>Add SIOCGIFMTU/SIOCSIFMTU.
 <li>Support for the uninorth PCI bridge on the G4 macs.  <li>Support for the uninorth PCI bridge on the G4 macs.
 <li>bus_dma support in the powerpc port.  <li>bus_dma support in the powerpc port.
 <li><a href="http://man.openbsd.org?query=httpd&amp;sektion=8&amp;format=html">apache 1.3.12</a> + mod_ssl 2.6.2  <li><a href="http://man.openbsd.org/?query=httpd&amp;sektion=8&amp;format=html">apache 1.3.12</a> + mod_ssl 2.6.2
 <li><a href="http://man.openbsd.org?query=ssl&amp;sektion=8&amp;format=html">OpenSSL 0.9.5</a>  <li><a href="http://man.openbsd.org/?query=ssl&amp;sektion=8&amp;format=html">OpenSSL 0.9.5</a>
 <li>Fix parsing of @-style commands in <a href="http://man.openbsd.org?query=crontab&amp;sektion=5&amp;format=html">crontab(5)</a> files.  <li>Fix parsing of @-style commands in <a href="http://man.openbsd.org/?query=crontab&amp;sektion=5&amp;format=html">crontab(5)</a> files.
 <li>Make <a href="http://man.openbsd.org?query=m4&amp;sektion=1&amp;format=html">m4(1)</a> compatible enough with GNU m4 to handle autoconf 2.13.  <li>Make <a href="http://man.openbsd.org/?query=m4&amp;sektion=1&amp;format=html">m4(1)</a> compatible enough with GNU m4 to handle autoconf 2.13.
 <li>Add <a href="http://man.openbsd.org?query=ratecheck&amp;sektion=9&amp;format=html">ratecheck(9)</a> API to the kernel.  <li>Add <a href="http://man.openbsd.org/?query=ratecheck&amp;sektion=9&amp;format=html">ratecheck(9)</a> API to the kernel.
 <li>Quieten, secure, and improve <a href="http://man.openbsd.org?query=ip6&amp;sektion=4">ipv6(4)</a> boot-time route setup.  <li>Quieten, secure, and improve <a href="http://man.openbsd.org/?query=ip6&amp;sektion=4">ipv6(4)</a> boot-time route setup.
 <li>Cryptographic hardware services framework, first meant for use by <a href="http://man.openbsd.org?query=ipsec&amp;apropos=0&amp;sektion=0&amp;manpath=OpenBSD+Current&amp;format=html">IPsec(4)</a>.  <li>Cryptographic hardware services framework, first meant for use by <a href="http://man.openbsd.org/?query=ipsec&amp;apropos=0&amp;sektion=0&amp;manpath=OpenBSD+Current&amp;format=html">IPsec(4)</a>.
 <li>Fix interrupt handling issue in <a href="http://man.openbsd.org?query=dc&amp;sektion=4&amp;format=html">dc(4)</a>.  <li>Fix interrupt handling issue in <a href="http://man.openbsd.org/?query=dc&amp;sektion=4&amp;format=html">dc(4)</a>.
 <li>Newer <a href="http://man.openbsd.org?query=uvm&amp;sektion=9">uvm(9)</a> code.  <li>Newer <a href="http://man.openbsd.org/?query=uvm&amp;sektion=9">uvm(9)</a> code.
 <li>Prevent overflow in subr_extent code.  <li>Prevent overflow in subr_extent code.
 <li>Support FAT32 <a href="http://man.openbsd.org?query=mount_msdos&amp;sektion=8&amp;format=html">msdos</a> partitions over 4GB.  <li>Support FAT32 <a href="http://man.openbsd.org/?query=mount_msdos&amp;sektion=8&amp;format=html">msdos</a> partitions over 4GB.
 <li><a href="http://man.openbsd.org?">Many man page improvements.</a>  <li><a href="http://man.openbsd.org?">Many man page improvements.</a>
 <li>Disable suffix removal code in <a href="http://man.openbsd.org?query=make&amp;sektion=1&amp;format=html">make(1)</a>, since it is buggy.  <li>Disable suffix removal code in <a href="http://man.openbsd.org/?query=make&amp;sektion=1&amp;format=html">make(1)</a>, since it is buggy.
 <li>Fix blink and underline attribute handling for new <a href="http://man.openbsd.org?query=scon&&amp;manpath=OpenBSD+2.7&amp;arch=i386">PC display mode</a>.  <li>Fix blink and underline attribute handling for new <a href="http://man.openbsd.org/?query=scon&&amp;manpath=OpenBSD+2.7&amp;arch=i386">PC display mode</a>.
 <li><a href="http://man.openbsd.org?query=curses&amp;sektion=3&amp;format=html">ncurses-5.0-20000311</a>  <li><a href="http://man.openbsd.org/?query=curses&amp;sektion=3&amp;format=html">ncurses-5.0-20000311</a>
 <li>IPFilter 3.3.11  <li>IPFilter 3.3.11
 <li>Support more eisa <a href="http://man.openbsd.org?query=ep&amp;sektion=4&amp;format=html">ep(4)</a> cards.  <li>Support more eisa <a href="http://man.openbsd.org/?query=ep&amp;sektion=4&amp;format=html">ep(4)</a> cards.
 <li>Implement realtime signal routines in <a href="http://man.openbsd.org?query=compat_linux&amp;sektion=8">compat_linux(8).</a>  <li>Implement realtime signal routines in <a href="http://man.openbsd.org/?query=compat_linux&amp;sektion=8">compat_linux(8).</a>
 <li>Disable K6 MTRR until it is fixed.  <li>Disable K6 MTRR until it is fixed.
 <li>Update <a href="http://man.openbsd.org?query=rtadvd&amp;sektion=8&amp;format=html">rtadvd(8)</a>  <li>Update <a href="http://man.openbsd.org/?query=rtadvd&amp;sektion=8&amp;format=html">rtadvd(8)</a>
 <li>Get rid of leading NULs in /kern/msgbuf.  <li>Get rid of leading NULs in /kern/msgbuf.
 <li>Disallow packets to malicious 6to4 prefixes.  <li>Disallow packets to malicious 6to4 prefixes.
 <li>Fix radix tree mishandling bug in routing code.  <li>Fix radix tree mishandling bug in routing code.
 <li>Add more gnu-compatible options to <a href="http://man.openbsd.org?query=m4&amp;sektion=1&amp;format=html">m4(1)</a>  <li>Add more gnu-compatible options to <a href="http://man.openbsd.org/?query=m4&amp;sektion=1&amp;format=html">m4(1)</a>
 <li>Repair sub-shell execution handling in <a href="http://man.openbsd.org?query=hostname.if&amp;sektion=5&amp;format=html">hostname.if(5)</a>  <li>Repair sub-shell execution handling in <a href="http://man.openbsd.org/?query=hostname.if&amp;sektion=5&amp;format=html">hostname.if(5)</a>
 <li>Reverse engineer crypto lockout function on the aeon crypto card.  <li>Reverse engineer crypto lockout function on the aeon crypto card.
 <li>Fix file descriptor leak in <a href="http://man.openbsd.org?query=compress&amp;sektion=1&amp;format=html">compress(1)</a>  <li>Fix file descriptor leak in <a href="http://man.openbsd.org/?query=compress&amp;sektion=1&amp;format=html">compress(1)</a>
 <li>Fix a memory corruption bug in the <a href="http://man.openbsd.org?query=ipsec&amp;sektion=4&amp;format=html">IPsec(4)</a> skipjack implementation.  <li>Fix a memory corruption bug in the <a href="http://man.openbsd.org/?query=ipsec&amp;sektion=4&amp;format=html">IPsec(4)</a> skipjack implementation.
 <li><a href="http://man.openbsd.org?query=curses&amp;sektion=3&amp;format=html">ncurses-5.0-20000304</a>.  <li><a href="http://man.openbsd.org/?query=curses&amp;sektion=3&amp;format=html">ncurses-5.0-20000304</a>.
 <li>Disallow root password guessing in <a href="http://man.openbsd.org?query=sshd&amp;sektion=8&amp;format=html">sshd(8)</a>.  <li>Disallow root password guessing in <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8&amp;format=html">sshd(8)</a>.
 <li><a href="http://man.openbsd.org?query=grep&amp;sektion=1&amp;format=html">grep(1)</a> 2.4.1  <li><a href="http://man.openbsd.org/?query=grep&amp;sektion=1&amp;format=html">grep(1)</a> 2.4.1
 <li>Multiple inclusion protection problem solution on the sparc.  <li>Multiple inclusion protection problem solution on the sparc.
 <li><a href="http://man.openbsd.org?query=isakmpd&amp;sektion=8&amp;format=html">isakmpd(8)</a> update.  <li><a href="http://man.openbsd.org/?query=isakmpd&amp;sektion=8&amp;format=html">isakmpd(8)</a> update.
 <li>Add support for new signals to the <a href="http://man.openbsd.org?query=compat_linux&amp;sektion=8&amp;format=html">compat_linux(8)</a> emulation routines.  <li>Add support for new signals to the <a href="http://man.openbsd.org/?query=compat_linux&amp;sektion=8&amp;format=html">compat_linux(8)</a> emulation routines.
 <li>Add 802.1Q support to <a href="http://man.openbsd.org?query=tcpdump&amp;sektion=8&amp;format=html">tcpdump(8)</a>.  <li>Add 802.1Q support to <a href="http://man.openbsd.org/?query=tcpdump&amp;sektion=8&amp;format=html">tcpdump(8)</a>.
 <li><a href="http://www.openssh.com">OpenSSH</a> 1.2.3 released.  <li><a href="http://www.openssh.com">OpenSSH</a> 1.2.3 released.
 <li>Fix a pipe close race in <a href="http://man.openbsd.org?query=sshd&amp;sektion=8&amp;format=html">sshd(8)</a>.  <li>Fix a pipe close race in <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8&amp;format=html">sshd(8)</a>.
 <li>Fix a panic in <a href="http://man.openbsd.org?query=compat_ibcs2&amp;sektion=8&amp;format=html">compat_ibcs2(8)</a> emulation code.  <li>Fix a panic in <a href="http://man.openbsd.org/?query=compat_ibcs2&amp;sektion=8&amp;format=html">compat_ibcs2(8)</a> emulation code.
 <li>Make P_tmpdir point to /tmp, not /var/tmp.  <li>Make P_tmpdir point to /tmp, not /var/tmp.
 <li>Attempt to handle corrupt <a href="http://man.openbsd.org?query=inetd&amp;sektion=8&amp;format=html">inetd.conf</a> files better.  <li>Attempt to handle corrupt <a href="http://man.openbsd.org/?query=inetd&amp;sektion=8&amp;format=html">inetd.conf</a> files better.
 <li>Try to fix the uio hog problem.  <li>Try to fix the uio hog problem.
 <li>Fix STAT in <a href="http://man.openbsd.org?query=ftpd&amp;sektion=8&amp;format=html">ftpd(8)</a> to be RFC959 compliant.  <li>Fix STAT in <a href="http://man.openbsd.org/?query=ftpd&amp;sektion=8&amp;format=html">ftpd(8)</a> to be RFC959 compliant.
 <li><a href="http://www.usenix.org/publications/library/proceedings/usenix98/full_papers/banga/banga_html/banga.html">Optimized kernel fdalloc()</a>  <li><a href="http://www.usenix.org/publications/library/proceedings/usenix98/full_papers/banga/banga_html/banga.html">Optimized kernel fdalloc()</a>
 <li>Add some missing <a href="http://man.openbsd.org?query=compat_linux&amp;sektion=8&amp;format=html">compat_linux(8)</a> emulation routines.  <li>Add some missing <a href="http://man.openbsd.org/?query=compat_linux&amp;sektion=8&amp;format=html">compat_linux(8)</a> emulation routines.
 <li>Move kernel crypto code to /sys/crypto  <li>Move kernel crypto code to /sys/crypto
 <li>Many <a href="http://man.openbsd.org?query=ppp&amp;sektion=8&amp;format=html">ppp(8)</a> fixes.  <li>Many <a href="http://man.openbsd.org/?query=ppp&amp;sektion=8&amp;format=html">ppp(8)</a> fixes.
 <li>Some libc_r fixes.  <li>Some libc_r fixes.
 <li><a href="http://man.openbsd.org?query=mg&amp;sektion=1">mg(1)</a> version 2a added to the source tree, and we are fixing many things in it.  <li><a href="http://man.openbsd.org/?query=mg&amp;sektion=1">mg(1)</a> version 2a added to the source tree, and we are fixing many things in it.
 <li>Fix an entropy-robbing bug in the <a href="http://man.openbsd.org?query=ssl&amp;sektion=8&amp;format=html">ssl(8)</a> libcrypto.  <li>Fix an entropy-robbing bug in the <a href="http://man.openbsd.org/?query=ssl&amp;sektion=8&amp;format=html">ssl(8)</a> libcrypto.
 <li>Change <a href="http://man.openbsd.org?query=wicontrol&amp;sektion=8&amp;format=html">wicontrol(8)</a> so that multiple parameters can be set at the same time.  <li>Change <a href="http://man.openbsd.org/?query=wicontrol&amp;sektion=8&amp;format=html">wicontrol(8)</a> so that multiple parameters can be set at the same time.
 <li>Add -m parameter to <a href="http://man.openbsd.org?query=strings&amp;sektion=1&amp;format=html">strings(1)</a>.  <li>Add -m parameter to <a href="http://man.openbsd.org/?query=strings&amp;sektion=1&amp;format=html">strings(1)</a>.
 <li>Add <a href="http://man.openbsd.org?query=getifaddrs&amp;sektion=3&amp;format=html">getifaddrs(3)</a>.  <li>Add <a href="http://man.openbsd.org/?query=getifaddrs&amp;sektion=3&amp;format=html">getifaddrs(3)</a>.
 <li>Permit enlarging of msgbuf on the various architectures.  <li>Permit enlarging of msgbuf on the various architectures.
 <li>On sun4m machines, replace .{u,}{mul,div,mod} functions with faster versions using the new sun4m instructions.  A very significant performance improvement.  <li>On sun4m machines, replace .{u,}{mul,div,mod} functions with faster versions using the new sun4m instructions.  A very significant performance improvement.
 <li>Add <a href="http://man.openbsd.org?query=fseeko&amp;sektion=3">fseeko(3)</a> and <a href="http://man.openbsd.org?query=ftello&amp;sektion=3">ftello(3)</a> interfaces.  <li>Add <a href="http://man.openbsd.org/?query=fseeko&amp;sektion=3">fseeko(3)</a> and <a href="http://man.openbsd.org/?query=ftello&amp;sektion=3">ftello(3)</a> interfaces.
 <li>Two TCP SACK fixes -- SACK now appears to be completely reliable.  <li>Two TCP SACK fixes -- SACK now appears to be completely reliable.
 <li>Optimize <a href="http://man.openbsd.org?query=bridge&amp;sektion=4&amp;format=html">bridge(4)</a> code by allocating less mbufs.  <li>Optimize <a href="http://man.openbsd.org/?query=bridge&amp;sektion=4&amp;format=html">bridge(4)</a> code by allocating less mbufs.
 <li>Fix alignment fault in <a href="http://man.openbsd.org?query=amd&amp;sektion=8&amp;format=html">amd(8)</a> on the alpha.  <li>Fix alignment fault in <a href="http://man.openbsd.org/?query=amd&amp;sektion=8&amp;format=html">amd(8)</a> on the alpha.
 <li>Add support for <a href="http://man.openbsd.org?query=ses&amp;sektion=4&amp;format=html">ses(4)</a> devices, and the <a href="http://man.openbsd.org?query=sesd&amp;sektion=8&amp;format=html">sesd(8)</a> tools for probing.  <li>Add support for <a href="http://man.openbsd.org/?query=ses&amp;sektion=4&amp;format=html">ses(4)</a> devices, and the <a href="http://man.openbsd.org/?query=sesd&amp;sektion=8&amp;format=html">sesd(8)</a> tools for probing.
 <li>Add support for 12160 (Ultra3) in <a href="http://man.openbsd.org?query=isp&amp;sektion=4&amp;format=html">isp(4)</a>.  <li>Add support for 12160 (Ultra3) in <a href="http://man.openbsd.org/?query=isp&amp;sektion=4&amp;format=html">isp(4)</a>.
 <li>Buffer overflows in <a href="http://man.openbsd.org?query=mopd&amp;sektion=8&amp;format=html">mopd(8)</a>  <li>Buffer overflows in <a href="http://man.openbsd.org/?query=mopd&amp;sektion=8&amp;format=html">mopd(8)</a>
 <li>Complete hypersparc support.  <li>Complete hypersparc support.
 <li>Link sparc boot and bootxx bootblocks at different addresses; repairs booting on the hypersparc.  <li>Link sparc boot and bootxx bootblocks at different addresses; repairs booting on the hypersparc.
 <li>update to latest <a href="http://man.openbsd.org?query=kerberos&amp;sektion=1&amp;format=html">KTH kerberosIV 1.0</a>  <li>update to latest <a href="http://man.openbsd.org/?query=kerberos&amp;sektion=1&amp;format=html">KTH kerberosIV 1.0</a>
 <li>Update to newer <a href="http://man.openbsd.org?query=compile_et&amp;sektion=1&amp;format=html">compile_et(1)</a>.  <li>Update to newer <a href="http://man.openbsd.org/?query=compile_et&amp;sektion=1&amp;format=html">compile_et(1)</a>.
 <li>Full support for serial console on the i386, see <a href="http://man.openbsd.org?query=boot&amp;sektion=8&amp;format=html">boot(8)</a>.  <li>Full support for serial console on the i386, see <a href="http://man.openbsd.org/?query=boot&amp;sektion=8&amp;format=html">boot(8)</a>.
 <li>Support PPPoE in <a href="http://man.openbsd.org?query=tcpdump&amp;sektion=8&amp;format=html">tcpdump(8)</a>.  <li>Support PPPoE in <a href="http://man.openbsd.org/?query=tcpdump&amp;sektion=8&amp;format=html">tcpdump(8)</a>.
 <li>Fix alignment problem for ancillary data; affected 64 bit machines.  <li>Fix alignment problem for ancillary data; affected 64 bit machines.
 <li>Do not call <a href="http://man.openbsd.org?query=sleep&amp;sektion=3&amp;format=html">sleep(3)</a> in <a href="http://man.openbsd.org?query=rcmd&amp;sektion=3&amp;format=html">rcmd(3)</a>.  <li>Do not call <a href="http://man.openbsd.org/?query=sleep&amp;sektion=3&amp;format=html">sleep(3)</a> in <a href="http://man.openbsd.org/?query=rcmd&amp;sektion=3&amp;format=html">rcmd(3)</a>.
 <li>On sparc, avoid flushing unmapped memory from the cache in dvma_mapout().  <li>On sparc, avoid flushing unmapped memory from the cache in dvma_mapout().
 <li>ipf 3.3.9  <li>ipf 3.3.9
 <li>Move <a href="http://man.openbsd.org?query=smrsh&amp;sektion=8&amp;format=html">smrsh(8)</a> to /usr/libexec.  <li>Move <a href="http://man.openbsd.org/?query=smrsh&amp;sektion=8&amp;format=html">smrsh(8)</a> to /usr/libexec.
 <li>Add <a href="http://man.openbsd.org?query=traceroute6&amp;sektion=8&amp;format=html">traceroute6(8)</a>.  <li>Add <a href="http://man.openbsd.org/?query=traceroute6&amp;sektion=8&amp;format=html">traceroute6(8)</a>.
 <li>Use extents instead of rmaps to manage sparc dvma space.  <li>Use extents instead of rmaps to manage sparc dvma space.
 <li>Have extent_alloc_subregion() also handle an alignment offset.  <li>Have extent_alloc_subregion() also handle an alignment offset.
 <li>More fixes to <a href="http://man.openbsd.org?query=xl&amp;sektion=4&amp;format=html">xl(4)</a> for non-MII cards.  <li>More fixes to <a href="http://man.openbsd.org/?query=xl&amp;sektion=4&amp;format=html">xl(4)</a> for non-MII cards.
 <li>In <a href="http://man.openbsd.org?query=sshd&amp;sektion=8&amp;format=html">sshd(8)</a>, move XAUTHORITY to a subdirectory, fixing security issues.  <li>In <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8&amp;format=html">sshd(8)</a>, move XAUTHORITY to a subdirectory, fixing security issues.
 <li>Handle directly connected lines better in <a href="http://man.openbsd.org?query=pppd&amp;sektion=8&amp;format=html">pppd(8)</a>.  <li>Handle directly connected lines better in <a href="http://man.openbsd.org/?query=pppd&amp;sektion=8&amp;format=html">pppd(8)</a>.
 <li>Y2K repairs in <a href="http://man.openbsd.org?query=cvs&amp;sektion=1&amp;format=html">cvs(1)</a>.  <li>Y2K repairs in <a href="http://man.openbsd.org/?query=cvs&amp;sektion=1&amp;format=html">cvs(1)</a>.
 <li>Let weak symbols take precedence over second hand symbols in <a href="http://man.openbsd.org?query=ld&amp;sektion=1&amp;format=html">ld(1)</a>.  <li>Let weak symbols take precedence over second hand symbols in <a href="http://man.openbsd.org/?query=ld&amp;sektion=1&amp;format=html">ld(1)</a>.
 <li><a href="http://man.openbsd.org?query=wx&amp;sektion=4&amp;format=html">wx(4)</a> driver supporting the Intel 82452 gigabit ethernet card.  <li><a href="http://man.openbsd.org/?query=wx&amp;sektion=4&amp;format=html">wx(4)</a> driver supporting the Intel 82452 gigabit ethernet card.
 <li>Support hundreds of interfaces in <a href="http://man.openbsd.org?query=dhclient&amp;sektion=8&amp;format=html">dhclient(8)</a> and <a href="http://man.openbsd.org?query=dhcpd&amp;sektion=8&amp;format=html">dhcpd(8)</a>.  <li>Support hundreds of interfaces in <a href="http://man.openbsd.org/?query=dhclient&amp;sektion=8&amp;format=html">dhclient(8)</a> and <a href="http://man.openbsd.org/?query=dhcpd&amp;sektion=8&amp;format=html">dhcpd(8)</a>.
 <li>texinfo 4.0  <li>texinfo 4.0
 <li>Split i386 memory &lt;16MB into it's own freelist, permitting large memory machines to work better.  <li>Split i386 memory &lt;16MB into it's own freelist, permitting large memory machines to work better.
 <li>New <a href="http://man.openbsd.org?query=fhopen&amp;sektion=2&amp;format=html">fhopen(2)</a>, <a href="http://man.openbsd.org?query=fhstat&amp;sektion=2&amp;format=html">fhstat(2)</a>, and <a href="http://man.openbsd.org?query=fhstatfs&amp;sektion=2&amp;format=html">fhstatfs(2)</a> system calls to easier support userland filesystems.  <li>New <a href="http://man.openbsd.org/?query=fhopen&amp;sektion=2&amp;format=html">fhopen(2)</a>, <a href="http://man.openbsd.org/?query=fhstat&amp;sektion=2&amp;format=html">fhstat(2)</a>, and <a href="http://man.openbsd.org/?query=fhstatfs&amp;sektion=2&amp;format=html">fhstatfs(2)</a> system calls to easier support userland filesystems.
 <li>Support newer LVD models in the <a href="http://man.openbsd.org?query=ncr&amp;sektion=4&amp;format=html">ncr(4)</a> driver.  <li>Support newer LVD models in the <a href="http://man.openbsd.org/?query=ncr&amp;sektion=4&amp;format=html">ncr(4)</a> driver.
 <li><a href="http://man.openbsd.org?query=gdt&amp;sektion=4&amp;format=html">gdt(4)</a> driver for the ICP-Vortex RAID card series.  <li><a href="http://man.openbsd.org/?query=gdt&amp;sektion=4&amp;format=html">gdt(4)</a> driver for the ICP-Vortex RAID card series.
 <li>Update to FreeBSD <a href="http://man.openbsd.org?query=newfs_msdos&amp;sektion=8&amp;format=html">newfs_msdos(8)</a>, which can support hard drives too  <li>Update to FreeBSD <a href="http://man.openbsd.org/?query=newfs_msdos&amp;sektion=8&amp;format=html">newfs_msdos(8)</a>, which can support hard drives too
 <li>New OpenBSD <a href="art1.html">art page</a>.  <li>New OpenBSD <a href="art1.html">art page</a>.
 <li>Updates to the <a href="http://man.openbsd.org?query=lmc&amp;sektion=4&amp;format=html">lmc(4)</a> device driver.  <li>Updates to the <a href="http://man.openbsd.org/?query=lmc&amp;sektion=4&amp;format=html">lmc(4)</a> device driver.
 <li><a href="http://man.openbsd.org?query=uaudio&amp;sektion=4&amp;format=html">uaudio(4)</a> support.  <li><a href="http://man.openbsd.org/?query=uaudio&amp;sektion=4&amp;format=html">uaudio(4)</a> support.
 <li><a href="http://man.openbsd.org?query=ti&amp;sektion=4&amp;format=html">ti(4)</a> also supports Farallon PN9000SX.  <li><a href="http://man.openbsd.org/?query=ti&amp;sektion=4&amp;format=html">ti(4)</a> also supports Farallon PN9000SX.
 <li><a href="http://man.openbsd.org?query=curses&amp;sektion=3&amp;format=html">ncurses-5.0-20000205</a>.  <li><a href="http://man.openbsd.org/?query=curses&amp;sektion=3&amp;format=html">ncurses-5.0-20000205</a>.
 <li><a href="http://man.openbsd.org?query=adw&amp;sektion=4&amp;format=html">adw(4)</a> now supports Advansys U2W scsi cards.  <li><a href="http://man.openbsd.org/?query=adw&amp;sektion=4&amp;format=html">adw(4)</a> now supports Advansys U2W scsi cards.
 <li>Further sparc pmap improvements.  <li>Further sparc pmap improvements.
 <li>Allow <a href="http://man.openbsd.org?query=ssh-keygen&amp;sektion=1&amp;format=html">ssh-keygen(1)</a> to be used for generating signatures of any <a href="http://man.openbsd.org?query=ssh&amp;sektion=1&amp;format=html">ssh(1)</a> control file.  <li>Allow <a href="http://man.openbsd.org/?query=ssh-keygen&amp;sektion=1&amp;format=html">ssh-keygen(1)</a> to be used for generating signatures of any <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1&amp;format=html">ssh(1)</a> control file.
 <li>In sparc port, handle SM30 specially because it starts up with the cache running.  <li>In sparc port, handle SM30 specially because it starts up with the cache running.
 <li>import <a href="http://man.openbsd.org?query=usbdevs&amp;sektion=8&amp;format=html">usbdevs(8)</a>.  <li>import <a href="http://man.openbsd.org/?query=usbdevs&amp;sektion=8&amp;format=html">usbdevs(8)</a>.
 <li>When handling an <a href="http://man.openbsd.org?query=apm&amp;sektion=4&amp;arch=i386">apm(4)</a> suspend, power down pcmcia devices; when unsuspending, power them back up.  Very nice.  <li>When handling an <a href="http://man.openbsd.org/?query=apm&amp;sektion=4&amp;arch=i386">apm(4)</a> suspend, power down pcmcia devices; when unsuspending, power them back up.  Very nice.
 <li>Rewrite <a href="http://man.openbsd.org?query=makewhatis&amp;sektion=8&amp;format=html">makewhatis(8)</a> in <a href="http://man.openbsd.org?query=perl&amp;sektion=1&amp;format=html">perl(1)</a>.  <li>Rewrite <a href="http://man.openbsd.org/?query=makewhatis&amp;sektion=8&amp;format=html">makewhatis(8)</a> in <a href="http://man.openbsd.org/?query=perl&amp;sektion=1&amp;format=html">perl(1)</a>.
 <li>Deal with empty path element in LD_LIBRARY_PATH variable.  <li>Deal with empty path element in LD_LIBRARY_PATH variable.
 <li>On i386 prevent overflow in computation of buffer cache limitation, thus supporting machines with lots of memory.  <li>On i386 prevent overflow in computation of buffer cache limitation, thus supporting machines with lots of memory.
 <li>Hardware encryption support added to wi(4) (the wavelan driver).  <li>Hardware encryption support added to wi(4) (the wavelan driver).
 <li>Performance optimizations to <a href="http://man.openbsd.org?query=m4&amp;sektion=1&amp;format=html">m4(1)</a>.  <li>Performance optimizations to <a href="http://man.openbsd.org/?query=m4&amp;sektion=1&amp;format=html">m4(1)</a>.
 <li>Fix a panic in <a href="http://man.openbsd.org?query=nfsd&amp;sektion=8&amp;format=html">nfsd(8)</a>.  <li>Fix a panic in <a href="http://man.openbsd.org/?query=nfsd&amp;sektion=8&amp;format=html">nfsd(8)</a>.
 <li>Have <a href="http://man.openbsd.org?query=mkdir&amp;sektion=1&amp;format=html">mkdir -m</a> support sticky and setuid bits.  <li>Have <a href="http://man.openbsd.org/?query=mkdir&amp;sektion=1&amp;format=html">mkdir -m</a> support sticky and setuid bits.
 <li>Support -R flag in <a href="http://man.openbsd.org?query=rtadvd&amp;sektion=8&amp;format=html">rtadvd(8)</a>.  <li>Support -R flag in <a href="http://man.openbsd.org/?query=rtadvd&amp;sektion=8&amp;format=html">rtadvd(8)</a>.
 <li>Without a subcommand, have <a href="http://man.openbsd.org?query=atactl&amp;sektion=8&amp;format=html">atactl(8)</a> assume that the "identify" command is implied.  <li>Without a subcommand, have <a href="http://man.openbsd.org/?query=atactl&amp;sektion=8&amp;format=html">atactl(8)</a> assume that the "identify" command is implied.
 <li>Workaround in <a href="http://man.openbsd.org?query=ftp&amp;sektion=1&amp;format=html">ftp(1)</a>, for Y2K broken ftp servers that return 19100 for the year. Remind is this is here in the year 19098, ok?  <li>Workaround in <a href="http://man.openbsd.org/?query=ftp&amp;sektion=1&amp;format=html">ftp(1)</a>, for Y2K broken ftp servers that return 19100 for the year. Remind is this is here in the year 19098, ok?
 <li>ipf 3.3.8  <li>ipf 3.3.8
 <li>Fix a pty close race in <a href="http://man.openbsd.org?query=sshd&amp;sektion=8&amp;format=html">sshd(8)</a>.  <li>Fix a pty close race in <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8&amp;format=html">sshd(8)</a>.
 <li>Arrange so that <a href="http://man.openbsd.org?query=dhclient&amp;sektion=8&amp;format=html">dhclient(8)</a> does not update <a href="http://man.openbsd.org?query=resolv.conf&amp;sektion=5&amp;format=html">/etc/resolv.conf</a> if no DNS information is found.  <li>Arrange so that <a href="http://man.openbsd.org/?query=dhclient&amp;sektion=8&amp;format=html">dhclient(8)</a> does not update <a href="http://man.openbsd.org/?query=resolv.conf&amp;sektion=5&amp;format=html">/etc/resolv.conf</a> if no DNS information is found.
 <li><a href="http://man.openbsd.org?query=isakmpd&amp;sektion=8&amp;format=html">isakmpd(8)</a> update.  <li><a href="http://man.openbsd.org/?query=isakmpd&amp;sektion=8&amp;format=html">isakmpd(8)</a> update.
 <li>Support 93C66 and 93C56 SEEPROM chips (used by more modern <a href="http://man.openbsd.org?query=ahc&amp;sektion=4">ahc(4)</a> cards).  <li>Support 93C66 and 93C56 SEEPROM chips (used by more modern <a href="http://man.openbsd.org/?query=ahc&amp;sektion=4">ahc(4)</a> cards).
 <li>Fix a number of bugs in <a href="http://man.openbsd.org?query=fsplit&amp;sektion=1&amp;format=html">fsplit(1)</a>.  <li>Fix a number of bugs in <a href="http://man.openbsd.org/?query=fsplit&amp;sektion=1&amp;format=html">fsplit(1)</a>.
 <li>Use <a href="http://man.openbsd.org?query=ed&amp;sektion=1&amp;format=html">ed(1)</a> in <a href="http://man.openbsd.org?query=rc&amp;sektion=8&amp;format=html">/etc/rc</a>, since <a href="http://man.openbsd.org?query=grep&amp;sektion=1&amp;format=html">grep(1)</a> is in /usr.  <li>Use <a href="http://man.openbsd.org/?query=ed&amp;sektion=1&amp;format=html">ed(1)</a> in <a href="http://man.openbsd.org/?query=rc&amp;sektion=8&amp;format=html">/etc/rc</a>, since <a href="http://man.openbsd.org/?query=grep&amp;sektion=1&amp;format=html">grep(1)</a> is in /usr.
 <li>i386 now runs libkvm instead of libkvm.old.  <li>i386 now runs libkvm instead of libkvm.old.
 <li>Add a <a href="http://man.openbsd.org?query=dmesg&amp;sektion=8&amp;format=html">dmesg(8)</a> alias to the install media.  <li>Add a <a href="http://man.openbsd.org/?query=dmesg&amp;sektion=8&amp;format=html">dmesg(8)</a> alias to the install media.
 <li>In <a href="http://man.openbsd.org?query=gcc&amp;sektion=1">gcc(1)</a>, add an i386 specific peephole optimization for stack adjustment.  <li>In <a href="http://man.openbsd.org/?query=gcc&amp;sektion=1">gcc(1)</a>, add an i386 specific peephole optimization for stack adjustment.
 <li>Fix some <a href="http://man.openbsd.org?query=apm&amp;sektion=8&amp;arch=i386">APM version 1.2</a> issues, thus making IBM Thinkpads work.  <li>Fix some <a href="http://man.openbsd.org/?query=apm&amp;sektion=8&amp;arch=i386">APM version 1.2</a> issues, thus making IBM Thinkpads work.
 <li>On the i386, now use the memory map information supplied by the bootblocks.  <li>On the i386, now use the memory map information supplied by the bootblocks.
 <li>Use <a href="http://man.openbsd.org?query=alloca&amp;sektion=3&amp;format=html">alloca(3)</a> instead of <a href="http://man.openbsd.org?query=malloc&amp;sektion=3&amp;format=html">malloc(3)</a> in <a href="http://man.openbsd.org?query=execl&amp;sektion=3&amp;format=html">execl(3)</a> and <a href="http://man.openbsd.org?query=execle&amp;sektion=3&amp;format=html">execle(3)</a>, so that they are <a href="http://man.openbsd.org?query=vfork&amp;sektion=2&amp;format=html">vfork(2)</a> safe.  <li>Use <a href="http://man.openbsd.org/?query=alloca&amp;sektion=3&amp;format=html">alloca(3)</a> instead of <a href="http://man.openbsd.org/?query=malloc&amp;sektion=3&amp;format=html">malloc(3)</a> in <a href="http://man.openbsd.org/?query=execl&amp;sektion=3&amp;format=html">execl(3)</a> and <a href="http://man.openbsd.org/?query=execle&amp;sektion=3&amp;format=html">execle(3)</a>, so that they are <a href="http://man.openbsd.org/?query=vfork&amp;sektion=2&amp;format=html">vfork(2)</a> safe.
 <li><a href="http://man.openbsd.org?query=sudo&amp;sektion=8&amp;format=html">sudo 1.6.2p1</a>  <li><a href="http://man.openbsd.org/?query=sudo&amp;sektion=8&amp;format=html">sudo 1.6.2p1</a>
 <li>Arrange so that <a href="http://man.openbsd.org?query=sshd&amp;sektion=8&amp;format=html">sshd(8)</a> does not do port forwarding until shell successfully starts.  <li>Arrange so that <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8&amp;format=html">sshd(8)</a> does not do port forwarding until shell successfully starts.
 <li>Repair a stupid cache-lockdown bug in the sparc pmap.  <li>Repair a stupid cache-lockdown bug in the sparc pmap.
 <li>Repair memory leak in <a href="http://man.openbsd.org?query=freeaddrinfo&amp;sektion=3&amp;format=html">freeaddrinfo(3)</a>.  <li>Repair memory leak in <a href="http://man.openbsd.org/?query=freeaddrinfo&amp;sektion=3&amp;format=html">freeaddrinfo(3)</a>.
 <li>Significant code shrinkage in <a href="http://man.openbsd.org?query=ipsec&amp;sektion=4&amp;format=html">IPsec(4)</a>, as most AH and ESP code starts sharing more subfunctions.  <li>Significant code shrinkage in <a href="http://man.openbsd.org/?query=ipsec&amp;sektion=4&amp;format=html">IPsec(4)</a>, as most AH and ESP code starts sharing more subfunctions.
 <li>Enable ipv6 support in <a href="http://man.openbsd.org?query=rsh&amp;sektion=1&amp;format=html">rsh(1)</a>, <a href="http://man.openbsd.org?query=rlogin&amp;sektion=1&amp;format=html">rlogin(1)</a>, <a href="http://man.openbsd.org?query=rshd&amp;sektion=8&amp;format=html">rshd(8)</a>, and <a href="http://man.openbsd.org?query=rlogind&amp;sektion=8&amp;format=html">rlogind(8)</a>.  <li>Enable ipv6 support in <a href="http://man.openbsd.org/?query=rsh&amp;sektion=1&amp;format=html">rsh(1)</a>, <a href="http://man.openbsd.org/?query=rlogin&amp;sektion=1&amp;format=html">rlogin(1)</a>, <a href="http://man.openbsd.org/?query=rshd&amp;sektion=8&amp;format=html">rshd(8)</a>, and <a href="http://man.openbsd.org/?query=rlogind&amp;sektion=8&amp;format=html">rlogind(8)</a>.
 <li>Fix <a href="http://man.openbsd.org?query=rcmd&amp;sektion=3&amp;format=html">rcmd(3)</a>, <a href="http://man.openbsd.org?query=iruserok&amp;sektion=3&amp;format=html">iruserok(3)</a>, and <a href="http://man.openbsd.org?query=ruserok&amp;sektion=3&amp;format=html">ruserok(3)</a> to be IPv6 capable, also add more address family independent routines: <a href="http://man.openbsd.org?query=rcmd_af&amp;sektion=3&amp;format=html">rcmd_af(3)</a> and <a href="http://man.openbsd.org?query=iruserok_sa&amp;sektion=3&amp;format=html">iruserok_sa(3)</a>.  <li>Fix <a href="http://man.openbsd.org/?query=rcmd&amp;sektion=3&amp;format=html">rcmd(3)</a>, <a href="http://man.openbsd.org/?query=iruserok&amp;sektion=3&amp;format=html">iruserok(3)</a>, and <a href="http://man.openbsd.org/?query=ruserok&amp;sektion=3&amp;format=html">ruserok(3)</a> to be IPv6 capable, also add more address family independent routines: <a href="http://man.openbsd.org/?query=rcmd_af&amp;sektion=3&amp;format=html">rcmd_af(3)</a> and <a href="http://man.openbsd.org/?query=iruserok_sa&amp;sektion=3&amp;format=html">iruserok_sa(3)</a>.
 <li>Handle MVME1x2 boards with only one ZS serial chip.  <li>Handle MVME1x2 boards with only one ZS serial chip.
 <li>Avoid some more cache flushes in the sparc pmap module.  <li>Avoid some more cache flushes in the sparc pmap module.
 <li>Handle memory shortage better in <a href="http://man.openbsd.org?query=yacc&amp;sektion=1&amp;format=html">yacc(1)</a>, closing some memory leaks.  <li>Handle memory shortage better in <a href="http://man.openbsd.org/?query=yacc&amp;sektion=1&amp;format=html">yacc(1)</a>, closing some memory leaks.
 <li>Sparc pmap performance improved by optimizing some more pte table walks.  <li>Sparc pmap performance improved by optimizing some more pte table walks.
 <li><a href="http://man.openbsd.org?query=isakmpd&amp;sektion=8&amp;format=html">isakmpd(8)</a> update.  <li><a href="http://man.openbsd.org/?query=isakmpd&amp;sektion=8&amp;format=html">isakmpd(8)</a> update.
 <li>Many more man page improvements.  <li>Many more man page improvements.
 <li>More <a href="http://man.openbsd.org?query=getaddrinfo&amp;sektion=3&amp;format=html">getaddrinfo(3)</a> improvements to further match RFC2553.  <li>More <a href="http://man.openbsd.org/?query=getaddrinfo&amp;sektion=3&amp;format=html">getaddrinfo(3)</a> improvements to further match RFC2553.
 <li>Add MAC address filtering in the <a href="http://man.openbsd.org?query=bridge&amp;sektion=4&amp;format=html">bridge(4)</a> code.  <li>Add MAC address filtering in the <a href="http://man.openbsd.org/?query=bridge&amp;sektion=4&amp;format=html">bridge(4)</a> code.
 <li>Fix timestamp bug in <a href="http://man.openbsd.org?query=make&amp;sektion=1&amp;format=html">make(1)</a>.  <li>Fix timestamp bug in <a href="http://man.openbsd.org/?query=make&amp;sektion=1&amp;format=html">make(1)</a>.
 <li><a href="http://man.openbsd.org?query=httpd&amp;sektion=8&amp;format=html">Apache 1.3.11</a> + mod_ssl 2.5.0 merge  <li><a href="http://man.openbsd.org/?query=httpd&amp;sektion=8&amp;format=html">Apache 1.3.11</a> + mod_ssl 2.5.0 merge
 <li>MVME328 scsi card support in mvme68k port.  <li>MVME328 scsi card support in mvme68k port.
 <li>Portable code for handling architectures with backwards-running stacks, like hppa.  <li>Portable code for handling architectures with backwards-running stacks, like hppa.
 <li>Fix Y2K non-compliancy in amiga port's clock chip code.  <li>Fix Y2K non-compliancy in amiga port's clock chip code.
 <li>some minor repairs to <a href="http://man.openbsd.org?query=grdc&amp;sektion=6&amp;format=html">grdc(6)</a>.  <li>some minor repairs to <a href="http://man.openbsd.org/?query=grdc&amp;sektion=6&amp;format=html">grdc(6)</a>.
 <li>MVME376 ethernet card support in mvme68k port.  <li>MVME376 ethernet card support in mvme68k port.
 <li>mvme68k and mvme88k ramdisk repairs.  <li>mvme68k and mvme88k ramdisk repairs.
 <li><a href="http://man.openbsd.org?query=sudo&amp;sektion=8&amp;format=html">sudo 1.6.2</a>.  <li><a href="http://man.openbsd.org/?query=sudo&amp;sektion=8&amp;format=html">sudo 1.6.2</a>.
 <li>Make application mode arrow keys work in <a href="http://man.openbsd.org?query=ksh&amp;sektion=1&amp;format=html">ksh(1)</a>.  <li>Make application mode arrow keys work in <a href="http://man.openbsd.org/?query=ksh&amp;sektion=1&amp;format=html">ksh(1)</a>.
 <li>Protocol independence added to <a href="http://man.openbsd.org?query=bindresvport&amp;sektion=3&amp;format=html">bindresvport(3)</a>.  <li>Protocol independence added to <a href="http://man.openbsd.org/?query=bindresvport&amp;sektion=3&amp;format=html">bindresvport(3)</a>.
 <li><a href="http://www.openssh.com">OpenSSH</a> version 1.2.2 released.  <li><a href="http://www.openssh.com">OpenSSH</a> version 1.2.2 released.
 <li>Lots of <a href="http://man.openbsd.org?query=ipsec&amp;sektion=4&amp;format=html">IPsec(4)</a> pfkey improvements.  <li>Lots of <a href="http://man.openbsd.org/?query=ipsec&amp;sektion=4&amp;format=html">IPsec(4)</a> pfkey improvements.
 <li>Repair exception handling in <a href="http://man.openbsd.org?query=gcc&amp;sektion=1">gcc(1)</a> i386 position independent code.  <li>Repair exception handling in <a href="http://man.openbsd.org/?query=gcc&amp;sektion=1">gcc(1)</a> i386 position independent code.
 <li><a href="http://man.openbsd.org?query=curses&amp;sektion=3&amp;format=html">ncurses-5.0-20000122</a>  <li><a href="http://man.openbsd.org/?query=curses&amp;sektion=3&amp;format=html">ncurses-5.0-20000122</a>
 <li>Don't allow time to be set far forwards and thus wrap, and a warn for time reversing if <a href="http://man.openbsd.org?query=securelevel&amp;sektion=7&amp;format=html">securelevel(7)</a> &gt; 1.  <li>Don't allow time to be set far forwards and thus wrap, and a warn for time reversing if <a href="http://man.openbsd.org/?query=securelevel&amp;sektion=7&amp;format=html">securelevel(7)</a> &gt; 1.
 <li>Some <a href="http://man.openbsd.org?query=compat_sunos&amp;sektion=8&amp;format=html">compat_sunos(8)</a> emulation improvements, particularly for getdents.  <li>Some <a href="http://man.openbsd.org/?query=compat_sunos&amp;sektion=8&amp;format=html">compat_sunos(8)</a> emulation improvements, particularly for getdents.
 <li>Various powerpc port fixes -- it is getting close to actually working well.  <li>Various powerpc port fixes -- it is getting close to actually working well.
 <li>Handle SIGINT failures in <a href="http://man.openbsd.org?query=ssh&amp;sektion=1">ssh(1)</a>/<a href="http://man.openbsd.org?query=scp&amp;sektion=1">scp(1)</a>/<a href="http://man.openbsd.org?query=cvs&amp;sektion=1">cvs(1)</a> better.  <li>Handle SIGINT failures in <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a>/<a href="http://man.openbsd.org/?query=scp&amp;sektion=1">scp(1)</a>/<a href="http://man.openbsd.org/?query=cvs&amp;sektion=1">cvs(1)</a> better.
 <li>Fix bugs in the <a href="http://man.openbsd.org?query=robots&amp;sektion=6">robots(6)</a>, <a href="http://man.openbsd.org?query=tetris&amp;sektion=6">tetris(6)</a>, and <a href="http://man.openbsd.org?query=grdc&amp;sektion=6">grdc(6)</a> games.  <li>Fix bugs in the <a href="http://man.openbsd.org/?query=robots&amp;sektion=6">robots(6)</a>, <a href="http://man.openbsd.org/?query=tetris&amp;sektion=6">tetris(6)</a>, and <a href="http://man.openbsd.org/?query=grdc&amp;sektion=6">grdc(6)</a> games.
 <li>Make <a href="http://man.openbsd.org?query=pax&amp;sektion=1">pax(1)</a>/<a href="http://man.openbsd.org?query=tar&amp;sektion=1">tar(1)</a>/<a href="http://man.openbsd.org?query=cpio&amp;sektion=1">cpio(1)</a> deal with files larger than 2 GB.  <li>Make <a href="http://man.openbsd.org/?query=pax&amp;sektion=1">pax(1)</a>/<a href="http://man.openbsd.org/?query=tar&amp;sektion=1">tar(1)</a>/<a href="http://man.openbsd.org/?query=cpio&amp;sektion=1">cpio(1)</a> deal with files larger than 2 GB.
 <li>Deal with <a href="http://man.openbsd.org?query=getcwd&amp;sektion=3">getcwd(3)</a> returning NULL in <a href="http://man.openbsd.org?query=at&amp;sektion=1">at(1)</a>.  <li>Deal with <a href="http://man.openbsd.org/?query=getcwd&amp;sektion=3">getcwd(3)</a> returning NULL in <a href="http://man.openbsd.org/?query=at&amp;sektion=1">at(1)</a>.
 <li>Rename ip4.allow <a href="http://man.openbsd.org?query=sysctl&amp;sektion=8">sysctl(8)</a> to ipip.allow.  This variable no longer controls any explicitly configured IP-over-IP tunnels.  <li>Rename ip4.allow <a href="http://man.openbsd.org/?query=sysctl&amp;sektion=8">sysctl(8)</a> to ipip.allow.  This variable no longer controls any explicitly configured IP-over-IP tunnels.
 <li>Deal with <a href="http://man.openbsd.org?query=getcwd&amp;sektion=3">getcwd(3)</a> returning NULL in the supfilesrv.  <li>Deal with <a href="http://man.openbsd.org/?query=getcwd&amp;sektion=3">getcwd(3)</a> returning NULL in the supfilesrv.
 <li><font color="#e00000"><strong>DRIVER IMPROVEMENT: Intel <a href="http://man.openbsd.org?query=fxp&amp;sektion=4">fxp(4)</a> cards with <a href="http://man.openbsd.org?query=nsphy&amp;sektion=4">nsphy(4)</a> could not negotiate and maintain 100mbit link. <a href="errata26.html#nsphy">A source code patch is available</a></strong></font>.  <li><font color="#e00000"><strong>DRIVER IMPROVEMENT: Intel <a href="http://man.openbsd.org/?query=fxp&amp;sektion=4">fxp(4)</a> cards with <a href="http://man.openbsd.org/?query=nsphy&amp;sektion=4">nsphy(4)</a> could not negotiate and maintain 100mbit link. <a href="errata26.html#nsphy">A source code patch is available</a></strong></font>.
 <li>Fix a buffer overflow in the <a href="http://man.openbsd.org?query=boot_i386&amp;sektion=8">i386 bootblocks</a>!  <li>Fix a buffer overflow in the <a href="http://man.openbsd.org/?query=boot_i386&amp;sektion=8">i386 bootblocks</a>!
 <li>Fix <a href="http://man.openbsd.org?query=vi&amp;sektion=1">vi(1)</a> recover script to use sysopen(), to avoid magic in perl open().  <li>Fix <a href="http://man.openbsd.org/?query=vi&amp;sektion=1">vi(1)</a> recover script to use sysopen(), to avoid magic in perl open().
 <li>Fix race condition in <a href="http://man.openbsd.org?query=make&amp;sektion=1">make(1)</a> (only applies to make -j, which noone in OpenBSD ever uses).  <li>Fix race condition in <a href="http://man.openbsd.org/?query=make&amp;sektion=1">make(1)</a> (only applies to make -j, which noone in OpenBSD ever uses).
 <li>Reduce console loggin in <a href="http://man.openbsd.org?query=sshd&amp;sektion=8">sshd(8)</a>.  <li>Reduce console loggin in <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8">sshd(8)</a>.
 <li>Fix <a href="http://man.openbsd.org?query=sshd&amp;sektion=8">sshd -i</a>.  <li>Fix <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8">sshd -i</a>.
 <li><font color="#e00000"><strong>SECURITY FIX: Systems with procfs enabled and mounted contain a root hole due to a tricky exploit. <a href="errata26.html#procfs">A source code patch is available</a></strong></font>.  <li><font color="#e00000"><strong>SECURITY FIX: Systems with procfs enabled and mounted contain a root hole due to a tricky exploit. <a href="errata26.html#procfs">A source code patch is available</a></strong></font>.
 <li>Fix a possible NULL dereference in <a href="http://man.openbsd.org?query=execve&amp;sektion=2">execve(2)</a>.  <li>Fix a possible NULL dereference in <a href="http://man.openbsd.org/?query=execve&amp;sektion=2">execve(2)</a>.
 <li><a href="http://man.openbsd.org?query=gcc&amp;sektion=1">gcc 2.95.2</a>  <li><a href="http://man.openbsd.org/?query=gcc&amp;sektion=1">gcc 2.95.2</a>
 <li>add <a href="http://man.openbsd.org?query=rip6query&amp;sektion=8">rip6query(8)</a>.  <li>add <a href="http://man.openbsd.org/?query=rip6query&amp;sektion=8">rip6query(8)</a>.
 <li>Many man page fixes.  <li>Many man page fixes.
 <li>Change <a href="http://man.openbsd.org?query=pcvt&amp;sektion=4&amp;manpath=OpenBSD+2.7&amp;arch=i386">pcvt(4)</a> so that all regular function key presses go to straight to the application.  <li>Change <a href="http://man.openbsd.org/?query=pcvt&amp;sektion=4&amp;manpath=OpenBSD+2.7&amp;arch=i386">pcvt(4)</a> so that all regular function key presses go to straight to the application.
 <li>Avoid botches in <a href="http://man.openbsd.org?query=ftpd&amp;sektion=8">ftpd(8)</a> and <a href="http://man.openbsd.org?query=mtree&amp;sektion=8">mtree(8)</a> introduced from blind replacement of <a href="http://man.openbsd.org?query=getwd&amp;sektion=3">getwd(3)</a> with <a href="http://man.openbsd.org?query=getcwd&amp;sektion=3">getcwd(3)</a>.  <li>Avoid botches in <a href="http://man.openbsd.org/?query=ftpd&amp;sektion=8">ftpd(8)</a> and <a href="http://man.openbsd.org/?query=mtree&amp;sektion=8">mtree(8)</a> introduced from blind replacement of <a href="http://man.openbsd.org/?query=getwd&amp;sektion=3">getwd(3)</a> with <a href="http://man.openbsd.org/?query=getcwd&amp;sektion=3">getcwd(3)</a>.
 <li>Disable agent forwarding in <a href="http://man.openbsd.org?query=ssh&amp;sektion=1">ssh(1)</a> protocol 1.3.  <li>Disable agent forwarding in <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a> protocol 1.3.
 <li>Support for another gigabit ethernet card using the alteon chipset.  <li>Support for another gigabit ethernet card using the alteon chipset.
 <li>Fix a garbage printout in <a href="http://man.openbsd.org?query=ftpd&amp;sektion=8">ftpd(8)</a>.  <li>Fix a garbage printout in <a href="http://man.openbsd.org/?query=ftpd&amp;sektion=8">ftpd(8)</a>.
 <li>Error message repair in <a href="http://man.openbsd.org?query=from&amp;sektion=1">from(1)</a>.  <li>Error message repair in <a href="http://man.openbsd.org/?query=from&amp;sektion=1">from(1)</a>.
 <li>Fix <a href="http://man.openbsd.org?query=fxp&amp;sektion=4">fxp(4)</a>+<a href="http://man.openbsd.org?query=nsphy&amp;sektion=4">nsphy(4)</a> problems.  <li>Fix <a href="http://man.openbsd.org/?query=fxp&amp;sektion=4">fxp(4)</a>+<a href="http://man.openbsd.org/?query=nsphy&amp;sektion=4">nsphy(4)</a> problems.
 <li>Tons more <a href="http://man.openbsd.org?query=man&amp;sektion=1">man(1)</a> page repairs.  <li>Tons more <a href="http://man.openbsd.org/?query=man&amp;sektion=1">man(1)</a> page repairs.
 <li>Fix a bug in the <a href="http://man.openbsd.org?query=pipe&amp;sektion=2">pipe(2)</a> system call.  <li>Fix a bug in the <a href="http://man.openbsd.org/?query=pipe&amp;sektion=2">pipe(2)</a> system call.
 <li>v6 support in <a href="http://man.openbsd.org?query=fstat&amp;sektion=1">fstat(1)</a>.  <li>v6 support in <a href="http://man.openbsd.org/?query=fstat&amp;sektion=1">fstat(1)</a>.
 <li>Documentation improvements.  <li>Documentation improvements.
 <li>Fix <a href="http://man.openbsd.org?query=traceroute&amp;sektion=8">"traceroute -P 41"</a> codepath blocked by inet6 import.  <li>Fix <a href="http://man.openbsd.org/?query=traceroute&amp;sektion=8">"traceroute -P 41"</a> codepath blocked by inet6 import.
 <li>Another fix improving on the earlier <a href="http://man.openbsd.org?query=ld.so&amp;sektion=1">ld.so(1)</a> version number fix.  <li>Another fix improving on the earlier <a href="http://man.openbsd.org/?query=ld.so&amp;sektion=1">ld.so(1)</a> version number fix.
 <li><a href="http://man.openbsd.org?query=tcpdump&amp;sektion=8">tcpdump(8)</a> support for L2TP, Mobile IP, BGP, VLAN 802.1q, and INET6.  <li><a href="http://man.openbsd.org/?query=tcpdump&amp;sektion=8">tcpdump(8)</a> support for L2TP, Mobile IP, BGP, VLAN 802.1q, and INET6.
 <li>ncurses-5.0-20000115  <li>ncurses-5.0-20000115
 <li>Crank <a href="http://man.openbsd.org?query=pms&amp;sektion=4">pms(4)</a> delay to 4000 for another laptop that takes a long time.  <li>Crank <a href="http://man.openbsd.org/?query=pms&amp;sektion=4">pms(4)</a> delay to 4000 for another laptop that takes a long time.
 <li>Make kernel know about the Coppermine CPUs.  <li>Make kernel know about the Coppermine CPUs.
 <li>Special case: one PCI bridge device... which is not a PCI bridge at all.  <li>Special case: one PCI bridge device... which is not a PCI bridge at all.
 <li>Handle SNAP encapsulated packets for the bridging blocknoip option.  <li>Handle SNAP encapsulated packets for the bridging blocknoip option.
 <li>Improve sparc pte handling for performance.  <li>Improve sparc pte handling for performance.
 <li>Show blackhole routes in <a href="http://man.openbsd.org?query=route&amp;sektion=8">route(8)</a> and <a href="http://man.openbsd.org?query=netstat&amp;sektion=1">netstat(1)</a>.  <li>Show blackhole routes in <a href="http://man.openbsd.org/?query=route&amp;sektion=8">route(8)</a> and <a href="http://man.openbsd.org/?query=netstat&amp;sektion=1">netstat(1)</a>.
 <li>Fix a Y2001 bug in the hp300 boot code and kernel.  <li>Fix a Y2001 bug in the hp300 boot code and kernel.
 <li>Update the powerpc code.  <a href="http://man.openbsd.org?query=uvm&amp;sektion=9&amp;arch=powerpc">uvm(9)</a> kernels do not work yet.  <li>Update the powerpc code.  <a href="http://man.openbsd.org/?query=uvm&amp;sektion=9&amp;arch=powerpc">uvm(9)</a> kernels do not work yet.
 <li>Avoid touching the sdh register too often during <a href="http://man.openbsd.org?query=atapiscsi&amp;sektion=4">atapi(4)</a> device probe; some devices freak.  <li>Avoid touching the sdh register too often during <a href="http://man.openbsd.org/?query=atapiscsi&amp;sektion=4">atapi(4)</a> device probe; some devices freak.
 <li>More <a href="http://man.openbsd.org?query=m4&amp;sektion=1">m4(1)</a> fixes.  <li>More <a href="http://man.openbsd.org/?query=m4&amp;sektion=1">m4(1)</a> fixes.
 <li>Fix an obscure bug in <a href="http://man.openbsd.org?query=ld&amp;sektion=1">ld(1)</a> that caused it to treat directory names called "lib" differently.  <li>Fix an obscure bug in <a href="http://man.openbsd.org/?query=ld&amp;sektion=1">ld(1)</a> that caused it to treat directory names called "lib" differently.
 <li>Y2K fix for a <a href="http://man.openbsd.org?query=groff&amp;sektion=1">groff(1)</a> macro.  <li>Y2K fix for a <a href="http://man.openbsd.org/?query=groff&amp;sektion=1">groff(1)</a> macro.
 <li>Remove gifconfig(8); replaced by syntax in <a href="http://man.openbsd.org?query=ifconfig&amp;sektion=8">ifconfig(8)</a>.  <li>Remove gifconfig(8); replaced by syntax in <a href="http://man.openbsd.org/?query=ifconfig&amp;sektion=8">ifconfig(8)</a>.
 <li>Show problematic expressions in <a href="http://man.openbsd.org?query=m4&amp;sektion=1">m4(1)</a>'s expr error messages.  <li>Show problematic expressions in <a href="http://man.openbsd.org/?query=m4&amp;sektion=1">m4(1)</a>'s expr error messages.
 <li>Recursion depth control in <a href="http://man.openbsd.org?query=gre&amp;sektion=4">gre(4)</a>, similar to what is in <a href="http://man.openbsd.org?query=gif&amp;sektion=4">gif(4)</a>.  <li>Recursion depth control in <a href="http://man.openbsd.org/?query=gre&amp;sektion=4">gre(4)</a>, similar to what is in <a href="http://man.openbsd.org/?query=gif&amp;sektion=4">gif(4)</a>.
 <li>Various cleanups are happening to the netipx codebase.  <li>Various cleanups are happening to the netipx codebase.
 <li>Fix Promise Ultra/66 and SiS 5513 pciide support.  <li>Fix Promise Ultra/66 and SiS 5513 pciide support.
 <li>blocknonip option in if_bridge and <a href="http://man.openbsd.org?query=brconfig&amp;sektion=8">brconfig(8)</a>.  <li>blocknonip option in if_bridge and <a href="http://man.openbsd.org/?query=brconfig&amp;sektion=8">brconfig(8)</a>.
 <li>pn(4) cards now use <a href="http://man.openbsd.org?query=dc&amp;sektion=4">dc(4)</a>.  <li>pn(4) cards now use <a href="http://man.openbsd.org/?query=dc&amp;sektion=4">dc(4)</a>.
 <li>More channel fixes in <a href="http://man.openbsd.org?query=ssh&amp;sektion=1">ssh(1)</a>.  <li>More channel fixes in <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a>.
 <li>XFree86 3.3.6  <li>XFree86 3.3.6
 <li>Handle glob() return values better in <a href="http://man.openbsd.org?query=restore&amp;sektion=8">restore(8)</a>.  <li>Handle glob() return values better in <a href="http://man.openbsd.org/?query=restore&amp;sektion=8">restore(8)</a>.
 <li>Hifn 7751 is the same as the Invertex board, the aeon driver.  <li>Hifn 7751 is the same as the Invertex board, the aeon driver.
 <li>Support command-execution in <a href="http://man.openbsd.org?query=hostname.if&amp;sektion=5">/etc/hostname.*</a> files, using ! syntax.  <li>Support command-execution in <a href="http://man.openbsd.org/?query=hostname.if&amp;sektion=5">/etc/hostname.*</a> files, using ! syntax.
 <li>Handle the bootpath properly in sbus <a href="http://man.openbsd.org?query=isp&amp;sektion=4">isp(4)</a>.  <li>Handle the bootpath properly in sbus <a href="http://man.openbsd.org/?query=isp&amp;sektion=4">isp(4)</a>.
 <li><a href="http://man.openbsd.org?query=ipsec&amp;sektion=4">IPsec(4)</a> ingress control.  <li><a href="http://man.openbsd.org/?query=ipsec&amp;sektion=4">IPsec(4)</a> ingress control.
 <li>Merge IPV6 into the GENERIC kernel.  As far as the kernel is concerned, we are ipv6 ready now.  However, lots of userland changes remain..  <li>Merge IPV6 into the GENERIC kernel.  As far as the kernel is concerned, we are ipv6 ready now.  However, lots of userland changes remain..
 <li>Reduce recursion in <a href="http://man.openbsd.org?query=gif&amp;sektion=4">gif(4)</a>.  <li>Reduce recursion in <a href="http://man.openbsd.org/?query=gif&amp;sektion=4">gif(4)</a>.
 <li>Support Davicom DM910x in if_dc.  <li>Support Davicom DM910x in if_dc.
 <li>Numerous <a href="http://man.openbsd.org?query=ipsec&amp;sektion=4">IPsec(4)</a> fixes and enhancements.  <li>Numerous <a href="http://man.openbsd.org/?query=ipsec&amp;sektion=4">IPsec(4)</a> fixes and enhancements.
 <li>Allow aeon driver to match Hifn 7751.  <li>Allow aeon driver to match Hifn 7751.
 <li>Fix printing of SAs in route.  <li>Fix printing of SAs in route.
 <li>Add ESP/AH statistics to <a href="http://man.openbsd.org?query=netstat&amp;sektion=1">netstat(1)</a>.  <li>Add ESP/AH statistics to <a href="http://man.openbsd.org/?query=netstat&amp;sektion=1">netstat(1)</a>.
 <li>Fix to use network byte order in several places.  <li>Fix to use network byte order in several places.
 <li>Allow booting from Qlogic isp cards.  <li>Allow booting from Qlogic isp cards.
 <li>Several IPsec-related sysctls added.  <li>Several IPsec-related sysctls added.
 <li>Various termtypes fixes.  <li>Various termtypes fixes.
 <li><a href="http://man.openbsd.org?query=ncurses&amp;sektion=3">ncurses-5.0-20000108</a>  <li><a href="http://man.openbsd.org/?query=ncurses&amp;sektion=3">ncurses-5.0-20000108</a>
 <li>Add fake dcphy(4).  <li>Add fake dcphy(4).
 <li>In <a href="http://man.openbsd.org?query=boot_config&amp;sektion=8">UKC</a>, add a timezone command.  <li>In <a href="http://man.openbsd.org/?query=boot_config&amp;sektion=8">UKC</a>, add a timezone command.
 <li>Handle <a href="http://man.openbsd.org?query=fxp&amp;sektion=4">fxp(4)</a> using <a href="http://man.openbsd.org?query=iophy&amp;sektion=4">iophy(4)</a>; broken in 2.6 release.  <li>Handle <a href="http://man.openbsd.org/?query=fxp&amp;sektion=4">fxp(4)</a> using <a href="http://man.openbsd.org/?query=iophy&amp;sektion=4">iophy(4)</a>; broken in 2.6 release.
 <li>Support LBA-mapped extended partitions in <a href="http://man.openbsd.org?query=fdisk&amp;sektion=8">fdisk(8)</a>.  <li>Support LBA-mapped extended partitions in <a href="http://man.openbsd.org/?query=fdisk&amp;sektion=8">fdisk(8)</a>.
 <li>Use <a href="http://man.openbsd.org?query=arc4random&amp;sektion=3">arc4random(3)</a> in IPV6 code.  <li>Use <a href="http://man.openbsd.org/?query=arc4random&amp;sektion=3">arc4random(3)</a> in IPV6 code.
 <li>Import of <a href="http://man.openbsd.org?query=gre&amp;sektion=4">gre(4)</a> code.  <li>Import of <a href="http://man.openbsd.org/?query=gre&amp;sektion=4">gre(4)</a> code.
 <li>Early check for udp destination port 0.  <li>Early check for udp destination port 0.
 <li>Newer <a href="http://man.openbsd.org?query=raid&amp;sektion=4">raidframe code</a>.  <li>Newer <a href="http://man.openbsd.org/?query=raid&amp;sektion=4">raidframe code</a>.
 <li>userland <a href="http://man.openbsd.org?query=ppp&amp;sektion=8">ppp 2.26</a>.  <li>userland <a href="http://man.openbsd.org/?query=ppp&amp;sektion=8">ppp 2.26</a>.
 <li>Make NFS swap devices work once again.  <li>Make NFS swap devices work once again.
 <li>In the mvme68k port, add support for the '060 based MVME177 card.  <li>In the mvme68k port, add support for the '060 based MVME177 card.
 <li>Make some macros in <a href="http://man.openbsd.org?query=m4&amp;sektion=1">m4(1)</a> special.  <li>Make some macros in <a href="http://man.openbsd.org/?query=m4&amp;sektion=1">m4(1)</a> special.
 <li>Improve column handling in <a href="http://man.openbsd.org?query=ls&amp;sektion=1">ls(1)</a>.  <li>Improve column handling in <a href="http://man.openbsd.org/?query=ls&amp;sektion=1">ls(1)</a>.
 <li>V6 support in <a href="http://man.openbsd.org?query=systat&amp;sektion=1">systat(1)</a>.  <li>V6 support in <a href="http://man.openbsd.org/?query=systat&amp;sektion=1">systat(1)</a>.
 <li><font color="#e00000"><strong>Y2K FIX: The <a href="http://man.openbsd.org?query=at&amp;sektion=1">at(1)</a> command was unable to parse some kinds of dates. <a href="errata26.html#aty2k">A source code patch is available</a></strong></font>.  <li><font color="#e00000"><strong>Y2K FIX: The <a href="http://man.openbsd.org/?query=at&amp;sektion=1">at(1)</a> command was unable to parse some kinds of dates. <a href="errata26.html#aty2k">A source code patch is available</a></strong></font>.
 <li>Improve <a href="http://man.openbsd.org?query=sleep&amp;sektion=1">sleep(1)</a> for out-of-range values.  <li>Improve <a href="http://man.openbsd.org/?query=sleep&amp;sektion=1">sleep(1)</a> for out-of-range values.
 <li>Do not use kvm snooping in <a href="http://man.openbsd.org?query=rtsold&amp;sektion=8">rtsold(8)</a>.  <li>Do not use kvm snooping in <a href="http://man.openbsd.org/?query=rtsold&amp;sektion=8">rtsold(8)</a>.
 <li>Fix <a href="http://man.openbsd.org?query=ftp&amp;sektion=1">ftp(1)</a> URL support accidentally broken by KAME.  <li>Fix <a href="http://man.openbsd.org/?query=ftp&amp;sektion=1">ftp(1)</a> URL support accidentally broken by KAME.
 <li>Fix a bug in <a href="http://man.openbsd.org?query=smtpd&amp;sektion=8">smtpd(8)</a>.  <li>Fix a bug in <a href="http://man.openbsd.org/?query=smtpd&amp;sektion=8">smtpd(8)</a>.
 <li>Make ssh IPV6 clean.  KerberosIV only works on a v4 connection.  <li>Make ssh IPV6 clean.  KerberosIV only works on a v4 connection.
 <li>Fix mbuf out-of-bounds write which caused great grief for NFSv2 in an INET6 kernel.  <li>Fix mbuf out-of-bounds write which caused great grief for NFSv2 in an INET6 kernel.
 <li>Add rmoption/rmoptions command to <a href="http://man.openbsd.org?query=config&amp;sektion=8">config(8)</a>, thus permitting a config file to include GENERIC and then remove things.  <li>Add rmoption/rmoptions command to <a href="http://man.openbsd.org/?query=config&amp;sektion=8">config(8)</a>, thus permitting a config file to include GENERIC and then remove things.
 <li>Various small improvements and fixes to <a href="http://man.openbsd.org?query=ssh&amp;sektion=1">ssh(1)</a>.  <li>Various small improvements and fixes to <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a>.
 <li>Fix <a href="http://man.openbsd.org?query=pthreads&amp;sektion=3">pthreads(3)</a> handling on the sparc.  <li>Fix <a href="http://man.openbsd.org/?query=pthreads&amp;sektion=3">pthreads(3)</a> handling on the sparc.
 <li>Using weak symbols, support a real libpthread.  <li>Using weak symbols, support a real libpthread.
 <li>The <a href="http://man.openbsd.org?query=mknod&amp;sektion=8">mknod(8)</a> -m option should ignore the umask.  <li>The <a href="http://man.openbsd.org/?query=mknod&amp;sektion=8">mknod(8)</a> -m option should ignore the umask.
 <li>More man page cleanups, as always.  <li>More man page cleanups, as always.
 <li><font color="#e00000"><strong>Y2K FIX: A minor problem; the sparc eeprom(8) command is not Y2K compliant. <a href="errata26.html#eepromy2k">A source code patch is available</a></strong></font>.  <li><font color="#e00000"><strong>Y2K FIX: A minor problem; the sparc eeprom(8) command is not Y2K compliant. <a href="errata26.html#eepromy2k">A source code patch is available</a></strong></font>.
 <li>Permit midi compilation without other audio code.  <li>Permit midi compilation without other audio code.
 <li><font color="#e00000"><strong>Y2K FIX: A minor problem in the logging support for the <a href="http://man.openbsd.org?query=adduser&amp;sektion=8">adduser(8)</a> command. <a href="errata26.html#addusery2k">A source code patch is available</a></strong></font>.  <li><font color="#e00000"><strong>Y2K FIX: A minor problem in the logging support for the <a href="http://man.openbsd.org/?query=adduser&amp;sektion=8">adduser(8)</a> command. <a href="errata26.html#addusery2k">A source code patch is available</a></strong></font>.
 <li>In <a href="http://man.openbsd.org?query=config&amp;sektion=8">config(8)</a>, permit multiple maxuser definitions.  Newest overrides older ones.  <li>In <a href="http://man.openbsd.org/?query=config&amp;sektion=8">config(8)</a>, permit multiple maxuser definitions.  Newest overrides older ones.
 <li>Use the <a href="http://man.openbsd.org?query=dc&amp;sektion=4">dc(4)</a> driver instead for a few other tulip-like cards.  <li>Use the <a href="http://man.openbsd.org/?query=dc&amp;sektion=4">dc(4)</a> driver instead for a few other tulip-like cards.
 <li>Change libc syslog() code to try to reopen the socket if a send fails.  This handles the case of a restarted <a href="http://man.openbsd.org?query=syslogd&amp;sektion=8">syslogd(8)</a> better.  <li>Change libc syslog() code to try to reopen the socket if a send fails.  This handles the case of a restarted <a href="http://man.openbsd.org/?query=syslogd&amp;sektion=8">syslogd(8)</a> better.
 <li>Correct SIGTERM handling in <a href="http://man.openbsd.org?query=ssh-agent&amp;sektion=1">ssh-agent(1)</a>.  <li>Correct SIGTERM handling in <a href="http://man.openbsd.org/?query=ssh-agent&amp;sektion=1">ssh-agent(1)</a>.
 <li>ncurses-5.0-20000101  <li>ncurses-5.0-20000101
 <li>Permit non-<a href="http://man.openbsd.org?query=ipsec&amp;sektion=4">IPsec(4)</a> kernels to compile.  <li>Permit non-<a href="http://man.openbsd.org/?query=ipsec&amp;sektion=4">IPsec(4)</a> kernels to compile.
 <li>Improve argument handling in <a href="http://man.openbsd.org?query=wicontrol&amp;sektion=8">wicontrol(8)</a>.  <li>Improve argument handling in <a href="http://man.openbsd.org/?query=wicontrol&amp;sektion=8">wicontrol(8)</a>.
 <li>Various fixes to <a href="http://man.openbsd.org?query=lkm&amp;sektion=4">LKM(4)</a> unloading.  <li>Various fixes to <a href="http://man.openbsd.org/?query=lkm&amp;sektion=4">LKM(4)</a> unloading.
 <li>Make ld/ld.so search all directories before accepting the best version of a shared library.  <li>Make ld/ld.so search all directories before accepting the best version of a shared library.
 <li>Do in6_if_up() at splsoftnet(), permitting drivers to get interrupts during the processing of their multicast reprogramming.  <li>Do in6_if_up() at splsoftnet(), permitting drivers to get interrupts during the processing of their multicast reprogramming.
 <li>Provide <a href="http://man.openbsd.org?query=sysctl&amp;sektion=8">sysctl(8)</a> net.inet6.icmp6.nodeinfo to permit admin to enable <a href="http://man.openbsd.org?query=icmp6&amp;sektion=4">icmp6(4)</a> node information query if so desired.  <li>Provide <a href="http://man.openbsd.org/?query=sysctl&amp;sektion=8">sysctl(8)</a> net.inet6.icmp6.nodeinfo to permit admin to enable <a href="http://man.openbsd.org/?query=icmp6&amp;sektion=4">icmp6(4)</a> node information query if so desired.
 <li>Support various kinds of inet6 entries and in /etc/netstart as well.  <li>Support various kinds of inet6 entries and in /etc/netstart as well.
 <li>Improve handling of signed math in NFS kernel code.  <li>Improve handling of signed math in NFS kernel code.
 <li>Parse /etc/sysctl.conf earlier in <a href="http://man.openbsd.org?query=rc&amp;sektion=8">/etc/rc</a>.  <li>Parse /etc/sysctl.conf earlier in <a href="http://man.openbsd.org/?query=rc&amp;sektion=8">/etc/rc</a>.
 <li>Move sysctl to /sbin.  <li>Move sysctl to /sbin.
 <li>For other architectures, also check db_panic in kdb_trap().  <li>For other architectures, also check db_panic in kdb_trap().
 <li>Remove PIC versions of libarch and libresolv from the distribution.  <li>Remove PIC versions of libarch and libresolv from the distribution.
 <li>Correctly copy pkthdr in m_split().  <li>Correctly copy pkthdr in m_split().
 <li>Fix udp multicast option handling.  <li>Fix udp multicast option handling.
 <li><font color="#e00000"><strong>DRIVER IMPROVEMENT: Fix mii autoselect support for 3c900b. <a href="errata26.html#3c900b">A source code patch is available</a></strong></font>.  <li><font color="#e00000"><strong>DRIVER IMPROVEMENT: Fix mii autoselect support for 3c900b. <a href="errata26.html#3c900b">A source code patch is available</a></strong></font>.
 <li>Fix signed errors in <a href="http://man.openbsd.org?query=df&amp;sektion=1">df(1)</a>.  <li>Fix signed errors in <a href="http://man.openbsd.org/?query=df&amp;sektion=1">df(1)</a>.
 <li>Repair <a href="http://man.openbsd.org?query=netstat&amp;sektion=1">netstat -ss</a>.  <li>Repair <a href="http://man.openbsd.org/?query=netstat&amp;sektion=1">netstat -ss</a>.
 <li>Optional swap encryption support in uvm; see new <a href="http://man.openbsd.org?query=options&amp;sektion=4">options(4)</a> page.  <li>Optional swap encryption support in uvm; see new <a href="http://man.openbsd.org/?query=options&amp;sektion=4">options(4)</a> page.
 <li>Do not strip international characters in <a href="http://man.openbsd.org?query=fmt&amp;sektion=1">fmt(1)</a>.  <li>Do not strip international characters in <a href="http://man.openbsd.org/?query=fmt&amp;sektion=1">fmt(1)</a>.
 <li>Initialize lo0 for ipv6 automatically.  <li>Initialize lo0 for ipv6 automatically.
 <li>Avoid a memory leak in <a href="http://man.openbsd.org?query=telnet&amp;sektion=1">telnet(1)</a>.  <li>Avoid a memory leak in <a href="http://man.openbsd.org/?query=telnet&amp;sektion=1">telnet(1)</a>.
 <li>Honour the ddb.panic sysctl better.  <li>Honour the ddb.panic sysctl better.
 <li>Enable scopeid hack in <a href="http://man.openbsd.org?query=ifconfig&amp;sektion=8">ifconfig(8)</a>, <a href="http://man.openbsd.org?query=ping6&amp;sektion=8">ping6(8)</a>, and <a href="http://man.openbsd.org?query=netstat&amp;sektion=1">netstat(1)</a>.  <li>Enable scopeid hack in <a href="http://man.openbsd.org/?query=ifconfig&amp;sektion=8">ifconfig(8)</a>, <a href="http://man.openbsd.org/?query=ping6&amp;sektion=8">ping6(8)</a>, and <a href="http://man.openbsd.org/?query=netstat&amp;sektion=1">netstat(1)</a>.
 <li>Replace NRL get{addr,name}info() with KAME get{addr,name}info() in libc.  <li>Replace NRL get{addr,name}info() with KAME get{addr,name}info() in libc.
 <li>Fix a terminfo problem relating to unset capabilities.  <li>Fix a terminfo problem relating to unset capabilities.
 <li>More ISA PnP NE2000 clones - see <a href="http://man.openbsd.org?query=ne&amp;sektion=4">ne(4)</a>  <li>More ISA PnP NE2000 clones - see <a href="http://man.openbsd.org/?query=ne&amp;sektion=4">ne(4)</a>
 <li>TCP new reno  <li>TCP new reno
 <li>Fix IP multicast kernel panic  <li>Fix IP multicast kernel panic
 <li>Upgrade <a href="http://man.openbsd.org?query=ipf&amp;sektion=4&amp;manpath=OpenBSD+2.7">ipf(4)</a>, now version 3.3.6  <li>Upgrade <a href="http://man.openbsd.org/?query=ipf&amp;sektion=4&amp;manpath=OpenBSD+2.7">ipf(4)</a>, now version 3.3.6
 <li>Major cleanup of <a href="http://man.openbsd.org?query=make&amp;sektion=1">make(1)</a>  <li>Major cleanup of <a href="http://man.openbsd.org/?query=make&amp;sektion=1">make(1)</a>
 <li>3c450-TX HomeConnect, see <a href="http://man.openbsd.org?query=xl&amp;sektion=4">xl(4)</a>.  <li>3c450-TX HomeConnect, see <a href="http://man.openbsd.org/?query=xl&amp;sektion=4">xl(4)</a>.
 <li>Add Qlogic 1240/1280 support to <a href="http://man.openbsd.org?query=isp&amp;sektion=4">isp(4)</a>.  <li>Add Qlogic 1240/1280 support to <a href="http://man.openbsd.org/?query=isp&amp;sektion=4">isp(4)</a>.
 <li>Update <a href="http://man.openbsd.org?query=curses&amp;sektion=3">curses(3)</a> to ncurses-19991218.  <li>Update <a href="http://man.openbsd.org/?query=curses&amp;sektion=3">curses(3)</a> to ncurses-19991218.
 <li>Speed up <a href="http://man.openbsd.org?query=blowfish&amp;sektion=3">blowfish(3)</a> encryption by &gt; 20%.  <li>Speed up <a href="http://man.openbsd.org/?query=blowfish&amp;sektion=3">blowfish(3)</a> encryption by &gt; 20%.
 <li>More <a href="http://man.openbsd.org?query=ipf&amp;sektion=8&amp;manpath=OpenBSD+2.7">ipf(8)</a> changes. Avoid rw_enter panic, coredumps when processing rules.  <li>More <a href="http://man.openbsd.org/?query=ipf&amp;sektion=8&amp;manpath=OpenBSD+2.7">ipf(8)</a> changes. Avoid rw_enter panic, coredumps when processing rules.
 <li>Preliminary token ring support.  <li>Preliminary token ring support.
 <li>Continuing <a href="http://man.openbsd.org?query=ssh&amp;sektion=1">ssh(1)</a> improvements.  <li>Continuing <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a> improvements.
 <li>Add srcsa, dstsa, clearsa to <a href="http://man.openbsd.org?query=ifconfig&amp;sektion=8">ifconfig(8)</a>  <li>Add srcsa, dstsa, clearsa to <a href="http://man.openbsd.org/?query=ifconfig&amp;sektion=8">ifconfig(8)</a>
 <li>New ioctls for binding <a href="http://man.openbsd.org?query=enc&amp;sektion=4">enc(4)</a> interfaces when bridging.  <li>New ioctls for binding <a href="http://man.openbsd.org/?query=enc&amp;sektion=4">enc(4)</a> interfaces when bridging.
 <li>Yet more <a href="http://man.openbsd.org?query=make&amp;sektion=1">make(1)</a> cleanup.  <li>Yet more <a href="http://man.openbsd.org/?query=make&amp;sektion=1">make(1)</a> cleanup.
 <li>Preserve file flags in <a href="http://man.openbsd.org?query=mv&amp;sektion=1">mv(1)</a>.  <li>Preserve file flags in <a href="http://man.openbsd.org/?query=mv&amp;sektion=1">mv(1)</a>.
 <li>Added the <a href="http://man.openbsd.org?query=gif&amp;sektion=4">gif(4)</a> interface for tunneling IPv4/IPv6. See <a href="http://man.openbsd.org?query=gif&amp;sektion=4">gif(4)</a>, gifconfig(8).  <li>Added the <a href="http://man.openbsd.org/?query=gif&amp;sektion=4">gif(4)</a> interface for tunneling IPv4/IPv6. See <a href="http://man.openbsd.org/?query=gif&amp;sektion=4">gif(4)</a>, gifconfig(8).
 <li>Add more PCMCIA NE2000 devices.  <li>Add more PCMCIA NE2000 devices.
 <li>Fix and re-enable TCP SACK code. Eliminate TCP_NEWRENO. See <a href="http://man.openbsd.org?query=options&amp;sektion=4">options(4)</a>.  <li>Fix and re-enable TCP SACK code. Eliminate TCP_NEWRENO. See <a href="http://man.openbsd.org/?query=options&amp;sektion=4">options(4)</a>.
 <li>Continuing IPV6 improvements.  <li>Continuing IPV6 improvements.
 <li>Print ipv6 addresses correctly <a href="http://man.openbsd.org?query=ipsec&amp;sektion=4">IPsec(4)</a> flows. See <a href="http://man.openbsd.org?query=netstat&amp;sektion=1">netstat(1)</a>, <a href="http://man.openbsd.org?query=route&amp;sektion=8">route(8)</a>.  <li>Print ipv6 addresses correctly <a href="http://man.openbsd.org/?query=ipsec&amp;sektion=4">IPsec(4)</a> flows. See <a href="http://man.openbsd.org/?query=netstat&amp;sektion=1">netstat(1)</a>, <a href="http://man.openbsd.org/?query=route&amp;sektion=8">route(8)</a>.
 <li><a href="http://man.openbsd.org?query=ipsecadm&amp;sektion=8">ipsecadm(8)</a> now accepts ipv6 addresses.  <li><a href="http://man.openbsd.org/?query=ipsecadm&amp;sektion=8">ipsecadm(8)</a> now accepts ipv6 addresses.
 <li>Improve timeout handling for some ATAPI devices.  <li>Improve timeout handling for some ATAPI devices.
 <li>Add man pages for <a href="http://man.openbsd.org?query=icmp6&amp;sektion=4">icmp6(4)</a> and <a href="http://man.openbsd.org?query=ip6&amp;sektion=4">ip6(4)</a>  <li>Add man pages for <a href="http://man.openbsd.org/?query=icmp6&amp;sektion=4">icmp6(4)</a> and <a href="http://man.openbsd.org/?query=ip6&amp;sektion=4">ip6(4)</a>
 <li><a href="http://man.openbsd.org?query=traceroute&amp;sektion=8">traceroute(8)</a> fixes. Add -c, -I. Fix -P.  <li><a href="http://man.openbsd.org/?query=traceroute&amp;sektion=8">traceroute(8)</a> fixes. Add -c, -I. Fix -P.
 <li>Fix multicast kernel panic in ip_output.  <li>Fix multicast kernel panic in ip_output.
 <li>Add forward reference for sockaddr to netinet/in.h  <li>Add forward reference for sockaddr to netinet/in.h
 <li>Some game fixes: <a href="http://man.openbsd.org?query=fortune&amp;sektion=6">fortune(6)</a> and <a href="http://man.openbsd.org?query=robots&amp;sektion=6">robots(6)</a>.  <li>Some game fixes: <a href="http://man.openbsd.org/?query=fortune&amp;sektion=6">fortune(6)</a> and <a href="http://man.openbsd.org/?query=robots&amp;sektion=6">robots(6)</a>.
 <li>More <a href="http://man.openbsd.org?query=make&amp;sektion=1">make(1)</a> cleanup.  <li>More <a href="http://man.openbsd.org/?query=make&amp;sektion=1">make(1)</a> cleanup.
 <li>Various IPV6 changes.  <li>Various IPV6 changes.
 <li><a href="http://man.openbsd.org?query=ipmon&amp;sektion=8&amp;manpath=OpenBSD+2.7">ipmon(8)</a> -F now works properly.  <li><a href="http://man.openbsd.org/?query=ipmon&amp;sektion=8&amp;manpath=OpenBSD+2.7">ipmon(8)</a> -F now works properly.
 <li>Import of IPFilter 3.3.5. See <a href="http://man.openbsd.org?query=ipf&amp;sektion=8&amp;manpath=OpenBSD+2.7">ipf(8)</a>.  <li>Import of IPFilter 3.3.5. See <a href="http://man.openbsd.org/?query=ipf&amp;sektion=8&amp;manpath=OpenBSD+2.7">ipf(8)</a>.
 <li>Long overdue <a href="http://man.openbsd.org?query=make&amp;sektion=1">make(1)</a> cleanup.  <li>Long overdue <a href="http://man.openbsd.org/?query=make&amp;sektion=1">make(1)</a> cleanup.
 <li><a href="http://man.openbsd.org?query=ipf&amp;sektion=8&amp;manpath=OpenBSD+2.7">ipf(8)</a> can now use interface names.  <li><a href="http://man.openbsd.org/?query=ipf&amp;sektion=8&amp;manpath=OpenBSD+2.7">ipf(8)</a> can now use interface names.
 <li>Add support for Qlogic 1240 and 1280.  <li>Add support for Qlogic 1240 and 1280.
 <Li>Preliminary awi driver code.  <Li>Preliminary awi driver code.
 <li>Fix privilege error in wi(4) driver.  <li>Fix privilege error in wi(4) driver.
 <li>Replace <a href="http://man.openbsd.org?query=pn&amp;sektion=4">pn(4)</a> driver with <a href="http://man.openbsd.org?query=dc&amp;sektion=4">dc(4)</a>.  <li>Replace <a href="http://man.openbsd.org/?query=pn&amp;sektion=4">pn(4)</a> driver with <a href="http://man.openbsd.org/?query=dc&amp;sektion=4">dc(4)</a>.
 <li>Overflows in <a href="http://man.openbsd.org?query=at&amp;sektion=1">at(1)</a>, <a href="http://man.openbsd.org?query=ar&amp;sektion=1">ar(1)</a>, <a href="http://man.openbsd.org?query=cdio&amp;sektion=1">cdio(1)</a>.  <li>Overflows in <a href="http://man.openbsd.org/?query=at&amp;sektion=1">at(1)</a>, <a href="http://man.openbsd.org/?query=ar&amp;sektion=1">ar(1)</a>, <a href="http://man.openbsd.org/?query=cdio&amp;sektion=1">cdio(1)</a>.
 <li>Import of IPFilter 3.3.4. See <a href="http://man.openbsd.org?query=ipf&amp;sektion=8&amp;manpath=OpenBSD+2.7">ipf(8)</a>.  <li>Import of IPFilter 3.3.4. See <a href="http://man.openbsd.org/?query=ipf&amp;sektion=8&amp;manpath=OpenBSD+2.7">ipf(8)</a>.
 <li>Changed termcap providers  <li>Changed termcap providers
 <li>Various fixes to <a href="http://man.openbsd.org?query=hunt&amp;sektion=6">hunt(6)</a>.  <li>Various fixes to <a href="http://man.openbsd.org/?query=hunt&amp;sektion=6">hunt(6)</a>.
 <li>TI TNETE2101 PHY  <li>TI TNETE2101 PHY
 <li>Fix <a href="http://man.openbsd.org?query=dlfcn&amp;sektion=3">dlfcn(3)</a> prototypes  <li>Fix <a href="http://man.openbsd.org/?query=dlfcn&amp;sektion=3">dlfcn(3)</a> prototypes
 <li>Sync <a href="http://man.openbsd.org?query=awk&amp;sektion=1">awk(1)</a> with June 6, 1999 version  <li>Sync <a href="http://man.openbsd.org/?query=awk&amp;sektion=1">awk(1)</a> with June 6, 1999 version
 <li>New <a href="http://man.openbsd.org?query=dc&amp;sektion=4">dc(4)</a> driver for DEC/Intel 21143 and clones  <li>New <a href="http://man.openbsd.org/?query=dc&amp;sektion=4">dc(4)</a> driver for DEC/Intel 21143 and clones
 <li>Don't use stdio for <a href="http://man.openbsd.org?query=getpass&amp;sektion=3">getpass(3)</a>.  <li>Don't use stdio for <a href="http://man.openbsd.org/?query=getpass&amp;sektion=3">getpass(3)</a>.
 <li>Update of PHY subsystem  <li>Update of PHY subsystem
 <li>Various sparc and i386 pmap fixes for UVM  <li>Various sparc and i386 pmap fixes for UVM
 <li>Sundance ST201 Ethernet from FreeBSD. See <a href="http://man.openbsd.org?query=ste&amp;sektion=4">ste(4)</a>  <li>Sundance ST201 Ethernet from FreeBSD. See <a href="http://man.openbsd.org/?query=ste&amp;sektion=4">ste(4)</a>
 <li>IPsec cleanup  <li>IPsec cleanup
 <li>Cleanup of <a href="http://man.openbsd.org?query=make&amp;sektion=1">make(1)</a>.  <li>Cleanup of <a href="http://man.openbsd.org/?query=make&amp;sektion=1">make(1)</a>.
 <li>Lots of UVM work  <li>Lots of UVM work
 <li><a href="http://man.openbsd.org?query=mount_mfs&amp;sektion=8">MFS</a> unmount race fixes  <li><a href="http://man.openbsd.org/?query=mount_mfs&amp;sektion=8">MFS</a> unmount race fixes
 <li>Add <a href="http://man.openbsd.org?query=bindresvport_af&amp;sektion=3">bindresvport_af(3)</a> and <a href="http://man.openbsd.org?query=rresvport&amp;sektion=3">rresvport(3)</a> APIs to libc.  <li>Add <a href="http://man.openbsd.org/?query=bindresvport_af&amp;sektion=3">bindresvport_af(3)</a> and <a href="http://man.openbsd.org/?query=rresvport&amp;sektion=3">rresvport(3)</a> APIs to libc.
 <li>Updated <a href="http://man.openbsd.org?query=curses&amp;sektion=3">curses(3)</a> to ncurses-19991211  <li>Updated <a href="http://man.openbsd.org/?query=curses&amp;sektion=3">curses(3)</a> to ncurses-19991211
 <li>Overflows in crunchgen  <li>Overflows in crunchgen
 <li>Fix <a href="http://man.openbsd.org?query=chpass&amp;sektion=1">chpass(1)</a> temp file handling  <li>Fix <a href="http://man.openbsd.org/?query=chpass&amp;sektion=1">chpass(1)</a> temp file handling
 <li>Various soft update fixes  <li>Various soft update fixes
 <li>Integration of KAME IPv6  <li>Integration of KAME IPv6
 <li>Features added to <a href="http://man.openbsd.org?query=find&amp;sektion=1">find(1)</a>.  <li>Features added to <a href="http://man.openbsd.org/?query=find&amp;sektion=1">find(1)</a>.
 <li>Fixes to <a href="http://man.openbsd.org?query=eap&amp;sektion=4">eap(4)</a> driver  <li>Fixes to <a href="http://man.openbsd.org/?query=eap&amp;sektion=4">eap(4)</a> driver
 <li>Overflows is <a href="http://man.openbsd.org?query=split&amp;sektion=1">split(1)</a>, <a href="http://man.openbsd.org?query=jot&amp;sektion=1">jot(1)</a>, ssio, <a href="http://man.openbsd.org?query=telnet&amp;sektion=1">telnet(1)</a>, <a href="http://man.openbsd.org?query=file&amp;sektion=1">file(1)</a>.  <li>Overflows is <a href="http://man.openbsd.org/?query=split&amp;sektion=1">split(1)</a>, <a href="http://man.openbsd.org/?query=jot&amp;sektion=1">jot(1)</a>, ssio, <a href="http://man.openbsd.org/?query=telnet&amp;sektion=1">telnet(1)</a>, <a href="http://man.openbsd.org/?query=file&amp;sektion=1">file(1)</a>.
 <li>SiS 900/7016 Ethernet from FreeBSD. See <a href="http://man.openbsd.org?query=sis&amp;sektion=4">sis(4)</a>  <li>SiS 900/7016 Ethernet from FreeBSD. See <a href="http://man.openbsd.org/?query=sis&amp;sektion=4">sis(4)</a>
 <li>Tape support and major code changes to <a href="http://man.openbsd.org?query=atapiscsi&amp;sektion=4">atapiscsi(4)</a>.  <li>Tape support and major code changes to <a href="http://man.openbsd.org/?query=atapiscsi&amp;sektion=4">atapiscsi(4)</a>.
 <li><font color="#e00000"><strong>The third ssh jumbo patch is now available. Numerous (non-security) additions/changes have been made to OpenSSH since the OpenBSD 2.6 release. <a href="errata26.html#sshjumbo">A jumbo patch is available which adds many features</a></strong></font>.  <li><font color="#e00000"><strong>The third ssh jumbo patch is now available. Numerous (non-security) additions/changes have been made to OpenSSH since the OpenBSD 2.6 release. <a href="errata26.html#sshjumbo">A jumbo patch is available which adds many features</a></strong></font>.
 <li><font color="#e00000"><strong>The second ssh jumbo patch is now available. Numerous (non-security) additions/changes have been made to OpenSSH since the OpenBSD 2.6 release. <a href="errata26.html#sshjumbo">A jumbo patch is available which adds many features</a></strong></font>.  <li><font color="#e00000"><strong>The second ssh jumbo patch is now available. Numerous (non-security) additions/changes have been made to OpenSSH since the OpenBSD 2.6 release. <a href="errata26.html#sshjumbo">A jumbo patch is available which adds many features</a></strong></font>.
 <li>Some overflows in <a href="http://man.openbsd.org?query=patch&amp;sektion=1">patch(1)</a>.  <li>Some overflows in <a href="http://man.openbsd.org/?query=patch&amp;sektion=1">patch(1)</a>.
 <li>Buffer overflow in <a href="http://man.openbsd.org?query=dnsquery&amp;sektion=1">dnsquery(1)</a>.  <li>Buffer overflow in <a href="http://man.openbsd.org/?query=dnsquery&amp;sektion=1">dnsquery(1)</a>.
 <li>Buffer overflow in <a href="http://man.openbsd.org?query=error&amp;sektion=1">error(1)</a>.  <li>Buffer overflow in <a href="http://man.openbsd.org/?query=error&amp;sektion=1">error(1)</a>.
 <li>Fix a buffer overflow in <a href="http://man.openbsd.org?query=dhclient&amp;sektion=8">dhclient(8)</a>.  <li>Fix a buffer overflow in <a href="http://man.openbsd.org/?query=dhclient&amp;sektion=8">dhclient(8)</a>.
 <li>Fix two crashes in <a href="http://man.openbsd.org?query=awk&amp;sektion=1">awk(1)</a>.  <li>Fix two crashes in <a href="http://man.openbsd.org/?query=awk&amp;sektion=1">awk(1)</a>.
 <li>Fix off-by-one in <a href="http://man.openbsd.org?query=apply&amp;sektion=1">apply(1)</a>.  <li>Fix off-by-one in <a href="http://man.openbsd.org/?query=apply&amp;sektion=1">apply(1)</a>.
 <li>Fix bug in <a href="http://man.openbsd.org?query=pr&amp;sektion=1">pr(1)</a>.  <li>Fix bug in <a href="http://man.openbsd.org/?query=pr&amp;sektion=1">pr(1)</a>.
 <li>Make soft updates mostly work with UVM.  <li>Make soft updates mostly work with UVM.
 <li><font color="#e00000"><strong>SECURITY FIX: The USA version of the ssl library package, called sslUSA26, contained buffer overflows. <a href="errata26.html#sslUSA">A binary patch is available for people who installed before December 3</a></strong></font>.  <li><font color="#e00000"><strong>SECURITY FIX: The USA version of the ssl library package, called sslUSA26, contained buffer overflows. <a href="errata26.html#sslUSA">A binary patch is available for people who installed before December 3</a></strong></font>.
 <li>Remove ctm(1) from the src tree -- look for it in ports now.  <li>Remove ctm(1) from the src tree -- look for it in ports now.
 <li>libkvm.old hacks for UVM.  <li>libkvm.old hacks for UVM.
 <li>Fix utmp handling in <a href="http://man.openbsd.org?query=ftpd&amp;sektion=8">ftpd(8)</a>, for when running in daemon mode.  <li>Fix utmp handling in <a href="http://man.openbsd.org/?query=ftpd&amp;sektion=8">ftpd(8)</a>, for when running in daemon mode.
 <li>More <a href="http://man.openbsd.org?query=m4&amp;sektion=1">m4(1)</a> fixes.  <li>More <a href="http://man.openbsd.org/?query=m4&amp;sektion=1">m4(1)</a> fixes.
 <li>Fix append keyword in <a href="http://man.openbsd.org?query=dhclient&amp;sektion=8">dhclient(8)</a>.  <li>Fix append keyword in <a href="http://man.openbsd.org/?query=dhclient&amp;sektion=8">dhclient(8)</a>.
 <li>Buglet in <a href="http://man.openbsd.org?query=sort&amp;sektion=1">sort(1)</a>.  <li>Buglet in <a href="http://man.openbsd.org/?query=sort&amp;sektion=1">sort(1)</a>.
 <li>DPT SmartCache III/IV SCSI PCI/EISA driver.  <li>DPT SmartCache III/IV SCSI PCI/EISA driver.
 <li><a href="http://man.openbsd.org?query=mkisofs&amp;sektion=8">mkisofs 1.11.3</a>  <li><a href="http://man.openbsd.org/?query=mkisofs&amp;sektion=8">mkisofs 1.11.3</a>
 <li>Fix mangled files for put command in <a href="http://man.openbsd.org?query=ftpd&amp;sektion=8">ftpd(8)</a>.  <li>Fix mangled files for put command in <a href="http://man.openbsd.org/?query=ftpd&amp;sektion=8">ftpd(8)</a>.
 <li><font color="#e00000"><strong>RELIABILITY FIX: Be more careful in <a href="http://man.openbsd.org?query=poll&amp;sektion=2">poll(2)</a>. <a href="errata26.html#poll">A source patch is available</a></strong></font>.  <li><font color="#e00000"><strong>RELIABILITY FIX: Be more careful in <a href="http://man.openbsd.org/?query=poll&amp;sektion=2">poll(2)</a>. <a href="errata26.html#poll">A source patch is available</a></strong></font>.
 <li>ncurses-5.0-19991127  <li>ncurses-5.0-19991127
 <li>Enable TI16750 UART support.  <li>Enable TI16750 UART support.
 <li>driver for ISA hostess 4-channel serial card.  <li>driver for ISA hostess 4-channel serial card.
 <li>Import ssh-askpass into our X11 src tree.  <li>Import ssh-askpass into our X11 src tree.
 <li>For i386: Winchip c6 TSC is broken, ignore it.  <li>For i386: Winchip c6 TSC is broken, ignore it.
 <li>Fix descriptor leaks and potential double fclose() calls in <a href="http://man.openbsd.org?query=skey&amp;sektion=1">skey(1)</a> library code.  <li>Fix descriptor leaks and potential double fclose() calls in <a href="http://man.openbsd.org/?query=skey&amp;sektion=1">skey(1)</a> library code.
 <li>Correct <a href="http://man.openbsd.org?query=icmp&amp;sektion=4">icmp(4)</a> packet length in <a href="http://man.openbsd.org?query=ipmon&amp;sektion=8&amp;manpath=OpenBSD+2.7">ipmon(8)</a>.  <li>Correct <a href="http://man.openbsd.org/?query=icmp&amp;sektion=4">icmp(4)</a> packet length in <a href="http://man.openbsd.org/?query=ipmon&amp;sektion=8&amp;manpath=OpenBSD+2.7">ipmon(8)</a>.
 <li>Remove unused functionality from the i386 <a href="http://man.openbsd.org?query=pcvt&amp;sektion=4&amp;manpath=OpenBSD+2.7&amp;arch=i386">pcvt(4)</a> driver.  <li>Remove unused functionality from the i386 <a href="http://man.openbsd.org/?query=pcvt&amp;sektion=4&amp;manpath=OpenBSD+2.7&amp;arch=i386">pcvt(4)</a> driver.
 <li>Allow machine-dependent code to set the PAGE_SIZE constant, and set it in MD code if possible -- performance improvement.  <li>Allow machine-dependent code to set the PAGE_SIZE constant, and set it in MD code if possible -- performance improvement.
 <li>new <a href="http://man.openbsd.org?query=pthreads&amp;sektion=3">pthreads(3)</a> code.  <li>new <a href="http://man.openbsd.org/?query=pthreads&amp;sektion=3">pthreads(3)</a> code.
 <li>Parsing error fix to <a href="http://man.openbsd.org?query=calendar&amp;sektion=1">calendar(1)</a>.  <li>Parsing error fix to <a href="http://man.openbsd.org/?query=calendar&amp;sektion=1">calendar(1)</a>.
 <li>Some more <a href="http://man.openbsd.org?query=m4&amp;sektion=1">m4(1)</a> fixes.  <li>Some more <a href="http://man.openbsd.org/?query=m4&amp;sektion=1">m4(1)</a> fixes.
 <li>Set SO_REUSEADDR and SO_LINGER on forwarded ports in <a href="http://man.openbsd.org?query=ssh&amp;sektion=1">ssh(1)</a>.  <li>Set SO_REUSEADDR and SO_LINGER on forwarded ports in <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a>.
 <li><font color="#e00000"><strong>SECURITY FIX: Limit newaliases run to root and trusted users. <a href="errata26.html#sendmail">A source patch is available</a></strong></font>.  <li><font color="#e00000"><strong>SECURITY FIX: Limit newaliases run to root and trusted users. <a href="errata26.html#sendmail">A source patch is available</a></strong></font>.
 <li>SSH_ASKPASS support in <a href="http://man.openbsd.org?query=ssh-add&amp;sektion=1">ssh-add(1)</a>.  <li>SSH_ASKPASS support in <a href="http://man.openbsd.org/?query=ssh-add&amp;sektion=1">ssh-add(1)</a>.
 <li>Numerous <a href="http://man.openbsd.org?query=ssh&amp;sektion=1">ssh(1)</a> and <a href="http://man.openbsd.org?query=sshd&amp;sektion=8">sshd(8)</a> improvements... too many to mention.  <li>Numerous <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a> and <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8">sshd(8)</a> improvements... too many to mention.
 <li>Newer version of the <a href="http://man.openbsd.org?query=isp&amp;sektion=4">isp(4)</a> driver.  <li>Newer version of the <a href="http://man.openbsd.org/?query=isp&amp;sektion=4">isp(4)</a> driver.
 <li>Fix a bug in <a href="http://man.openbsd.org?query=rarpd&amp;sektion=8">rarpd(8)</a>.  <li>Fix a bug in <a href="http://man.openbsd.org/?query=rarpd&amp;sektion=8">rarpd(8)</a>.
 <li>Add support for SIGIO to lms(4), pms(4), and mms(4).  <li>Add support for SIGIO to lms(4), pms(4), and mms(4).
 <li>Fix two bugs in info(1).  <li>Fix two bugs in info(1).
 <li>select on pipes was broken, and occasionally someone would notice it (in particular rsync).  <li>select on pipes was broken, and occasionally someone would notice it (in particular rsync).
 <li>Use <a href="http://man.openbsd.org?query=mkstemp&amp;sektion=3">mkstemp(3)</a> in <a href="http://man.openbsd.org?query=crontab&amp;sektion=1">crontab(1)</a>.  <li>Use <a href="http://man.openbsd.org/?query=mkstemp&amp;sektion=3">mkstemp(3)</a> in <a href="http://man.openbsd.org/?query=crontab&amp;sektion=1">crontab(1)</a>.
 <li>Improve <a href="http://man.openbsd.org?query=gcc&amp;sektion=1">egcs</a> performance.  <li>Improve <a href="http://man.openbsd.org/?query=gcc&amp;sektion=1">egcs</a> performance.
 <li>Add <a href="http://man.openbsd.org?query=memconfig&amp;sektion=8">memconfig(8)</a>.  <li>Add <a href="http://man.openbsd.org/?query=memconfig&amp;sektion=8">memconfig(8)</a>.
 <li>Add <a href="http://man.openbsd.org?query=mtrr&amp;sektion=0&amp;manpath=OpenBSD+Current&amp;apropos=1&amp;format=html">mtrr(4)</a> support from freebsd.  <li>Add <a href="http://man.openbsd.org/?query=mtrr&amp;sektion=0&amp;manpath=OpenBSD+Current&amp;apropos=1&amp;format=html">mtrr(4)</a> support from freebsd.
 <li>SSH_CMSG_MAX_PACKET_SIZE support in <a href="http://man.openbsd.org?query=sshd&amp;sektion=8">sshd(8)</a>.  <li>SSH_CMSG_MAX_PACKET_SIZE support in <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8">sshd(8)</a>.
 <li>Improve <a href="http://man.openbsd.org?query=whois&amp;sektion=1">whois(1)</a> even more.  <li>Improve <a href="http://man.openbsd.org/?query=whois&amp;sektion=1">whois(1)</a> even more.
 <li>Many man page fixes.  <li>Many man page fixes.
 <li><a href="http://man.openbsd.org?query=sudo&amp;sektion=8">sudo 1.6</a> (BSD licenced now!)  <li><a href="http://man.openbsd.org/?query=sudo&amp;sektion=8">sudo 1.6</a> (BSD licenced now!)
 <li>Fix more <a href="http://man.openbsd.org?query=m4&amp;sektion=1">m4(1)</a> bugs.  <li>Fix more <a href="http://man.openbsd.org/?query=m4&amp;sektion=1">m4(1)</a> bugs.
 <li>In <a href="http://man.openbsd.org?query=scp&amp;sektion=1">scp(1)</a>, do not display banner if process is in the background.  <li>In <a href="http://man.openbsd.org/?query=scp&amp;sektion=1">scp(1)</a>, do not display banner if process is in the background.
 <li>Permit kernel to compile without <a href="http://man.openbsd.org?query=ffs&amp;sektion=3">FFS</a> once again.  <li>Permit kernel to compile without <a href="http://man.openbsd.org/?query=ffs&amp;sektion=3">FFS</a> once again.
 <li>More links to man pages.  <li>More links to man pages.
 <li>Bug fixes to <a href="http://man.openbsd.org?query=rl&amp;sektion=4">rl(4)</a> and <a href="http://man.openbsd.org?query=tx&amp;sektion=4">tx(4)</a> driver.  <li>Bug fixes to <a href="http://man.openbsd.org/?query=rl&amp;sektion=4">rl(4)</a> and <a href="http://man.openbsd.org/?query=tx&amp;sektion=4">tx(4)</a> driver.
 <li>More <a href="http://man.openbsd.org?query=atapiscsi&amp;sektion=4">ATAPI</a> disk fixes (may come as a patch file later).  <li>More <a href="http://man.openbsd.org/?query=atapiscsi&amp;sektion=4">ATAPI</a> disk fixes (may come as a patch file later).
 <li>Other misc <a href="http://man.openbsd.org?query=ssh&amp;sektion=1">ssh(1)</a> improvements.  <li>Other misc <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a> improvements.
 <li>RSA key fingerprints in the <a href="http://man.openbsd.org?query=ssh&amp;sektion=1">ssh(1)</a> commands.  <li>RSA key fingerprints in the <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a> commands.
 <li>Do ANSI cursor save/restore in i386 <a href="http://man.openbsd.org?query=pcvt&amp;sektion=4&amp;manpath=OpenBSD+2.7&amp;arch=i386">pcvt(4)</a> driver.  <li>Do ANSI cursor save/restore in i386 <a href="http://man.openbsd.org/?query=pcvt&amp;sektion=4&amp;manpath=OpenBSD+2.7&amp;arch=i386">pcvt(4)</a> driver.
 <li>Fix more <a href="http://man.openbsd.org?query=m4&amp;sektion=1">m4(1)</a> bugs; patch for this problem is included in previous <a href="http://man.openbsd.org?query=m4&amp;sektion=1">m4</a> errata entry.  <li>Fix more <a href="http://man.openbsd.org/?query=m4&amp;sektion=1">m4(1)</a> bugs; patch for this problem is included in previous <a href="http://man.openbsd.org/?query=m4&amp;sektion=1">m4</a> errata entry.
 <li>A bit more playing around in sshd to deal with the broken key sizes that Datafellows ssh gives.  <li>A bit more playing around in sshd to deal with the broken key sizes that Datafellows ssh gives.
 <li>Honour <a href="http://man.openbsd.org?query=ddb&amp;sektion=4">ddb.console</a> in the mac68k port.  <li>Honour <a href="http://man.openbsd.org/?query=ddb&amp;sektion=4">ddb.console</a> in the mac68k port.
 <li>Fix retransmission problem in TCP.  <li>Fix retransmission problem in TCP.
 <li>Improve <a href="http://man.openbsd.org?query=whois&amp;sektion=1">whois(1)</a> significantly to use *.whois-servers.net.  <li>Improve <a href="http://man.openbsd.org/?query=whois&amp;sektion=1">whois(1)</a> significantly to use *.whois-servers.net.
 <li>In lots of daemons, do not syslog getpeername complaints.  <li>In lots of daemons, do not syslog getpeername complaints.
 <li>In <a href="http://man.openbsd.org?query=ksh&amp;sektion=1">ksh(1)</a>, quote metacharacters when completing filenames.  <li>In <a href="http://man.openbsd.org/?query=ksh&amp;sektion=1">ksh(1)</a>, quote metacharacters when completing filenames.
 <li>Fix a signal race crash in <a href="http://man.openbsd.org?query=ksh&amp;sektion=1">ksh(1)</a>.  <li>Fix a signal race crash in <a href="http://man.openbsd.org/?query=ksh&amp;sektion=1">ksh(1)</a>.
 <li>link <a href="http://man.openbsd.org?query=window&amp;sektion=1">window(1)</a> with -locurses.  <li>link <a href="http://man.openbsd.org/?query=window&amp;sektion=1">window(1)</a> with -locurses.
 <li><a href="http://man.openbsd.org?query=top&amp;sektion=1">top(1)</a> should use stathz, not hz, for calculating process run times.  <li><a href="http://man.openbsd.org/?query=top&amp;sektion=1">top(1)</a> should use stathz, not hz, for calculating process run times.
 <li>Shrink the puc(4) dmesg output.  <li>Shrink the puc(4) dmesg output.
 <li>Add <a href="http://man.openbsd.org?query=ossaudio&amp;sektion=3">OSS audio</a> support to the BSD/OS emulation.  <li>Add <a href="http://man.openbsd.org/?query=ossaudio&amp;sektion=3">OSS audio</a> support to the BSD/OS emulation.
 <li><font color="#e00000"><strong>A kernel reliability fix for the alpha. <a href="errata26.html#alpha_locore">A patch is available</a></strong></font>.  <li><font color="#e00000"><strong>A kernel reliability fix for the alpha. <a href="errata26.html#alpha_locore">A patch is available</a></strong></font>.
 <li><font color="#e00000"><strong>A kernel reliability fix for all m68k architectures. <a href="errata26.html#m68k_locore">A patch is available (which all m68k architectures share)</a></strong></font>.  <li><font color="#e00000"><strong>A kernel reliability fix for all m68k architectures. <a href="errata26.html#m68k_locore">A patch is available (which all m68k architectures share)</a></strong></font>.
 <li><font color="#e00000"><strong>Numerous (non-security) additions/changes have been made to OpenSSH since the OpenBSD 2.6 release. <a href="errata26.html#ssh">A jumbo patch is available which adds many features</a></strong></font>.  <li><font color="#e00000"><strong>Numerous (non-security) additions/changes have been made to OpenSSH since the OpenBSD 2.6 release. <a href="errata26.html#ssh">A jumbo patch is available which adds many features</a></strong></font>.
 <li><font color="#e00000"><strong>A kernel reliability fix for the sparc. <a href="errata26.html#sparc_locore">A patch is available</a></strong></font>.  <li><font color="#e00000"><strong>A kernel reliability fix for the sparc. <a href="errata26.html#sparc_locore">A patch is available</a></strong></font>.
 <li>Counter overflow fix to <a href="http://man.openbsd.org?query=scp&amp;sektion=1">scp(1)</a>.  <li>Counter overflow fix to <a href="http://man.openbsd.org/?query=scp&amp;sektion=1">scp(1)</a>.
 <li>Merge dvdio.h support into cdio.h, and cleanup various unportable bits.  <li>Merge dvdio.h support into cdio.h, and cleanup various unportable bits.
 <li>Various other <a href="http://man.openbsd.org?query=ssh&amp;sektion=1">ssh(1)</a> cleanups.  <li>Various other <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a> cleanups.
 <li>Print all bad options in <a href="http://man.openbsd.org?query=sshd&amp;sektion=8">sshd(8)</a> and <a href="http://man.openbsd.org?query=ssh&amp;sektion=1">ssh(1)</a> before exiting with a failure.  <li>Print all bad options in <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8">sshd(8)</a> and <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a> before exiting with a failure.
 <li><a href="http://man.openbsd.org?query=sshd&amp;sektion=8&amp;format=html">sshd(8)</a> now has a IgnoreUserKnownHosts flag.  <li><a href="http://man.openbsd.org/?query=sshd&amp;sektion=8&amp;format=html">sshd(8)</a> now has a IgnoreUserKnownHosts flag.
 <li>Optionally run a command in <a href="http://man.openbsd.org?query=newsyslog&amp;apropos=0&amp;sektion=0&amp;manpath=OpenBSD+Current&amp;format=html">newsyslog(1)</a>, instead of sending a signal.  <li>Optionally run a command in <a href="http://man.openbsd.org/?query=newsyslog&amp;apropos=0&amp;sektion=0&amp;manpath=OpenBSD+Current&amp;format=html">newsyslog(1)</a>, instead of sending a signal.
 <li>Some <a href="http://man.openbsd.org?query=make&amp;sektion=1">make(1)</a> fixes.  <li>Some <a href="http://man.openbsd.org/?query=make&amp;sektion=1">make(1)</a> fixes.
 <li>Improve <a href="http://man.openbsd.org?query=dhcp&amp;sektion=8">dhcp</a> integration into the install media.  <li>Improve <a href="http://man.openbsd.org/?query=dhcp&amp;sektion=8">dhcp</a> integration into the install media.
 <li>Logging cleanup of <a href="http://man.openbsd.org?query=ssh&amp;sektion=1">ssh(1)</a>.  <li>Logging cleanup of <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a>.
 <li>Have sshd check the user's personal ~/.ssh/known_hosts file.  <li>Have sshd check the user's personal ~/.ssh/known_hosts file.
 <li><font color="#e00000"><strong>NOTE: OpenSSH does not have the ssh 1.2.27 rsa bug</strong></font>.  <li><font color="#e00000"><strong>NOTE: OpenSSH does not have the ssh 1.2.27 rsa bug</strong></font>.
 <li>Install a shared libperl.  <li>Install a shared libperl.
 <li><font color="#e00000"><strong>Fix m4, accidentally broken in 2.6. <a href="errata26.html#m4">A patch is available</a></strong></font>.  <li><font color="#e00000"><strong>Fix m4, accidentally broken in 2.6. <a href="errata26.html#m4">A patch is available</a></strong></font>.
 <li><font color="#e00000"><strong>Users should not be able to change the media configuration of interfaces. <a href="errata26.html#ifmedia">A patch is available</a></strong></font>.  <li><font color="#e00000"><strong>Users should not be able to change the media configuration of interfaces. <a href="errata26.html#ifmedia">A patch is available</a></strong></font>.
 <li>Add <a href="http://man.openbsd.org?query=strtok_r&amp;sektion=3">strtok_r(3)</a>.  <li>Add <a href="http://man.openbsd.org/?query=strtok_r&amp;sektion=3">strtok_r(3)</a>.
 <li><font color="#e00000"><strong>newsyslog race condition fixes. <a href="errata26.html#newsyslog">A patch is available</a></strong></font>.  <li><font color="#e00000"><strong>newsyslog race condition fixes. <a href="errata26.html#newsyslog">A patch is available</a></strong></font>.
 <li>Various <a href="http://man.openbsd.org?query=make&amp;sektion=1">make(1)</a> fixes.  <li>Various <a href="http://man.openbsd.org/?query=make&amp;sektion=1">make(1)</a> fixes.
 <li>screen blanker code for the amiga.  <li>screen blanker code for the amiga.
 <li>Default network name in <a href="http://man.openbsd.org?query=wi&amp;sektion=4">wi(4)</a> is "", not "ANY".  <li>Default network name in <a href="http://man.openbsd.org/?query=wi&amp;sektion=4">wi(4)</a> is "", not "ANY".
 <li>Start of DVD support.  <li>Start of DVD support.
 <li>New <a href="http://man.openbsd.org?query=sf&amp;sektion=4">sf(4)</a> driver supports Adaptec "StarFire" AIC6915-based Ethernet PCI cards.  <li>New <a href="http://man.openbsd.org/?query=sf&amp;sektion=4">sf(4)</a> driver supports Adaptec "StarFire" AIC6915-based Ethernet PCI cards.
 <li>Numerous more <a href="http://man.openbsd.org?query=ssh&amp;sektion=1">ssh(1)</a> and <a href="http://man.openbsd.org?query=sshd&amp;sektion=8">sshd(8)</a> cleanups.  <li>Numerous more <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a> and <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8">sshd(8)</a> cleanups.
 <li>Slow down ATAPI IDENTIFY (final critical fix which shipped in 2.6).  <li>Slow down ATAPI IDENTIFY (final critical fix which shipped in 2.6).
 <li>Another critical i386 memory allocation fix (shipped in 2.6).  <li>Another critical i386 memory allocation fix (shipped in 2.6).
 <li>Critical brooktree driver fix (shipped in 2.6).  <li>Critical brooktree driver fix (shipped in 2.6).
 <li>Fix some more <a href="http://man.openbsd.org?query=atapiscsi&amp;sektion=4">atapi</a> bugs (shipped in 2.6).  <li>Fix some more <a href="http://man.openbsd.org/?query=atapiscsi&amp;sektion=4">atapi</a> bugs (shipped in 2.6).
 <li>Fix byte order bugs in the new <a href="http://man.openbsd.org?query=atapiscsi&amp;sektion=4">wdc/atapi</a> code.  <li>Fix byte order bugs in the new <a href="http://man.openbsd.org/?query=atapiscsi&amp;sektion=4">wdc/atapi</a> code.
 <li>Sparc uses UVM by default now.  <li>Sparc uses UVM by default now.
 <li>Allow <a href="http://man.openbsd.org?query=rarpd&amp;sektion=8">rarpd(8)</a> to work on aliased interfaces.  <li>Allow <a href="http://man.openbsd.org/?query=rarpd&amp;sektion=8">rarpd(8)</a> to work on aliased interfaces.
 <li>Support multiple <a href="http://man.openbsd.org?query=enc&amp;sektion=4">enc(4)</a> interfaces.  <li>Support multiple <a href="http://man.openbsd.org/?query=enc&amp;sektion=4">enc(4)</a> interfaces.
 <li>Reliability fixes for the <a href="http://man.openbsd.org?query=atapiscsi&amp;sektion=4">ATAPI</a> code (shipped in 2.6).  <li>Reliability fixes for the <a href="http://man.openbsd.org/?query=atapiscsi&amp;sektion=4">ATAPI</a> code (shipped in 2.6).
 <li>New driver: <a href="http://man.openbsd.org?query=al&amp;sektion=4">al(4)</a> supports the ADMtek AL981/AN985 PCI ethernet cards.  <li>New driver: <a href="http://man.openbsd.org/?query=al&amp;sektion=4">al(4)</a> supports the ADMtek AL981/AN985 PCI ethernet cards.
 <li>Various other <a href="http://man.openbsd.org?query=ssh&amp;sektion=1">ssh(1)</a> and <a href="http://man.openbsd.org?query=sshd&amp;sektion=8">sshd(8)</a> cleanups.  <li>Various other <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a> and <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8">sshd(8)</a> cleanups.
 <li>Add ethernet-IP encapsulation.  <li>Add ethernet-IP encapsulation.
 <li>In <a href="http://man.openbsd.org?query=ssh&amp;sektion=1">ssh</a>, use <a href="http://man.openbsd.org?query=ssl&amp;sektion=8">libssl(8)</a> md5 routines instead of our libc routines.  <li>In <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh</a>, use <a href="http://man.openbsd.org/?query=ssl&amp;sektion=8">libssl(8)</a> md5 routines instead of our libc routines.
 <li>Disassociate interfaces from <a href="http://man.openbsd.org?query=ipnat&amp;sektion=8&amp;manpath=OpenBSD+2.7">ipnat(8)</a> after they've been removed from the interface list.  <li>Disassociate interfaces from <a href="http://man.openbsd.org/?query=ipnat&amp;sektion=8&amp;manpath=OpenBSD+2.7">ipnat(8)</a> after they've been removed from the interface list.
 <li>Make ASYNC pipes capable of generating SIGIO.  <li>Make ASYNC pipes capable of generating SIGIO.
 <li>Emulate FreeBSD F[GS]ETOWN.  <li>Emulate FreeBSD F[GS]ETOWN.
 <li>Fix some further ARP problems in <a href="http://man.openbsd.org?query=bridge&amp;sektion=4">bridge(4)</a>.  <li>Fix some further ARP problems in <a href="http://man.openbsd.org/?query=bridge&amp;sektion=4">bridge(4)</a>.
 <li>Fix <a href="http://man.openbsd.org?query=scp&amp;sektion=1">scp(1)</a> counters for &gt; 1 hour.  <li>Fix <a href="http://man.openbsd.org/?query=scp&amp;sektion=1">scp(1)</a> counters for &gt; 1 hour.
 <li>Support LMC1200 in <a href="http://man.openbsd.org?query=lmc&amp;sektion=4">lmc(4)</a>.  <li>Support LMC1200 in <a href="http://man.openbsd.org/?query=lmc&amp;sektion=4">lmc(4)</a>.
 <li>Repair multicast routing description block in <a href="http://man.openbsd.org?query=afterboot&amp;sektion=8">afterboot(8)</a>.  <li>Repair multicast routing description block in <a href="http://man.openbsd.org/?query=afterboot&amp;sektion=8">afterboot(8)</a>.
 <li>Support missing tty flags in <a href="http://man.openbsd.org?query=stty&amp;sektion=1">stty(1)</a>.  <li>Support missing tty flags in <a href="http://man.openbsd.org/?query=stty&amp;sektion=1">stty(1)</a>.
 <li><a href="http://man.openbsd.org?query=keynote&amp;sektion=4">libkeynote</a> update.  <li><a href="http://man.openbsd.org/?query=keynote&amp;sektion=4">libkeynote</a> update.
 <li>Support UVM throughout userland.  <li>Support UVM throughout userland.
 <li>Support for <a href="http://man.openbsd.org?query=puc&amp;sektion=4">puc(4)</a> (PCI serial/parallel cards).  <li>Support for <a href="http://man.openbsd.org/?query=puc&amp;sektion=4">puc(4)</a> (PCI serial/parallel cards).
 <li>Make disklabel.h safe for C++ use.  <li>Make disklabel.h safe for C++ use.
 <li>Use reference-copies of the mbuf in <a href="http://man.openbsd.org?query=bridge&amp;sektion=4">bridge(4)</a> code again, instead of full copies.  <li>Use reference-copies of the mbuf in <a href="http://man.openbsd.org/?query=bridge&amp;sektion=4">bridge(4)</a> code again, instead of full copies.
 <li>Make <a href="http://man.openbsd.org?query=ssh&amp;sektion=1">ssh</a> print the correct remote version number.  <li>Make <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh</a> print the correct remote version number.
 <li>Make <a href="http://man.openbsd.org?query=ssh&amp;sektion=1">ssh(1)</a> compile faster by using a library.  <li>Make <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a> compile faster by using a library.
 <li>In <a href="http://man.openbsd.org?query=ti&amp;sektion=4">ti(4)</a>, use bus_dma routines instead of uvm_page_alloc_contig.  <li>In <a href="http://man.openbsd.org/?query=ti&amp;sektion=4">ti(4)</a>, use bus_dma routines instead of uvm_page_alloc_contig.
 <li>Cleanup i386 disktab.  <li>Cleanup i386 disktab.
 </ul>  </ul>
 <p>  <p>

Legend:
Removed from v.1.68  
changed lines
  Added in v.1.69