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

Annotation of www/plus30.html, Revision 1.1

1.1     ! deraadt     1: <!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
        !             2: <html>
        !             3: <head>
        !             4: <title>OpenBSD 3.0 changes</title>
        !             5: <link rev="made" href="mailto:www@openbsd.org">
        !             6: <meta name="resource-type" content="document">
        !             7: <meta name="description" content="OpenBSD 3.0 changes">
        !             8: <meta name="keywords" content="openbsd,current,changes">
        !             9: <meta name="distribution" content="global">
        !            10: <meta name="copyright" content="This document copyright 1996-2001 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.9 and OpenBSD 3.0</font><hr></h2>
        !            18:
        !            19: <p>
        !            20: This is a partial list of the major machine independent changes
        !            21: (i.e., 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">platforms</a>.
        !            24:
        !            25: <p>
        !            26: Changes to the <a href="ports.html">ports</a> collection are documented
        !            27: <a href="portsplus/index.html">here</a>.
        !            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="plus27.html">For changes leading up to OpenBSD 2.7, click here</a>.<br>
        !            42: <a href="plus28.html">For changes leading up to OpenBSD 2.8, click here</a>.<br>
        !            43: <a href="plus29.html">For changes leading up to OpenBSD 2.9, click here</a>.<br>
        !            44: <a href=plus.html>For changes in OpenBSD-current, click here</a>.
        !            45: <br>
        !            46: </h3>
        !            47:
        !            48: <hr>
        !            49: This file is not currently maintained, because the people who can edit
        !            50: and maintain it are WAY too busy to keep it updated.  Eventually we hope
        !            51: to catch up.  Really.
        !            52: <hr>
        !            53:
        !            54: <p>
        !            55: <h3><font color=#0000e0>We are working on OpenBSD-current.</font></h3><p>
        !            56: <ul>
        !            57: <li><font color=#e00000><strong>SECURITY FIX: be careful with long commandline options in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uuxqt&sektion=8">uuxqt</a> and run <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uucp&sektion=1">uucp</a> as non-root in daily.</strong></font><br>
        !            58:    <a href=errata.html#uucp>A source code patch is available</a>.<br>
        !            59:    <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
        !            60: <li>...</li>
        !            61: <li>New src compilation target: cross-env; prints all environment variables that need to be set for cross-building.
        !            62: <li>Import <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usbhidctl&sektion=1">usbhidctl(1)</a>, a userland program to manipulate USB HID devices.
        !            63: <li>Import <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usb&sektion=3">usb(3)</a> library libusb for USB HID processing.
        !            64: <li>Rename powerpc port to macppc, allowing for code sharing between different powerpc-based platforms.
        !            65: <li>Inherit <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vlan&sektion=4">vlan(4)</a> baudrate from parent.
        !            66: <li>Various <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lpd&sektion=8">lpd(8)</a> improvements and fixes.
        !            67: <li><font color=#e00000><strong>SECURITY FIX: fix buffer overflow reading queue file in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lpd&sektion=8">lpd</a>.</strong></font><br>
        !            68:    <a href=errata.html#lpd>A source code patch is available</a>.<br>
        !            69:    <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
        !            70: <li>Plug memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scp&sektion=1">scp(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rcp&sektion=1">rcp(1)</a>.
        !            71: <li>Avoid segfault in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&sektion=8">dhclient(8)</a> when the server specifies its name.
        !            72: <li>Support the ! operator in host parameter lists in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&sektion=8">pfctl(8)</a>.
        !            73: <li>Send a reset request for every packet received by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&sektion=8">ppp(8)</a> when the encryption dictionaries are out of sync.
        !            74: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a> support ISN randomization (aka. phase modulation).
        !            75: <li>Store argc as a long on the stack as opposed to an int.
        !            76: <li>Switch rijndael code to the optimized AES reference release.
        !            77: <li>Have <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a> send DELETE notifications for all active SAs when shutting down.
        !            78: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sudo&sektion=8">sudo(8)</a>, apply default login class if unable to look one up.
        !            79: <li>Support macro expansion in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf.conf&sektion=5">pf.conf(5)</a>.
        !            80: <li>Work some magic on the installation scripts for floppies, shrinking them.
        !            81: <li>Correct the setup of the initial <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcp&sektion=4">tcp(4)</a> state window in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a>.
        !            82: <li>Import <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pflogd&sektion=8">pflogd(8)</a>,  logging daemon that writes <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a> logs in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8">tcpdump(8)</a> binary format.
        !            83: <li><font color=#e00000><strong>SECURITY FIX: fix out of bounds handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sendmail&sektion=8">sendmail</a> debug handling</strong></font><br>
        !            84:    <a href=errata.html#sendmail2>A source code patch is available</a>.<br>
        !            85:    <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
        !            86: <li>Repair <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&sektion=8">ppp(8)</a>'s iface-alias option.
        !            87: <li>Fix rule flushing code in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bridge&sektion=4">bridge(4)</a> devices.
        !            88: <li>Support <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ip6&sektion=4">ip6(4)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&sektion=8">ppp(8)</a>; crude IPV6CP support; many other smaller changes.
        !            89: <li>Enhance file-change detection in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vipw&sektion=8">vipw(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=crontab&sektion=1">crontab(1)</a>.
        !            90: <li>Add per-rule statistics and byte counter to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a>.
        !            91: <li>Don't reset <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xl&sektion=1">xl(1)</a>'s Rx/Tx without first turning them back on after a suspend.
        !            92: <li>Support parameter lists in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&sektion=8">pfctl(8)</a>.
        !            93: <li>Be sure to pass the interface to ipip_input() in the net subsystem so it can be used in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bpf&sektion=4">bpf(4)</a>.
        !            94: <li>Import <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp-proxy&sektion=8">ftp-proxy(8)</a>, a transparent ftp proxy.
        !            95: <li>Loosen <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcp&sektion=4">tcp(4)</a> state code in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a>, allowing &quot;stupid stacks to shotgun their SYNs and provide better handling for pre-existing connections&quot;.
        !            96: <li>Initial import of sparc64 port; much subsequent development, too much to list.
        !            97: <li>Add the possibility to add a random offset to the stack on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=exec&sektion=3">exec(3)</a>.
        !            98: <li>Make the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=siop&sektion=4">siop(4)</a> driver pay attention to quirks table, eliminating INQUIRY snooping and ifdef toggling.
        !            99: <li>New -s switch for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pwd_mkdb&sektion=8">pwd_mkdb(8)</a> to only update the secure .db file.
        !           100: <li>-e switch for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nm&sektion=1">nm(1)</a> to show extra symbol information.
        !           101: <li>Delay locking the passwd file until we have gotten a new password from the user.  Also play with the file locking routine.
        !           102: <li>Attempt to recover from PCI aborts in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hifn&sektion=4">hifn(4)</a> driver.
        !           103: <li>Import keyconv, a small utility to convert between <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=openssl&sektion=1">openssl(1)</a> and DNSSEC key formats.
        !           104: <li>Support trusted public RSA keys as files in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a>.
        !           105: <li>Fix lengths for PFKEYv2 and KAME messages in IPv4-in-IPv6 and IPv6-in-IPv4 flows.
        !           106: <li>Import <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=popa3d&sektion=8">popa3d(8)</a>, Solar Designer's POP3 daemon.
        !           107: <li>The valiant vm_extern.h, vm_inherit.h, vm_map.h, and vm_pager.h files ride off into the sunset.
        !           108: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a> support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=icmp&sektion=4">icmp(4)</a> errors referring to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=icmp&sektion=4">icmp(4)</a> queries/replies.
        !           109: <li>Allow file flags in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mtree&sektion=8">mtree(8)</a>.
        !           110: <li>Don't compare the source address on packets to the one in SA when doing <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&sektion=4">ipsec(4)</a> processing.
        !           111: <li>Repair rijndael block alignment.
        !           112: <li>Unshare <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sigaction&sektion=2">sigaction(2)</a> signal handlers on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=exec&sektion=3">exec(3)</a>.
        !           113: <li>Merge <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=altq&sektion=9">altq(9)</a> options into just &quot;altq&quot; for base + red + cbq, and enable it by default.
        !           114: <li>Support the -h flag for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ln&sektion=1">ln(1)</a> that prevents following a symlink to a directory.
        !           115: <li>Many new timeouts for a wide variety of devices.
        !           116: <li>Remove the IPCOMP option as it's now part of the IPSEC option.
        !           117: <li>Rewrite <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=signal&sektion=3">signal(3)</a> handlers in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=altqd&sektion=8">altqd(8)</a> to be race-safe.
        !           118: <li>Add support for RC4 operations in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hifn&sektion=4">hifn(4)</a> driver.
        !           119: <li>Don't <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=free&sektion=3">free(3)</a> unallocated memory in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mailwrapper&sektion=8">mailwrapper(8)</a>.
        !           120: <li>Change <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tsleep&sektion=9">tsleep(9)</a> into an ltsleep wrapper.  ltsleep takes one more argument than <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tsleep&sektion=9">tsleep(9)</a>, a simplelock that it unlocks when safe.
        !           121: <li>Let kerberosV compile entirely on platforms without shared libraries.
        !           122: <li>Avoid /tmp race in rcs2log by using <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mktemp&sektion=1">mktemp(1)</a>.
        !           123: <li>Tweak timekeeping code in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dd&sektion=1">dd(1)</a> to produce a sane bandwidth measure for a short runs.
        !           124: <li>Enable the ESP and AH <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&sektion=4">ipsec(4)</a> protocols by default.
        !           125: <li>Make kernel <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=crash&sektion=8">crash(8)</a> dumps work under mvme68k.
        !           126: <li>No longer drop packets when using an ACQUIRE policy and an error occurs when notifying key management.
        !           127: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getrrsetbyname&sektion=3">getrrsetbyname(3)</a> function to retrieve arbitrary DNS records.
        !           128: <li>Support protocol version 2 in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keyscan&sektion=1">ssh-keyscan(1)</a>.
        !           129: <li>Move <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xdm&sektion=1">xdm(1)</a>'s PID file from xdm-pid to xdm.pid in /var/run, maintaining consistancy.
        !           130: <li>Delay decision to make a new <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hash&sektion=3">hash(3)</a> table or not until after calling <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=open&sektion=2">open(2)</a>, clearing up problems with file locking.
        !           131: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vlan&sektion=4">vlan(4)</a> changes: utilize IFCAP_VLAN_MTU and IFCAP_VLAN_HWTAGGING capabilities; LINK0 and MTU ambiguity are no more; MTU's can only be changed within the scope of the parent's MTU.
        !           132: <li>Repair non-blocking mode issues in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=syslogd&sektion=8">syslogd(8)</a>, avoiding grief with locked terminals.
        !           133: <li>Make all cases of .Sh AUTHOR and .Sh EXAMPLE plural in manual pages.
        !           134: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=3">sysctl(3)</a> nkmempages that reports how many pages are in kmem_map.
        !           135: <li>Support stateless <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcp&sektion=4">tcp(4)</a> normalization in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a>.
        !           136: <li>Import <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=x99token&sektion=1">x99token(1)</a>, a software x99 token calculator.
        !           137: <li>Add support for EDNS0 extended flag DNSSEC OK to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=resolver&sektion=3">resolver(3)</a> routines.
        !           138: <li>Don't send a NUL on the end of CHAP SUCCESS packets in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&sektion=8">ppp(8)</a> so that WindowsME and Windows98 won't mysteriously fail when encryption is enabled.
        !           139: <li>Allocate <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvm&sektion=9">uvm(9)</a> page buckets from kernel_map, saving kmem_map space on machines with lots of physical memory.
        !           140: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&sektion=8">ppp(8)</a>, compensate for a Windows 98 bug when sending a CHAP81 challenge response.
        !           141: <li>Support the SmartcardDevice option in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a> to specify which smartcard device to use.
        !           142: <li>Step down only one Ultra DMA mode at a time when downgrading.
        !           143: <li>On DMA timeouts, stop busmaster PCIIDE and reset channel.
        !           144: <li>Don't <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malloc&sektion=3">malloc(3)</a> too much and choke in ELF execution.
        !           145: <li>Support rule skipping in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a>.
        !           146: <li>Allow negative lock length with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lockf&sektion=3">lockf(3)</a>, making it compliant to specification.
        !           147: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=top&sektion=1">top(1)</a>, abort if <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=stdout&sektion=4">stdout(4)</a> ever produces EOF; prevents spinning output if controlling tty disappears.
        !           148: <li>Implement startup and shutdown hooks via <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dohooks&sektion=9">dohooks(9)</a> and family.
        !           149: <li><font color=#e00000><strong>SECURITY FIX: check filehandle size copied from userland</strong></font><br>
        !           150:    <a href=errata.html#nfs>A source code patch is available</a>.<br>
        !           151:    <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
        !           152: <li>Nuke edlabel.
        !           153: <li>Add support for disabling swap devices via <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=swapctl&sektion=8">swapctl(8)</a>'s -d option.
        !           154: <li>Support <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a> configuration file and key testing via the -t option.
        !           155: <li>Change vop_symlink and vop_mknod so that they return the created node in a way that the caller can actually utilize it.
        !           156: <li>Use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vfork&sektion=2">vfork(2)</a> safely in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sup&sektion=1">sup(1)</a>.
        !           157: <li>New flag PMAP_CANFAIL that tells pmap_enter that it can fail if there aren't enough resources instead of panicing.
        !           158: <li>Make non-stateful and stateful <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a> filtering work on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bridge&sektion=4">bridge(4)</a> devices.
        !           159: <li>Initialize arpcom later; it could be incorrectly initialized if done before bridge_input().
        !           160: <li>Enable challenge-response authentication by default in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>.
        !           161: <li>Fix/complete <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a> binary operators.
        !           162: <li>Repair signal race in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=m4&sektion=1">m4(1)</a>.
        !           163: <li>Ensure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1">make(1)</a> doesn't dump core when reporting open conditionals.
        !           164: <li>Promote PMAP_NEW option to mandatory status.
        !           165: <li>In the netinet subsystem, zero the TCP checksum field before calculating the new value; fixes problem with bad checksums on keepalives.
        !           166: <li>Use 64-bit integers for some ipcomp byte counts, fixing strange results with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstat&sektion=1">netstat(1)</a>.
        !           167: <li>Support Addonics FlexPort 8S via <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=addcom&sektion=4">addcom(4)</a>.
        !           168: <li>Ignore O_TRUNC on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=open&sektion=2">open(2)</a> when not opening a regular file.
        !           169: <li>On ext2fs, ffs, and ufs partitions, don't truncate anything except for symlinks, directories, and regular files.
        !           170: <li>Repair kern_msgbuf under sparc.
        !           171: <li>Support DEC EtherWorks cards via <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lc&sektion=4">lc(4)</a>.
        !           172: <li>Bring na.phone up to date.
        !           173: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iha&sektion=4">iha(4)</a> driver wasn't able to update the EEPROM, so don't even bother.
        !           174: <li>Rework ata and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wdc&sektion=4">wdc(4)</a> probing code; deal better with floating buses and supress spurious interrupts.
        !           175: <li>Plug memory leak in pw_copy() found in libutil.
        !           176: <li>Put Kerberos 5 things in libkrb5, out of libkafs.
        !           177: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a> to be compatible in all 4 combinations of Kerberos 4 and Kerberos 5 settings.
        !           178: <li>When <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a> is reading a password, don't panic if <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fork&sektion=2">fork(2)</a> or <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pipe&sektion=2">pipe(2)</a> fail; just return an empty password.
        !           179: <li>Sync <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtsold&sektion=8">rtsold(8)</a> to latest KAME, fixing a memory leak and a timer value.
        !           180: <li>Change quad types on alpha to &quot;long long&quot; as opposed to &quot;long&quot;, allowing <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=printf&sektion=3">printf(3)</a>'s &quot;%lld&quot; format to be used without a bogus cast.
        !           181: <li>In the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iha&sektion=4">iha(4)</a> driver, allow sync to be negotiated even if wide is not.
        !           182: <li>Modify <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nv&sektion=4">nv(4)</a> <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=XFree86&sektion=1">XFree86(1)</a> driver as to avoid the dimming text mode problem.
        !           183: <li>Add a BSD authentication module for radius authentication.
        !           184: <li>Make sure that <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld&sektion=1">ld(1)</a> references all aliases to avoid them being only partially resolved.
        !           185: <li>Ensure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&sektion=8">ppp(8)</a> calculates the number of key changes correctly.
        !           186: <li>Repair the NFS server's request tracking during write-gathering, thus avoiding client hangs.
        !           187: <li>Use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=login.conf&sektion=5">login.conf(5)</a> for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=passwd&sektion=1">passwd(1)</a> variables as opposed to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=passwd.conf&sektion=5">passwd.conf(5)</a>.
        !           188: <li>Yank PF_ENCAP support out of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a>.
        !           189: <li>Fix-up multicast settings in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstart&sektion=8">netstart(8)</a>.
        !           190: <li>Bump MSIZE up to 256.
        !           191: <li>IP/TCP/UDP hardware checksumming for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nge&sektion=4">nge(4)</a>; limited by MTU.
        !           192: <li>Avoid segmentation fault when <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&sektion=1">mg(1)</a> can't read an init file.
        !           193: <li>Support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipcomp&sektion=4">ipcomp(4)</a>; disabled by default.
        !           194: <li>Show kern_fthread to the door.
        !           195: <li>Userland <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iopctl&sektion=8">iopctl(8)</a> control utility for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iop&sektion=4">iop(4)</a>.
        !           196: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=passwd&sektion=1">passwd(1)</a>, lock the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=passwd&sektion=5">passwd(5)</a> file after having gotten a new password from the user; also change the actual locking procedure.
        !           197: <li>Support for /etc/wsconsctl.conf.
        !           198: <li>Handle descriptors 0, 1, or 2 being closed when <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&sektion=8">ppp(8)</a> is invoked.
        !           199: <li>Reduce MTU by 2 after MPPE has been negotiated in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&sektion=8">ppp(8)</a>.
        !           200: <li>Merge pdksh patch into <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1">ksh(1)</a>, fixing some problems with propagated return values in multi-command lines.
        !           201: <li>Utilize the welcome variable from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=login.conf&sektion=5">login.conf(5)</a>, in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftpd&sektion=8">ftpd(8)</a>, instead of hard-coding /etc/motd.
        !           202: <li>Discipline the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=audio&sektion=4">audio(4)</a> device so it gets along with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=revoke&sektion=2">revoke(2)</a>.
        !           203: <li>Repair NFS-related problem with diskless clients by getting the root filehandle via nfs_root.
        !           204: <li>Add support for screen switching to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wsconsctl&sektion=8">wsconsctl(8)</a>.
        !           205: <li>Change <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wsconsctl&sektion=8">wsconsctl(8)</a>'s interface to be more <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=8">sysctl(8)</a>-like.
        !           206: <li>Shuffle around maxlen setting inside the net subsystem to avoid potential problems.
        !           207: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=icmp&sektion=4">icmp(4)</a> error checking saner.
        !           208: <li>Initial <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ip6&sektion=9">ip6(9)</a> support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a>.
        !           209: <li>Packet normalization support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a>.
        !           210: <li>Userland <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sectok&sektion=1">sectok(1)</a> control program.
        !           211: <li>Repair kern_fork brain-damage.
        !           212: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvm&sektion=9">uvm(9)</a> and MNN are no longer optional.
        !           213: <li>Import <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=altq&sektion=9">altq(9)</a>: alternate queueing support.
        !           214: <li>Poof!  The old vm disappears.
        !           215: <li>No more M_COPY_* macros; use M_MOVE_* or M_DUP_*.
        !           216: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dmesg&sektion=8">dmesg(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wicontrol&sektion=8">wicontrol(8)</a>, and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ancontrol&sektion=8">ancontrol(8)</a> to powerpc's ramdisk.
        !           217: <li>New mvmeppc port.
        !           218: <li>Many mvme68k improvements including: switching to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvm&sektion=9">uvm(9)</a>, repairing system trace, cleanup of locore.s, KNF, etc.
        !           219: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&sektion=4">pciide(4)</a> support for powerpc.
        !           220: <li>Change <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=icmp6&sektion=4">icmp6(4)</a> packet header length computation so it works with both 4.4BSD's M_COPY_PKTHDR and OpenBSD 2.9+'s M_COPY_PKTHDR.
        !           221: <li>Implement <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getpeereid&sektion=2">getpeereid(2)</a>, allowing local-domain servers to determine client credentials.
        !           222: <li>Support generic BSD authentication in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xdm&sektion=1">xdm(1)</a>.
        !           223: <li>Disable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usb&sektion=4">usb(4)</a> on alpha by default.
        !           224: <li>Kerberos v5 support for SSH1.
        !           225: <li>Hardware RNG support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lofn&sektion=4">lofn(4)</a>.
        !           226: <li>Smartcard support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-agent&sektion=1">ssh-agent(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>.
        !           227: <li>Large -Wall/-Werror/-W... ongoing cleanup throughout tree.
        !           228: <li>Nuke mips port.
        !           229: <li>Initial import of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iop&sektion=4">iop(4)</a> (I2O) framework.
        !           230: <li>Rewrite <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nc&sektion=1">nc(1)</a>, adding <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ip6&sektion=4">ip6(4)</a> support.
        !           231: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=su&sektion=1">su(1)</a>, offload root instances for Kerberos to the auth program.
        !           232: <li>Disable SMB decoding in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8">tcpdump(8)</a>.
        !           233: <li>Enable audio on alpha by default.
        !           234: <li>Endian fixes in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&sektion=4">wi(4)</a> driver.
        !           235: <li>Adios NQNFS.
        !           236: <li>Nuke the pmax port.
        !           237: <li>Don't perform TCP/UDP hardware checksumming when doing IP fragmentation.
        !           238: <li>Delayed checksum support in the netinet subsystem.
        !           239: <li>Support setting the Ethernet address through <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8">ifconfig(8)</a> for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vr&sektion=4">vr(4)</a> cards.
        !           240: <li>Bypass <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&sektion=4">ipsec(4)</a> for all <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcp&sektion=8">dhcp(8)</a> traffic, avoiding potential problems with newly booted clients.
        !           241: <li>Modify timeouts for IP spd expirations.
        !           242: <li>Internal fiddling of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nfsd&sektion=8">nfsd(8)</a>'s handling of its root vnode.
        !           243: <li>Import <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a>, an ipf-compatible packet filter.
        !           244: <li>Avoid panics under i386 if bus/dev/func numbers for PCI are not valid.
        !           245: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=3">sysctl(3)</a> KERN_POOLS to retrieve pool information from the kernel.
        !           246: <li>Cleanup and update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcp&sektion=8">dhcp(8)</a> to 2.0pl5.
        !           247: <li>Utilize <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=readpassphrase&sektion=3">readpassphrase(3)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>.
        !           248: <li>Allow access to /dev/pci.
        !           249: <li>Repair multiple key handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wicontrol&sektion=8">wicontrol(8)</a>.
        !           250: <li>New ether_input_mbuf to ease transition from ether_header in ether_input; drivers will migrate to this.
        !           251: <li>Wave goodbye to kernfs.
        !           252: <li>Replace existing <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=telnetd&sektion=8">telnetd(8)</a> with the one from heimdal-0.3f.
        !           253: <li>Assorted modifications to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvm&sektion=9">uvm(9)</a>.
        !           254: <li><font color=#e00000><strong>RELIABILITY FIX: link XF86Setup
        !           255:    against the right version of libXxf86vm.a.</strong></font><br> Fix the
        !           256:    problem of corrupted XF86Config file produced by XF86Setup.<br>
        !           257:    <a href=errata.html#XF86Setup>A source code patch is available</a>.<br>
        !           258:    <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
        !           259: <li>Avoid a pidfile/sigterm race in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a>.
        !           260: <li>Merge the system's crypto.h into crptodev.h, avoiding name conflicts with OpenSSL.
        !           261: <li>Various <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pool&sektion=9">pool(9)</a> improvements including a new pool_cache() function and cleaner locking.
        !           262: <li>Spelling audit throughout the manual pages.
        !           263: <li>Try to have <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&sektion=1">ssh-keygen(1)</a> decode ssh-3.0.0 private RSA keys.
        !           264: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&sektion=1">mg(1)</a> feature: M-x theo.
        !           265: <li>Support PCI bus configuration from userland.
        !           266: <li>Add TCP, UDP, and IPv4 hardware checksum processing, excluding outbound TCP/UDP.
        !           267: <li>Internal shuffling of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vnode&sektion=9">vnode(9)</a> operations in some filesystems.
        !           268: <li>Disable interrupts in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&sektion=4">wi(4)</a> driver before mapping and establishing the interrupt, thereby avoiding a race condition.
        !           269: <li>MI loadfile support; currently only used on powerpc.
        !           270: <li>Obsolete *known_hosts2 in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>.
        !           271: <li>Some <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hifn&sektion=4">hifn(4)</a> fixes, largely related to descriptor lengths.
        !           272: <li>Don't let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a> overwrite argv.
        !           273: <li>Shrink <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dmesg&sektion=8">dmesg(8)</a>.
        !           274: <li>Merge authorized_keys2 into authorized_keys in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>.
        !           275: <li>Provide a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=3">sysctl(3)</a> interface to msgbuf; handy for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dmesg&sektion=8">dmesg(8)</a>, allowing it to run without setgid.
        !           276: <li>Upgrade to heimdal-0.3f.
        !           277: <li>Use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=moduli&sektion=5">moduli(5)</a> instead of the deprecated primes.
        !           278: <li>Add RNG support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hifn&sektion=4">hifn(4)</a> for the 7951.
        !           279: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a>, fallback to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=stat&sektion=2">stat(2)</a> when <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=readdir&sektion=3">readdir(3)</a> doesn't return d_type.
        !           280: <li>Apply KNF to many kernel sources.
        !           281: <li>Don't forward <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ip6&sektion=4">ip6(4)</a> packets back into point-to-point link if the packet's destination address matches said p2p link's interface.
        !           282: <li>Lots of manual page cleanups.
        !           283: <li>Upgrade to openssl-engine-0.9.6a.
        !           284: <li>Many fixes in the kernel's <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lockf&sektion=3">lockf(3)</a> code including avoiding livelocks on ptrace-related scenarios.
        !           285: <li>Modify file locking routine in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=skey&sektion=3">skey(3)</a> library, preventing a race condition, plus other modifications; integrate.
        !           286: <li>Document <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=physio&sektion=9">physio(9)</a>.
        !           287: <li>More variables in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=login.conf&sektion=5">login.conf(5)</a>: login-timeout, login-tries, and login-backoff.
        !           288: <li>Improve <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&sektion=8">ppp(8)</a>: handle hardware-imposed MTU/MRU limitations; support stateful MPPE (Microsoft encryption).
        !           289: <li>Repair <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vi&sektion=1">vi(1)</a> to avoid spinouts when creating temporary files.
        !           290: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&sektion=1">ftp(1)</a> use binary for transfers as opposed to ascii.
        !           291: <li>Merge <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=passwd.conf&sektion=5">passwd.conf(5)</a> into <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=login.conf&sektion=5">login.conf(5)</a> and add passwordtime and minpasswordlen variables.
        !           292: <li>Move microcode includes around to avoid erroneously installing them, among other reasons.
        !           293: <li>Overhaul some kern_exec internals, cleaning up the setuid/setgid-checking code.
        !           294: <li>Adapt <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=skeyinfo&sektion=1">skeyinfo(1)</a> to use BSD authentication and removal of the suid root bit.
        !           295: <li>Improve powerpc's awacs driver; many interrupt fixes.
        !           296: <li>Allow the use of ^T in passphrases read by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=readpassphrase&sektion=3">readpassphrase(3)</a>.
        !           297: <li><font color=#e00000><strong>SECURITY FIX: avoid race in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=execve&sektion=2">execve(2)</a> when checking flags for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ptrace&sektion=2">ptrace(2)</a>.</strong></font><br>
        !           298:     <a href=errata.html#kernexec>A source code patch is available</a>.<br>
        !           299:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
        !           300: <li>Update if_lastchange when IFF_UP is changed instead of on every packet transmission and receipt.
        !           301: <li>VM renovations on mvme88k.
        !           302: <li>Use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=va_start&sektion=3">va_start(3)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=va_end&sektion=3">va_end(3)</a> for every call to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vfprintf&sektion=3">vfprintf(3)</a> and associates.
        !           303: <li>Replace commonly used static lists with persistent growable arrays in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1">make(1)</a>.
        !           304: <li>Have <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=slstats&sektion=8">slstats(8)</a> use an <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ioctl&sektion=2">ioctl(2)</a> so it doesn't need to be setgid.
        !           305: <li>Ensure *chi doesn't receive interrupts before being initialized.
        !           306: <li>Let pci_mapreg_map() take an extra argument to limit the size of the PCI region to map so we can still work with things publishing too much PCI memory.
        !           307: <li>Use lpd_flags in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rc&sektion=8">rc(8)</a>, allowing flags to be passed to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lpd&sektion=8">lpd(8)</a>.
        !           308: <li>Support EDNS0 (RFC2671) buffer size notification for DNS queries.
        !           309: <li>Upgrade to binutils 2.10.1.
        !           310: <li>Protect include files in /usr/include/net against multiple inclusion.
        !           311: <li>Fix unmapped interrupt problems on some VIA-based boards.
        !           312: <li>New options, improvements, and fixes for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wicontrol&sektioin=8">wicontrol(8)</a>.
        !           313: <li>Palm support in libsectok.
        !           314: <li>Rewrite <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldd&sektion=1">ldd(1)</a>.
        !           315: <li><font color=#e00000><strong>RELIABILITY FIX: use correct <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=db&sektion=3">db(3)</a> pointers in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pwd_mkdb&sektion=8">pwd_mkdb(8)</a>, and don't star out empty passwords</strong></font><br>
        !           316:     <a href=errata.html#pwd_mkdb>A source code patch is available</a>.<br>
        !           317:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
        !           318: <li>Assorted <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&sektion=8">ppp(8)</a> alterations.
        !           319: <li>Correct initialization of the policy_id field for SA structures in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a>.
        !           320: <li>PCI shim for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&sektion=4">wi(4)</a>.
        !           321: <li>Repair preservation option in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cp&sektion=1">cp(1)</a>.
        !           322: <li>Allow the number of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gre&sektion=4">gre(4)</a> devices to be changed in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=boot_config&sektion=8">boot_config(8)</a>.
        !           323: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rc&sektion=8">rc(8)</a> no longer starts netatalk -- if installed -- by default.
        !           324: <li><font color=#e00000><strong>RELIABILITY FIX: compute length correctly on certificates in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a>.</strong></font><br>
        !           325:     <a href=errata.html#isakmpd>A source code patch is available</a>.<br>
        !           326:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
        !           327: <li>Ensure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kqueue&sektion=2">kqueue(2)</a> works on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mount_ext2fs&sektion=8">ext2fs(8)</a>.
        !           328: <li>More pipe fiddling.
        !           329: <li>Enforce Remote-ID specified in Phase 1 peer section in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a>.
        !           330: <li>Ongoing license audit and copyright notice cleanup.
        !           331: <li>Extend pfkeyv2's RFC2367 compliance and fix backward compatibility problems.
        !           332: <li>Adjust routing socket message to the right size.
        !           333: <li>Switch UID when <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a> cleans up temporary files and sockets.
        !           334: <li>Speed up <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arc4random&sektion=3">arc4random(3)</a> in some net subsystems.
        !           335: <li>Upgrade to XFree86 4.1.0.
        !           336: <li>Use default hoplimit when icmp6_error doesn't know about the incoming interface.
        !           337: <li>Create <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=3">sysctl(3)</a> parameters for ccpu, diskstats, fscale, nprocs, and physmem.
        !           338: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=md5&sektion=1">md5(1)</a> implementation with a BSD copyright and other improvements; includes regression test.
        !           339: <li>Improve <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=swapctl&sektion=8">swapctl(8)</a>.
        !           340: <li>Don't allow packets that need <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&sektion=4">IPsec(4)</a> processing to be bridge-broadcast.
        !           341: <li>Expand handling of X509 and KeyNote certificates in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a>.
        !           342: <li>Fix some <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcp&sektion=4">tcp(4)</a> behaviour with connections in the CLOSING state.
        !           343: <li>Some <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld.so&sektion=1">ld.so(1)</a> renovations.
        !           344: <li>Repair <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kqueue&sektion=2">kqueue(2)</a> related panic.
        !           345: <li><font color=#e00000><strong>SECURITY FIX: verify location when using <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fts&sektion=3">fts(3)</a> to pop up directories.</strong></font><br>
        !           346:     <a href=errata.html#fts>A source code patch is available</a>.<br>
        !           347:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
        !           348: <li>Update root device selection routines for sun3.
        !           349: <li>Miscellaneous <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fxp&sektion=4">fxp(4)</a> improvements.
        !           350: <li>Remove <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipf&sektion=4&manpath=OpenBSD+2.7">ipf(4)</a> from the tree.
        !           351: <li>Remove <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcvt&sektion=4&manpath=OpenBSD+2.7&arch=i386">pcvt(4)</a> from the tree.
        !           352: <li>Add BSD authentication support to userland programs; authorization defaults in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=login.conf&sektion=5">login.conf(5)</a>.
        !           353: <li><font color=#e00000><strong>SECURITY FIX: Update to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sendmail&sektion=8">sendmail(8)</a> 8.11.4 which addresses signal race conditions.</strong></font><br>
        !           354:     <a href=errata.html#sendmail>A source code patch is available</a>.<br>
        !           355:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
        !           356: <li>Hardware clock support on powerpc.
        !           357: <li>Fix directory state tracking in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fsck&sektion=8">fsck(8)</a>.
        !           358: <li>New BIOCGHDRCMPLT and BIOCSHDRCMPLT ioctls for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bpf&sektion=4">bpf(4)</a> to disable overwriting of the link-level source address.
        !           359: <li>Support interface capabilities.
        !           360: <li>Repair cluster_rbuild() in vfs_cluster.
        !           361: <li>Twiddle with the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atapiscsi&sektion=4">atapiscsi(4)</a> driver.
        !           362: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fxp&sektion=4">fxp(4)</a> bug fixes.
        !           363: <li>Bring back the old (no ECONNABORTED) <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=accept&sektion=2">accept(2)</a> behaviour for Unix domain sockets.
        !           364: <li>Support Heimdal's <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kerberos&sektion=1">Kerberos 5</a>.
        !           365: <li>Upgrade to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=perl&sektion=1">Perl 5.6.1</a>.
        !           366: <li>Allow arbitrary atime/mtime setting on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mount_ext2fs&sektion=8">ext2fs(8)</a> volumes.
        !           367: <li>Fix lookup code in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mount_procfs&sektion=8">procfs(8)</a>.
        !           368: <li>Many assorted <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&sektion=1">mg(1)</a> fixes and improvements.
        !           369: <li>Clean up and shrink <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1">make(1)</a>.
        !           370: <li>Various improvements to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ubsec&sektion=4">ubsec(4)</a> driver.
        !           371: <li>Fix panics in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ep&sektion=4">ep(4)</a> driver by initializing packet tags.
        !           372: <li>New PCMCIA products from NetBSD.
        !           373: <li>Utilize packet tags in the net subsystems.
        !           374: <li>Diversify time parameter parsing in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a>.
        !           375: <li>Better keyboard-interactive support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>.
        !           376: <li>Convert <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lseek&sektion=2">lseek(2)</a> <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=read&sektion=2">read(2)</a>/<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=write&sektion=2">write(2)</a> to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pread&sektion=2">pread(2)</a>/<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pwrite&sektion=2">pwrite(2)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kvm&sektion=3">kvm(3)</a>.
        !           377: <li>Import libsectok, used for ISO 7816 smart cards and iButtons.
        !           378: <li>Tweak delays in the i82365 PCMCIA controller driver to avoid momentary freezes.
        !           379: <li>Improve rate support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auich&sektion=4">auich(4)</a>.
        !           380: <li>Make vax use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wscons&sektion=4">wscons(4)</a> and enable the smg framebuffer.
        !           381: <li>More <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=select&sektion=2">select(2)</a> fixes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>.
        !           382: <li>Fix X11 client bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>.
        !           383: <li>PMAP_NEW support on the vax and hp300.
        !           384: <li>Create COMPAT_23 and COMPAT_25 options.
        !           385: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vr&sektion=4">vr(4)</a>, handle suspend mode better on the VT6102.
        !           386: <li>Do not check return values for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malloc&sektion=9">malloc(9)</a> calls with M_WAIT or M_WAITOK.
        !           387: <li>New option: SMALL_KERNEL, subtly changes some kernel semantics to change the kernel size significantly.  Use *only* for boot floppies.
        !           388: <li>Change ip_sum semantics in ip_output().
        !           389: <li>Compress <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ac97&sektion=4">ac97(4)</a> vendor tables.
        !           390: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ac97&sektion=4">ac97(4)</a> now knows about rev 2.2.
        !           391: <li>Squish compatopts to a more sensible set, killing COMPAT_09, COMPAT_10, COMPAT_11.
        !           392: <li>Shrink the alpha boot blocks a bit.
        !           393: <li>We no longer support ECOFF kernel loading in the alpha boot block.
        !           394: <li>Teach <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ac97&sektion=4">ac97(4)</a> about more CODEC models.
        !           395: <li>At boot time, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=swapon&sektion=8">swapon(8)</a> before <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fsck&sektion=8">fsck(8)</a> is run.
        !           396: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fts&sektion=3">fts(3)</a> to handle very long paths.
        !           397: <li>Repair various signal handler bugs in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pppd&sektion=8">pppd(8)</a>.
        !           398: <li>Handle memory allocation failures in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fsck_ffs&sektion=8">fsck_ffs(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fsck_ext2fs&sektion=8">fsck_ext2fs(8)</a> better.
        !           399: <li>Fix a recently introduced bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=supfilsrv&sektion=8">supfilsrv(8)</a>.
        !           400: <li>Correct acceptance of ARP packets coming in on non-IP <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bridge&sektion=4">bridge(4)</a> interfaces.<br>
        !           401:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
        !           402: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=txp&sektion=4">txp(4)</a> now works on the alpha.
        !           403: <li>More fixes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1">make(1)</a>.
        !           404: <li>Check a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=calloc&sektion=3">calloc(3)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fsck_ffs&sektion=8">fsck_ffs(8)</a>.
        !           405: <li>Add a temporary DTYPE_CRYPTO until device cloning support shows up.
        !           406: <li>Fixes to fdescfs.
        !           407: <li>busdma changes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=txp&sektion=4">txp(4)</a>, preparing for the alpha.
        !           408: <li>Split <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&sektion=4">wi(4)</a> into bus dependent and independent parts.
        !           409: <li>On hp300, splhigh() in cpu_exit().
        !           410: <li>Misc cleanup of the shared m68k codebase.
        !           411: <li>More <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bus_dmamap_sync&sektion=9">bus_dmamap_sync(9)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hifn&sektion=4">hifn(4)</a>.
        !           412: <li>Initial non-working alpha <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld.so&sektion=1">ld.so(1)</a> support.
        !           413: <li>Support newer versions of the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lmc&sektion=4">lmc(4)</a> cards.
        !           414: <li>Kill a debug message in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ubsec&sektion=4">ubsec(4)</a>.
        !           415: <li>Add swiss german keyboard layout to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wscons&sektion=4">wscons(4)</a>.
        !           416: <li>Smoke out the OLD_PIPE code.
        !           417: <li>krb4-1.0.8
        !           418: <li>Bug fix to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1">make(1)</a>.
        !           419: <li>Speed up top-level tree Makefiles by doing exec for subshells in new directories.
        !           420: <li>Artful fiddling of the kernel pipe stat code.
        !           421: <li>No need for setgid kmem on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iostat&sektion=8">iostat(8)</a> anymore.
        !           422: <li>Add more <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=3">sysctl(3)</a> support in the kernel.
        !           423: <li>Make the alpha floppies fit again...
        !           424: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hifn&sektion=4">hifn(4)</a> use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bus_dma&sektion=9">bus_dma(9)</a>.  Now works on the alpha.
        !           425: <li>Initial cut at userland hardware <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=crypto&sektion=4">crypto(4)</a> support.
        !           426: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ubsec&sektion=4">ubsec(4)</a>, initial support for the Broadcom 5820.
        !           427: <li>Honour ddb.console on sun3.
        !           428: <li>On the pmax, fix a curproc misuse.
        !           429: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcibios&sektion=4">pcibios(4)</a>, deal with buggy BIOSs which incorrectly leave the router as 000:00:0.
        !           430: <li>hp300 cleanup in progress...
        !           431: <li>Solve a problem of Lilliputan proportions in powerpc <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isinf&sektion=3">isinf(3)</a>.
        !           432: <li>Mickey goes mad and does a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=strlcpy&sektion=3">strlcpy(3)</a> whack on src/bin.
        !           433: <li>Unify rdsetroot and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rd&sektion=4">rd(4)</a> support between almost all architectures.
        !           434: <li>Man page cleanups galore.
        !           435: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hifn&sektion=4">hifn(4)</a> attempt to support the Hifn 7951.
        !           436: <li>Do stdout/stderr flushing in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a> using non-blocking mode.
        !           437: <li>Fix kerberosIV versioning link problem.
        !           438: <li>Cleanup MAP_COPY flags in the tree.
        !           439: <li>Use genassym.cf on alpha.
        !           440: <li>Unify the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rd&sektion=4">rd(4)</a> support.
        !           441: <li>Update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=8">sysctl(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vmstat&sektion=8">vmstat(8)</a> to use the new interfaces.
        !           442: <li>Make more data available via the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=3">sysctl(3)</a> interface.
        !           443: <li>Handle fastroute in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bridge&sektion=4">bridge(4)</a>.
        !           444: <li>hp300 man page cleanup.
        !           445: <li>Fix a resource leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=twe&sektion=4">twe(4)</a>.<br>
        !           446:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
        !           447: <li>Use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=madvise&sektion=2">madvise(2)</a> option with MADV_FREE for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malloc&sektion=3">malloc(3)</a> 'h' flag.
        !           448: <li>Support MADV_DONTNEED and MADV_FREE in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=madvise&sektion=2">madvise(2)</a>.
        !           449: <li>Switch sparc to UVM and PMAP_NEW.
        !           450: <li>Support HP425e.
        !           451: <li>Refill <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=txp&sektion=4">txp(4)</a> receive ring only when empty -- performance enhancement.
        !           452: <li>Fix SSH2 <b>-R</b> support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>.
        !           453: <li>More pmap/uvm interface changes.
        !           454: <li>Correct signal handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ping6&sektion=8">ping6(8)</a>.
        !           455: <li>Implement screen blanker in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wscons&sektion=4">wscons(4)</a>.
        !           456: <li>Attempt to support hifn7951 in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hifn&sektion=4">hifn(4)</a>.
        !           457: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=realloc&sektion=3">realloc(3)</a> fixes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipf&sektion=8&manpath=OpenBSD+2.7">ipf(8)</a>.
        !           458: <li>ipf 3.4.17
        !           459: <li>Fix kernel extent code to be more careful about ranges.
        !           460: <li>UVM support for mac68k.
        !           461: <li>Change i386 in_cksum failure to a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=printf&sektion=9">printf(9)</a>, instead of a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=panic&sektion=9">panic(9)</a>.<br>
        !           462:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
        !           463: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=txp&sektion=4">txp(4)</a>, add support for hardware <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vlan&sektion=4">vlan(4)</a>.
        !           464: <li>Fix a bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1">make(1)</a> exposed by the recent jumbo patch.
        !           465: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ti&sektion=4">ti(4)</a> to handle <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vlan&sektion=4">vlan(4)</a> properly.
        !           466: <li>vsunlock fixes to UVM.
        !           467: <li>Signal ignore bug fix to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>.
        !           468: <li>Kill i386 VM & pmap_old support.
        !           469: <li>Fix process priority bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atrun&sektion=8">atrun(8)</a>.
        !           470: <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vlan&sektion=4">vlan(4)</a> by default in GENERIC kernels.
        !           471: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pread&sektion=3">pread(3)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=preadv&sektion=3">preadv(3)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pwrite&sektion=3">pwrite(3)</a>, and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pwritev&sektion=3">pwritev(3)</a> on big endian architectures.
        !           472: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sendmail&sektion=8">sendmail(8)</a>, use FAST_PID_RECYCLE.
        !           473: <li>Remove excess (vaddr_t) casts.
        !           474: <li>Get rid of CLSIZE and friends.
        !           475: <li>Increase <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=strlcpy&sektion=3">strlcpy(3)</a> in parts of the tree.
        !           476: <li>Some minor changes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a>.
        !           477: <li>Cleanup M_* malloc types in the kernel.
        !           478: <li>UVM for the hp300.
        !           479: <li>Numerous cleanups to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sup&sektion=1">sup(1)</a>.
        !           480: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systat&sektion=8">systat(8)</a>, handle <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kvm_nlist&sektion=3">kvm_nlist(3)</a> failing.
        !           481: <li>Fix a channel race in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a>.
        !           482: <li>Document that <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nc&sektion=1">nc(1)</a> no longer has a -e option.
        !           483: <li>Fix localhost handling bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&sektion=8">httpd(8)</a>.
        !           484: <li>Jumbo patch to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1">make(1)</a> that has been brewing for a while.
        !           485: <li>Various improvements to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&sektion=1">mg(1)</a>.
        !           486: <li>Big USB code update.
        !           487: <li>Fix a signed vs unsigned error in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gm&sektion=4">gm(4)</a> Ethernet driver.
        !           488: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wump&sektion=6">wump(6)</a>, improve our cave topology algorithm. Don't ask.
        !           489: <li>Force -h to override the BLOCKSIZE environment in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=du&sektion=1">du(1)</a>.
        !           490: <li>Substantial updates to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sup&sektion=1">sup(1)</a>.
        !           491: <li>Fix a register save/restore bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=clcs&sektion=4">clcs(4)</a> so that suspend/resume works better.
        !           492: <li>Allow the right CTRL+ALT keys to work as the left ones do in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wskbd&sektion=4">wskbd(4)</a>.
        !           493: <li>Continue to hack our new <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=txp&sektion=4">txp(4)</a> driver into shape.
        !           494: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8">ifconfig(8)</a>, implement support for removing tunnel outer IP address pair.
        !           495: <li>Revert a buggy optimization in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tsort&sektion=1">tsort(1)</a>.
        !           496: <li>Use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pread&sektion=2">pread(2)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nlist&sektion=3">nlist(3)</a> instead of abusing <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lseek&sektion=2">lseek(2)</a> with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=read&sektion=2">read(2)</a>.
        !           497: <li>Remove cruft leftover from the old PCVT console driver.
        !           498: <li>Fix filename tab-completion in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&sektion=1">mg(1)</a>.
        !           499: <li>Convert some more drivers to the new <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=timeout&sektion=9">timeout(9)</a> interface.
        !           500: <li>Whack dtom() in the kernel. Fo'get about it.
        !           501: <li>Avoid a NULL pointer dereference in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=faithd&sektion=8">faithd(8)</a>.
        !           502: <li>Various reset and delay fixes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wdc&sektion=4">wdc(4)</a> to help certain ATAPI devices.
        !           503: <li>Deal with suspend/resume more cleanly in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pccbb&sektion=4">pccbb(4)</a>.
        !           504: <li>Better hints handling and memory allocation in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tsort&sektion=1">tsort(1)</a>.
        !           505: <li>Correct an error condition in /etc/ksh.kshrc.
        !           506: <li>Add a koi8-r keyboard layout for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wskbd&sektion=4">wskbd(4)</a>.
        !           507: <li>Allow interoperability between OpenSSH and older ssh-2.0.x variants with weaker key generation.
        !           508: <li>Instrument improved locking and rework SCSI a bit in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ami&sektion=4">ami(4)</a>.
        !           509: <li>Cleanups to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ancontrol&sektion=8">ancontrol(8)</a>.
        !           510: <li>Add a -b option to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>, similar to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=telnet&sektion=1">telnet(1)</a>'s equivalent.
        !           511: <li>Fix a memory handling bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=telnet&sektion=1">telnet(1)</a>.
        !           512: <li>Use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pool&sektion=9">pool(9)</a> interface for the VFS cache.
        !           513: <li>Improve OpenSSH interoperability with ssh.com-2.0.x clients.
        !           514: <li>In the mvme88k port, replace resource maps with extents.
        !           515: <li>Numerous fixes and updates to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sup&sektion=1">sup(1)</a>.
        !           516: </ul>
        !           517: <p>
        !           518:
        !           519: This list mentions mostly platform-independent changes.  For a list of changes
        !           520: made in a particular platform, please check the page for that platform.  If you
        !           521: find them not listed there, the changes are either (1) not being documented or
        !           522: (2) are documented here.<br><br>
        !           523:
        !           524: <hr>
        !           525: <p>
        !           526: <h3>
        !           527: <a href="plus20.html">For changes leading up to OpenBSD 2.0, click here</a>.<br>
        !           528: <a href="plus21.html">For changes leading up to OpenBSD 2.1, click here</a>.<br>
        !           529: <a href="plus22.html">For changes leading up to OpenBSD 2.2, click here</a>.<br>
        !           530: <a href="plus23.html">For changes leading up to OpenBSD 2.3, click here</a>.<br>
        !           531: <a href="plus24.html">For changes leading up to OpenBSD 2.4, click here</a>.<br>
        !           532: <a href="plus25.html">For changes leading up to OpenBSD 2.5, click here</a>.<br>
        !           533: <a href="plus26.html">For changes leading up to OpenBSD 2.6, click here</a>.<br>
        !           534: <a href="plus27.html">For changes leading up to OpenBSD 2.7, click here</a>.<br>
        !           535: <a href="plus28.html">For changes leading up to OpenBSD 2.8, click here</a>.<br>
        !           536: <a href="plus29.html">For changes leading up to OpenBSD 2.9, click here</a>.<br>
        !           537: <a href=plus.html>For changes in OpenBSD-current, click here</a>.
        !           538: <br>
        !           539: </h3>
        !           540:
        !           541: <hr>
        !           542: <a href="index.html"><img height=24 width=24 src="back.gif" border=0 alt="OpenBSD"></a>
        !           543: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
        !           544: <br><small>$OpenBSD: plus.html,v 1.800 2001/10/11 19:11:47 jufi Exp $</small>
        !           545:
        !           546: </body>
        !           547: </html>