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

Annotation of www/plus27.html, Revision 1.1

1.1     ! deraadt     1: <!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
        !             2: <html>
        !             3: <head>
        !             4: <title>OpenBSD-current changes</title>
        !             5: <link rev=made href=mailto:www@openbsd.org>
        !             6: <meta name="resource-type" content="document">
        !             7: <meta name="description" content="the main OpenBSD page">
        !             8: <meta name="keywords" content="openbsd,main">
        !             9: <meta name="distribution" content="global">
        !            10: <meta name="copyright" content="This document copyright 1996 by OpenBSD.">
        !            11: </head>
        !            12:
        !            13: <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#23238E">
        !            14:
        !            15: <img alt="[OpenBSD]" height=30 width=141 SRC="images/smalltitle.gif">
        !            16: <p>
        !            17: <h2><font color=#e00000>Changes made between OpenBSD 2.6 and OpenBSD 2.7</font><hr></h2>
        !            18:
        !            19: <p>
        !            20: This is a partial list of the major machine independent changes
        !            21: (ie. these are the changes people ask about most often).  Port
        !            22: specific changes have also been made, and are sometimes mentioned
        !            23: in the pages for the specific <a href=plat.html>ports</a> if you
        !            24: are interested in further port-specific details.  Many ports
        !            25: have had architecture-specific enhancements relative to NetBSD,
        !            26: but when they do not they certainly have plenty of platform-independent
        !            27: changes, starting with those listed below.
        !            28:
        !            29: <p>
        !            30: Note: <font color=#e00000>Problems for which patches exist are marked in red</font>.
        !            31:
        !            32: <p>
        !            33: <h3>
        !            34: <a href=plus20.html>For changes leading up to OpenBSD 2.0, click here</a>.<br>
        !            35: <a href=plus21.html>For changes leading up to OpenBSD 2.1, click here</a>.<br>
        !            36: <a href=plus22.html>For changes leading up to OpenBSD 2.2, click here</a>.<br>
        !            37: <a href=plus23.html>For changes leading up to OpenBSD 2.3, click here</a>.<br>
        !            38: <a href=plus24.html>For changes leading up to OpenBSD 2.4, click here</a>.<br>
        !            39: <a href=plus25.html>For changes leading up to OpenBSD 2.5, click here</a>.<br>
        !            40: <a href=plus26.html>For changes leading up to OpenBSD 2.6, click here</a>.<br>
        !            41: <a href=plus.html>For changes in OpenBSD-current, click here</a>.
        !            42: <br>
        !            43: </h3>
        !            44:
        !            45: <hr>
        !            46:
        !            47: <p>
        !            48: <h3><font color=#0000e0>OpenBSD 2.7 to be released June 15, 2000.</font></h3><p>
        !            49: <ul>
        !            50: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kerberos&sektion=1&format=html">kerberos</a> slave server startup.
        !            51: <li>Fix a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=8&format=html">pkg_add(8)</a> bug in %f handling.
        !            52: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">OpenSSH</a> is now at version 2.1.
        !            53: <li>Handle \ escapes in real ssh key format files.
        !            54: <li>Fix a X11 forwarding draining bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8&format=html">sshd(8)</a>.
        !            55: <li>Be compatible to various bugs in various other real ssh versions.
        !            56: <li>Handle very large mbuf chains in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hifn&sektion=4&format=html">hifn(4)</a>.
        !            57: <li>Complain about invalid ciphers in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a>.
        !            58: <li>Fix 12 hour handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=leave&sektion=1&format=html">leave(1)</a>.
        !            59: <li>Fix a timeout queue crash.
        !            60: <li>Various nice tweaks to the install script for 2.7.
        !            61: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&sektion=8&format=html">ppp(8)</a>, correct a bad bug in m_prepend().
        !            62: <li>Support sparc tape installs.
        !            63: <li>Work around a sysctl-based <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kvm&sektion=4&format=html">kvm(4)</a> vs <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=exit&sektion=2&format=html">exit(2)</a> race.
        !            64: <li>Fix the same basic ip timestamp bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipf&sektion=ipf&format=html">ipf(4)</a>.
        !            65: <li>On the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ip&sektion=4&format=html">ip(4)</a> input path, avoid unaligned accesses for strangely placed ip timestamp options.
        !            66: <li>Fix resource limit race at exit time, if accounting is enabled.
        !            67: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inet6&sektion=4&format=html">inet6(4)</a> <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcmcia&sektion=4&format=html">pcmcia(4)</a> detach.
        !            68: <li>Support all ServerWorks and 451NX <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pchb&sektion=4&format=html">pchb(4)</a> machines.
        !            69: <li>Many fixes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=user&sektion=8&format=html">user(8)</a>.
        !            70: <li>Repair padding a uuencode stuff in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8&format=html">sshd(8)</a>.
        !            71: <li>Do not support DMA on PCTECH RZ1000, it's dma support is fundamentally broken.
        !            72: <li>Undo a broken i386 pmap fix.
        !            73: <li>Fix IEEE underflow in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ps&sektion=8&format=html">ps(8)</a>, affected 68060 machines with precise exceptions enabled by default.
        !            74: <li>Fix context memory sizing for various models of static ram <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hifn&sektion=4&format=html">hifn(4)</a> cards.
        !            75: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&sektion=8&format=html">dhclient(8)</a> support for the hp300 ramdisk.
        !            76: <li>Improve <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mountd&sektion=8&format=html">mountd(8)</a> behaviour for unresolveable hosts.
        !            77: <li>Add DSA/SSH2 information to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8&format=html">sshd(8)</a>, and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&sektion=1&format=html">ssh-keygen(1)</a> manual pages.
        !            78: <li>Improve key generation in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vpn&sektion=8&format=html">vpn(8)</a>.
        !            79: <li>Document our new <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&sektion=4&format=html">ipsec(4)</a> <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bridge&sektion=4&format=html">bridge(4)</a> stuff.
        !            80: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=packages&sektion=7&format=html">packages(7)</a> man page.
        !            81: <li>Various <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8&format=html">isakmpd(8)</a> updates.
        !            82: <li>Install <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8&format=html">isakmpd(8)</a> sample files.
        !            83: <li>Correct proctitle updating in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8&format=html">sshd(8)</a>.
        !            84: <li>Change pmax dc(4) driver to dz(4), to avoid name conflict.
        !            85: <li>Do not use an undocumented semconfig(2) system call in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipcs&sektion=1&format=html">ipcs(1)</a>, in fact, remove the system call altogether.
        !            86: <li>More <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mount&sektion=8&format=html">mount(8)</a> tweaks for dealing with weird paths.
        !            87: <li>Fix more <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1&format=html">pkg_add(1)</a> bugs.
        !            88: <li>Support another RCC ServerWorks PCI host bridge.
        !            89: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8&format=html">sshd(8)</a> now has a pidfile.
        !            90: <li>Better file descriptor handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8&format=html">sshd(8)</a>.
        !            91: <li>buf mishandling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ed&sektion=1&format=html">ed(1)</a>.
        !            92: <li>A fix for mandatory cache sun4m architectures like the SM71 and SM81.
        !            93: <li>Fix a race in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scp&sektion=1&format=html">scp(1)</a>.
        !            94: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipf&sektion=8&format=html">ipf 3.3.13</a>.
        !            95: <li>Prettier warnings from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=telnet&sektion=1&format=html">telnet(1)</a> if bad port names are given.
        !            96: <li>Add emulation for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=memcpy&sektion=3&format=html">memcpy(3)</a> and such to i386 for non-optimized kernel builds.
        !            97: <li>Add OPENDEV_BLCK flag to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=opendev&sektion=3&format=html">opendev(3)</a>.
        !            98: <li>Repair <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=groff&sektion=1&format=html">groff(1)</a> <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mkstemp&sektion=3&format=html">mkstemp(3)</a> use.
        !            99: <li>Fix some <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=perl&sektion=1&format=html">perl 5.6.0</a> buglets.
        !           100: <li>Use more <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=perl&sektion=1&format=html">perl 5.6.0</a> feature in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=makewhatis&sektion=8&format=html">makewhatis(8)</a> for greater security and reliability.
        !           101: <li>In the /etc/daily file cleaner, prune at /.X11-unix and ssh-* directories.
        !           102: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&setktion=8&format=html">sshd(8)</a>, check for keysize errors better.
        !           103: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ktrace&sektion=2&format=html">ktrace(2)</a> no longer follows symbolic links.
        !           104: <li>On the amiga, recognize Linux ados disk labels.
        !           105: <li>Fixes to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ray&sektion=4&format=html">ray(4)</a> driver.
        !           106: <li>Fix -H option in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sudo&sektion=8&format=html">sudo(8)</a>.
        !           107: <li>Disable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcmcia&sektion=4&format=html">pcmcia(4)</a> handling of non-CIS cards, since there are many bugs in it.
        !           108: <li>Document many afs(4) configuration files.
        !           109: <li>Fix a modify-after-free bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcp&sektion=4&format=html">tcp(4)</a>.
        !           110: <li>Attempt to have <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld&sektion=1&format=html">ld(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld.so&sektion=1&format=html">ld.so(1)</a> deal better with C++ shared libraries on
        !           111: a.out architectures (i386, m68k, sparc...).
        !           112: <li>Document what <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sendmail&sektion=8&format=html">sendmail(8)</a> now does on port 587.
        !           113: <li>Deal with more non-compliant PHY setups in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mii&sektion=4&format=html">mii(4)</a>.
        !           114: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cmpci&sektion=4&format=html">cmpci(4)</a> driver for C-Media CMI8x38 Audio Chip present on several motherboards.
        !           115: <li>Support <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mount_ext2fs&sektion=8&format=html">ext2fs</a> properly.
        !           116: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8&format=html">sshd(8)</a>, and companions now support SSH 2 protocol as well as SSH 1 protocol! To properly use this, you want to make sure you update your /etc/rc, /etc/netstart, and /etc/rc.conf.  Or just test the new snapshot...
        !           117: <li>Various additions and improvements in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a>.
        !           118: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcap&sektion=3&format=html">libpcap 0.5</a>.
        !           119: <li>Support jumbo frames in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fxp&sektion=4&format=html">fxp(4)</a> models which support it.
        !           120: <li>Add support for the RCC ServerWorks <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pchb&sektion=4&format=html">pchb(4)</a> which has additional <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pci&sektion=4&format=html">pci(4)</a> bridges on it.   Huge PC's with 6+ pci busses now work fine.
        !           121: <li>On the i386, fix an errata relating to the Intel 82443BX <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pchb&sektion=4&format=html">pchb(4)</a>.
        !           122: <li>Various changes related to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vlan&sektion=4&format=html">vlan(4)</a> support.
        !           123: <li>Add a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysexits&sektion=3&format=html">sysexits(3)</a> man page.
        !           124: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getaddrinfo&sektion=3&format=html">getaddrinfo(3)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getnameinfo&sektion=3&format=html">getnameinfo(3)</a> improvements, repairs, and greater care.
        !           125: <li>Start of the vax port resurrection.
        !           126: <li>Fix more i386 isadmaattach bugs.  At least 2GB of memory on an i386 now works.
        !           127: <li>Avoid divide by zero in igmp networking code.
        !           128: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mail&sektion=1&format=html">mail(1)</a>, make "new" count after an "inc" command reflect the new messages, as in SunOS.
        !           129: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ktrace&sektion=2&format=html">ktrace(2)</a> no longer follows symbolic links.
        !           130: <li>Repair adosfs(4).
        !           131: <li>The damned <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hifn&sektion=4&format=html">hifn(4)</a> always dealing with aligned data causes even more of a fuss.
        !           132: <li>Repair a few <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hifn&sektion=4&format=html">hifn(4)</a> bugs that slipped in recently.
        !           133: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&sektion=4&format=html">ipsec(4)</a> for big-endian machines again.
        !           134: <li>Omit RC5 from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssl&sektion=3&format=html">ssl(3)</a>.
        !           135: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=userinfo&sektion=8&format=html">userinfo(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=userdel&sektion=8&format=html">userdel(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=useradd&sektion=8&format=html">useradd(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=groupmod&sektion=8&format=html">groupmod(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usermod&sektion=8&format=html">usermod(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=groupdel&sektion=8&format=html">groupdel(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=groupadd&sektion=8&format=html">groupadd(8)</a>, and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=groupinfo&sektion=8&format=html">groupinfo(8)</a> commands added.
        !           136: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mii&sektion=4&format=html">mii(4)</a> detach support, needed by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xe&sektion=4&format=html">xe(4)</a>.
        !           137: <li>Fix promiscuous mode in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xe&sektion=4&format=html">xe(4)</a>.
        !           138: <li>Fix order of interrupt disabling for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcmcia&sektion=4&format=html">pcmcia(4)</a> disabling; much more reliable.
        !           139: <li>Wait a bit longer after enabling <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcmcia&sektion=4&format=html">pcmcia(4)</a> cards; more <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcmcia&sektion=4&format=html">pcmcia(4)</a> cards now work.
        !           140: <li>Fix dump calculations in the i386 kernel crash dump code.
        !           141: <li>More careful <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dmesg&sektion=8&format=html">dmesg(8)</a> handling in the install script.
        !           142: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcmcia&sektion=4&format=html">pcmcia(4)</a> <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ep&sektion=4&format=html">ep(4)</a> now supports 3C1 and 3CCFEM556BI.
        !           143: <li>Repair a bug in fdalloc() that caused a panic in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dup&sektion=2&format=html">dup(2)</a>.  This bug was introduced by the recent file descriptor allocation optimizations.
        !           144: <li>Support DOSPTYP_EXTENDL partitions in the kernel disklabel reader.
        !           145: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld&sektion=1&format=html">ld(1)</a>, avoid duplicates in search path.
        !           146: <li>Support RFC2732 IPv6 address literal URLs in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&sektion=1&format=html">ftp(1)</a>.
        !           147: <li>Improve <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=makewhatis&sektion=8&format=html">makewhatis(8)</a> again, using new parts of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=perl&sektion=1&format=html">perl(1)</a> 5.6.0.
        !           148: <li>Fix a bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=at&sektion=1&format=html">at(1)</a>.
        !           149: <li>Add -keyfile and -authkeyfile options to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsecadm&sektion=8&format=html">ipsecadm(8)</a>.
        !           150: <li>Significant manual page improvements, as is usual just before a release.
        !           151: <li>Use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fgetln&sektion=3&format=html">fgetln(3)</a> instead of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fgets&sektion=3&format=html">fgets(3)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mail.local&sektion=8&format=html">mail.local(8)</a>, and thus avoid header mangling.
        !           152: <li>Support for /etc/rc.conf.local, as documented in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rc.conf&sektion=8&format=html">rc.conf(8)</a>.
        !           153: <li>https support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lynx&sektion=1&format=html">lynx(1)</a>.
        !           154: <li>Add CPAN File::Temp for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=perl&sektion=1&format=html">perl(1)</a> versions of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mkstemp&sektion=3&format=html">mkstemp(3)</a> and such.
        !           155: <li>Fix the vi recover script to be safe for multiuser running (needed O_NOFOLLOW).
        !           156: <li>Move apm into a kernel thread, so that filesystem syncing is less likely to block and cause panics.  suspending just got a lot more reliable.
        !           157: <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=open&sektion=2&format=html">open(2)</a>, support O_FSYNC better.
        !           158: <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=open&sektion=2&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.
        !           159: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=traceroute&sektion=8&format=html">traceroute(8)</a> gets a new option, -f skips early node checks.
        !           160: <li>Fix "freeing free block" panics.
        !           161: <li>Support /etc/resolv.conf.tail, as documented in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient-script&sektion=8&format=html">dhclient-script(8)</a>.
        !           162: <li>Rewrite uio hog.
        !           163: <li>Do not abuse malloc for small structures inside <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ktrace&sektion=2&format=html">ktrace(2)</a>.
        !           164: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pread&sektion=2&format=html">pread(2)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pwrite&sektion=2&format=html">pwrite(2)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=preadv&sektion=2&format=html">preadv(2)</a>, and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pwritev&sektion=2&format=html">pwritev(2)</a> system calls.
        !           165: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fdisk&sektion=8&format=html">fdisk(8)</a>, favor BIOS geometry over physical geometry, fixing numerous problems with larger disks.
        !           166: <li>Split <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fxp&sektion=4&format=html">fxp(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&sektion=4&format=html">dc(4)</a> for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pci&sektion=4&format=html">pci(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cardbus&sektion=4&format=html">cardbus(4)</a>.
        !           167: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ktrace&sektion=2&format=html">ktrace(2)</a>, if user does a large IO operation, split the loggin to avoid kmem starvation.
        !           168: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nfsstat&sektion=1&format=html">nfsstat(1)</a> on a live system use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=3&format=html">sysctl(3)</a> instead of kvm snooping.
        !           169: <li>Set <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mii&sektion=4&format=html">mii(4)</a> parameters for all varients of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xl&sektion=4&format=html">xl(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cardbus&sektion=4&format=html">cardbus(4)</a> models.
        !           170: <li>scsi <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cd&sektion=4&format=html">cd(4)</a> detach is now possible.
        !           171: <li>Do even more scsi device locking via common routines.
        !           172: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1&format=html">make(1)</a>, report errors with a Makefile line number, making large Makefile debugging much easier.
        !           173: <li>Significantly cleanup the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isa&sektion=4&format=html">isa(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pci&sektion=4&format=html">pci(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isapnp&sektion=4&format=html">isapnp(4)</a>, and related manual pages, making it easier to see what we currently support.
        !           174: <li>Deal with byte-order challenged Compaq laptops.
        !           175: <li>Fix memory leaks in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8&format=html">sshd(8)</a>.
        !           176: <li>Numerous modifications for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1&format=html">pkg_add(1)</a> and companions, to better import various new styles of packages..
        !           177: <li>Fix even more braindamaged random device mis-handlings in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssl&sektion=3&format=html">ssl(3)</a>.
        !           178: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kvm&sektion=3&format=html">kvm(3)</a> on the i386 understand the new core dump format.
        !           179: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=script&sektion=1&format=html">script(1)</a>, propogate window size changes to slave.
        !           180: <li>tzcode2000c.
        !           181: <li>Permit i386 kernel to compile without <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&sektion=4&format=html">pccom(4)</a> or <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&sektion=4&format=html">com(4)</a> drivers.
        !           182: <li>After <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scp&sektion=1&format=html">scp(1)</a> completes, replace progress bar ETA counter with a total elapsed time.
        !           183: <li>Fix more random device mis-handlings in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssl&sektion=3&format=html">ssl(3)</a>.
        !           184: <li>Fix exit code in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=du&sektion=1&format=html">du(1)</a>.
        !           185: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sync&sektion=2&format=html">sync(2)</a> to actually sync all filesystems.
        !           186: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=urio&sektion=4&format=html">urio(4)</a> driver for Diamond Multimedia RIO 500.
        !           187: <li>xlockmore 4.16.
        !           188: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssl&sektion=8&format=html">OpenSSL 0.9.5a</a>.
        !           189: <li>Change <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=window&sektion=1&format=html">window(1)</a> to use curses instead of ocurses.
        !           190: <li>Do some repair on sys/queue.h.
        !           191: <li>Add colour support to pcvt25 termcap entry.
        !           192: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=window&sektion=1&format=html">window(1)</a>, do not assume that termcap entries start with 2 character short names.
        !           193: <li>Repair <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=random&sektion=4&format=html">random(4)</a> for the alpha.
        !           194: <li>In ssh, check payload for (illegal) extra data.
        !           195: <li>make "option TCPDEBUG" kernel compile.
        !           196: <li>Initialize the bus dma tag for EISA.
        !           197: <li>Use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getifaddrs&sektion=3&format=html">getifaddrs(3)</a> instead of SIOCGIFCONF in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8&format=html">ifconfig(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rarpd&sektion=8&format=html">rarpd(8)</a>, etc.
        !           198: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8&format=html">ifconfig(8)</a>'s -a flag had been changed to be the same as -A.  Fix that.
        !           199: <li>Have <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&sektion=4&format=html">ahc(4)</a> support Adaptec 2930U2.
        !           200: <li>Revert to up-to-date <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipf&sektion=4&format=html">ipf(4)</a> man pages, but ugly as sin.  Everyone remind kjell to finish this job, ok?
        !           201: <li>When fragmenting a packet in ip_output(), inherit the multicast and broadcast flags so that link layer can choose the right address.
        !           202: <li>Use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getifaddrs&sektion=3&format=html">getifaddrs(3)</a> in libpcap.
        !           203: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&sektion=4&format=html">ahc(4)</a> support Adaptec 2930U2 controller.
        !           204: <li>Match netsec <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hifn&sektion=4&format=html">hifn(4)</a> 7751 card.
        !           205: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=neo&sektion=4&format=html">neo(4)</a> is a Neomagic 256AV/ZX audio driver.
        !           206: <li>Unmute ac97 mixers by default.
        !           207: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipf&sektion=8&format=html">ipf 3.3.12a</a>.
        !           208: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8&format=html">ssh protocol 2</a> is now useable.
        !           209: <li>Add Protocols and Cipher keywords to <a href="http://www.openbsd.org/cgi-bin/man.cgi?ssh&sektion=1&format=html">ssh(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8&format=html">sshd(8)</a>.
        !           210: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compat_linux&sektion=8&format=html">compat_linux(8)</a> emulation for setfsuid() and getfsuid().
        !           211: <li>If <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=realpath&sektion=3&format=html">realpath(3)</a> fails, just use old name in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umount&sektion=8&format=html">umount(8)</a>.
        !           212: <li>Add 802.11 nwid and mtu commands to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8&format=html">ifconfig(8)</a>.
        !           213: <li>More bug fixes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hifn&sektion=4&format=html">hifn(4)</a>.  <a href="crypto.html#hardware">Hifn support is now fully working.</a>
        !           214: <li>Some fixes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=route6d&sektion=8&format=html">route6d(8)</a>.
        !           215: <li>Use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getifaddrs&sektion=3&format=html">getifaddrs(3)</a> instead of SIOCGIFCONF in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ypbind&sektion=8&format=html">ypbind(8)</a>.
        !           216: <li>Do not lose file descriptors in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftpd&sektion=8&format=html">ftpd(8)</a>.
        !           217: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=random&sektion=4&format=html">random(4)</a>, first true random number source, based on intel 82802 firmware hub embedded true random number generator.
        !           218: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=random&sektion=4&format=html">random(4)</a>, make it use more sources for an entropy; make playing .mp3s produce entropy, big time, big time.
        !           219: <li>Improve range checking in timeouts.
        !           220: <li>Thread repair in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malloc&sektion=3&format=html">malloc(3)</a>.
        !           221: <li>Various bug fixes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hifn&sektion=4&format=html">hifn(4)</a>, which is now even more reliable.
        !           222: <li>Fix another <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=m4&sektion=1&format=html">m4(1)</a> bug.
        !           223: <li>PCI <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=an&sektion=4&format=html">an(4)</a> driver.
        !           224: <li>Repair spl bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bridge&sektion=4&format=html">bridge(4)</a>.
        !           225: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wdc&sektion=4&format=html">wdc(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wd&sektion=4&format=html">wd(4)</a> detach logic, but missing <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scsi&sektion=4&format=html">scsi(4)</a> disconnect for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atapi&sektion=4&format=html">atapi(4)</a>.
        !           226: <li>Permit address setting on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=enc&sektion=4&format=html">enc(4)</a> interfaces, and various other tweaks leading to better <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bridge&sektion=4&format=html">bridge(4)</a> integration.
        !           227: <li>Add various autoconfiguration child detach logic.
        !           228: <li>Rewrite and commonize disk driver locking which varied between drivers.
        !           229: <li>After the recent revamp of icmp reply byte order, correct one last thing: Pass ip_off and ip_len correctly.
        !           230: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=groff&sektion=1&format=html">groff 1.15</a>
        !           231: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cd&sektion=4&format=html">cd(4)</a>, do not trust the TOC as much when reading the disklabel.
        !           232: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umass&sektion=4&format=html">umass(4)</a> so that it handles some non-compliant devices.
        !           233: <li>Modify the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scsi&sektion=4&format=html">scsi(4)</a> subsystem so that it can attach without polling.
        !           234: <li>Arrange so that IFF_LINK0 on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=enc&sektion=4&format=html">enc(4)</a> means IP-in-IP instead of Ethernet-in-IP.
        !           235: <li>Initial check-in of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cardbus&sektion=4&format=html">cardbus(4)</a> support.  <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xl&sektion=4&format=html">xl(4)</a> works on cardbus at the moment.
        !           236: <li>Set our status to 2.7-beta.
        !           237: <li>Update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&sektion=8&format=html">ppp(8)</a>.
        !           238: <li>Update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8&format=html">isakmpd(8)</a>.
        !           239: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sendmail&format=html">sendmail 8.10.1</a>
        !           240: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sendmail&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>
        !           241: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=perl&sektion=1&format=html">perl 5.6.0</a>
        !           242: <li>Update to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&sektion=4&format=html">isp(4)</a>, mostly for Fiber Channel.
        !           243: <li>Seed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=perl&sektion=1&format=html">perl(1)</a> srandom() <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arandom&apropos=0&sektion=4&manpath=OpenBSD+Current&format=html">/dev/arandom</a>, to avoid losing a lot of entropy.
        !           244: <li>Some kernel functions were eating a little bit too much entropy.
        !           245: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipf&sektion=4&format=html">ipf 3.3.12</a>
        !           246: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&sektion=4&format=html">ahc(4)</a> now supports AHA-29160 and other Ultra160 varients.
        !           247: <li>USB umodem(4) support.
        !           248: <li>USB <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umass&sektion=4&format=html">umass(4)</a> driver.  Works with various devices, but does not support disconnection yet.
        !           249: <li>Support hmac processing in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hifn&sektion=4&format=html">hifn(4)</a>.
        !           250: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=curses&section=3&format=html">ncurses-5.0-20000401</a>
        !           251: <li>Put an expert mode into <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&sektion=8&format=html">disklabel(8)</a>, that hides a lot of details.  But most of the interface remains 100% the same.
        !           252: <li>Protocol 2 support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8&format=html">sshd(8)</a>.
        !           253: <li>Do not have /etc/netstart pass -E to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipf&sektion=8&format=html">ipf(8)</a>, since our kernel now enables it by default.
        !           254: <li>Many more man page improvements.  Aren't we pedantic?
        !           255: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compat_linux&sektion=8&format=html">compat_linux(8)</a> system call emulation for pread() and pwrite().
        !           256: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&sektion=4&format=html">ahc(4)</a> do tagged queueing, and fix some locking bugs.
        !           257: <li>Support root drive detection for G4 powermac.
        !           258: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=srandomdev&sektion=3&format=html">srandomdev(3)</a> to libc.
        !           259: <li>DSA key exchange for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8&format=html">sshd(8)</a> and friends, moving us much closer to protocol 2 support.
        !           260: <li>Fix various flaws in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssl&sektion=8&format=html">OpenSSL</a> set of manual pages.
        !           261: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=an&sektion=4&format=html">an(4)</a> driver supporting AiroNet 802.11DS cards.
        !           262: <li>Repair some races and deadlocks in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adw&sektion=4&format=html">adw(4)</a>.
        !           263: <li>Fix buf oflow in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ed&sektion=1&format=html">ed(1)</a>.
        !           264: <li>Support USB Mass Storage devices.
        !           265: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zic&sektion=8&format=html">zic(8)</a>'s -l option actually work.
        !           266: <li>Some <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&sektion=8&format=html">ppp(8)</a> updates.
        !           267: <li>Auto-detect size of seeprom for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fxp&sektion=4&format=html">fxp(4)</a>, for newer cards.
        !           268: <li>Some improvements in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kerberos&sektion=1&format=html">kerberos(1)</a> man pages.
        !           269: <li>DES and 3DES hardware acceleration for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&sektion=4&format=html">ipsec(4)</a> working in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hifn&sektion=4&format=html">hifn(4)</a> driver.
        !           270: <li>Run pod2man on the openssl pod documents, and carefully install them in the base system.
        !           271: <li>Expose MDXTransform functions for MD5 and MD4.
        !           272: <li>Permit <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wss&sektion=4&format=html">wss(4)</a> to work on irq 5.
        !           273: <li>Implement <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compat_linux&sektion=8&format=html">compat_linux(8)</a> rt_sigreturn() emulation.
        !           274: <li>On the i386, enlarge pcic0 memory address space.
        !           275: <li>Implement <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compat_linux&sektion=8&format=html">compat_linux(8)</a> <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getcwd&apropos=0&sektion=0&manpath=OpenBSD+Current&format=html">getcwd(3)</a> emulation.
        !           276: <li>IPSEC ingress ACL-checking is now on by default.
        !           277: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sudo&sektion=8&format=html">sudo 1.6.3</a>
        !           278: <li>i386 PCI interrupt routing repair code (disabled by default, has lots of issues).
        !           279: <li>Drivers for USB ethernet adapters.
        !           280: <li>Sync USB.
        !           281: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lynx&sektion=1&format=html">lynx 2.8.2</a>
        !           282: <li>Fix a number if <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&sektion=4&format=html">ipsec</a> esp and ah related bugs introduced during the crypto splitout.
        !           283: <li>Numerous man page link repairs, so that just about any part of the system has a matching man page.
        !           284: <li>Make f_bsize signed.
        !           285: <li>Support newer Qlogic <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&sektion=4&format=html">isp(4)</a> scsi cards.
        !           286: <li>Support AMD 756 IDE controller in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&sektion=4&format=html">pciide(4)</a>.
        !           287: <li>Add FNM_NOSYS to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fnmatch&sektion=3&format=html">fnmatch(3)</a> for XPG conformance.
        !           288: <li>Flesh out <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mdoc.samples&sektion=7&format=html">mdoc.samples(7)</a>.
        !           289: <li>Disallow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_delete&apropos=0&sektion=0&manpath=OpenBSD+Current&format=html">pkg_delete(1)</a> when the pkg_prefix is on a read-only filesystem.
        !           290: <li>Handle expansion of @exec better in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&apropos=0&sektion=0&manpath=OpenBSD+Current&format=html">pkg_add(1)</a>.
        !           291: <li>Initial support for DSA keys in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8&format=html">sshd(8)</a>.
        !           292: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a>, switch to raw mode only if we got a pty.
        !           293: <li>Replace kernel <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=timeout&sektion=9&format=html">timeout(9)</a> mechanism with one which permits dynamic allocation of timeout structures.
        !           294: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fdisk&sektion=8&format=html">fdisk(8)</a>, do not use BIOS geometry by default, a lot of newer BIOS's get upset when this is done with larger drives.
        !           295: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=script&sektion=1&format=html">script(1)</a> exit with a proper (and documented) exit code.
        !           296: <li>Fix AMD K6 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mtrr&sektion=0&manpath=OpenBSD+Current&apropos=1&format=html">mtrr(4)</a>.
        !           297: <li>Fix overflow in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&sektion=1&format=html">ftp(1)</a>.
        !           298: <li>Fix directory mishandlings in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=who&sektion=1&format=html">who(1)</a>.
        !           299: <li>Fix overflow in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ul&sektion=1&format=html">ul(1)</a>.
        !           300: <li>Fix modes for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ch&sektion=4&format=html">ch(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=st&sektion=4&format=html">st(4)</a> devices so that operator is more powerful.
        !           301: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ray&sektion=4&format=html">ray(4)</a> supports the raytheon/webgear ieee 802.11 FH wireless ethernet.
        !           302: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&sektion=4&format=html">ahc(4)</a> driver now supports 789x chipset based controllers (7892/9 not verified).
        !           303: <li>Add SIOCGIFMTU/SIOCSIFMTU.
        !           304: <li>Support for the uninorth PCI bridge on the G4 macs.
        !           305: <li>bus_dma support in the powerpc port.
        !           306: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&sektion=8&format=html">apache 1.3.12</a> + mod_ssl 2.6.2
        !           307: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssl&sektion=8&format=html">OpenSSL 0.9.5</a>
        !           308: <li>Fix parsing of @-style commands in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=crontab&sektion=5&format=html">crontab(5)</a> files.
        !           309: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=m4&sektion=1&format=html">m4(1)</a> compatible enough with GNU m4 to handle autoconf 2.13.
        !           310: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ratecheck&sektion=9&format=html">ratecheck(9)</a> API to the kernel.
        !           311: <li>Quieten, secure, and improve ipv6 boot-time route setup.
        !           312: <li>Cryptographic hardware services framework, first meant for use by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&apropos=0&sektion=0&manpath=OpenBSD+Current&format=html">ipsec(4)</a>.
        !           313: <li>Fix interrupt handling issue in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&sektion=4&format=html">dc(4)</a>.
        !           314: <li>Newer UVM code.
        !           315: <li>Prevent overflow in subr_extent code.
        !           316: <li>Support FAT32 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mount_msdos&sektion=8&format=html">msdos</a> partitions over 4GB.
        !           317: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?">Many man page improvements.</a>
        !           318: <li>Disable suffix removal code in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1&format=html">make(1)</a>, since it is buggy.
        !           319: <li>Fix blink and underline attribute handling for new <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scon&apropos=0&sektion=0&manpath=OpenBSD+Current&format=html">PC display mode</a>.
        !           320: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=curses&sektion=3&format=html">ncurses-5.0-20000311</a>
        !           321: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipf&sektion=4&format=html">IPFilter 3.3.11</a>
        !           322: <li>Support more eisa <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ep&sektion=4&format=html">ep(4)</a> cards.
        !           323: <li>Implement realtime signal routines in linux compat.
        !           324: <li>Disable K6 MTRR until it is fixed.
        !           325: <li>Update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtadvd&sektion=8&format=html">rtadvd(8)</a>
        !           326: <li>Get rid of leading NULs in /kern/msgbuf.
        !           327: <li>Disallow packets to malicious 6to4 prefixes.
        !           328: <li>Fix radix tree mishandling bug in routing code.
        !           329: <li>Add more gnu-compatible options to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=m4&sektion=1&format=html">m4(1)</a>
        !           330: <li>Repair sub-shell execution handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hostname.if&sektion=5&format=html">hostname.if(5)</a>
        !           331: <li>Reverse engineer crypto lockout function on the aeon crypto card.
        !           332: <li>Fix file descriptor leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compress&sektion=1&format=html">compress(1)</a>
        !           333: <li>Fix a memory corruption bug in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&sektion=4&format=html">ipsec(4)</a> skipjack implementation.
        !           334: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=curses&sektion=3&format=html">ncurses-5.0-20000304</a>.
        !           335: <li>Disallow root password guessing in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8&format=html">sshd(8)</a>.
        !           336: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=grep&sektion=1&format=html">grep(1)</a> 2.4.1
        !           337: <li>Multiple inclusion protection problem solution on the sparc.
        !           338: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8&format=html">isakmpd(8)</a> update.
        !           339: <li>Add support for new signals to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compat_linux&sektion=8&format=html">compat_linux(8)</a> emulation routines.
        !           340: <li>Add 802.1Q support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a>.
        !           341: <li><a href="http://www.openssh.com">OpenSSH</a> 1.2.3 released.
        !           342: <li>Fix a pipe close race in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8&format=html">sshd(8)</a>.
        !           343: <li>Fix a panic in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compat_ibcs2&sektion=8&format=html">compat_ibcs2(8)</a> emulation code.
        !           344: <li>Make P_tmpdir point to /tmp, not /var/tmp.
        !           345: <li>Attempt to handle corrupt <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inetd&sektion=8&format=html">inetd.conf</a> files better.
        !           346: <li>Try to fix the uio hog problem.
        !           347: <li>Fix STAT in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftpd&sektion=8&format=html">ftpd(8)</a> to be RFC959 compliant.
        !           348: <li><A HREF="http://www.usenix.org/publications/library/proceedings/usenix98/full_papers/banga/banga_html/banga.html">Optimized kernel fdalloc()</a>
        !           349: <li>Add some missing <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compat_linux&sektion=8&format=html">compat_linux(8)</a> emulation routines.
        !           350: <li>Move kernel crypto code to /sys/crypto
        !           351: <li>Many <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&sektion=8&format=html">ppp(8)</a> fixes.
        !           352: <li>Some libc_r fixes.
        !           353: <li>mg(1) version 2a added to the source tree, and we are fixing many things in it.
        !           354: <li>Fix an entropy-robbing bug in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssl&sektion=8&format=html">ssl(8)</a> libcrypto.
        !           355: <li>Change <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wicontrol&sektion=8&format=html">wicontrol(8)</a> so that multiple parameters can be set at the same time.
        !           356: <li>Add -m parameter to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=strings&sektion=1&format=html">strings(1)</a>.
        !           357: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getifaddrs&sektion=3&format=html">getifaddrs(3)</a>.
        !           358: <li>Permit enlarging of msgbuf on the various architectures.
        !           359: <li>On sun4m machines, replace .{u,}{mul,div,mod} functions with faster versions using the new sun4m instructions.  A very significant performance improvement.
        !           360: <li>Add fseeko(3) and ftello(3) interfaces.
        !           361: <li>Two TCP SACK fixes -- SACK now appears to be completely reliable.
        !           362: <li>Optimize <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bridge&sektion=4&format=html">bridge(4)</a> code by allocating less mbufs.
        !           363: <li>Fix alignment fault in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=amd&sektion=8&format=html">amd(8)</a> on the alpha.
        !           364: <li>Add support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ses&sektion=4&format=html">ses(4)</a> devices, and the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sesd&sektion=8&format=html">sesd(8)</a> tools for probing.
        !           365: <li>Add support for 12160 (Ultra3) in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&sektion=4&format=html">isp(4)</a>.
        !           366: <li>Buffer overflows in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mopd&sektion=8&format=html">mopd(8)</a>
        !           367: <li>Complete hypersparc support.
        !           368: <li>Link sparc boot and bootxx bootblocks at different addresses; repairs booting on the hypersparc.
        !           369: <li>update to latest <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kerberos&sektion=1&format=html">KTH kerberosIV 1.0</a>
        !           370: <li>Update to newer <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compile_et&sektion=1&format=html">compile_et(1)</a>.
        !           371: <li>Full support for serial console on the i386, see <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=boot&sektion=8&format=html">boot(8)</a>.
        !           372: <li>Support PPPoE in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a>.
        !           373: <li>Fix alignment problem for ancillary data; affected 64 bit machines.
        !           374: <li>Do not call <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sleep&sektion=3&format=html">sleep(3)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rcmd&sektion=3&format=html">rcmd(3)</a>.
        !           375: <li>On sparc, avoid flushing unmapped memory from the cache in dvma_mapout().
        !           376: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipf&sektion=8&format=html">ipf 3.3.9</a>
        !           377: <li>Move <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smrsh&sektion=8&format=html">smrsh(8)</a> to /usr/libexec.
        !           378: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=traceroute6&sektion=8&format=html">traceroute6(8)</a>.
        !           379: <li>Use extents instead of rmaps to manage sparc dvma space.
        !           380: <li>Have extent_alloc_subregion() also handle an alignment offset.
        !           381: <li>More fixes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xl&sektion=4&format=html">xl(4)</a> for non-MII cards.
        !           382: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8&format=html">sshd(8)</a>, move XAUTHORITY to a subdirectory, fixing security issues.
        !           383: <li>Handle directly connected lines better in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pppd&sektion=8&format=html">pppd(8)</a>.
        !           384: <li>Y2K repairs in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cvs&sektion=1&format=html">cvs(1)</a>.
        !           385: <li>Let weak symbols take precedence over second hand symbols in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld&sektion=1&format=html">ld(1)</a>.
        !           386: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wx&sektion=4&format=html">wx(4)</a> driver supporting the Intel 82452 gigabit ethernet card.
        !           387: <li>Support hundreds of interfaces in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&sektion=8&format=html">dhclient(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&sektion=8&format=html">dhcpd(8)</a>.
        !           388: <li>texinfo 4.0
        !           389: <li>Split i386 memory &lt;16MB into it's own freelist, permitting large memory machines to work better.
        !           390: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fhopen&sektion=2&format=html">fhopen(2)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fhstat&sektion=2&format=html">fhstat(2)</a>, and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fhstatfs&sektion=2&format=html">fhstatfs(2)</a> system calls to easier support userland filesystems.
        !           391: <li>Support newer LVD models in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ncr&sektion=4&format=html">ncr(4)</a> driver.
        !           392: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gdt&sektion=4&format=html">gdt(4)</a> driver for the ICP-Vortex RAID card series.
        !           393: <li>Update to FreeBSD <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=newfs_msdos&sektion=8&format=html">newfs_msdos(8)</a>, which can support hard drives too
        !           394: <li>New OpenBSD <a href="art.html">art page</a>.
        !           395: <li>Updates to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lmc&sektion=4&format=html">lmc(4)</a> device driver.
        !           396: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uaudio&sektion=4&format=html">uaudio(4)</a> support.
        !           397: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ti&sektion=4&format=html">ti(4)</a> also supports Farallon PN9000SX.
        !           398: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=curses&sektion=3&format=html">ncurses-5.0-20000205</a>.
        !           399: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adw&sektion=4&format=html">adw(4)</a> now supports Advansys U2W scsi cards.
        !           400: <li>Further sparc pmap improvements.
        !           401: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&sektion=1&format=html">ssh-keygen(1)</a> to be used for generating signatures of any <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> control file.
        !           402: <li>In sparc port, handle SM30 specially because it starts up with the cache running.
        !           403: <li>import <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usbdevs&sektion=8&format=html">usbdevs(8)</a>.
        !           404: <li>When handling an <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=apm&apropos=0&sektion=0&manpath=OpenBSD+Current&format=html">apm(4)</a> suspend, power down pcmcia devices; when unsuspending, power them back up.  Very nice.
        !           405: <li>Rewrite <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=makewhatis&sektion=8&format=html">makewhatis(8)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=perl&sektion=1&format=html">perl(1)</a>.
        !           406: <li>Deal with empty path element in LD_LIBRARY_PATH variable.
        !           407: <li>On i386 prevent overflow in computation of buffer cache limitation, thus supporting machines with lots of memory.
        !           408: <li>Hardware encryption support added to wi(4) (the wavelan driver).
        !           409: <li>Performance optimizations to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=m4&sektion=1&format=html">m4(1)</a>.
        !           410: <li>Fix a panic in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nfsd&sektion=8&format=html">nfsd(8)</a>.
        !           411: <li>Have <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mkdir&sektion=1&format=html">mkdir -m</a> support sticky and setuid bits.
        !           412: <li>Support -R flag in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtadvd&sektion=8&format=html">rtadvd(8)</a>.
        !           413: <li>Without a subcommand, have <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atactl&sektion=8&format=html">atactl(8)</a> assume that the "identify" command is implied.
        !           414: <li>Workaround in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&sektion=1&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?
        !           415: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipf&sektion=8&format=html">ipf 3.3.8</a>
        !           416: <li>Fix a pty close race in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8&format=html">sshd(8)</a>.
        !           417: <li>Arrange so that <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&sektion=8&format=html">dhclient(8)</a> does not update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=resolv.conf&sektion=5&format=html">/etc/resolv.conf</a> if no DNS information is found.
        !           418: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8&format=html">isakmpd(8)</a> update.
        !           419: <li>Support 93C66 and 93C56 SEEPROM chips (used by more modern ahc(4) cards).
        !           420: <li>Fix a number of bugs in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fsplit&sektion=1&format=html">fsplit(1)</a>.
        !           421: <li>Use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ed&sektion=1&format=html">ed(1)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rc&sektion=8&format=html">/etc/rc</a>, since <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=grep&sektion=1&format=html">grep(1)</a> is in /usr.
        !           422: <li>i386 now runs libkvm instead of libkvm.old.
        !           423: <li>Add a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dmesg&sektion=8&format=html">dmesg(8)</a> alias to the install media.
        !           424: <li>In gcc, add an i386 specific peephole optimization for stack adjustment.
        !           425: <li>Fix some <a href="http://www.openbsd.org/cgi-bin/man.cgi?query==apm&sektion=8&apropos=0&manpath=OpenBSD+Current&format=html">APM version 1.2</a> issues, thus making IBM Thinkpads work.
        !           426: <li>On the i386, now use the memory map information supplied by the bootblocks.
        !           427: <li>Use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=alloca&sektion=3&format=html">alloca(3)</a> instead of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malloc&sektion=3&format=html">malloc(3)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=execl&sektion=3&format=html">execl(3)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=execle&sektion=3&format=html">execle(3)</a>, so that they are <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vfork&sektion=2&format=html">vfork(2)</a> safe.
        !           428: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sudo&sektion=8&format=html">sudo 1.6.2p1</a>
        !           429: <li>Arrange so that <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8&format=html">sshd(8)</a> does not do port forwarding until shell successfully starts.
        !           430: <li>Repair a stupid cache-lockdown bug in the sparc pmap.
        !           431: <li>Repair memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=freeaddrinfo&sektion=3&format=html">freeaddrinfo(3)</a>.
        !           432: <li>Significant code shrinkage in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&sektion=4&format=html">ipsec(4)</a>, as most AH and ESP code starts sharing more subfunctions.
        !           433: <li>Enable ipv6 support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rsh&sektion=1&format=html">rsh(1)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rlogin&sektion=1&format=html">rlogin(1)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rshd&sektion=8&format=html">rshd(8)</a>, and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rlogind&sektion=8&format=html">rlogind(8)</a>.
        !           434: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rcmd&sektion=3&format=html">rcmd(3)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iruserok&sektion=3&format=html">iruserok(3)</a>, and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ruserok&sektion=3&format=html">ruserok(3)</a> to be IPv6 capable, also add more address family indepedent routines: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rcmd_af&sektion=3&format=html">rcmd_af(3)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iruserok_sa&sektion=3&format=html">iruserok_sa(3)</a>.
        !           435: <li>Handle MVME1x2 boards with only one ZS serial chip.
        !           436: <li>Avoid some more cache flushes in the sparc pmap module.
        !           437: <li>Handle memory shortage better in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=yacc&sektion=1&format=html">yacc(1)</a>, closing some memory leaks.
        !           438: <li>Sparc pmap performance improved by optimizing some more pte table walks.
        !           439: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8&format=html">isakmpd(8)</a> update.
        !           440: <li>Many more man page improvements.
        !           441: <li>More <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getaddrinfo&sektion=3&format=html">getaddrinfo(3)</a> improvements to further match RFC2553.
        !           442: <li>Add MAC address filtering in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bridge&sektion=4&format=html">bridge(4)</a> code.
        !           443: <li>Fix timestamp bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1&format=html">make(1)</a>.
        !           444: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&sektion=8&format=html">Apache 1.3.11</a> + mod_ssl 2.5.0 merge
        !           445: <li>MVME328 scsi card support in mvme68k port.
        !           446: <li>Portable code for handling architectures with backwards-running stacks, like hppa.
        !           447: <li>Fix Y2K non-compliancy in amiga port's clock chip code.
        !           448: <li>some minor repairs to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=grdc&sektion=6&format=html">grdc(6)</a>.
        !           449: <li>MVME376 ethernet card support in mvme68k port.
        !           450: <li>mvme68k and mvme88k ramdisk repairs.
        !           451: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sudo&sektion=8&format=html">sudo 1.6.2</a>.
        !           452: <li>Make application mode arrow keys work in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1&format=html">ksh(1)</a>.
        !           453: <li>Protocol independence added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bindresvport&sektion=3&format=html">bindresvport(3)</a>.
        !           454: <li><a href="http://www.openssh.com">OpenSSH</a> version 1.2.2 released.
        !           455: <li>Lots of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&sektion=4&format=html">ipsec(4)</a> pfkey improvements.
        !           456: <li>Repair exception handling in gcc i386 position independent code.
        !           457: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=curses&sektion=3&format=html">ncurses-5.0-20000122</a>
        !           458: <li>Don't allow time to be set far forwards and thus wrap, and a warn for for time reversing if <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=securelevel&sektion=7&format=html">securelevel(7)</a> > 1.
        !           459: <li>Some <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compat_sunos&sektion=8&format=html">compat_sunos(8)</a> emulation improvements, particularily for getdents.
        !           460: <li>Various powerpc port fixes -- it is getting close to actually working well.
        !           461: <li>Handle SIGINT failures in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>/<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scp&sektion=1">scp(1)</a>/<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cvs&sektion=1">cvs(1)</a> better.
        !           462: <li>Fix bugs in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=robots&sektion=6">robots(6)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tetris&sektion=6">tetris(6)</a>, and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=grdc&sektion=6">grdc(6)</a> games.
        !           463: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pax&sektion=1">pax(1)</a>/<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tar&sektion=1">tar(1)</a>/<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cpio&sektion=1">cpio(1)</a> deal with files larger than 2 GB.
        !           464: <li>Deal with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getcwd&sektion=3">getcwd(3)</a> returning NULL in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=at&sektion=1">at(1)</a>.
        !           465: <li>Rename ip4.allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=8">sysctl(8)</a> to ipip.allow.  This variable no longer controls any explictly configured IP-over-IP tunnels.
        !           466: <li>Deal with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getcwd&sektion=3">getcwd(3)</a> returning NULL in the supfilesrv.
        !           467: <li><font color=#e00000><strong>DRIVER IMPROVEMENT: Intel <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fxp&sektion=4">fxp(4)</a> cards with nsphy could not negotiate and maintain 100mbit link. <a href=errata.html#nsphy>A source code patch is available</a></strong></font>.
        !           468: <li>Fix a buffer overflow in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=boot_i386&sektion=8">i386 bootblocks</a>!
        !           469: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vi&sektion=1">vi(1)</a> recover script to use sysopen(), to avoid magic in perl open().
        !           470: <li>Fix race condition in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1">make(1)</a> (only applies to make -j, which noone in OpenBSD ever uses).
        !           471: <li>Reduce console loggin in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a>.
        !           472: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd -i</a>.
        !           473: <li><font color=#e00000><strong>SECURITY FIX: Systems with procfs enabled and mounted contain a root hole due to a tricky exploit.<a href=errata.html#procfs>A source code patch is available</a></strong></font>.
        !           474: <li>Fix a possible NULL dereference in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=execve&sektion=2">execve(2)</a>.
        !           475: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&sektion=1">gcc 2.95.2</a>
        !           476: <li>add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rip6query&sektion=8">rip6query(8)</a>.
        !           477: <li>Many man page fixes.
        !           478: <li>Change pcvt(4) so that all regular function key presses go to straight to the application.
        !           479: <li>Avoid botches in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftpd&sektion=8">ftpd(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mtree&sektion=8">mtree(8)</a> introduced from blind replacement of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getwd&sektion=3">getwd(3)</a> with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getcwd&sektion=3">getcwd(3)</a>.
        !           480: <li>Disable agent forwarding in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a> protocol 1.3.
        !           481: <li>Support for another gigabit ethernet card using the alteon chipset.
        !           482: <li>Fix a garbage printout in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftpd&sektion=8">ftpd(8)</a>.
        !           483: <li>Error message repair in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=from&sektion=1">from(1)</a>.
        !           484: <li>Fix fxp+nsphy problems.
        !           485: <li>Tons more man page repairs.
        !           486: <li>Fix a bug in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pipe&sektion=2">pipe(2)</a> system call.
        !           487: <li>v6 support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fstat&sektion=1">fstat(1)</a>.
        !           488: <li>Documentation improvements.
        !           489: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=traceroute&sektion=8">"traceroute -P 41"</a> codepath blocked by inet6 import.
        !           490: <li>Another fix improving on the earlier <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtld&sektion=1">ld.so</a> version number fix.
        !           491: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8">tcpdump(8)</a> support for L2TP, Mobile IP, BGP, VLAN 802.1q, and INET6.
        !           492: <li>ncurses-5.0-20000115
        !           493: <li>Crank pms(4) delay to 4000 for another laptop that takes a long time.
        !           494: <li>Make kernel know about the Coppermine cpus.
        !           495: <li>Special case one PCI bridge device... which is not a PCI bridge at all.
        !           496: <li>Handle SNAP encapsulated packets for the bridging blocknoip option.
        !           497: <li>Improve sparc pte handling for performance.
        !           498: <li>Show blackhole routes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=route&sektion=8">route(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstat&sektion=1">netstat(1)</a>.
        !           499: <li>Fix a Y2001 bug in the hp300 boot code and kernel.
        !           500: <li>Update the powerpc code.  UVM kernels do not work yet.
        !           501: <li>Avoid touching the sdh register too often during atapi device probe; some devices freak.
        !           502: <li>More <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=m4&sektion=1">m4(1)</a> fixes.
        !           503: <li>Fix an obscure bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld&sektion=1">ld(1)</a> that caused it to treat directory names called "lib" differently.
        !           504: <li>Y2K fix for a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=groff&sektion=1">groff(1)</a> macro.
        !           505: <li>Remove gifconfig(8); replaced by syntax in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8">ifconfig(8)</a>.
        !           506: <li>Show problematic expressions in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=m4&sektion=1">m4(1)</a>'s expr error messages.
        !           507: <li>Recursion depth control in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gre&sektion=4">gre(4)</a>, similar to what is in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gif&sektion=4">gif(4)</a>.
        !           508: <li>Various cleanups are happening to the netipx codebase.
        !           509: <li>Fix Promise Ultra/66 and SiS 5513 pciide support.
        !           510: <li>blocknonip option in if_bridge and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=brconfig&sektion=8">brconfig(8)</a>.
        !           511: <li>pn(4) cards now use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&sektion=4">dc(4)</a>.
        !           512: <li>More channel fixes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>.
        !           513: <li>XFree86 3.3.6
        !           514: <li>Handle glob() return values better in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=restore&sektion=8">restore(8)</a>.
        !           515: <li>Hi/Fn 7751 is the same as the Invertex board, the aeon driver.
        !           516: <li>Support command-execution in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hostname.if&sektion=5">/etc/hostname.*</a> files, using ! syntax.
        !           517: <li>Handle the bootpath properly in sbus <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&sektion=4">isp(4)</a>.
        !           518: <li>ipsec ingress control.
        !           519: <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..
        !           520: <li>Reduce recursion in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gif&sektion=4">gif(4)</a>.
        !           521: <li>Support Davicom DM910x in if_dc.
        !           522: <li>Numerous <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&sektion=4">IPSec</a> fixes and enhancements.
        !           523: <li>Allow aeon driver to match Hi/Fn 7751.
        !           524: <li>Fix printing of SAs in route.
        !           525: <li>Add ESP/AH statistics to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstat&sektion=1">netstat(1)</a>.
        !           526: <li>Fix to use network byte order in several places.
        !           527: <li>Allow booting from Qlogic isp cards.
        !           528: <li>Several IPSec-related sysctls added.
        !           529: <li>Various termtypes fixes.
        !           530: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ncurses&sektion=3">ncurses-5.0-20000108</a>
        !           531: <li>Add fake dcphy(4).
        !           532: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=boot_config&sektion=8">UKC</a>, add a timezone command.
        !           533: <li>Handle <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fxp&sektion=4">fxp(4)</a> using <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iophy&sektion=4">iophy(4)</a>; broken in 2.6 release.
        !           534: <li>Support LBA-mapped extended partitions in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fdisk&sektion=8">fdisk(8)</a>.
        !           535: <li>Use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arc4random&sektion=3">arc4random(3)</a> in IPV6 code.
        !           536: <li>Import of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gre&sektion=4">GRE</a> code.
        !           537: <li>Early check for udp destination port 0.
        !           538: <li>Newer <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=raid&sektion=4">raidframe code</a>.
        !           539: <li>userland <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&sektion=8">ppp 2.26</a>.
        !           540: <li>Make NFS swap devices work once again.
        !           541: <li>In the mvme68k port, add support for the '060 based MVME177 card.
        !           542: <li>Make some macros in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=m4&sektion=1">m4(1)</a> special.
        !           543: <li>Improve column handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ls&sektion=1">ls(1)</a>.
        !           544: <li>V6 support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systat&sektion=1">systat(1)</a>.
        !           545: <li><font color=#e00000><strong>Y2K FIX: The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=at&sektion=1">at(1)</a> command was unable to parse some kinds of dates. <a href=errata.html#aty2k>A source code patch is available</a></strong></font>.
        !           546: <li>Improve <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sleep&sektion=1">sleep(1)</a> for out-of-range values.
        !           547: <li>Do not use kvm snooping in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtsold&sektion=8">rtsold(8)</a>.
        !           548: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&sektion=1">ftp(1)</a> URL support accidentally broken by KAME.
        !           549: <li>Fix a bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8">smtpd(8)</a>.
        !           550: <li>Make ssh IPV6 clean.  KerberosIV only works on a v4 connection.
        !           551: <li>Fix mbuf out-of-bounds write which caused great grief for NFSv2 in an INET6 kernel.
        !           552: <li>Add rmoption/rmoptions command to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=config&sektion=8">config(8)</a>, thus permitting a config file to include GENERIC and then remove things.
        !           553: <li>Various small improvements and fixes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>.
        !           554: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pthreads&sektion=3">pthreads(3)</a> handling on the sparc.
        !           555: <li>Using weak symbols, support a real libpthread.
        !           556: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mknod&sektion=8">mknod(8)</a> -m option should ignore the umask.
        !           557: <li>More man page cleanups, as always.
        !           558: <li><font color=#e00000><strong>Y2K FIX: A minor problem; the sparc eeprom(8) command is not Y2K compliant. <a href=errata.html#eepromy2k>A source code patch is available</a></strong></font>.
        !           559: <li>Permit midi compilation without other audio code.
        !           560: <li><font color=#e00000><strong>Y2K FIX: A minor problem in the logging support for the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adduser&sektion=8">adduser(8)</a> command. <a href=errata.html#addusery2k>A source code patch is available</a></strong></font>.
        !           561: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=config&sektion=8">config(8)</a>, permit multiple maxuser definitions.  Newest overrides older ones.
        !           562: <li>Use the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&sektion=4">dc(4)</a> driver instead for a few other tulip-like cards.
        !           563: <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://www.openbsd.org/cgi-bin/man.cgi?query=syslogd&sektion=8">syslogd(8)</a> better.
        !           564: <li>Correct SIGTERM handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-agent&sektion=1">ssh-agent(1)</a>.
        !           565: <li>ncurses-5.0-20000101
        !           566: <li>Permit non-IPSEC kernels to compile.
        !           567: <li>Improve argument handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wicontrol&sektion=8">wicontrol(8)</a>.
        !           568: <li>Various fixes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lkm&sektion=4">LKM(4)</a> unloading.
        !           569: <li>Make ld/ld.so search all directories before accepting the best version of a shared library.
        !           570: <li>Do in6_if_up() at splsoftnet(), permitting drivers to get interrupts during the processing of their multicast reprogramming.
        !           571: <li>Provide sysctl net.inet6.icmp6.nodeinfo to permit admin to enable ICMPv6 node information query if so desired.
        !           572: <li>Support various kinds of inet6 entries and in /etc/netstart as well.
        !           573: <li>Improve handling of signed math in NFS kernel code.
        !           574: <li>Parse /etc/sysctl.conf earlier in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rc&sektion=8">/etc/rc</a>.
        !           575: <li>Move sysctl to /sbin.
        !           576: <li>For other architectures, also check db_panic in kdb_trap().
        !           577: <li>Remove PIC versions of libarch and libresolv from the distribution.
        !           578: <li>Correctly copy pkthdr in m_split().
        !           579: <li>Fix udp multicast option handling.
        !           580: <li><font color=#e00000><strong>DRIVER IMPROVEMENT: Fix mii autoselect support for 3c900b. <a href=errata.html#3c900b>A source code patch is available</a></strong></font>.
        !           581: <li>Fix signed errors in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=df&sektion=1">df(1)</a>.
        !           582: <li>Repair <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstat&sektion=1">netstat -ss</a>.
        !           583: <li>Optional swap encryption support in uvm; see new <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=options&sektion=4">options(4)</a> page.
        !           584: <li>Do not strip international characters in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fmt&sektion=1">fmt(1)</a>.
        !           585: <li>Initialize lo0 for ipv6 automatically.
        !           586: <li>Avoid a memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=telnet&sektion=1">telnet(1)</a>.
        !           587: <li>Honour the ddb.panic sysctl better.
        !           588: <li>Enable scopeid hack in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8">ifconfig(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ping6&sektion=8">ping6(8)</a>, and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstat&sektion=1">netstat(1)</a>.
        !           589: <li>Replace NRL get{addr,name}info() with KAME get{addr,name}info() in libc.
        !           590: <li>Fix a terminfo problem relating to unset capabilities.
        !           591: <li>More ISA PnP NE2000 clones - see <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ne&sektion=4">ne(4)</a>
        !           592: <li>TCP new reno
        !           593: <li>Fix IP multicast kernel panic
        !           594: <li>Upgrade <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipf&sektion=4">ipf(4)</a>, now version 3.3.6
        !           595: <li>Major cleanup of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1">make(1)</a>
        !           596: <li>3c450-TX HomeConnect, see <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xl&sektion=4">xl(4)</a>.
        !           597: <li>Add Qlogic 1240/1280 support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&sektion=4">isp(4)</a>.
        !           598: <li>Update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=curses&sektion=3">curses(3)</a> to ncurses-19991218.
        !           599: <li>Speed up blowfish encryption by &gt; 20%.
        !           600: <li>More <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipf&sektion=8">ipf(8)</a> changes. Avoid rw_enter panic, coredumps when processing rules.
        !           601: <li>Preliminary token ring support.
        !           602: <li>Continuing <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a> improvements.
        !           603: <li>Add srcsa, dstsa, clearsa to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8">ifconfig(8)</a>
        !           604: <li>New ioctls for binding <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=enc&sektion=4">enc(4)</a> interfaces when bridging.
        !           605: <li>Yet more <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1">make(1)</a> cleanup.
        !           606: <li>Preserve file flags in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mv&sektion=1">mv(1)</a>.
        !           607: <li>Added the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gif&sektion=4">gif(4)</a> interface for tunnelling IPv4/IPv6. See <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gif&sektion=4">gif(4)</a>, gifconfig(8).
        !           608: <LI>Add more PCMCIA NE2000 devices.
        !           609: <LI>Fix and re-enable TCP SACK code. Eliminate TCP_NEWRENO. See <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=options&sektion=4">options(4)</a>.
        !           610: <LI>Continuing IPV6 improvements.
        !           611: <LI>Print ipv6 addresses correctly ipsec flows. See <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstat&sektion=1">netstat(1)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=route&sektion=8">route(8)</a>.
        !           612: <LI><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsecadm&sektion=8">ipsecadm(8)</a> now accepts ipv6 addresses.
        !           613: <LI>Improve timeout handling for some ATAPI devices.
        !           614: <LI>Add man pages for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=icmp6&sektion=4">icmp6(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ip6&sektion=4">ip6(4)</a>
        !           615: <LI><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=traceroute&sektion=8">traceroute(8)</a> fixes. Add -c, -I. Fix -P.
        !           616: <LI>Fix multicast kernel panic in ip_output.
        !           617: <LI>Add forward reference for sockaddr to netinet/in.h
        !           618: <LI>Some game fixes: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fortune&sektion=6">fortune(6)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=robots&sektion=6">robots(6)</a>.
        !           619: <LI>More <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1">make(1)</a> cleanup.
        !           620: <LI>Various IPV6 changes.
        !           621: <LI><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipmon&sektion=8">ipmon(8)</a> -F now works properly.
        !           622: <LI>Import of IPFilter 3.3.5. See <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipf&sektion=8">ipf(8)</a>.
        !           623: <LI>Long overdue <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1">make(1)</a> cleanup.
        !           624: <LI><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipf&sektion=8">ipf(8)</a> can now use interface names.
        !           625: <LI>Add support for Qlogic 1240 and 1280.
        !           626: <LI>Preliminary awi driver code.
        !           627: <LI>Fix privilege error in wi(4) driver.
        !           628: <li>Replace <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pn&sektion=4">pn(4)</a> driver with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&sektion=4">dc(4)</a>.
        !           629: <li>Overflows in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=at&sektion=1">at(1)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ar&sektion=1">ar(1)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdio&sektion=1">cdio(1)</a>.
        !           630: <li>Import of IPFilter 3.3.4. See <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipf&sektion=8">ipf(8)</a>.
        !           631: <li>Changed termcap providers
        !           632: <li>Various fixes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hunt&sektion=6">hunt(6)</a>.
        !           633: <li>TI TNETE2101 PHY
        !           634: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dlfcn&sektion=3">dlfcn(3)</a> prototypes
        !           635: <li>Sync <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=awk&sektion=1">awk(1)</a> with June 6, 1999 version
        !           636: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&sektion=4">dc(4)</a> driver for DEC/Intel 21143 and clones
        !           637: <li>Don't use stdio for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getpass&sektion=3">getpass(3)</a>.
        !           638: <li>Update of PHY subsystem
        !           639: <li>Various sparc and i386 pmap fixes for UVM
        !           640: <li>Sundance ST201 Ethernet from FreeBSD. See <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ste&sektion=4">ste(4)</a>
        !           641: <li>IPSec cleanup
        !           642: <li>Cleanup of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1">make(1)</a>.
        !           643: <li>Lots of UVM work
        !           644: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mount_mfs&sektion=8">MFS</a> unmount race fixes
        !           645: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bindresvport_af&sektion=3">bindresvport_af(3)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rresvport&sektion=3">rresvport(3)</a> APIs to libc.
        !           646: <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=curses&sektion=3">curses(3)</a> to ncurses-19991211
        !           647: <li>Overflows in crunchgen
        !           648: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=chpass&sektion=1">chpass(1)</a> temp file handling
        !           649: <li>Various soft update fixes
        !           650: <li>Integration of KAME IPv6
        !           651: <li>Features added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=find&sektion=1">find(1)</a>.
        !           652: <li>Fixes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eap&sektion=4">eap(4)</a> driver
        !           653: <li>Overflows is <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=split&sektion=1">split(1)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=jot&sektion=1">jot(1)</a>, ssio, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=telnet&sektion=1">telnet(1)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=file&sektion=1">file(1)</a>.
        !           654: <li>SiS 900/7016 Ethernet from FreeBSD. See <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sis&sektion=4">sis(4)</a>
        !           655: <li>Tape support and major code changes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atapiscsi&sektion=4">atapiscsi(4)</a>.
        !           656: <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="errata.html#sshjumbo">A jumbo patch is available which adds many features</a></strong></font>.
        !           657: <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="errata.html#sshjumbo">A jumbo patch is available which adds many features</a></strong></font>.
        !           658: <li>Some overflows in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=patch&sektion=1">patch(1)</a>.
        !           659: <li>Buffer overflow in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dnsquery&sektion=1">dnsquery(1)</a>.
        !           660: <li>Buffer overflow in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=error&sektion=1">error(1)</a>.
        !           661: <li>Fix a buffer overflow in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&sektion=8">dhclient(8)</a>.
        !           662: <li>Fix two crashes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=awk&sektion=1">awk(1)</a>.
        !           663: <li>Fix off-by-one in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=apply&sektion=1">apply(1)</a>.
        !           664: <li>Fix bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pr&sektion=1">pr(1)</a>.
        !           665: <li>Make soft updates mostly work with UVM.
        !           666: <li><font color=#e00000><strong>SECURITY FIX: The USA version of the ssl library package, called sslUSA26, contained buffer overflows. <a href=errata.html#sslUSA>A binary patch is available for people who installed before December 3</a></strong></font>.
        !           667: <li>Remove ctm(1) from the src tree -- look for it in ports now.
        !           668: <li>libkvm.old hacks for UVM.
        !           669: <li>Fix utmp handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftpd&sektion=8">ftpd(8)</a>, for when running in daemon mode.
        !           670: <li>More <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=m4&sektion=1">m4(1)</a> fixes.
        !           671: <li>Fix append keyword in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&sektion=8">dhclient(8)</a>.
        !           672: <li>Buglet in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sort&sektion=1">sort(1)</a>.
        !           673: <li>DPT SmartCache III/IV SCSI PCI/EISA driver.
        !           674: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mkisofs&sektion=8">mkisofs 1.11.3</a>
        !           675: <li>Fix mangled files for put command in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftpd&sektion=8">ftpd(8)</a>.
        !           676: <li><font color=#e00000><strong>RELIABILITY FIX: Be more careful in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=poll&sektion=2">poll(2)</a>. <a href=errata.html#poll>A source patch is available</a></strong></font>.
        !           677: <li>ncurses-5.0-19991127
        !           678: <li>Enable TI16750 UART support.
        !           679: <li>driver for ISA hostess 4-channel serial card.
        !           680: <li>Import ssh-askpass into our X11 src tree.
        !           681: <li>For i386: Winchip c6 TSC is broken, ignore it.
        !           682: <li>Fix descriptor leaks and potential double fclose() calls in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=skey&sektion=1">skey(1)</a> library code.
        !           683: <li>Correct icmp packet length in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipmon&sektion=8">ipmon(8)</a>.
        !           684: <li>Remove unused functionality from the i386 pcvt driver.
        !           685: <li>Allow machine-dependent code to set the PAGE_SIZE constant, and set it it in MD code if possible -- performance improvement.
        !           686: <li>new <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pthreads&sektion=3">pthreads(3)</a> code.
        !           687: <li>Parsing error fix to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=calendar&sektion=1">calendar(1)</a>.
        !           688: <li>Some more <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=m4&sektion=1">m4(1)</a> fixes.
        !           689: <li>Set SO_REUSEADDR and SO_LINGER on forwarded ports in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>.
        !           690: <li><font color=#e00000><strong>SECURITY FIX: Limit newaliases run to root and trusted users. <a href=errata.html#sendmail>A source patch is available</a></strong></font>.
        !           691: <li>SSH_ASKPASS support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-add&sektion=1">ssh-add(1)</a>.
        !           692: <li>Numerous <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a> improvements... too many to mention.
        !           693: <li>Newer version of the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&sektion=4">isp(4)</a> driver.
        !           694: <li>Fix a bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rarpd&sektion=8">rarpd(8)</a>.
        !           695: <li>Add support for SIGIO to lms(4), pms(4), and mms(4).
        !           696: <li>Fix two bugs in info(1).
        !           697: <li>select on pipes was broken, and occasionally someone would notice it (in particular rsync).
        !           698: <li>Use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mkstemp&sektion=3">mkstemp(3)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=crontab&sektion=1">crontab(1)</a>.
        !           699: <li>Improve <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&sektion=1">egcs</a> performance.
        !           700: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=memconfig&sektion=8">memconfig(8)</a>.
        !           701: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mtrr&sektion=0&manpath=OpenBSD+Current&apropos=1&format=html">mtrr(4)</a> support from freebsd.
        !           702: <li>SSH_CMSG_MAX_PACKET_SIZE support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a>.
        !           703: <li>Improve <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=whois&sektion=1">whois(1)</a> even more.
        !           704: <li>Many man page fixes.
        !           705: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sudo&sektion=8">sudo 1.6</a> (BSD licenced now!)
        !           706: <li>Fix more <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=m4&sektion=1">m4(1)</a> bugs.
        !           707: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scp&sektion=1">scp(1)</a>, do not display banner if process is in the background.
        !           708: <li>Permit kernel to compile without <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ffs&sektion=3">FFS</a> once again.
        !           709: <li>More links to man pages.
        !           710: <li>Bug fixes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rl&sektion=4">rl(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tx&sektion=4">tx(4)</a> driver.
        !           711: <li>More <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atapiscsi&sektion=4">ATAPI</a> disk fixes (may come as a patch file later).
        !           712: <li>Other misc <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a> improvements.
        !           713: <li>RSA key fingerprints in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a> commands.
        !           714: <li>Do ANSI cursor save/restore in i386 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcvt&sektion=4">pcvt(4)</a> driver.
        !           715: <li>Fix more <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=m4&sektion=1">m4(1)</a> bugs; patch for this problem is included in previous <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=m4&sektion=1">m4</a> errata entry.
        !           716: <li>A bit more playing around in sshd to deal with the broken key sizes that Datafellows ssh gives.
        !           717: <li>Honour <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ddb&sektion=4">ddb.console</a> in the mac68k port.
        !           718: <li>Fix retransmission problem in TCP.
        !           719: <li>Improve <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=whois&sektion=1">whois(1)</a> significantly to use *.whois-servers.net.
        !           720: <li>In lots of daemons, do not syslog getpeername complaints.
        !           721: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1">ksh(1)</a>, quote metacharacters when completing filenames.
        !           722: <li>Fix a signal race crash in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1">ksh(1)</a>.
        !           723: <li>link <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=window&sektion=1">window(1)</a> with -locurses.
        !           724: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=top&sektion=1">top(1)</a> should use stathz, not hz, for calculating process run times.
        !           725: <li>Shrink the puc(4) dmesg output.
        !           726: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ossaudio&sektion=3">OSS audio</a> support to the BSD/OS emulation.
        !           727: <li><font color=#e00000><strong>A kernel reliability fix for the alpha. <a href=errata.html#alpha_locore>A patch is available</a></strong></font>.
        !           728: <li><font color=#e00000><strong>A kernel reliability fix for all m68k architectures. <a href=errata.html#m68k_locore>A patch is available (which all m68k architectures share)</a></strong></font>.
        !           729: <li><font color=#e00000><strong>Numerous (non-security) additions/changes have been made to OpenSSH since the OpenBSD 2.6 release. <a href=errata.html#ssh>A jumbo patch is available which adds many features</a></strong></font>.
        !           730: <li><font color=#e00000><strong>A kernel reliability fix for the sparc. <a href=errata.html#sparc_locore>A patch is available</a></strong></font>.
        !           731: <li>Counter overflow fix to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scp&sektion=1">scp(1)</a>.
        !           732: <li>Merge dvdio.h support into cdio.h, and cleanup various unportabile bits.
        !           733: <li>Various other <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a> cleanups.
        !           734: <li>Print all bad options in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a> before exiting with a failure.
        !           735: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8&format=html">sshd(8)</a> now has a IgnoreUserKnownHosts flag.
        !           736: <li>Optionally run a command in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=newsyslog&apropos=0&sektion=0&manpath=OpenBSD+Current&format=html">newsyslog(1)</a>, instead of sending a signal.
        !           737: <li>Some <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1">make(1)</a> fixes.
        !           738: <li>Improve <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcp&sektion=8">dhcp</a> integration into the install media.
        !           739: <li>Logging cleanup of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>.
        !           740: <li>Have sshd check check the user's personal ~/.ssh/known_hosts file.
        !           741: <li><font color=#e00000><strong>NOTE: OpenSSH does not have the ssh 1.2.27 rsa bug</strong></font>.
        !           742: <li>Install a shared libperl.
        !           743: <li><font color=#e00000><strong>Fix m4, accidentally broken in 2.6. <a href=errata.html#m4>A patch is available</a></strong></font>.
        !           744: <li><font color=#e00000><strong>Users should not be able to change the media configuration of interfaces. <a href=errata.html#ifmedia>A patch is available</a></strong></font>.
        !           745: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=strtok_r&sektion=3">strtok_r(3)</a>.
        !           746: <li><font color=#e00000><strong>newsyslog race condition fixes. <a href=errata.html#newsyslog>A patch is available</a></strong></font>.
        !           747: <li>Various <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1">make(1)</a> fixes.
        !           748: <li>screen blanker code for the amiga.
        !           749: <li>Default network name in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&sektion=4">wi(4)</a> is "", not "ANY".
        !           750: <li>Start of DVD support.
        !           751: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sf&sektion=4">sf(4)</a> driver supports Adaptec "StarFire" AIC6915-based Ethernet PCI cards.
        !           752: <li>Numerous more <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a> cleanups.
        !           753: <li>Slow down ATAPI IDENTIFY (final critical fix which shipped in 2.6).
        !           754: <li>Another critical i386 memory allocation fix (shipped in 2.6).
        !           755: <li>Critical brooktree driver fix (shipped in 2.6).
        !           756: <li>Fix some more <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atapiscsi&sektion=4">atapi</a> bugs (shipped in 2.6).
        !           757: <li>Fix byte order bugs in the new <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atapiscsi&sektion=4">wdc/atapi</a> code.
        !           758: <li>Sparc uses UVM by default now.
        !           759: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rarpd&sektion=8">rarpd(8)</a> to work on aliased interfaces.
        !           760: <li>Support multiple <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=enc&sektion=4">enc(4)</a> interfaces.
        !           761: <li>Reliability fixes for the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atapiscsi&sektion=4">ATAPI</a> code (shipped in 2.6).
        !           762: <li>New driver: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=al&sektion=4">al(4)</a> supports the ADMtek AL981/AN985 PCI ethernet cards.
        !           763: <li>Various other <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a> cleanups.
        !           764: <li>Add ethernet-IP encapsulation.
        !           765: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh</a>, use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssl&sektion=8">libssl(8)</a> md5 routines instead of our libc routines.
        !           766: <li>Disassociate interfaces from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipnat&sektion=8">ipnat(8)</a> after they've been removed from the interface list.
        !           767: <li>Make ASYNC pipes capable of generating SIGIO.
        !           768: <li>Emulate FreeBSD F[GS]ETOWN.
        !           769: <li>Fix some further ARP problems in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bridge&sektion=4">bridge(4)</a>.
        !           770: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scp&sektion=1">scp(1)</a> counters for > 1 hour.
        !           771: <li>Support LMC1200 in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lmc&sektion=4">lmc(4)</a>.
        !           772: <li>Repair multicast routing description block in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=afterboot&sektion=8">afterboot(8)</a>.
        !           773: <li>Support missing tty flags in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=stty&sektion=1">stty(1)</a>.
        !           774: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=keynote&sektion=4">libkeynote</a> update.
        !           775: <li>Support UVM throughout userland.
        !           776: <li>Support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=puc&sektion=4">puc(4)</a> (PCI serial/parallel cards).
        !           777: <li>Make disklabel.h safe for C++ use.
        !           778: <li>Use reference-copies of the mbuf in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bridge&sektion=4">bridge(4)</a> code again, instead of full copies.
        !           779: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh</a> print the correct remote version number.
        !           780: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a> compile faster by using a library.
        !           781: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ti&sektion=4">ti(4)</a>, use bus_dma routines instead of uvm_page_alloc_contig.
        !           782: <li>Cleanup i386 disktab.
        !           783: </ul>
        !           784: <p>
        !           785:
        !           786: This list mentions mostly platform-independent changes.  For a list of changes
        !           787: made in a particular platform, please check the page for that platform.  If you
        !           788: find them not listed there, the changes are either (1) not being documented or
        !           789: (2) are documented here.<br><br>
        !           790:
        !           791: <hr>
        !           792: <p>
        !           793: <h3>
        !           794: <a href=plus20.html>For changes leading up to OpenBSD 2.0, click here</a>.<br>
        !           795: <a href=plus21.html>For changes leading up to OpenBSD 2.1, click here</a>.<br>
        !           796: <a href=plus22.html>For changes leading up to OpenBSD 2.2, click here</a>.<br>
        !           797: <a href=plus23.html>For changes leading up to OpenBSD 2.3, click here</a>.<br>
        !           798: <a href=plus24.html>For changes leading up to OpenBSD 2.4, click here</a>.<br>
        !           799: <a href=plus25.html>For changes leading up to OpenBSD 2.5, click here</a>.<br>
        !           800: <a href=plus26.html>For changes leading up to OpenBSD 2.6, click here</a>.<br>
        !           801: <a href=plus.html>For changes in OpenBSD-current, click here</a>.
        !           802: <br>
        !           803: </h3>
        !           804:
        !           805: <hr>
        !           806: <a href="index.html"><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
        !           807: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
        !           808: <br><small>$OpenBSD: plus.html,v 1.559 2000/05/12 13:02:50 ericj Exp $</small>
        !           809:
        !           810: </body>
        !           811: </html>