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

Annotation of www/plus37.html, Revision 1.60

1.60    ! bentley     1: <!doctype html>
        !             2: <html lang=en id=plus>
        !             3: <meta charset=utf-8>
1.50      tj          4: <title>OpenBSD 3.7 Changelog</title>
1.4       cloder      5: <meta name="description" content="OpenBSD 3.7 changes">
1.48      deraadt     6: <meta name="viewport" content="width=device-width, initial-scale=1">
                      7: <link rel="stylesheet" type="text/css" href="openbsd.css">
1.52      tb          8: <link rel="canonical" href="https://www.openbsd.org/plus37.html">
1.60    ! bentley     9: <style>
        !            10: a[href="stable.html"] {
        !            11:        color: var(--green);
        !            12: }
1.1       deraadt    13:
1.60    ! bentley    14: strong {
        !            15:        color: var(--red);
        !            16: }
1.1       deraadt    17:
1.60    ! bentley    18: h3 {
        !            19:        color: var(--blue);
        !            20: }
        !            21:
        !            22: p strong {
        !            23:        font-weight: normal;
        !            24: }
        !            25: </style>
        !            26:
        !            27: <h2 id=OpenBSD>
1.48      deraadt    28: <a href="index.html">
1.60    ! bentley    29: <i>Open</i><b>BSD</b></a>
        !            30: 3.7 Changelog
1.50      tj         31: </h2>
1.1       deraadt    32: <hr>
                     33:
                     34: <p>
                     35: This is a partial list of the major machine-independent changes
1.24      sobrado    36: (i.e., these are the changes people ask about most often).  Machine
1.1       deraadt    37: specific changes have also been made, and are sometimes mentioned
                     38: in the pages for the specific <a href="plat.html">platforms</a>.
                     39:
                     40: <p>
1.60    ! bentley    41: Note: <strong>Problems for which patches exist are marked in red</strong>.
1.1       deraadt    42:
                     43: <p>
                     44: For changes in other releases, click below:<br>
                     45: <a href="plus20.html">2.0</a>,
                     46: <a href="plus21.html">2.1</a>,
                     47: <a href="plus22.html">2.2</a>,
                     48: <a href="plus23.html">2.3</a>,
                     49: <a href="plus24.html">2.4</a>,
                     50: <a href="plus25.html">2.5</a>,
                     51: <a href="plus26.html">2.6</a>,
                     52: <a href="plus27.html">2.7</a>,
                     53: <a href="plus28.html">2.8</a>,
                     54: <a href="plus29.html">2.9</a>,
                     55: <a href="plus30.html">3.0</a>,
                     56: <a href="plus31.html">3.1</a>,
                     57: <a href="plus32.html">3.2</a>,
                     58: <a href="plus33.html">3.3</a>,
                     59: <a href="plus34.html">3.4</a>,
                     60: <a href="plus35.html">3.5</a>,
                     61: <a href="plus36.html">3.6</a>,
1.23      deraadt    62: <br>
1.14      deraadt    63: <a href="plus38.html">3.8</a>,
1.16      deraadt    64: <a href="plus39.html">3.9</a>,
1.17      deraadt    65: <a href="plus40.html">4.0</a>,
1.18      deraadt    66: <a href="plus41.html">4.1</a>,
1.20      deraadt    67: <a href="plus42.html">4.2</a>,
1.22      deraadt    68: <a href="plus43.html">4.3</a>,
1.23      deraadt    69: <a href="plus44.html">4.4</a>,
1.25      deraadt    70: <a href="plus45.html">4.5</a>,
1.26      deraadt    71: <a href="plus46.html">4.6</a>,
1.27      deraadt    72: <a href="plus47.html">4.7</a>,
1.28      deraadt    73: <a href="plus48.html">4.8</a>,
1.30      deraadt    74: <a href="plus49.html">4.9</a>,
1.31      nick       75: <a href="plus50.html">5.0</a>,
1.32      schwarze   76: <a href="plus51.html">5.1</a>,
1.33      nick       77: <a href="plus52.html">5.2</a>,
1.34      deraadt    78: <a href="plus53.html">5.3</a>,
1.35      deraadt    79: <a href="plus54.html">5.4</a>,
1.36      deraadt    80: <br>
1.38      deraadt    81: <a href="plus55.html">5.5</a>,
1.40      brett      82: <a href="plus56.html">5.6</a>,
1.41      deraadt    83: <a href="plus57.html">5.7</a>,
1.44      deraadt    84: <a href="plus58.html">5.8</a>,
1.45      deraadt    85: <a href="plus59.html">5.9</a>,
1.51      deraadt    86: <a href="plus60.html">6.0</a>,
1.53      deraadt    87: <a href="plus61.html">6.1</a>,
1.55      deraadt    88: <a href="plus62.html">6.2</a>,
1.58      pamela     89: <a href="plus63.html">6.3</a>,
1.57      deraadt    90: <a href="plus64.html">6.4</a>,
1.59      pamela     91: <a href="plus65.html">6.5</a>,
1.1       deraadt    92: <a href="plus.html">current</a>.
                     93: <br>
                     94:
                     95: <p>
1.60    ! bentley    96: <h3>Changes made between OpenBSD 3.6 and 3.7</h3>
1.1       deraadt    97: <p>
                     98:
                     99: <ul>
1.60    ! bentley   100: <li>Last minute fixes to WEP and reset in <a href="https://man.openbsd.org/ath.4">ath(4)</a>.
1.7       deraadt   101: <li>Adjust the selection of devices (based on expected popularity) on the very important i386 "laptop" floppy.
1.60    ! bentley   102: <li>Repair AR5212 descriptor handling in <a href="https://man.openbsd.org/ath.4">ath(4)</a>.
        !           103: <li>Repair some <a href="https://man.openbsd.org/spl.9">spl(9)</a> races in <a href="https://man.openbsd.org/ural.4">ural(4)</a>.
        !           104: <li>Repair rate adaption in <a href="https://man.openbsd.org/ural.4">ural(4)</a>.
        !           105: <li>Check channels 12, 13, 14 also in <a href="https://man.openbsd.org/ral.4">ral(4)</a> and <a href="https://man.openbsd.org/ural.4">ural(4)</a>.
        !           106: <li>Disable <a href="https://man.openbsd.org/aac.4">aac(4)</a> because Adaptec is run by total assholes who will not give us documentation on their RAID controllers.  They will be the first against the wall...
1.7       deraadt   107: <li>A very cute Linux "ipkg" installer for the Zaurus.
1.60    ! bentley   108: <li>Use the IFQ_* macros in <a href="https://man.openbsd.org/ath.4">ath(4)</a> so that <a href="https://man.openbsd.org/pf.4">pf(4)</a> queues will work.
        !           109: <li>Improve AR5212 initialization in <a href="https://man.openbsd.org/ath.4">ath(4)</a>.
        !           110: <li>Add IBSS and HostAP support to <a href="https://man.openbsd.org/ural.4">ural(4)</a>.
1.7       deraadt   111: <li>Fit lots of nice new drivers onto the i386, amd64 and macppc boot media.
1.60    ! bentley   112: <li>Handle odd-length management frames in <a href="https://man.openbsd.org/ural.4">ural(4)</a>.
        !           113: <li>Back out a mistaken byte-order bug fix recently put into <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a>.
        !           114: <li>Hurray.  OFDM modulation now works in <a href="https://man.openbsd.org/ural.4">ural(4)</a>!
        !           115: <li>Fix USB detach in the <a href="https://man.openbsd.org/ural.4">ural(4)</a> driver.
1.7       deraadt   116: <li>Typical INSTALL.* repairs just before a release.
1.60    ! bentley   117: <li>Support Option GlobeTrotter 3G in the <a href="https://man.openbsd.org/ubsa.4">ubsa(4)</a> driver.
        !           118: <li>Silence noisy irrelevant messages from <a href="https://man.openbsd.org/rtw.4">rtw(4)</a> driver.
        !           119: <li>By increasing a timeout, <a href="https://man.openbsd.org/fdformat.1">fdformat(1)</a> now works on sparc64.
        !           120: <li>Fix an important file descriptor passing bug in <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a>.
        !           121: <li>More changes to <a href="https://man.openbsd.org/ospfd.8">ospfd(8)</a>: we hope it is minimally ready for use in OpenBSD 3.7.
        !           122: <li>HostAP support in <a href="https://man.openbsd.org/ral.4">ral(4)</a>.
        !           123: <li>Change the <a href="https://man.openbsd.org/daily.8">daily(8)</a> script to not remove .ICE-unix in either /var/tmp or /tmp.
        !           124: <li><a href="https://man.openbsd.org/bc.1">bc(1)</a> had a bug regarding EOF before newline... now fixed.
        !           125: <li>Big-endian support (and 64-bit, perhaps) for <a href="https://man.openbsd.org/ural.4">ural(4)</a>.
        !           126: <li>In <a href="https://man.openbsd.org/chown.8">chown(8)</a> and <a href="https://man.openbsd.org/chown.2">chown(2)</a>, document that setuid/setgid bits are cleared when uid or gid are changed.
        !           127: <li>Meet <a href="https://man.openbsd.org/ural.4">ural(4)</a> -- a driver for the Ralink Technology RT2500USB 802.11a/b/g chipset.
        !           128: <li>Change the <a href="https://man.openbsd.org/daily.8">daily(8)</a> script to not remove .X11-unix or vi.recover in either /var/tmp or /tmp.
        !           129: <li>Fix double-counting of statistics in the <a href="https://man.openbsd.org/em.4">em(4)</a> driver.
        !           130: <li>When <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a> reparses and finds errors in the configuration file, it should not attempt to merge this data into the running state.
        !           131: <li>On amd64, range check the "to" address of <a href="https://man.openbsd.org/copyoutstr.9">copyoutstr(9)</a> more carefully.<br>
1.13      deraadt   132:     <a href="errata36.html#copy">A source code patch is available</a>.<br>
1.60    ! bentley   133:     <a href="stable.html">[Applied to stable]</a>
        !           134: <li>Bug a memory leak in the ftp code path in <a href="https://man.openbsd.org/faithd.8">faithd(8)</a>.
        !           135: <li>The Zaurus <a href="https://man.openbsd.org/zaurus/zkbd.4">zkbd(4)</a> prefers to run at IPL_TTY instead of IPL_BIO.
        !           136: <li>Enable <a href="https://man.openbsd.org/hotplug.4">hotplug(4)</a> on macppc.
1.7       deraadt   137: <li>In macppc VGA driver, skip empty PCI ranges rather than aborting probe.
1.60    ! bentley   138: <li>Correct configuration file line number counter in <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a>.
        !           139: <li>A huge list of improvements <a href="https://man.openbsd.org/sparc/cgfourteen.4">cgfourteen(4)</a> driver.
        !           140: <li>In sparc <a href="https://man.openbsd.org/sparc/sbus.4">sbus(4)</a> driver, if no "intrs" property try to utilize the "interrupts" property.
        !           141: <li>In <a href="https://man.openbsd.org/pf.4">pf(4)</a>, correct the byte order of MSS tracking in the synproxy code path.
        !           142: <li>Use the IFQ_* macros in <a href="https://man.openbsd.org/re.4">re(4)</a> so that <a href="https://man.openbsd.org/pf.4">pf(4)</a> queues will work.
        !           143: <li><a href="https://man.openbsd.org/zaurus/zkbd.4">zkbd(4)</a> needs more delay for discharge to avoid key rollover effects.
        !           144: <li><a href="https://man.openbsd.org/carp.4">carp(4)</a> should avoid tearing down routes in the carpdev case.
1.9       cloder    145: <!-- ^20050314 -->
1.60    ! bentley   146: <li>Support JVC MP-PRX1 in <a href="https://man.openbsd.org/axe.4">axe(4)</a>.
1.11      cloder    147: <li>Add missing WSDISPLAYIO_[GS]VIDEO ioctl handling to several sparc video drivers.
1.60    ! bentley   148: <li>Print out port numbers using host byte order in <a href="https://man.openbsd.org/systat.1">systat(1)</a>.
        !           149: <li>In Allow WEP MAC to be NULL for WEP broadcast keys in <a href="https://man.openbsd.org/ath.4">ath(4)</a>.
        !           150: <li>Fix a potential <a href="https://man.openbsd.org/carp.4">carp(4)</a> crash that could occur when CARP_LOG is being used.
        !           151: <li>Fix printing of <a href="https://man.openbsd.org/carp.4">carp</a> link addresses correctly in <a href="https://man.openbsd.org/netstat.1">netstat(1)</a>.
        !           152: <li>When <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a> fetches routing table, inherit the ifindex regardless of address family.
        !           153: <li>Tell <a href="https://man.openbsd.org/init.8">init(8)</a> to turn off accounting when switching to single-user mode.
        !           154: <li>In <a href="https://man.openbsd.org/ntpd.8">ntpd(8)</a>, handle errors from syscalls more gracefully.
1.9       cloder    155: <!-- ^20050313 -->
1.60    ! bentley   156: <li>Fix a tricky bug in <a href="https://man.openbsd.org/pxeboot.8">pxeboot(8)</a>: on return from real mode, reload GDT using a 16-bit pointer rather than a 32-bit value.
        !           157: <li>Use "PXE env" calling rather than "PXE bang" calling into PXE BIOS for older spec PXE systems.  Makes <a href="https://man.openbsd.org/pxeboot.8">pxeboot(8)</a> work better on older systems.<li>In <a href="https://man.openbsd.org/i386/apm.8">apm(8)</a>, read battery voltage only once during calculations, which makes battery life estimates on zaurus more sane.
        !           158: <li>Fix panic trying to clean up non-existent interrupt handler when wi_attach fails in <a href="https://man.openbsd.org/wi.4">wi(4)</a>.
1.11      cloder    159: <li>Support USB1 devices located beyond USB2 hubs. USB1 keyboards and network interfaces now work when connected to a USB2 hub.
                    160: <li>In EHCI be even more liberal about what we accept as a completed transaction: some USB2 devices leave warning bits on when they shouldn't.
1.60    ! bentley   161: <li>Clean up some error-path memory and descriptor leaks in <a href="https://man.openbsd.org/popa3d.8">popa3d(8)</a>.
        !           162: <li>Recognize a bunch more of <a href="https://man.openbsd.org/sk.4">sk(4)</a> SysKonnect-based PCI devices.
        !           163: <li>In <a href="https://man.openbsd.org/ipw.4">ipw(4)</a>, retrieve scan results from net80211 instead of from the NIC internal memory.  Fixes a bug with multiple AP's.
        !           164: <li>Add "show rib" and "show rib detail" to <a href="https://man.openbsd.org/ospfctl.8">ospfctl(8)</a>.
        !           165: <li>In <a href="https://man.openbsd.org/syslogd.8">syslogd(8)</a> secure mode, <a href="https://man.openbsd.org/shutdown.2">shutdown(2)</a> the incoming side of the Internet socket rather than just ignoring data.
1.9       cloder    166: <!-- ^20050312 -->
1.60    ! bentley   167: <li>Also improve <a href="https://man.openbsd.org/rtw.4">rtw(4)</a> diagnostics and make sure if_flags is consistent on reset.
        !           168: <li>For <a href="https://man.openbsd.org/rtw.4">rtw(4)</a>, improve beacon and mgmt frame handling.
        !           169: <li>Be quite explicit about error behavior in <a href="https://man.openbsd.org/getaddrinfo.3">getaddrinfo(3)</a> man page.
        !           170: <li>Implement "greytrapping" for <a href="https://man.openbsd.org/spamd.8">spamd(8)</a>. Blacklist hosts that send to spamtrap addresses.
        !           171: <li>In <a href="https://man.openbsd.org/tip.1">tip(1)</a>, detect illegal frame sizes.  Fix file transfer when remote end is using emacs line-editing mode.
        !           172: <li>Make RTS protection mode and 802.11g work for <a href="https://man.openbsd.org/ral.4">ral(4)</a>.
        !           173: <li>Implement fast channel switching for <a href="https://man.openbsd.org/ral.4">ral(4)</a>.  Kismet uses this.
        !           174: <li>Fix tx rate of beacons and management frames in 802.11a for <a href="https://man.openbsd.org/ral.4">ral(4)</a>.
1.9       cloder    175: <li>Now support all options in OpenCVS "cvs admin" command.
1.60    ! bentley   176: <li>Clean up printing of <a href="https://man.openbsd.org/pf.4">pf(4)</a> rule numbers in <a href="https://man.openbsd.org/tcpdump.8">tcpdump(8)</a>.
        !           177: <li>Add "transparent-as" to <a href="https://man.openbsd.org/bgpd.conf.5">bgpd.conf(5)</a>: tells <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a> to not prefix its AS to outgoing updates.
1.9       cloder    178: <!-- ^20050311 -->
1.60    ! bentley   179: <li>On the zaurus, <a href="https://man.openbsd.org/i386/apm.8">apm(8)</a> can now report estimated number of minutes left.
        !           180: <li>Sweep the tree for <a href="https://man.openbsd.org/bind.2">bind(2)</a> calls with AF_UNIX/AF_LOCAL made without first setting <a href="https://man.openbsd.org/umask.2">umask(2)</a>. This could lead to race conditions. You will thank us later.
1.9       cloder    181: <li>Recognize the Freescale 7447A processor as found in the Mac mini.
1.60    ! bentley   182: <li>Enforce per-uid limits on the number of <a href="https://man.openbsd.org/lockf.3">lockf(3)</a> advisory locks a user can create.  Add a new <a href="https://man.openbsd.org/sysctl.8">sysctl(8)</a> to tweak this limit: kern.maxlocksperuid.
        !           183: <li>Avoid NULL pointer access during exchange finalization in <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a>, which caused a crash with some configs.<br>
        !           184:        <a href="stable.html">[Applied to stable]</a>
        !           185: <li>Add -n switch to <a href="https://man.openbsd.org/mg.1">mg(1)</a> to disable backup file generation.
1.9       cloder    186: <li>Upgrade to OpenSSH 4.0 (support hashing hostnames and IP's in known_hosts, improved password expiry support, sftp command history, etc.).
                    187: <!-- ^20050310 -->
1.60    ! bentley   188: <li>Recognize <a href="https://man.openbsd.org/ral.4">ral(4)</a>-powered Cisco-Linksys Wireless-G USB Network Adapter.
        !           189: <li>Continue sweep for <a href="https://man.openbsd.org/snprintf.3">snprintf</a> return value handling: most libc functions as well as <a href="https://man.openbsd.org/ftp-proxy.8">ftp-proxy(8)</a>, <a href="https://man.openbsd.org/tftpd.8">tftpd(8)</a>, and <a href="https://man.openbsd.org/httpd.8">httpd(8)</a>'s mod_keynote are cleaner.
1.9       cloder    190: <li>Support reading from and writing to floppy drives on Ultrasparcs.
1.60    ! bentley   191: <li>Improve output of <a href="https://man.openbsd.org/fmt_scaled.3">fmt_scaled(3)</a>: round fractionless numbers correctly and add some regression tests.
1.9       cloder    192: <!-- ^20050309 -->
1.15      jmc       193: <li>Fix a page fault in NTFS filesystem support that occurred when a reclaimed vnode is reused.
1.60    ! bentley   194: <li>Recognize a ton more <a href="https://man.openbsd.org/atu.4">atu(4)</a> wireless devices from many vendors (3com, Atmel, Linksys, Netgear), including some fairly obscure ones.
1.9       cloder    195: <!-- ^20050308 -->
1.10      cloder    196: <li>Do not unqueue EHCI interrupt QH's immediately after initialization.  Improves performance for interrupt-transfer devices (mostly network cards).
1.60    ! bentley   197: <li><a href="https://man.openbsd.org/tcpdump.8">tcpdump(8)</a> now groks 802.11 protocol.
1.9       cloder    198: <li>Recognize GeForce FX Go 5200 cards found in the latest 12" Powerbooks.
1.60    ! bentley   199: <li>Let <a href="https://man.openbsd.org/bge.4">bge(4)</a> devices work on macppc.  Support for other big-endian architectures (sparc64) to follow.
        !           200: <li>Support NetMos 9805 parallel-port <a href="https://man.openbsd.org/puc.4">puc(4)</a> card.
        !           201: <li>Track interface up/down state and media status in <a href="https://man.openbsd.org/ospfd.8">ospfd(8)</a>.
1.9       cloder    202: <!-- ^20050307 -->
1.10      cloder    203: <li>Ignore USB2 XactErr status if EHCI controller indicates success on retry.  Improves performance with bad cabling and probably makes us compatible with a wider range of devices.
                    204: <li>Work around VIA EHCI controllers that stall on large, fast USB2 data transfers.
1.9       cloder    205: <li>Support Intel SpeedStep adjustments for ultra-low-voltage Pentium M processors: 723, 733, 738, 753, 758, and 768.
1.60    ! bentley   206: <li>In <a href="https://man.openbsd.org/wi.4">wi(4)</a> driver, support I-O DATA WN-B11/CFZ <a href="https://man.openbsd.org/pcmcia.4">pcmcia(4)</a> wireless card.
1.9       cloder    207: <li>Document all supported modes in the man pages for each of our wireless devices.
                    208: <li>OpenCVS: initial support for 'cvs admin' command.
1.60    ! bentley   209: <li>In <a href="https://man.openbsd.org/tcpdump.8">tcpdump(8)</a>, support multiple data-link types using -L and -y options.
        !           210: <li>Make sure incoming IPv6 packets on loopback get processed by <a href="https://man.openbsd.org/pf.4">pf(4)</a> as they are for IPv4.
1.6       cloder    211: <!-- ^20050306 -->
1.60    ! bentley   212: <li>Implement <a href="https://man.openbsd.org/rcs.1">rcs(1)</a> program in OpenCVS.
        !           213: <li>Add RFC 3947 vendor ID string for NAT-T negotiation in <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a>.
1.6       cloder    214: <!-- ^20050305 -->
1.60    ! bentley   215: <li>Port the <a href="https://man.openbsd.org/sparc64/cgtwelve.4">cgtwelve(4)</a> frame buffer driver to sparc64.
        !           216: <li>Implement support for the <a href="https://man.openbsd.org/sparc64/xbox.4">xbox(4)</a> SBus Expansion System on sparc64, which allows frame buffers to be used.
1.9       cloder    217: <li>Make TCP SACK handling stricter by checking that received ACKs fit within window.
1.60    ! bentley   218: <li>Keep list of TCP SACK holes within hard <a href="https://man.openbsd.org/pool.9">pool(9)</a> limits.  Allow this limit to be adjusted with a new <a href="https://man.openbsd.org/sysctl.8">sysctl(8)</a>: net.inet.tcp.sackholelimit.
1.4       cloder    219: <!-- ^20050304 -->
1.60    ! bentley   220: <li>Improve <a href="https://man.openbsd.org/ath.4">ath(4)</a> radiotap support.
        !           221: <li>On the zaurus, let <a href="https://man.openbsd.org/sysctl.8">sysctl(8)</a> adjust the generation of <a href="https://man.openbsd.org/apm.4">apm(4)</a> powerchange messages
        !           222: <li>In mac68k <a href="https://man.openbsd.org/mac68k/ae.4">ae(4)</a>, support a bunch more, including the DaynaPORT E/II-3 card.
1.4       cloder    223: <li>Move beacon allocation code into generic ieee80211 framework and out of some drivers.
1.60    ! bentley   224: <li>Implement hardware WEP support for <a href="https://man.openbsd.org/atu.4">atu(4)</a>.
        !           225: <li>Import mbuf handling fixes for <a href="https://man.openbsd.org/atu.4">atu(4)</a>.
        !           226: <li>Support OQO model 01 internal USB wireless, which turns out to be a varient of <a href="https://man.openbsd.org/atu.4">atu(4)</a>.
1.4       cloder    227: <!-- ^20050303 -->
1.60    ! bentley   228: <li>Make <a href="https://man.openbsd.org/pf.4">pf(4)</a> apply tags to all packets matching a state, rather than just the initial packet.
        !           229: <li>Clean up memory leaks in <a href="https://man.openbsd.org/uucplock.3">uucplock(3)</a> and make <a href="https://man.openbsd.org/uu_lock_txfr.3">uu_lock_txfr(3)</a> work as documented.
        !           230: <li>More network randomness: use <a href="https://man.openbsd.org/arc4random.3">arc4random(3)</a> instead of PIDs in <a href="https://man.openbsd.org/login_radius.8">login_radius(8)</a>.
        !           231: <li>Make <a href="https://man.openbsd.org/netstat.1">netstat(1)</a> counters work on amd64.
        !           232: <li>Add sparc support for SUNW,fas SCSI in <a href="https://man.openbsd.org/sparc/esp.4">esp(4)</a>.
        !           233: <li>Allow only superuser to change timeslot ranges and ppp modes on <a href="https://man.openbsd.org/san.4">san(4)</a> interfaces.
        !           234: <li>Support radiotap in <a href="https://man.openbsd.org/rtw.4">rtw(4)</a>.
1.4       cloder    235: <!-- ^20050302 -->
1.60    ! bentley   236: <li>New man page for <a href="https://man.openbsd.org/rssadapt.9">rssadapt(9)</a>.
        !           237: <li>Fix <a href="https://man.openbsd.org/san.4">san(4)</a> to not hang on large packets.
        !           238: <li>Keep <a href="https://man.openbsd.org/traceroute.8">traceroute(8)</a> ttl from wrapping.
1.21      tobias    239: <li>In MSDOS filesystem code, fix a panic when trying to write files larger than 4GB -1 byte.  Reading files &gt; 2GB now works.
1.5       deraadt   240: <li>In MSDOS filesystems ignore trailing dots and spaces in filenames are ignored to stay compatible with Windows.
1.21      tobias    241: <li>Support MSDOS filesystems &gt; 128GB by using a new hashing strategy.
1.5       deraadt   242: <li>Make sure errno does not get reset before returning from
1.60    ! bentley   243: <a href="https://man.openbsd.org/opendir.3">opendir(3)</a>,
        !           244: <a href="https://man.openbsd.org/setmode.3">setmode(3)</a>,
1.5       deraadt   245: and
1.60    ! bentley   246: <a href="https://man.openbsd.org/rcmd.3">rcmd(3)</a>.
1.4       cloder    247: <li>Increase default number of usb device nodes to 6 for systems with many onboard USB devices (like Mac minis).
                    248: <li>Fix integer wrapping in ffs that caused decreased performance reading past 2GB boundary in large files.
1.60    ! bentley   249: <li>Add support for hashing host names and addresses in <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> known_hosts files for more privacy.
        !           250: <li>Allow optional specification of bind address for <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> port forwarding.
1.2       cloder    251: <!-- ^20050301 -->
                    252: <li>Shrink Zaurus kernel significantly by removing inlines.
1.60    ! bentley   253: <li>Add radiotap, monitor, and promiscuous mode support for <a href="https://man.openbsd.org/ral.4">ral(4)</a>.
        !           254: <li>Make <a href="https://man.openbsd.org/ral.4">ral(4)</a> do per-node rate adaptation.  Paves the way for ibss support.
        !           255: <li>New <a href="https://man.openbsd.org/perlpod.1">perlpod(1)</a>-style documentation for package-management APIs.
1.2       cloder    256: <!-- ^20050228 -->
1.60    ! bentley   257: <li>Document timeout on untrusted x11 forwarding sessions in <a href="https://man.openbsd.org/ssh_config.5">ssh_config(5)</a>.
1.2       cloder    258: <li>Allow SGC frame buffers to be used as console on hp300.  Also allow serial console mode to be forced by hardware switch on 425e models.
1.60    ! bentley   259: <li>Support 'tagged' keyword in translation rules in <a href="https://man.openbsd.org/pf.4">pf(4)</a>
1.8       deraadt   260: <li>Improve RTT calculation code in TCP packet handling.<br>
1.13      deraadt   261:     <a href="errata36.html#rtt">A source code patch is available</a>.<br>
1.60    ! bentley   262:     <a href="stable.html">[Applied to stable]</a>
        !           263: <li>Add shortest path calculation in <a href="https://man.openbsd.org/ospfd.8">ospfd(8)</a>.
1.2       cloder    264: <!-- ^20050227 -->
1.60    ! bentley   265: <li>Fix <a href="https://man.openbsd.org/sd.4">sd(4)</a> support for Hitachi DK23DA drives.
1.2       cloder    266: <li>Improve RCS support in OpenCVS.
1.60    ! bentley   267: <li>Make <a href="https://man.openbsd.org/ftpd.8">ftpd(8)</a> privsep code quieter and more reliable in case of EINTR/EAGAIN.
        !           268: <li>Fix memory leaks in <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a> parser.
1.2       cloder    269: <!-- ^20050226 -->
1.60    ! bentley   270: <li>Support atheros ar5211 802.11A/B/g wireless chipset in <a href="https://man.openbsd.org/ath.4">ath(4)</a>.
        !           271: <li>Get rid of -P option for <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a>, which was never useful.
        !           272: <li>Correct bus_dma usage in <a href="https://man.openbsd.org/re.4">re(4)</a> which fixes alpha.  Enable re(4) on alpha now.
        !           273: <li>Support software WEP in <a href="https://man.openbsd.org/rtw.4">rtw(4)</a>.
1.2       cloder    274: <li>Support integrated s3 video components from via.
                    275: <!-- ^20050225 -->
                    276: <li>Be precise in libc man pages when talking about nul ('\0') vs. NULL.
1.60    ! bentley   277: <li>Fix some more bugs in <a href="https://man.openbsd.org/atu.4">atu(4)</a>.
        !           278: <li>Support Zoltrix TV/FM in <a href="https://man.openbsd.org/bktr.4">bktr(4)</a>.
        !           279: <li>Reliability fixes for <a href="https://man.openbsd.org/ccd.4">ccd(4)</a> mirroring.
        !           280: <li>Add new -N option for <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a> to select port for udpencap.  Allows multiple NAT-T isakmpd instances on a single machine.
        !           281: <li>Continue auditing tree for <a href="https://man.openbsd.org/snprintf.3">snprintf(3)</a> return value handling: <a href="https://man.openbsd.org/apply.1">apply(1)</a> is now clean.  You will thank us for it.
1.2       cloder    282: <!-- ^20050224 -->
1.60    ! bentley   283: <li>Add regression tests for <a href="https://man.openbsd.org/copystr.9">copystr(9)</a> bounds-checking.
        !           284: <li>Fix a rare panic during <a href="https://man.openbsd.org/init.8">init(8)</a> seen under VMWare.
        !           285: <li>Document the 'source-track' stateful tracking option in <a href="https://man.openbsd.org/pf.conf.5">pf.conf(5)</a>.
        !           286: <li>Stop <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a> from responding to 0-length packets.  Makes ISAKMP quieter to port scanners.
1.2       cloder    287: <!-- ^20050223 -->
                    288: <li>Initial support for suspend/resume on zaurus.
1.60    ! bentley   289: <li>Better error messages in <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a>.
        !           290: <li>Enable <a href="https://man.openbsd.org/hme.4">hme(4)</a> on sparc to take advantage of TCP/UDP checksumming in hardware.
1.2       cloder    291: <li>Automatically blank screen on zaurus when hinge closes.  Still need hysteresis to avoid rapid on/off cycles when bouncing.
                    292: <li>More OpenCVS progress: privsep cvsd, handle noop, support -c and -s for checkout, send server stderr output to client.
1.60    ! bentley   293: <li>Make <a href="https://man.openbsd.org/ntpd.8">ntpd(8)</a> realize quickly when no network is available, so we wait less time when booting disconnected.
        !           294: <li>Call <a href="https://man.openbsd.org/tzset.3">tzset(3)</a> before <a href="https://man.openbsd.org/chroot.2">chroot(2)</a> in <a href="https://man.openbsd.org/tftpd.8">tftpd(8)</a>.
        !           295: <li>Reliability fix: <a href="https://man.openbsd.org/rl.4">rl(4)</a> was improperly handling unaligned packets in IP input for architectures that care about alignment.
1.2       cloder    296: <!-- ^20050222 -->
1.60    ! bentley   297: <li>Enable <a href="https://man.openbsd.org/ral.4">ral(4)</a> in i386 by default.
1.2       cloder    298: <li>Support more Intel 6300ESB SATA controllers.
                    299: <!-- ^20050221 -->
1.60    ! bentley   300: <li>Enable memory-mapped I/O on <a href="https://man.openbsd.org/ahc.4">ahc(4)</a> SCSI controllers on macppc, resulting in more supported controllers and better performance.
        !           301: <li>Automatically enable SSH batch mode when in <a href="https://man.openbsd.org/sftp.1">sftp(1)</a> batch mode.
        !           302: <li>Make reboot from <a href="https://man.openbsd.org/ddb.4">ddb(4)</a> work properly on sgi.
1.2       cloder    303: <li>Change CPU target on m68k to -m68020-60, which improves best-case performance without penalizing 68040 processors and below.
                    304: <!-- ^20050220 -->
1.60    ! bentley   305: <li>Make <a href="https://man.openbsd.org/df.1">df(1)</a> deal better with large filesystems.
        !           306: <li>New tool <a href="https://man.openbsd.org/getcap.1">getcap(1)</a> for querying capabilities databases.
        !           307: <li>Double the default value of MAX_KMAPENT to 2000 (more <a href="https://man.openbsd.org/uvm.9">uvm</a> for heavily loaded systems).
        !           308: <li>New <a href="https://man.openbsd.org/iwi.4">iwi(4)</a> driver for Intel PRO/Wireless 2225BG wireless PCI adapters.
1.2       cloder    309: <!-- ^20050219 -->
1.60    ! bentley   310: <li>Program the LEDs on <a href="https://man.openbsd.org/rtw.4">rtw(4)</a> devices based on activity.
        !           311: <li>Create new man page for the <a href="https://man.openbsd.org/mutex.9">mutex(9)</a> set of functions.
        !           312: <li>Remove embedded compilation dates from <a href="https://man.openbsd.org/amd.8">amd(8)</a>, <a href="https://man.openbsd.org/ppp.8">ppp(8)</a>, and <a href="https://man.openbsd.org/perl.1">perl(1)</a> so that binaries don't change all the time.
1.2       cloder    313: <!-- ^20050218 -->
                    314: <li>Support internal USB wireless adapters on PCChips A535 notebooks.
1.60    ! bentley   315: <li>New, less restrictive license for the new ieee80211 framework and new <a href="https://man.openbsd.org/i386/ath.4">ath(4)</a> driver.
        !           316: <li>Better error messages for getnameinfo failures in <a href="https://man.openbsd.org/ssh.1">ssh(1)</a>.
1.1       deraadt   317: <li>New USB driver for zaurus.
1.5       deraadt   318: <li>Make ieee80211 framework do a best-match instead of perfect-match when finding a node for a beacon.
1.60    ! bentley   319: <li>Cleanup in the new <a href="https://man.openbsd.org/ral.4">ral(4)</a> driver, add software WEP.
        !           320: <li>Print interface names in <a href="https://man.openbsd.org/route.8">route(8)</a>'s monitor mode when they go up and down.
        !           321: <li>Reenable <a href="https://man.openbsd.org/ehci.4">ehci(4)</a> on macppc.
        !           322: <li>Fix scoping errors in Apache's SSL engine, <a href="https://man.openbsd.org/timed.8">timed(8)</a>, and <a href="https://man.openbsd.org/bad144.8">bad144(8)</a>.
1.1       deraadt   323: <!-- ^20050217 -->
1.60    ! bentley   324: <li>Support enabling amp power on certain <a href="https://man.openbsd.org/ac97.4">ac97(4)</a> chips.
        !           325: <li>On <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a> shutdown, send delete messages for isakmp SAs.
1.1       deraadt   326: <li>New X11 pointing device driver for zaurus' touchscreen.
1.60    ! bentley   327: <li>Remove useless always-changing compilation timestamps that are put into various binaries such as <a href="https://man.openbsd.org/named.8">named(8)</a>, <a href="https://man.openbsd.org/lynx.1">lynx(1)</a>, <a href="https://man.openbsd.org/ppp.8">ppp(8)</a>, and others.
1.1       deraadt   328: <li>More progress on OpenCVS; basic repository handling code.
1.60    ! bentley   329: <li>Support point-to-point links in <a href="https://man.openbsd.org/ospfd.8">ospfd(8)</a>.
        !           330: <li>Fix scoping errors in <a href="https://man.openbsd.org/ath.4">ath(4)</a> and macppc's macintr code.
        !           331: <li>Provide better diagnostics when <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> identity files are not accessible.
1.1       deraadt   332: <!-- ^20050216 -->
                    333: <li>Add /usr/X11R6/bin to the default $PATH in the skeleton .cshrc and .profile files.
                    334: <li>For installations and upgrades, allow the user to complete the process without installing all required sets.
1.5       deraadt   335: <li>Fix a kernel panic related to setting interface media.
1.60    ! bentley   336: <li>Fix a bug in <a href="https://man.openbsd.org/pfsync.4">pfsync(4)</a> that could cause some states to be erroneously purged.
        !           337: <li>New <a href="https://man.openbsd.org/ral.4">ral(4)</a> driver for Ralink Technology RT2500 wireless adapters; not yet enabled.
        !           338: <li>Add a manual transmit power option to <a href="https://man.openbsd.org/wi.4">wi(4)</a> and <a href="https://man.openbsd.org/ifconfig.8">ifconfig(8)</a>; supported by some Prism2/2.5/3 cards in hostap mode.
1.1       deraadt   339: <li>More work and bug fixes on OpenCVS.
1.60    ! bentley   340: <li>New <a href="https://man.openbsd.org/pkg_mklocatedb.1">pkg_mklocatedb(1)</a> command to create <a href="https://man.openbsd.org/locate.1">locate(1)</a> -style databases for packages.
1.1       deraadt   341: <!-- ^20050215 -->
1.60    ! bentley   342: <li>Import some new features for <a href="https://man.openbsd.org/rtw.4">rtw(4)</a>.
1.1       deraadt   343: <!-- ^20050214 -->
1.60    ! bentley   344: <li>Enable <a href="https://man.openbsd.org/atu.4">atu(4)</a> on macppc.
1.1       deraadt   345: <li>Fix a potential kernel panic in hp300's serial port interrupt handlers.
1.60    ! bentley   346: <li>Eliminate a race condition in hp300's <a href="https://man.openbsd.org/ppi.4">ppi(4)</a>.
1.1       deraadt   347: <!-- ^20050213 -->
                    348: <li>Don't close Apache's SSL cache dbm before reading from it.
1.60    ! bentley   349: <li>Don't crash during <a href="https://man.openbsd.org/ahc.4">ahc(4)</a> probe routines.
1.1       deraadt   350: <li>Import X11R6.8.2.
                    351: <!-- ^20050212 -->
1.60    ! bentley   352: <li>Enable <a href="https://man.openbsd.org/bktr.4">bktr(4)</a> on amd64.
        !           353: <li>Fix '-d' option to <a href="https://man.openbsd.org/pkill.1">pkill(1)</a>.
1.1       deraadt   354: <!-- ^20050211 -->
                    355: <!-- ^20050210 -->
1.60    ! bentley   356: <li>More hacking on <a href="https://man.openbsd.org/ospfd.8">ospfd(8)</a>.
        !           357: <li>More <a href="https://man.openbsd.org/httpd.8">httpd(8)</a> code cleanup.
1.1       deraadt   358: <!-- ^20050209 -->
1.60    ! bentley   359: <li><a href="https://man.openbsd.org/xsystrace.1">xsystrace(1)</a> gets a policy destructor.
        !           360: <li>Plug some memory leaks in <a href="https://man.openbsd.org/pstat.8">pstat(8)</a>.
        !           361: <li>On i386, range check the "from" address of <a href="https://man.openbsd.org/copyoutstr.9">copyoutstr(9)</a> more carefully.<br>
1.13      deraadt   362:     <a href="errata36.html#locore">A source code patch is available</a>.<br>
1.60    ! bentley   363:     <a href="stable.html">[Applied to stable]</a>
1.1       deraadt   364: <!-- ^20050208 -->
                    365: <li>For amd64, build bn routines in libcrypto with the amd64-specific file to give a significant speedup for RSA.
1.60    ! bentley   366: <li>Support Billionton Systems CFLT2 Compact Flash adapter in <a href="https://man.openbsd.org/ne.4">ne(4)</a>.
        !           367: <li>Truncate levels set with <a href="https://man.openbsd.org/mixerctl.1">mixerctl(1)</a> to be within the minimum and maximum values.
        !           368: <li>Repair seekability of a gzstream in <a href="https://man.openbsd.org/grep.1">grep(1)</a>.
1.1       deraadt   369: <!-- ^20050207 -->
1.60    ! bentley   370: <li>Prevent <a href="https://man.openbsd.org/carp.4">carp(4)</a> from attaching to other <a href="https://man.openbsd.org/carp.4">carp(4)</a> interfaces.
        !           371: <li>Fix a panic-causing merge error in <a href="https://man.openbsd.org/rtw.4">rtw(4)</a>.
1.1       deraadt   372: <!-- ^20050206 -->
                    373: <li>Import sudo-1.6.8p7.
                    374: <!-- ^20050205 -->
1.60    ! bentley   375: <li>Support for Seeq 80225 PHY in <a href="https://man.openbsd.org/sqphy.4">sqphy(4)</a>.
        !           376: <li>Attach 3com 3c905C PHY with <a href="https://man.openbsd.org/bmtphy.4">bmtphy(4)</a>.
1.1       deraadt   377: <!-- ^20050204 -->
1.60    ! bentley   378: <li>Add some sanity checks to <a href="https://man.openbsd.org/ospfd.8">ospfd(8)</a>.
        !           379: <li>Add RX TCP/UDP checksum offloading to <a href="https://man.openbsd.org/hme.4">hme(4)</a>.
1.1       deraadt   380: <li>Fix setting 128-bit WEP keys on big endian archs.
                    381: <li>Import and merge X.org X11R6.8.2rc4.
1.60    ! bentley   382: <li>Simplify <a href="https://man.openbsd.org/ifstated.8">ifstated(8)</a> syntax.
1.1       deraadt   383: <li>Import libarch for arm to allow for cache flushing, use it in the X11 loader.
1.60    ! bentley   384: <li>Enable <a href="https://man.openbsd.org/siop.4">siop(4)</a> on amd64.
1.1       deraadt   385: <!-- ^20050203 -->
1.60    ! bentley   386: <li>Limit PERLIO_DEBUG environment variable to a sane length and ignore if setuid in <a href="https://man.openbsd.org/perl.1">perl(1)</a>.
        !           387: <li>Fix a few memory leaks in <a href="https://man.openbsd.org/mixerctl.1">mixerctl(1)</a>.
        !           388: <li>Introduce POSIX hex and octal constants in arithmetic expressions in <a href="https://man.openbsd.org/ksh.1">ksh(1)</a>.
1.1       deraadt   389: <!-- ^20050202 -->
1.60    ! bentley   390: <li>More work on <a href="https://man.openbsd.org/ospfd.8">ospfd(8)</a> and <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a>.
        !           391: <li>Replace broken <a href="https://man.openbsd.org/frexp.3">frexp(3)</a> with a working one from FreeBSD; share across platforms.
1.1       deraadt   392: <li>Backout previous NFS time warnings change; too close to release.
                    393: <li>Proper permission enforcement in NTFS mount requests.
                    394: <!-- ^20050201 -->
1.60    ! bentley   395: <li>Sprinkle more paranoia on <a href="https://man.openbsd.org/dhcpd.8">dhcpd(8)</a>'s currently-acked lease database.
        !           396: <li>Use the Ethernet source address of a DHCP request instead of the one included in the DHCP packet in <a href="https://man.openbsd.org/dhcpd.8">dhcpd(8)</a>.
        !           397: <li>Add OpenEXR image support to <a href="https://man.openbsd.org/file.1">file(1)</a>.
1.1       deraadt   398: <!-- ^20050131 -->
                    399: <li>Steady progress on OpenCVS.
1.60    ! bentley   400: <li>Make zaurus' LCD brightness adjustable by <a href="https://man.openbsd.org/wsconsctl.1">wsconsctl(1)</a>.
1.1       deraadt   401: <li>Add mouse button emulation to zaurus.
1.60    ! bentley   402: <li>Detect and warn about editors that move <a href="https://man.openbsd.org/crontab.1">crontab(1)</a>'s edited file out from underneath it.
1.1       deraadt   403: <li>Fix DontVTSwitch option in X11 when not using XKB.
                    404: <li>Fix X11 breakage on vax and other archs without shared libs.
1.60    ! bentley   405: <li>Avoid a null pointer dereference when deleting non-fully-established SAs in <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a>.
1.1       deraadt   406: <!-- ^20050130 -->
1.60    ! bentley   407: <li>Add more reason counters in <a href="https://man.openbsd.org/pf.4">pf(4)</a>, altering <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a> and <a href="https://man.openbsd.org/tcpdump.8">tcpdump(8)</a>.
        !           408: <li>Fix a memory leak in <a href="https://man.openbsd.org/dhcpd.8">dhcpd(8)</a>.
        !           409: <li>Check the carpdev link state when attaching a <a href="https://man.openbsd.org/carp.4">carp(4)</a> device to it to avoid preempting after a reboot.
1.1       deraadt   410: <!-- ^20050129 -->
1.60    ! bentley   411: <li>Fix a broken <a href="https://man.openbsd.org/uplcom.4">uplcom(4)</a> driver resulting from a previous merge error.
        !           412: <li>Add <a href="https://man.openbsd.org/zts.4">zts(4)</a>, a touch screen driver for zaurus.
        !           413: <li>Widen the columns in <a href="https://man.openbsd.org/df.1">df(1)</a> to accomodate modern large filesystems.
        !           414: <li>Import <a href="https://man.openbsd.org/ospfd.8">ospfd(8)</a> and <a href="https://man.openbsd.org/ospfctl.8">ospfctl(8)</a>, an OSPF daemon and its controller.
        !           415: <li>Make network unreachable errors in <a href="https://man.openbsd.org/ntpd.8">ntpd(8)</a> non-fatal.
1.1       deraadt   416: <!-- ^20050128 -->
                    417: <li>Import and merge X.org X11R6.8.2rc3.
                    418: <li>Fix a bug in the rnd device which caused it to block on reads from srandom.
                    419: <!-- ^20050127 -->
                    420: <li>Add X.org support pieces for hp300 using the wsfb video driver and drop kick the old hp300 X11R5 server out of the XF4 tree.
                    421: <li>Fix a denial of service in the validator code in the BIND resolution library.
                    422: <!-- ^20050126 -->
1.60    ! bentley   423: <li>Add a new device for the dedicated SSP unit on zaurus to report battery information to <a href="https://man.openbsd.org/apmd.8">apmd(8)</a>.
        !           424: <li>Enable <a href="https://man.openbsd.org/mavb.4">mavb(4)</a> on sgi.
1.1       deraadt   425: <!-- ^20050125 -->
                    426: <li>Switch hp300 wscons code to rasops for DIO frame buffers.
1.60    ! bentley   427: <li>Import a new <a href="https://man.openbsd.org/moduli.5">moduli(5)</a> file.
1.1       deraadt   428: <!-- ^20050124 -->
                    429: <li>Fix preposterous time warnings in the NFS client caused by false hits in the attribute cache.
1.60    ! bentley   430: <li>Avoid a signal race condition in <a href="https://man.openbsd.org/dump.8">dump(8)</a>.
        !           431: <li>Enable <a href="https://man.openbsd.org/sgc.4">sgc(4)</a> and <a href="https://man.openbsd.org/sti.4">sti(4)</a> devices on hp300.
1.1       deraadt   432: <!-- ^20050123 -->
1.60    ! bentley   433: <li>Log source of connections denied by <a href="https://man.openbsd.org/sshd.8">sshd(8)</a>'s AllowUsers, DenyUsers, AllowGroups and DenyGroups options.
1.1       deraadt   434: <!-- ^20050122 -->
1.60    ! bentley   435: <li>Warn in advance in <a href="https://man.openbsd.org/sshd.8">sshd(8)</a> for password and account expiry.
1.1       deraadt   436: <!-- ^20050121 -->
                    437: <li>Enable zaurus apm/scoop drivers and report A/C power status correctly.
                    438: <li>Fix i386 disassembler in binutils.
1.60    ! bentley   439: <li>Use a packet's address family instead of the rule's when selecting a replacement address for an rdr rule in <a href="https://man.openbsd.org/pf.4">pf(4)</a>.
        !           440: <li>Change 'syncif' to 'syncdev' in <a href="https://man.openbsd.org/ifconfig.8">ifconfig(8)</a> and pfsyncreq ioctl struct.
1.5       deraadt   441: <li>Expire ipforward_rt cache in ip_slowtimeo.
1.1       deraadt   442: <!-- ^20050120 -->
1.60    ! bentley   443: <li>Fix the '-S' flag for non-root in <a href="https://man.openbsd.org/ftp-proxy.8">ftp-proxy(8)</a>.
        !           444: <li>Fix the '-I' option with '-D', '-T', and '-t' in <a href="https://man.openbsd.org/ping.8">ping(8)</a>.
        !           445: <li>Have <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> keyboard-interactive code call the authentication drivers even for responses to invalid logins.
1.1       deraadt   446: <!-- ^20050119 -->
                    447: <li>APM emulation framework for zaurus, as well as a scoop driver.
                    448: <li>Use the correct source address for ICMP errors generated from packets that were not addressed to the machine.
                    449: <li>Drop more privileges in popa3d.
                    450: <li>Support hotplug on zaurus.
                    451: <!-- ^20050118 -->
                    452: <li>Add support for zaurus LCD controller.
                    453: <!-- ^20050117 -->
1.60    ! bentley   454: <li>Support Microsoft PCI/CardBus and Hawking CardBus adapters in <a href="https://man.openbsd.org/dc.4">dc(4)</a>.
1.1       deraadt   455: <!-- ^20050116 -->
                    456: <li>Zaurus X11 support.
                    457: <li>Import and merge perl-5.8.6.
                    458: <li>Support the nForce2 Ultra 400 IDE controller.
                    459: <li>Import and merge X.org X11R6.8.2rc2.
                    460: <!-- ^20050115 -->
1.5       deraadt   461: <li>Make sure a given interface is running before touching the multicast filters.
1.60    ! bentley   462: <li>Support the Psion Dacom Gold Port Ethernet device in <a href="https://man.openbsd.org/kue.4">kue(4)</a>.
1.1       deraadt   463: <li>Add screen rotation support to the X.org wsfb driver.
                    464: <li>Switch hp300 port to wscons, still using on-board ROM fonts for now.
1.60    ! bentley   465: <li>Use PCI Memory Write and Invalidate in <a href="https://man.openbsd.org/fxp.4">fxp(4)</a>.
1.1       deraadt   466: <li>Add Protocol Independent Multicast (PIM) support.
1.60    ! bentley   467: <li>Add Bluetooth protocol stack and <a href="https://man.openbsd.org/ubt.4">ubt(4)</a> USB driver support adopted from FreeBSD and de-netgraph-ified.
1.1       deraadt   468: <li>Remove old, unused ifgroups ioctls.
                    469: <!-- ^20050114 -->
1.60    ! bentley   470: <li>Using cc -Wbounded, support bounds checking for <a href="https://man.openbsd.org/copystr.9">copystr(9)</a>, <a href="https://man.openbsd.org/copyin.9">copyin(9)</a>, and <a href="https://man.openbsd.org/copyinstr.9">copyinstr(9)</a>.
        !           471: <li>Cardbus <a href="https://man.openbsd.org/re.4">re(4)</a> support.
1.1       deraadt   472: <li>Sentinal support in gcc, taken from gcc 4.
1.60    ! bentley   473: <li>Fix a kernel panic when pushing heavy traffic through <a href="https://man.openbsd.org/ipw.4">ipw(4)</a>.
1.1       deraadt   474: <li>More progress on the zaurus port including keyboard, USB serial, wscons, reboot and powerdown support.
                    475: <!-- ^20050113 -->
                    476: <li>Fix i830 crash during startup in the X.org driver.
                    477: <li>Import Sendmail-8.13.3.
                    478: <!-- ^20050112 -->
                    479: <li>Fix an off-by-one in the critical section clearing code of the aic7xxx driver; from FreeBSD.
1.60    ! bentley   480: <li>Remove an annoyance in <a href="https://man.openbsd.org/mg.1">mg(1)</a> when editing files where the working directory is not readable.
1.1       deraadt   481: <!-- ^20050111 -->
1.60    ! bentley   482: <li>Reliability fixes for <a href="https://man.openbsd.org/hil.4">hil(4)</a>.
1.1       deraadt   483: <li>Make sure bogus values don't make their way into tcp_xmit_timer() calculations by converting them to valid ones.<br>
1.60    ! bentley   484:        <a href="stable.html">[Applied to stable]</a>
        !           485: <li>Add support in <a href="https://man.openbsd.org/uplcom.4">uplcom(4)</a> for CTS modemsignal; from FreeBSD.
1.1       deraadt   486: <!-- ^20050110 -->
                    487: <li>Add zaurus bootblocks.
1.60    ! bentley   488: <li>Add support in <a href="https://man.openbsd.org/iwi.4">iwi(4)</a> for 2.2 firmware and other minor fixes.
1.1       deraadt   489: <!-- ^20050109 -->
1.60    ! bentley   490: <li>Add new shortcuts for device and debug commands in <a href="https://man.openbsd.org/cdio.1">cdio(1)</a>.
1.1       deraadt   491: <li>Increase the maximum username size for the in-kernel PPPoE driver.
                    492: <!-- ^20050108 -->
1.60    ! bentley   493: <li>Read MAC addresses correctly when initializing <a href="https://man.openbsd.org/dc.4">dc(4)</a> interfaces.
        !           494: <li>Fix an infinite loop problem in certain options in <a href="https://man.openbsd.org/vi.1">vi(1)</a>.
1.1       deraadt   495: <li>Fix a potential buffer overflow with escaped characters in Apache's mod_include.<br>
1.60    ! bentley   496:        <a href="stable.html">[Applied to stable]</a>
        !           497: <li>Handle symlinks correctly in <a href="https://man.openbsd.org/savecore.8">savecore(8)</a> when determining if /var/crash has enough free space to dump.
        !           498: <li>Make <a href="https://man.openbsd.org/carp.4">carp(4)</a> traffic always appear on the physical (carpdev) interface from pf's perspective.
        !           499: <li>Add BIOCGDLTLIST and BIOCSDLT ioctl support to <a href="https://man.openbsd.org/bpf.4">bpf(4)</a>.
1.1       deraadt   500: <!-- ^20050107 -->
                    501: <li>Fix profiled kernel builds on i386.
                    502: <li>Add a preliminary display console for zaurus.
                    503: <li>Turn off the GPL_MATH_EMULATE kernel option by default.
                    504: <li>Improved import code for OpenCVS.
                    505: <!-- ^20050106 -->
                    506: <li>Add new IPv6 manpages written from scratch.
1.60    ! bentley   507: <li>Make Ethernet packets sent via a <a href="https://man.openbsd.org/carp.4">carp(4)</a> interface have a source MAC address of the virtual MAC.
        !           508: <li>Fix a very longstanding bug in <a href="https://man.openbsd.org/getcwd.3">getcwd(3)</a> to allow returning very long paths.<br>
        !           509:        <a href="stable.html">[Applied to stable]</a>
1.1       deraadt   510: <li>Make pfctl 'set' options no longer sticky.
                    511: <li>Cleanup of the Zaurus display code.
                    512: <!-- ^ 20050105 -->
                    513: <li>Restrict forwarding to IPsec traffic when ip.forwarding is set to 2.
1.60    ! bentley   514: <li>Enable ARP table manipulation on <a href="https://man.openbsd.org/carp.4">carp(4)</a> interfaces.
        !           515: <li>Move processing of ARP packets to <a href="https://man.openbsd.org/carp.4">carp(4)</a> interfaces when using them so ARP packets are sent with the virtual MAC address.
1.1       deraadt   516: <!-- ^ 20050104 -->
                    517: <li>A bit more whacking zaurus into shape including USB support for the C3000.
1.60    ! bentley   518: <li>Add support in <a href="https://man.openbsd.org/ubsa.4">ubsa(4)</a> for the Vodafone Mobile Connect 3G adapter.
        !           519: <li>Plug a memory leak in the <a href="https://man.openbsd.org/regex.3">regex(3)</a> engine; from FreeBSD.
        !           520: <li>Add a "show panic" command to <a href="https://man.openbsd.org/ddb.4">ddb(4)</a>.
1.1       deraadt   521: <!-- ^ 20050103 -->
1.60    ! bentley   522: <li>Add <a href="https://man.openbsd.org/mavb.4">mavb(4)</a>, a Moosehead A/V board audio driver, to enable <a href="https://man.openbsd.org/audio.4">audio(4)</a> on sgi.
1.1       deraadt   523: <!-- ^ 20050102 -->
1.60    ! bentley   524: <li>Speed up dhclient on <a href="https://man.openbsd.org/sk.4">sk(4)</a> interfaces.
1.1       deraadt   525: <!-- ^ 20050101 -->
                    526: <li>Grok VLAN-sized frames on am7990 devices.
                    527: <li>Fix some races on filesystems that don't have locks, such as NFS.
                    528: <!-- ^ 20041231 -->
1.60    ! bentley   529: <li>Enable <a href="https://man.openbsd.org/rtw.4">rtw(4)</a> driver in i386 GENERIC.
1.1       deraadt   530: <li>Import zaurus port, currently supported on the C860.
                    531: <li>Preliminary support for the arm pxa270, pxa interrupt controller, pxa serial port, pxa PCMCIA (CF) adapter, and xscale.
                    532: <li>Flag day! Switch i386 to gcc3.
1.60    ! bentley   533: <li>Add a copy of the stripcom routine to <a href="https://man.openbsd.org/netstart.8">netstart(8)</a> so it can run standalone again.
1.1       deraadt   534: <li>Import M_CANFAIL support from NetBSD to remove a nasty panic during low-memory scenarios.
                    535: <!-- ^ 20041230 -->
                    536: <li>Import awk-20041222.
1.60    ! bentley   537: <li>Add support in <a href="https://man.openbsd.org/md5.1">md5(1)</a> for using multiple algorithms.
1.1       deraadt   538: <!-- ^ 20041229 -->
1.60    ! bentley   539: <li>Add an <a href="https://man.openbsd.org/rtw.4">rtw(4)</a> driver for Realtek 802.11 devices.
1.1       deraadt   540: <li>Sync ieee80211 infrastructure with NetBSD to simplify logic and fix some bugs.
                    541: <li>Fix a bug that caused vinvalbuf() panics.
1.60    ! bentley   542: <li>More work on <a href="https://man.openbsd.org/pkg_add.1">pkg_add(1)</a> conflict handling.
1.1       deraadt   543: <!-- ^ 20041228 -->
1.60    ! bentley   544: <li>Fix tag handling for non-U320/packetized <a href="https://man.openbsd.org/ahd.4">ahd(4)</a> devices.
1.1       deraadt   545: <li>Import and merge gdb-6.3, and add sgi support.
1.60    ! bentley   546: <li>Fix broken pointer arithmetic when receiving an RSA key from the kernel in <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a>.
1.1       deraadt   547: <!-- ^ 20041227 -->
                    548: <li>Sprinkle list and queue macros on various drivers where applicable to make code easier to read.
                    549: <!-- ^ 20041226 -->
1.60    ! bentley   550: <li>Resolve some longstanding issues and reduce verbosity while debugging with <a href="https://man.openbsd.org/ami.4">ami(4)</a>.
1.1       deraadt   551: <li>Add minimal USB support to the RAMDISKC image.
1.60    ! bentley   552: <li>Introduce a -DSMALL variant of <a href="https://man.openbsd.org/ifconfig.8">ifconfig(8)</a> for installation media.
1.1       deraadt   553: <!-- ^ 20041225 -->
                    554: <li>Import and merge gcc-3.3.5.
                    555: <!-- ^ 20041224 -->
1.60    ! bentley   556: <li>Support AddressFamily in <a href="https://man.openbsd.org/sshd_config.5">sshd_config(5)</a> in <a href="https://man.openbsd.org/sshd.8">sshd(8)</a>.
        !           557: <li>Reliability fixes in <a href="https://man.openbsd.org/wscons.4">wscons(4)</a>; from NetBSD.
1.1       deraadt   558: <li>Make com1, 2, and 3 work as a console on i386.
1.60    ! bentley   559: <li>Lower latency in <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a> by processing no more than 25 messages at once for each peer.
1.1       deraadt   560: <!-- ^ 20041223 -->
                    561: <li>Fix a few core dumps in ksh.
1.60    ! bentley   562: <li>Avoid a null dereference when using membufs in <a href="https://man.openbsd.org/syslogd.8">syslogd(8)</a>.
        !           563: <li>Introduce 'set sip on &lt;ifspec&gt;' in <a href="https://man.openbsd.org/pf.4">pf(4)</a> to avoid filtering on interfaces.
1.1       deraadt   564: <!-- ^ 20041222 -->
1.60    ! bentley   565: <li>Support filesystem firmware loading in <a href="https://man.openbsd.org/fxp.4">fxp(4)</a>.
        !           566: <li>Do more in the watchdog reset on Prism <a href="https://man.openbsd.org/wi.4">wi(4)</a> cards to help recover from a wedged firmware.
        !           567: <li>Remove fallback AES support for old OpenSSL in <a href="https://man.openbsd.org/ssh.1">ssh(1)</a>.
1.1       deraadt   568: <li>Add support for more commands in OpenCVS.
1.60    ! bentley   569: <li>Add powerhooks to <a href="https://man.openbsd.org/ipw.4">ipw(4)</a> and <a href="https://man.openbsd.org/iwi.4">iwi(4)</a>.
1.1       deraadt   570: <!-- ^ 20041221 -->
1.60    ! bentley   571: <li>Create new <a href="https://man.openbsd.org/icmp6.4">icmp6(4)</a>, <a href="https://man.openbsd.org/gai_strerror.3">gai_strerror(3)</a>, <a href="https://man.openbsd.org/getaddrinfo.3">getaddrinfo(3)</a>, and <a href="https://man.openbsd.org/getnameinfo.3">getnameinfo(3)</a> man pages from new or free sources.
        !           572: <li>Discard unnecessary trailing space characters in <a href="https://man.openbsd.org/ps.1">ps(1)</a>.
        !           573: <li>Support filesystem firmware loading in <a href="https://man.openbsd.org/yds.4">yds(4)</a>.
        !           574: <li>Add support for displaying Shared Spanning Tree Protocol frames in <a href="https://man.openbsd.org/tcpdump.8">tcpdump(8)</a>.
1.1       deraadt   575: <!-- ^ 20041220 -->
                    576: <li>Remove various man pages and other documents that were based on RFCs due to licensing problems.
                    577: <li>Import X.org 6.8.2 RC1.
                    578: <li>Add a gzip handler to OpenCVS; not yet enabled.
1.60    ! bentley   579: <li>Allow comments in the myname, mygate, and defaultdomain files from within <a href="https://man.openbsd.org/netstart.8">netstart(8)</a>.
        !           580: <li>Support filesystem firmware loading in <a href="https://man.openbsd.org/uyap.4">uyap(4)</a> and <a href="https://man.openbsd.org/clcs.4">clcs(4)</a>.
        !           581: <li>Block SIGALRM during writes in <a href="https://man.openbsd.org/script.1">script(1)</a>.
1.1       deraadt   582: <!-- ^ 20041219 -->
                    583: <li>Make it possible for carp to work on fddi and token ring again.
1.60    ! bentley   584: <li>Cleanup <a href="https://man.openbsd.org/ksh.1">ksh(1)</a> and remove unused #ifdef'd code.
1.1       deraadt   585: <!-- ^ 20041218 -->
1.60    ! bentley   586: <li>Fix an off-by-one error in <a href="https://man.openbsd.org/sail.6">sail(6)</a>.
        !           587: <li>Fix a bug in <a href="https://man.openbsd.org/pf.4">pf(4)</a> where a NATed LAN client could lock up the kernel.<br>
        !           588:        <a href="stable.html">[Applied to stable]</a>
        !           589: <li>Reorder code to make <a href="https://man.openbsd.org/CARP.4">CARP(4)</a> operate correctly on physical interfaces that are participating in a <a href="https://man.openbsd.org/bridge.4">bridge(4)</a>.
1.1       deraadt   590: <!-- ^ 20041217 -->
1.60    ! bentley   591: <li>More progress on <a href="https://man.openbsd.org/pkg_add.1">pkg_add(1)</a>.
1.1       deraadt   592: <!-- ^ 20041216 -->
                    593: <li>Import Sendmail-8.13.2.
                    594: <!-- ^ 20041215 -->
1.60    ! bentley   595: <li>Polled servers that resulted in an error are dropped to the maximum poll interval in <a href="https://man.openbsd.org/ntpd.8">ntpd(8)</a>.
        !           596: <li>Fix an off-by-one in <a href="https://man.openbsd.org/sk.4">sk(4)</a>; from FreeBSD.
        !           597: <li>Fix a double-free crash in <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a>.<br>
        !           598:        <a href="stable.html">[Applied to stable]</a>
1.1       deraadt   599: <li>Support the 'tag' command in OpenCVS.
1.60    ! bentley   600: <li>Allow the Address, Network, or Netmask values of the &lt;IPsec-ID&gt; to be specified with an interface name or the keyword "default" in <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a>.
1.1       deraadt   601: <!-- ^ 20041214 -->
1.60    ! bentley   602: <li>Prevent a possible endless loop in <a href="https://man.openbsd.org/pf.4">pf(4)</a>.<br>
        !           603:        <a href="stable.html">[Applied to stable]</a>
        !           604: <li>Support filesystem firmware loading in <a href="https://man.openbsd.org/txp.4">txp(4)</a>.
        !           605: <li>Enable <a href="https://man.openbsd.org/yds.4">yds(4)</a> on amd64.
        !           606: <li>Only warn in <a href="https://man.openbsd.org/cp.1">cp(1)</a> when copying a socket to make moving trees containing sockets across filesystems much smoother.
        !           607: <li>Make <a href="https://man.openbsd.org/mc.4">mc(4)</a> on mac68k start working.
        !           608: <li>Discard replies with an invalid stratum in the <a href="https://man.openbsd.org/ntpd.8">ntpd(8)</a> client code.
        !           609: <li>Fix a panic in <a href="https://man.openbsd.org/atu.4">atu(4)</a> on sparc64.
1.1       deraadt   610: <!-- ^ 20041213 -->
1.60    ! bentley   611: <li>Permit long protocol names in <a href="https://man.openbsd.org/tcpdump.8">tcpdump(8)</a>.
1.1       deraadt   612: <li>Support more Buffalo PCMCIA NS2K devices.
                    613: <!-- ^ 20041212 -->
1.60    ! bentley   614: <li>Support csh-style ! history completion in <a href="https://man.openbsd.org/ksh.1">ksh(1)</a>.
1.1       deraadt   615: <li>Support the nForce3-250 IDE controller.
1.60    ! bentley   616: <li>Correct an error in a compare function in <a href="https://man.openbsd.org/disklabel.8">disklabel(8)</a>.
1.1       deraadt   617: <!-- ^ 20041211 -->
1.60    ! bentley   618: <li>Fix a bus hanging problem on fast systems with <a href="https://man.openbsd.org/bge.4">bge(4)</a>.
1.1       deraadt   619: <li>Fix a rare command ordering problem in the aic79xx driver; from FreeBSD.
1.60    ! bentley   620: <li>Allow <a href="https://man.openbsd.org/pf.4">pf(4)</a> to filter on route labels
        !           621: <li>Handle GNU-style checklist files for files with spaces in <a href="https://man.openbsd.org/md5.1">md5(1)</a>.
1.1       deraadt   622: <li>Fix an IPsec crash. (PR#4025)<br>
1.60    ! bentley   623:        <a href="stable.html">[Applied to stable]</a>
1.1       deraadt   624: <!-- ^ 20041210 -->
1.60    ! bentley   625: <li>Fix ls globbing in <a href="https://man.openbsd.org/sftp.1">sftp(1)</a>.
        !           626: <li>Support for jumbo frames and a bus hang fix for <a href="https://man.openbsd.org/bge.4">bge(4)</a>.
1.1       deraadt   627: <li>Plug a memory leak on mount failure in the ntfs driver.
                    628: <li>Support the annotate command in OpenCVS.
1.60    ! bentley   629: <li>More work on <a href="https://man.openbsd.org/pkg_add.1">pkg_add(1)</a> package replacement.
1.1       deraadt   630: <li>Fix a soft dependencies problem that caused processes to get stuck.
                    631: <!-- ^ 20041209 -->
1.60    ! bentley   632: <li>Fix a race condition that could cause random pool corruption when reconfiguring <a href="https://man.openbsd.org/fxp.4">fxp(4)</a> interfaces under heavy network load.
        !           633: <li>Fix serial interrupt registration on <a href="https://man.openbsd.org/zs.4">zs(4)</a> on mac68k; from NetBSD.
1.1       deraadt   634: <li>Crank maxusers to 32 in mac68k's GENERIC.
                    635: <li>Fix a Perl IO bug to avoid duplicating file descriptors when closing handles.
                    636: <li>Allow ToS to be set on raw IP packets.
1.60    ! bentley   637: <li>Fix a NAT/T bug in <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a> to avoid sending DPD messages to the wrong port.
        !           638: <li>Add powerhooks to <a href="https://man.openbsd.org/wi.4">wi(4)</a> and <a href="https://man.openbsd.org/em.4">em(4)</a>.
        !           639: <li>Add a powerhook to <a href="https://man.openbsd.org/pci.4">pci(4)</a> to save and restore configuration space.
1.1       deraadt   640: <!-- ^ 20041208 -->
1.60    ! bentley   641: <li>Support Falcom Twist-USB GSM/GPRS modems in <a href="https://man.openbsd.org/uftdi.4">uftdi(4)</a>.
        !           642: <li>Enable jumbo frames on Yukon <a href="https://man.openbsd.org/sk.4">sk(4)</a> variants.
        !           643: <li>Add a 'carpdev' option to <a href="https://man.openbsd.org/ifconfig.8">ifconfig(8)</a> to set a <a href="https://man.openbsd.org/carp.4">carp(4)</a> device's physical interface.
        !           644: <li>Make <a href="https://man.openbsd.org/carp.4">carp(4)</a> behave more like a regular interface like <a href="https://man.openbsd.org/vlan.4">vlan(4)</a>.
1.1       deraadt   645: <li>Lots of various work on OpenCVS.
                    646: <!-- ^ 20041207 -->
1.60    ! bentley   647: <li>Support <a href="https://man.openbsd.org/ohci.4">ohci(4)</a> and <a href="https://man.openbsd.org/ehci.4">ehci(4)</a> at <a href="https://man.openbsd.org/cardbus.4">cardbus(4)</a>; from NetBSD.
        !           648: <li>Change the default for 'overload &lt;table&gt; flush' to flush only states from the offending source created by the rule in <a href="https://man.openbsd.org/pf.4">pf(4)</a>.
1.1       deraadt   649: <li>Revert previous soft dependencies merge that could lead to inode wait deadlock.
1.60    ! bentley   650: <li>Make <a href="https://man.openbsd.org/ifconfig.8">ifconfig(8)</a> default to printing interfaces in the absence of arguments.
        !           651: <li>Do not log tiny local clock drifting in <a href="https://man.openbsd.org/ntpd.8">ntpd(8)</a>.
        !           652: <li>Enable <a href="https://man.openbsd.org/emu.4">emu(4)</a> in GENERIC on amd64.
        !           653: <li>Fix a memory access bug in <a href="https://man.openbsd.org/as.1">as(1)</a>.
        !           654: <li>Use correct source address for relayed DHCP packets in <a href="https://man.openbsd.org/dhcpd.8">dhcpd(8)</a>.
        !           655: <li>Discard over-sized authorized_keys entries in <a href="https://man.openbsd.org/sshd.8">sshd(8)</a> rather than complaining about them.
        !           656: <li>Support mice that have more than 7 buttons in <a href="https://man.openbsd.org/ums.4">ums(4)</a>.
        !           657: <li>Create a separate <a href="https://man.openbsd.org/gai_strerror.3">gai_strerror(3)</a> man page.
1.1       deraadt   658: <!-- ^ 20041206 -->
                    659: <li>Consider NFS_PORT to be a reserved port as it was before.
                    660: <li>Import OpenCVS--a work in progress.
1.60    ! bentley   661: <li>Fixed a bug in <a href="https://man.openbsd.org/pf.4">pf(4)</a> where IPv6 packets with certain headers were silently dropped.<br>
        !           662:        <a href="stable.html">[Applied to stable]</a>
1.1       deraadt   663: <!-- ^ 20041205 -->
1.60    ! bentley   664: <li>Add kernel tracking for completed 3-way TCP connections to support connection rate and count limiting code in <a href="https://man.openbsd.org/pf.4">pf(4)</a>.
1.1       deraadt   665: <!-- ^ 20041204 -->
1.60    ! bentley   666: <li>Fix a signal race in <a href="https://man.openbsd.org/spamd.8">spamd(8)</a>.
        !           667: <li>Remove "route $hostname 127.0.0.1" from <a href="https://man.openbsd.org/netstart.8">netstart(8)</a>.
1.1       deraadt   668: <li>Fix auto-repeat in new X.org keyboard driver.
                    669: <!-- ^ 20041203 -->
                    670: <li>Import zlib-1.22.
1.60    ! bentley   671: <li>Default to A/UX partition types on newly created partitions on mac68k <a href="https://man.openbsd.org/pdisk.8">pdisk(8)</a>.
1.1       deraadt   672: <li>The Great Apache Cleanup of 2004 to remove code we don't use.
                    673: <li>Make BUFCACHEPERCENT adjustable through UKC on hp300, mac68k and sgi.
                    674: <!-- ^ 20041202 -->
1.60    ! bentley   675: <li>Fix 10mbit mode on ZNYX ZX346Q and 21143-based <a href="https://man.openbsd.org/dc.4">dc(4)</a> cards; from FreeBSD.
1.1       deraadt   676: <li>Change spl locking in pfioctl() to fix panics during heavy ioctl operations.<br>
1.60    ! bentley   677:        <a href="stable.html">[Applied to stable]</a>
1.1       deraadt   678: <li>Fix dlsym() when called from the last shared object loaded.
1.60    ! bentley   679: <li>Plug memory leaks in <a href="https://man.openbsd.org/units.1">units(1)</a>.
        !           680: <li>Fix stop condition for sqrt in <a href="https://man.openbsd.org/dc.1">dc(1)</a>.
1.1       deraadt   681: <!-- ^ 20041201 -->
                    682: <li>Import a driver for the VIA VT612x PCI Gigabit Ethernet adapter from FreeBSD.
                    683: <li>Import a driver for the Cicada CS8201 Ethernet PHY from FreeBSD.
                    684: <li>Make Sun type 6 USB keyboards return extended keycodes for 'L' keys.
                    685: <li>Make the default X.org Xkb model pc105 like it used to be.
                    686: <li>No longer require write permissions for read-only SCSI ioctl commands.
                    687: <!-- ^ 20041130 -->
                    688: <li>Plug a memory leak in libpthread.
1.60    ! bentley   689: <li>Port <a href="https://man.openbsd.org/tvtwo.4">tvtwo(4)</a> and <a href="https://man.openbsd.org/vigra.4">vigra(4)</a> sbus framebuffer drivers to sparc64.
1.1       deraadt   690: <li>Import sudo-1.6.8p5.
1.60    ! bentley   691: <li>Allow <a href="https://man.openbsd.org/pax.1">pax(1)</a> to build the table of created directories in-memory to avoid requiring a tmp file.
1.1       deraadt   692: <!-- ^ 20041129 -->
                    693: <li>Introduce an IPv4-only in-kernel PPPoE driver; ported from NetBSD and modified to match our SPPP implementation.
1.60    ! bentley   694: <li>Support Garmin Palm devices in <a href="https://man.openbsd.org/uvisor.8">uvisor(8)</a>.
        !           695: <li>Privilege separate <a href="https://man.openbsd.org/ftpd.8">ftpd(8)</a>.
1.1       deraadt   696: <li>Prevent ADB devices other than mice from generating extended events to help some iBooks.
                    697: <!-- ^ 20041128 -->
                    698: <li>Fix a bug in RAIDFrame reconstruction. (PR#3968)<br>
1.60    ! bentley   699:        <a href="stable.html">[Applied to stable]</a>
1.1       deraadt   700: <li>Remove a too-paranoid test in libXpm that made writing an XPM with an absolute pathname impossible.
                    701: <!-- ^ 20041127 -->
1.60    ! bentley   702: <li>Introduce pfkey sysctl subtree and use it in <a href="https://man.openbsd.org/ipsecadm.8">ipsecadm(8)</a>.
1.1       deraadt   703: <!-- ^ 20041126 -->
                    704: <li>Fix a memory leak in SFTP.
                    705: <li>Use the TTL from setsockopt() in IP code similar to BSD/OS.
                    706: <li>Move mac68k towards a more flexible and generic interrupt system; from NetBSD.
                    707: <li>Fix a race between TCP timers.
                    708: <li>Fix a dhclient exiting problem by ignoring certain messages sent by dhclient iself.
                    709: <!-- ^ 20041125 -->
1.60    ! bentley   710: <li>Various fixes and tweaks for <a href="https://man.openbsd.org/ipw.4">ipw(4)</a> and <a href="https://man.openbsd.org/iwi.4">iwi(4)</a>.
        !           711: <li>Add a CPU number to the STAT field in <a href="https://man.openbsd.org/ps.1">ps(1)</a>.
1.1       deraadt   712: <li>Disable kernfs in GENERIC because nothing uses it and it is not very safe due to the buffer cache.
1.60    ! bentley   713: <li>Fix false positives when testing valid databases in <a href="https://man.openbsd.org/kvm_mkdb.8">kvm_mkdb(8)</a> on certain machines.
        !           714: <li>Enable Kerberos 5 authentication and encryption in <a href="https://man.openbsd.org/telnetd.8">telnetd(8)</a>.
1.1       deraadt   715: <!-- ^ 20041124 -->
1.60    ! bentley   716: <li>Fix a crash in <a href="https://man.openbsd.org/pf.4">pf(4)</a> that occurred when using certain binat rules.<br>
        !           717:        <a href="stable.html">[Applied to stable]</a>
1.1       deraadt   718: <li>Disable the layer filesystems by default in GENERIC kernels.
1.60    ! bentley   719: <li>Support Intel PRO/Wireless 2915ABG in <a href="https://man.openbsd.org/iwi.4">iwi(4)</a>.
1.1       deraadt   720: <li>Change init process to allow certain umass devices to attach properly; from NetBSD.
1.60    ! bentley   721: <li>Use a prefixlen of 64 on <a href="https://man.openbsd.org/tun.4">tun(4)</a> interfaces; from FreeBSD.
        !           722: <li>Support multiple communities in <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a> to eventually support better filters.
        !           723: <li>Support the <a href="https://man.openbsd.org/gpio.4">gpio(4)</a> found on <a href="https://man.openbsd.org/ath.4">ath(4)</a> devices.
1.1       deraadt   724: <!-- ^ 20041123 -->
1.60    ! bentley   725: <li>Support Adaptec ASR2200S U320 RAID in <a href="https://man.openbsd.org/aac.4">aac(4)</a>.
        !           726: <li>Flat file firmware loading for <a href="https://man.openbsd.org/iwi.4">iwi(4)</a>.
        !           727: <li>Flat file firmware loading and relaxed warmboot detection for <a href="https://man.openbsd.org/kue.4">kue(4)</a>.
        !           728: <li>Support hotpluggable <a href="https://man.openbsd.org/gpio.4">gpio(4)</a>'s.
        !           729: <li>Support setting <a href="https://man.openbsd.org/mixerctl.1">mixerctl(1)</a> values via mixerctl.conf(5) in the <a href="https://man.openbsd.org/rc.8">rc(8)</a> infrastructure.
1.1       deraadt   730: <!-- ^ 20041122 -->
1.60    ! bentley   731: <li>Extract the firmware into flat files from <a href="https://man.openbsd.org/ti.4">ti(4)</a> and <a href="https://man.openbsd.org/neo.4">neo(4)</a>.
        !           732: <li>Fix some core dumps on malformed format strings in <a href="https://man.openbsd.org/hexdump.1">hexdump(1)</a>.
        !           733: <li>Revert part of a previous change in <a href="https://man.openbsd.org/rtl.4">rtl(4)</a> which was causing a performance
1.1       deraadt   734: drop.
1.60    ! bentley   735: <li>Accept VLAN-sized frames in <a href="https://man.openbsd.org/ste.4">ste(4)</a>.
1.1       deraadt   736: <!-- ^ 20041121 -->
1.60    ! bentley   737: <li>Add net80211 framework to the <a href="https://man.openbsd.org/atu.4">atu(4)</a> driver.
        !           738: <li>Fix <a href="https://man.openbsd.org/mpt.4">mpt(4)</a> driver for amd64 machines and VMware.
1.1       deraadt   739: <li>Restore old aperture code in the i386 X.org video code.
                    740: <!-- ^ 20041120 -->
1.60    ! bentley   741: <li>Reliability fix for sysex stop packets in <a href="https://man.openbsd.org/umidi.4">umidi(4)</a>.
1.1       deraadt   742: <li>Better Raven PREP initialization for mvmeppc.
1.60    ! bentley   743: <li>Better i8259 slave handling in <a href="https://man.openbsd.org/openpic.4">openpic(4)</a> device on mvmeppc.
        !           744: <li>Write reject files in unified format for unified diffs in <a href="https://man.openbsd.org/patch.1">patch(1)</a>.
        !           745: <li>Allow spaces and other characters in path names in <a href="https://man.openbsd.org/patch.1">patch(1)</a>.
        !           746: <li>Repair display.focus functionality in <a href="https://man.openbsd.org/wsconsctl.8">wsconsctl(8)</a>. (PR#3990)
        !           747: <li>Unbreak chroot() code in <a href="https://man.openbsd.org/named.8">named(8)</a>.
1.1       deraadt   748: <li>Plug a memory leak in PFKEYv2 code.
                    749: <!-- ^ 20041119 -->
1.60    ! bentley   750: <li>Support wantlib in <a href="https://man.openbsd.org/pkg_add.1">pkg_add(1)</a> framework.
        !           751: <li>Use the filesystem firmware loader in <a href="https://man.openbsd.org/ipw.4">ipw(4)</a>.
        !           752: <li>Fix NAT-D interoperability problems in <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a>.<br>
        !           753:        <a href="stable.html">[Applied to stable]</a>
        !           754: <li>Support a few more codecs in <a href="https://man.openbsd.org/ac97.4">ac97(4)</a>; from NetBSD.
1.1       deraadt   755: <li>Handle SONPROC in ps, w, and the kernel.
                    756: <li>Enable receive() accounting in the kernel.
1.60    ! bentley   757: <li>Announce IPv6 Unicast support in <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a>.
        !           758: <li>Supress multiple connect() failure logging in <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a>.
1.1       deraadt   759: <!-- ^ 20041118 -->
                    760: <li>Merge X.org integer and buffer overflow fixes for libXpm.<br>
1.60    ! bentley   761:        <a href="stable.html">[Applied to stable]</a>
1.1       deraadt   762: <li>Import sudo-1.6.8p4.
1.60    ! bentley   763: <li>Fix the QUIT command and implement RSET in <a href="https://man.openbsd.org/spamd.8">spamd(8)</a>.
        !           764: <li>Enable <a href="https://man.openbsd.org/atu.4">atu(4)</a> by default on i386 and load its firmware with <a href="https://man.openbsd.org/loadfirmware.9">loadfirmware(9)</a>.
        !           765: <li>Add <a href="https://man.openbsd.org/loadfirmware.9">loadfirmware(9)</a> framework for loading device firmware out of the newly created /etc/firmware directory.
        !           766: <li>Added IPv6 support in <a href="https://man.openbsd.org/tcpdump.8">tcpdump(8)</a> on <a href="https://man.openbsd.org/enc.4">enc(4)</a> devices.
        !           767: <li>Documented the new update framework for bulk builds in <a href="https://man.openbsd.org/ports.7">ports(7)</a>.
        !           768: <li>Fix memory display in <a href="https://man.openbsd.org/top.1">top(1)</a>
1.1       deraadt   769: <!-- ^ 20041117 -->
1.60    ! bentley   770: <li>Improve logging for advertisement failures from <a href="https://man.openbsd.org/carp.4">carp(4)</a>
1.1       deraadt   771: <li>Remove non-standard NI_WITHSCOPEID from libc and utilities that used it.
                    772: <li>Add missing counters to netstat carp statistics.
1.60    ! bentley   773: <li>Extract firmware from <a href="https://man.openbsd.org/atmel.4">atmel(4)</a> driver to create and install flat files.
        !           774: <li>Add a PFSTATE_STALE flag to <a href="https://man.openbsd.org/pfsync.4">pfsync(4)</a> to prevent stale state updates from generating updates themselves. (PR#3983)
        !           775: <li>Decrease latency in <a href="https://man.openbsd.org/sk.4">sk(4)</a> by lowering interrupt modulation; from NetBSD.
        !           776: <li>Re-implement LQM in <a href="https://man.openbsd.org/ppp.8">ppp(8)</a> according to the RFC; from FreeBSD.
        !           777: <li>Fix transmit queue in <a href="https://man.openbsd.org/sk.4">sk(4)</a> to fix the onboard interface on some Asus amd64 motherboards; from NetBSD.
        !           778: <li>Fix a jumbo frame issue with 82547 chips in <a href="https://man.openbsd.org/em.4">em(4)</a>; from FreeBSD.
        !           779: <li>Receive VLAN-sized frames in <a href="https://man.openbsd.org/bge.4">bge(4)</a>; from FreeBSD.
        !           780: <li>Work around an Intel 21143 chip bug in <a href="https://man.openbsd.org/dc.4">dc(4)</a>; from FreeBSD.
        !           781: <li>Print network interface stats with the 'ifstat' command in <a href="https://man.openbsd.org/systat.1">systat(1)</a>.
1.1       deraadt   782: <!-- ^ 20041116 -->
1.60    ! bentley   783: <li>Add the output of the kern.version sysctl to the <a href="https://man.openbsd.org/daily.8">daily(8)</a> report.
        !           784: <li>Add a -E option to <a href="https://man.openbsd.org/pkg_info.1">pkg_info(1)</a> to search all packages for a given filename.
1.1       deraadt   785: <!-- ^ 20041115 -->
1.60    ! bentley   786: <li>Enable the progress meter by default in <a href="https://man.openbsd.org/pkg_add.1">pkg_add(1)</a>; use -x to disable it.
1.1       deraadt   787: <!-- ^ 20041114 -->
1.60    ! bentley   788: <li>Fix a timeout bug in the <a href="https://man.openbsd.org/dart.4">dart(4)</a> device on mvme88k.
1.1       deraadt   789: <!-- ^ 20041113 -->
1.60    ! bentley   790: <li>Fix a bug when filtering the ACK of packets from synproxy in <a href="https://man.openbsd.org/pf.4">pf(4)</a>.
1.1       deraadt   791: <li>Import sudo-1.6.8p2.
1.60    ! bentley   792: <li>Support more 802.11B ioctl's in <a href="https://man.openbsd.org/atu.4">atu(4)</a>.
1.1       deraadt   793: <!-- ^ 20041112 -->
1.60    ! bentley   794: <li>Import queue timing fixes for <a href="https://man.openbsd.org/sk.4">sk(4)</a> from NetBSD.
        !           795: <li>First attempt at <a href="https://man.openbsd.org/pmdb.1">pmdb(1)</a> support for mips64.
        !           796: <li>Import some link change fixes for <a href="https://man.openbsd.org/bge.4">bge(4)</a> from FreeBSD.
        !           797: <li>Add support for the Amtel AT76c503a and the Linksys WUSB11 v2.8 to <a href="https://man.openbsd.org/atu.4">atu(4)</a>.
        !           798: <li>Various fixes to <a href="https://man.openbsd.org/axe.4">axe(4)</a> from NetBSD.
        !           799: <li>More bug fixes in <a href="https://man.openbsd.org/pkg_add.1">pkg_add(1)</a>.
        !           800: <li>Add an "rde route-age" configuration statement to <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a> to evaluate or ignore prefix ages when doing best path selection; defaults to "ignore".
        !           801: <li>Remove unncessary locking in <a href="https://man.openbsd.org/nvram.4">nvram(4)</a>.
        !           802: <li>Add a <a href="https://man.openbsd.org/umass.4">umass(4)</a> quirk for iRiver 3xx.
1.1       deraadt   803: <!-- ^ 20041111 -->
                    804: <li>Create a safer IF_INPUT_ENQUEUE macro in if.h.
1.60    ! bentley   805: <li>Add support for the Conceptronic SnapPort USB 2.0 LAN adapter in <a href="https://man.openbsd.org/axe.4">axe(4)</a>.
        !           806: <li>More paranoia to avoid errors in <a href="https://man.openbsd.org/timeclock.9">timeclock(9)</a>.
        !           807: <li>Add PKGPATH support to <a href="https://man.openbsd.org/pkg_info.1">pkg_info(1)</a> for more useful reporting.
1.1       deraadt   808: <!-- ^ 20041110 -->
                    809: <li>Create a cats install CD image.
1.60    ! bentley   810: <li>Cleanup and KNF in the <a href="https://man.openbsd.org/tun.4">tun(4)</a> driver.
        !           811: <li>More work on <a href="https://man.openbsd.org/pkg_add.1">pkg_add(1)</a> internals; make progress meter useful during package replacement.
1.1       deraadt   812: <!-- ^ 20041109 -->
1.60    ! bentley   813: <li>New <a href="https://man.openbsd.org/atu.4">atu(4)</a> USB wireless LAN driver for Amtel AT76c503, AT76c503a, AT76c505, and AT76c505a devices.  Not enabled by default yet.
1.1       deraadt   814: <li>Add support for USB devices to do a full reset of a port during attach.
1.60    ! bentley   815: <li>Cleanup and a bug fix for <a href="https://man.openbsd.org/sgivol.8">sgivol(8)</a>.
1.1       deraadt   816: <li>Fix a logic error when using wscons with the standard kbd protocol in Xorg.
1.60    ! bentley   817: <li>Various cleanup in <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a>.
1.1       deraadt   818: <!-- ^ 20041108 -->
1.60    ! bentley   819: <li>Add inject support to <a href="https://man.openbsd.org/systrace.4">systrace(4)</a> for argument replacement.
1.1       deraadt   820: <li>Use cc's -pipe flag by default on most architectures when building the tree.
1.60    ! bentley   821: <li>More work on <a href="https://man.openbsd.org/pkg_add.1">pkg_add(1)</a> internals.
        !           822: <li>Fix subshell handling in <a href="https://man.openbsd.org/tip.1">tip(1)</a>/cu(1)<br>
        !           823:        <a href="stable.html">[Applied to stable]</a>
1.1       deraadt   824: <!-- ^ 20041107 -->
1.60    ! bentley   825: <li>Enable <a href="https://man.openbsd.org/ath.4">ath(4)</a>, <a href="https://man.openbsd.org/iwi.4">iwi(4)</a> and <a href="https://man.openbsd.org/ipw.4">ipw(4)</a> by default on i386 if firmware images are installed.
        !           826: <li>Fix the Raptor workaround in <a href="https://man.openbsd.org/pf.4">pf(4)</a>.<br>
        !           827:        <a href="stable.html">[Applied to stable]</a>
        !           828: <li>Add basic control of a running multiplex master connection to <a href="https://man.openbsd.org/ssh.1">ssh(1)</a>.
        !           829: <li>Save space in <a href="https://man.openbsd.org/fdisk.8">fdisk(8)</a> and <a href="https://man.openbsd.org/disklabel.8">disklabel(8)</a> by gzipping embedded man pages.
1.1       deraadt   830: <!-- ^ 20041106 -->
1.60    ! bentley   831: <li>Add a "bssid" command to <a href="https://man.openbsd.org/ifconfig.8">ifconfig(8)</a>.
        !           832: <li>Plug memory leaks in <a href="https://man.openbsd.org/ntpd.8">ntpd(8)</a>.
1.1       deraadt   833: <!-- ^ 20041105 -->
1.60    ! bentley   834: <li>Add libedit command editing and history support in <a href="https://man.openbsd.org/sftp.1">sftp(1)</a>.
        !           835: <li>Support more bash-style \letter expansion in <a href="https://man.openbsd.org/ksh.1">ksh(1)</a> prompt variables.
1.1       deraadt   836: <li>Adjust RTT estimates in the BIND resolver to fix an IPv6 problem.<br>
1.60    ! bentley   837:        <a href="stable.html">[Applied to stable]</a>
        !           838: <li>Fix a memory leak when deleting a screen in <a href="https://man.openbsd.org/vga.4">vga(4)</a>.
1.1       deraadt   839: <!-- ^ 20041104 -->
1.60    ! bentley   840: <li>Add spamlogd_flags to the <a href="https://man.openbsd.org/rc.8">rc(8)</a> infrastructure.
        !           841: <li>Various panic and memory leak fixes in <a href="https://man.openbsd.org/ipw.4">ipw(4)</a>.
1.1       deraadt   842: <!-- ^ 20041103 -->
1.60    ! bentley   843: <li>Fix a potential denial of service in <a href="https://man.openbsd.org/pppd.8">pppd(8)</a>.<br>
        !           844:        <a href="stable.html">[Applied to stable]</a>
        !           845: <li>Revert <a href="https://man.openbsd.org/mpt.4">mpt(4)</a> driver to cope with IBM onboard mpt's.
1.1       deraadt   846: <li>Initial import and merge of X.Org 6.8.1.
1.60    ! bentley   847: <li>Change the default command history in <a href="https://man.openbsd.org/ksh.1">ksh(1)</a> to 500.
        !           848: <li>Add a manpage for the <a href="https://man.openbsd.org/evcount.9">evcount(9)</a> API.
1.1       deraadt   849: <li>Disable -fdelete-null-pointer-checks at -O2 by default.
                    850: <li>Import and merge binutils-2.15.
1.60    ! bentley   851: <li>Handle <a href="https://man.openbsd.org/carp.4">carp(4)</a> interfaces in <a href="https://man.openbsd.org/bgpctl.8">bgpctl(8)</a>.
        !           852: <li>Remove repeated state change logging and fix a memory leak in <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a>.
        !           853: <li>Memory leak fix in <a href="https://man.openbsd.org/passwd.1">passwd(1)</a>.
1.1       deraadt   854: <!-- ^ 20041102 -->
1.60    ! bentley   855: <li>Reliability fix for a panic in <a href="https://man.openbsd.org/ipw.4">ipw(4)</a>.
1.1       deraadt   856: <!-- ^ 20041101 -->
1.60    ! bentley   857: <li>Compatibility tweaks to <a href="https://man.openbsd.org/ugen.4">ugen(4)</a> and <a href="https://man.openbsd.org/uhid.4">uhid(4)</a> from NetBSD.
        !           858: <li>Some <a href="https://man.openbsd.org/ehci.4">ehci(4)</a> fixes from NetBSD.
        !           859: <li>Add BCM5705K and BCM5750/5751 support to <a href="https://man.openbsd.org/bge.4">bge(4)</a>. From FreeBSD.
1.1       deraadt   860: <!-- ^ 20041031 -->
                    861: <!-- ^ 20041030 -->
1.60    ! bentley   862: <li>Handle more gracefully corrupt keys in <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> authorised_keys files.
        !           863: <li>Fix SIGWINCH handling for multiplexed <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> connections.
1.1       deraadt   864: <li>Switch powerpc to use GCC 3.x.
                    865: <li>Import and merge heimdal-0.6.3.
1.60    ! bentley   866: <li>A couple of reliability fixes for <a href="https://man.openbsd.org/dc.4">dc(4)</a>. From FreeBSD.
1.1       deraadt   867: <!-- ^ 20041029 -->
1.60    ! bentley   868: <li>Give <a href="https://man.openbsd.org/carp.4">carp(4)</a> interfaces their own type, IFT_CARP.
        !           869: <li>Pass the right type to <a href="https://man.openbsd.org/snprintf.3">snprintf(3)</a> in <a href="https://man.openbsd.org/asctime.3">asctime(3)</a> (PR#3970).
1.1       deraadt   870: <li>Modulate the TCP timestamp by a random value for each connection.
                    871: <li>Remove assumption that a destination is on-link if the default router list is empty (RFC2461 &sect;5.2).
                    872: <!-- ^ 20041028 -->
1.60    ! bentley   873: <li>Updates and fixes to <a href="https://man.openbsd.org/ipw.4">ipw(4)</a> and <a href="https://man.openbsd.org/iwi.4">iwi(4)</a>.
        !           874: <li>Add DWARF-based exception handling support for shlibs and dynamic executables in <a href="https://man.openbsd.org/gcc.1">gcc(1)</a>.
        !           875: <li>Add support for <a href="https://man.openbsd.org/setreuid.2">setre[gu]id(2)</a> under Linux emulation.
        !           876: <li>Use <a href="https://man.openbsd.org/clock_getres.2">clock_getres(2)</a> to calculate the precision in <a href="https://man.openbsd.org/ntpd.8">ntpd(8)</a>, and fill in the precision field when sending server-mode responses.
1.1       deraadt   877: <!-- ^ 20041027 -->
                    878: <li>In crtbegin, make __register_frame_info() a weak symbol.
1.60    ! bentley   879: <li>In <a href="https://man.openbsd.org/bgpctl.8">bgpctl(8)</a>, try to show the peer description instead of the IP address in 'show summary' view. Revert to IPs with new -n option.
        !           880: <li>More work on <a href="https://man.openbsd.org/mpt.4">mpt(4)</a>.
1.1       deraadt   881: <!-- ^ 20041026 -->
1.60    ! bentley   882: <li>In the ffs code, don't assume a block is allocated if <a href="https://man.openbsd.org/bread.9">bread(9)</a> or cg_chkmagic() fails.
        !           883: <li>Change the new <a href="https://man.openbsd.org/getprotoent_r.3">getproto*_r(3)</a> and <a href="https://man.openbsd.org/getservent_r.3">getserv*_r(3)</a> functions' return value to match the IBM/Digital API.
1.1       deraadt   884: <!-- ^ 20041025 -->
1.60    ! bentley   885: <li>Allow <a href="https://man.openbsd.org/rdate.8">rdate(8)</a> to accept replies with an NTP version less than 4.
        !           886: <li>Minimise the delta with FreeBSD for <a href="https://man.openbsd.org/aic.4">aic(4)</a>, <a href="https://man.openbsd.org/ahc.4">ahc(4)</a> and <a href="https://man.openbsd.org/ahd.4">ahd(4)</a>.
1.1       deraadt   887: <!-- ^ 20041024 -->
1.60    ! bentley   888: <li>Start work on update support in <a href="https://man.openbsd.org/pkg_add.1">pkg_add(1)</a>.
        !           889: <li>Correct some missing braces after an 'if' statement in <a href="https://man.openbsd.org/xl.4">xl(4)</a>.
1.1       deraadt   890: <!-- ^ 20041023 -->
1.60    ! bentley   891: <li>Have <a href="https://man.openbsd.org/ntpd.8">ntpd(8)</a> server mode return the stratum of the currently preferred peer plus one.
        !           892: <li>Add neighbor solicitation/advertisement messages into/out of the default IPv6 <a href="https://man.openbsd.org/pf.4">pf(4)</a> rulebase loaded by <a href="https://man.openbsd.org/rc.8">rc(8)</a>.
1.1       deraadt   893: <!-- ^ 20041022 -->
1.60    ! bentley   894: <li>Backout the change of <a href="https://man.openbsd.org/amd.8">amd(8)</a> from <a href="https://man.openbsd.org/select.2">select(2)</a> to <a href="https://man.openbsd.org/poll.2">poll(2)</a> due to problems.
1.1       deraadt   895: <li>Backport some fixes from lynx-2.8.6dev.7b preventing crashes due to memory exhaustion.<br>
1.60    ! bentley   896:     <a href="stable.html">[Applied to stable]</a>
        !           897: <li>Make the <a href="https://man.openbsd.org/xdm.1">xdm(1)</a> greeter able to use non-default login classes (X.Org bugzilla #1676).
1.1       deraadt   898: <!-- ^ 20041021 -->
1.60    ! bentley   899: <li>Change all the <a href="https://man.openbsd.org/route.8">route(8)</a> commands in <a href="https://man.openbsd.org/netstart.8">netstart(8)</a> to use -qn and so not do DNS lookups.
        !           900: <li>Memleak fixes and cleanup in <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a>.
1.1       deraadt   901: <li>Merge changes from mod_ssl 2.8.20, fixing CAN-2004-0885.<br>
1.60    ! bentley   902:     <a href="stable.html">[Applied to stable]</a>
        !           903: <li>New <a href="https://man.openbsd.org/ipw.4">ipw(4)</a> and <a href="https://man.openbsd.org/iwi.4">iwi(4)</a> drivers, and <a href="https://man.openbsd.org/ipwcontrol.8">ipwcontrol(8)</a> and <a href="https://man.openbsd.org/iwicontrol.8">iwicontrol(8)</a> tools, supporting Intel 2100/2200BG/2915ABG wireless devices. Disabled and non-operational due to silly distribution restrictions on the device firmware files.
1.1       deraadt   904: <li>Support interrupt transfers on USB 2 controllers, allowing the use of USB 2 hubs with USB 2 hardware.
1.60    ! bentley   905: <li>Disconnect <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> sessions on out-of-range message types.
1.1       deraadt   906: <!-- ^ 20041020 -->
1.60    ! bentley   907: <li>Pretty up <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a>'s display of groups.
        !           908: <li>Allow <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a> neighbor definitions to be dependent on interface state. If used with a <a href="https://man.openbsd.org/carp.4">carp(4)</a> interface, for example, this can be used to reduce failover time.
        !           909: <li>Add suspend/resume support to <a href="https://man.openbsd.org/ehci.4">ehci(4)</a>.
        !           910: <li>Add -e command-line expression support to <a href="https://man.openbsd.org/bc.1">bc(1)</a>.
        !           911: <li>Only set up the default IPv6 <a href="https://man.openbsd.org/pf.4">pf(4)</a> rules on IPv6-enabled systems.
1.1       deraadt   912: <!-- ^ 20041019 -->
                    913: <li>Update timezone data to tz(code|data)2004e from ftp://elsie.nci.nih.gov/.
1.60    ! bentley   914: <li>Add a progress meter to <a href="https://man.openbsd.org/pkg_add.1">pkg_add(1)</a>.
        !           915: <li>Reduce the amount of information <a href="https://man.openbsd.org/pkg_add.1">pkg_add(1)</a> displays by default.
        !           916: <li>Add -e option to <a href="https://man.openbsd.org/dc.1">dc(1)</a> to evaluate expressions on the command line.
1.1       deraadt   917: <li>Defer the IP TTL decrement so that an ICMP error with the IP header embedded doesn't have a bad checksum.
                    918: <!-- ^ 20041018 -->
1.60    ! bentley   919: <li>Add <a href="https://man.openbsd.org/strnunvis.3">strnunvis(3)</a>, a bounded version of <a href="https://man.openbsd.org/strunvis.3">strunvis(3)</a>.
        !           920: <li>Add reentrant <a href="https://man.openbsd.org/getprotoent_r.3">getproto*_r(3)</a> and <a href="https://man.openbsd.org/getservent_r.3">getserv*_r(3)</a> functions. Adapted from NetBSD.
        !           921: <li>Much cleanup in <a href="https://man.openbsd.org/pciide.4">pciide(4)</a>, and some SATA fixups.
        !           922: <li>Only delete users and groups with -c in <a href="https://man.openbsd.org/pkg_delete.1">pkg_delete(1)</a>.
        !           923: <li>Implement -q and tidy up ICMP support in <a href="https://man.openbsd.org/tcpdump.8">tcpdump(8)</a>.
        !           924: <li>In <a href="https://man.openbsd.org/ld.so.1">ld.so(1)</a>, better handle current directory searches listed in LD_LIBRARY_PATH.
        !           925: <li>Add support for the HTTP proxy CONNECT method to <a href="https://man.openbsd.org/nc.1">nc(1)</a>.
1.1       deraadt   926: <!-- ^ 20041017 -->
1.60    ! bentley   927: <li>In <a href="https://man.openbsd.org/st.4">st(4)</a>, fix bogus 'Tape block size...' errors from <a href="https://man.openbsd.org/restore.8">restore(8)</a> and look for the SDEV_OPEN flag in the right place.
1.1       deraadt   928: <!-- ^ 20041016 -->
1.60    ! bentley   929: <li>In <a href="https://man.openbsd.org/netstat.1">netstat(1)</a> -r, show only 0.0.0.0/0 as the default route, i.e. stop ignoring the netmask.
        !           930: <li>In <a href="https://man.openbsd.org/df.1">df(1)</a>, don't display the header line if no usage lines are shown.
        !           931: <li>Display the ip_len field in <a href="https://man.openbsd.org/tcpdump.8">tcpdump(8)</a> with the -v option.
        !           932: <li>Support some new device types in <a href="https://man.openbsd.org/bktr.4">bktr(4)</a>. From FreeBSD and NetBSD.
        !           933: <li>Only use IPTOS_LOWDELAY on IPv4 sockets in <a href="https://man.openbsd.org/ntpd.8">ntpd(8)</a>.
        !           934: <li>Parse <a href="https://man.openbsd.org/pf.4">pf(4)</a> anchor names in tables the same way as anchor names in rules.
1.1       deraadt   935: <!-- ^ 20041015 -->
1.60    ! bentley   936: <li>Use the arch-dependent MAXSSIZ instead of an arbitrary fixed value as the upper limit for <a href="https://man.openbsd.org/sysctl.8">sysctl(8)</a> kern.stackgap_random.
        !           937: <li>Performance fixes to <a href="https://man.openbsd.org/dc.4">dc(4)</a>. From FreeBSD.
        !           938: <li>Handle gracefully a missing EEPROM in an <a href="https://man.openbsd.org/sk.4">sk(4)</a> device.
        !           939: <li>Fix a missing brace following an 'if' statement in <a href="https://man.openbsd.org/named.8">named(8)</a>'s libdns (ISC #1744).
        !           940: <li>Use IPTOS_LOWDELAY in <a href="https://man.openbsd.org/ntpd.8">ntpd(8)</a>.
        !           941: <li>Allow <a href="https://man.openbsd.org/newfs.8">newfs(8)</a> to create valid filesystems with any legal combination of block and fragment sizes.
1.1       deraadt   942: <!-- ^ 20041014 -->
1.60    ! bentley   943: <li>Print the expire route metric as a signed value in <a href="https://man.openbsd.org/route.8">route(8)</a>.
        !           944: <li>Let cardbus RealTek 8138 devices attach to <a href="https://man.openbsd.org/rl.4">rl(4)</a>. More work to do.
1.1       deraadt   945: <li>New @sysctl keyword for packing lists.
1.60    ! bentley   946: <li>Set the rootdelay in <a href="https://man.openbsd.org/ntpd.8">ntpd(8)</a> server replies.
        !           947: <li>Improve <a href="https://man.openbsd.org/ntpd.8">ntpd(8)</a>'s compatiblity with NTP v3 and earlier.
        !           948: <li>A number of fixes in <a href="https://man.openbsd.org/ntpd.8">ntpd(8)</a>.
1.1       deraadt   949: <!-- ^ 20041013 -->
                    950: <li>Sync the installer's install-from-tape code with reality, add a few user interface and error-checking enhancements.
1.60    ! bentley   951: <li>Change <a href="https://man.openbsd.org/dhcrelay.8">dhcrelay(8)</a> to use a UDP socket for communication with the DHCP servers. The old <a href="https://man.openbsd.org/bpf.4">bpf(4)</a> method was forwarding packets out of the wrong interface.
1.1       deraadt   952: <!-- ^ 200401012 -->
                    953: <li>Defer display of MESSAGE files until all packages have been installed.
                    954: <li>Many fixes and cleanups in the package tools.
                    955: <li>Add support for an 'UNMESSAGE' file to the package tools, used to show the information a package would display on uninstallation without actually uninstalling it.
                    956: <li>Rewrite interface groups code, placing all groups on a tail queue, and internally referring to a group by pointer instead of by name.
                    957: <li>Remove obsolete -P, -C options and the unimplemented mtree options from the package tools.
                    958: <!-- ^ 20041011 -->
                    959: <li>Add support for DWARF2 exception handling to libc.
1.60    ! bentley   960: <li>Work around an 'overlapped command' issue on <a href="https://man.openbsd.org/ahd.4">ahd(4)</a>-attached devices slower than Ultra-320.
        !           961: <li>Inform the softdep code when the mode of an <a href="https://man.openbsd.org/inode.5">inode(5)</a>'s mode changes. From FreeBSD.
        !           962: <li>Fix a busted API call when opening a <a href="https://man.openbsd.org/midi.4">midi(4)</a> sequencer device.
1.1       deraadt   963: <!-- ^ 20041010 -->
1.60    ! bentley   964: <li>Allow <a href="https://man.openbsd.org/nm.1">nm(1)</a> to work on cross targets of different sizes as well as endianness.
1.1       deraadt   965: <li>Don't use 64-bit tests on 32-bit values when testing for void PCI memory regions.
                    966: <li>Add another 500 microseconds of delay after a PHY reset, the DP83840A needs it.
                    967: <li>Add 1000base*X autonegotiation and 1000baseT master-mode support. From NetBSD.
                    968: <!-- ^ 20041009 -->
1.60    ! bentley   969: <li>Update the tail pointer correctly when the <a href="https://man.openbsd.org/hotplug.4">hotplug(4)</a> queue is full.
        !           970: <li>Remove a null dereference in <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a>.
        !           971: <li>Fix a couple of buffer overruns in <a href="https://man.openbsd.org/kbd.8">kbd(8)</a>.
        !           972: <li>Don't ever increment past the end of a message in <a href="https://man.openbsd.org/ipsecadm.8">ipsecadm(8)</a>'s monitor command.
1.1       deraadt   973: <!-- ^ 20041008 -->
1.60    ! bentley   974: <li>Add a generic driver, <a href="https://man.openbsd.org/gentbi.4">gentbi(4)</a>, for Gigabit Ethernet ten-bit interfaces. From NetBSD.
1.1       deraadt   975: <li>Add constants to mii.h for 1000base*X autonegotiation, and a constant for 1000baseT nic-to-nic master mode to if_media.h.
1.60    ! bentley   976: <li>In <a href="https://man.openbsd.org/ssh-agent.1">ssh-agent(1)</a>, don't unlink the agent socket if <a href="https://man.openbsd.org/bind.2">bind(2)</a> fails.
        !           977: <li>New -p option and 'p' command to <a href="https://man.openbsd.org/top.1">top(1)</a>, to show just a single process.
1.1       deraadt   978: <!-- ^ 20041007 -->
1.60    ! bentley   979: <li>On Intel-chipped <a href="https://man.openbsd.org/dc.4">dc(4)</a> devices, share the bus evenly between receive and transmit, improving forwarding performance under heavy load.
1.1       deraadt   980: <li>Set the TCP congestion window to two segments instead of one, matching the window size when entering the ESTABLISHED state.
1.60    ! bentley   981: <li>Unshadow a variable and unbreak <a href="https://man.openbsd.org/tcpdump.8">tcpdump(8)</a> on <a href="https://man.openbsd.org/carp.4">carp(4)</a> interfaces.
1.1       deraadt   982: <!-- ^ 20041006 -->
1.60    ! bentley   983: <li>Call <a href="https://man.openbsd.org/vsyslog.3">vsyslog(3)</a> with a priority, not a facility in <a href="https://man.openbsd.org/ifstated.8">ifstated(8)</a>.
        !           984: <li>Drop the <a href="https://man.openbsd.org/spamd.8">spamd(8)</a> default passtime to 25 minutes, so that mailers with a quadratic retry schedule that causes a retry at 26 minutes are allowed through.
1.1       deraadt   985: <li>Lots of work on the package tools' new object system.
1.60    ! bentley   986: <li>Don't reset the chip when attaching an <a href="https://man.openbsd.org/it.4">it(4)</a> hardware monitor, stopping the fans going into jet engine mode.
        !           987: <li>When sending <a href="https://man.openbsd.org/carp.4">carp(4)</a> advertisements, protect the call to ip_output() with <a href="https://man.openbsd.org/splsoftnet.9">splsoftnet(9)</a>.<br>
        !           988:        <a href="stable.html">[Applied to stable]</a>
        !           989: <li>Change the default return code from the <a href="https://man.openbsd.org/spamd.8">spamd(8)</a> greylister from 450 to 451. The latter code works better with mailer clusters, making them more likely to retry from the same IP address the next time.
        !           990: <li>Fix a buffer overflow in <a href="https://man.openbsd.org/tput.1">tput(1)</a> with the -S option.
        !           991: <li>Don't allow a peer ID of zero in <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a>.
        !           992: <li>Handle connection failures more gracefully in the <a href="https://man.openbsd.org/ntpd.8">ntpd(8)</a> client.
        !           993: <li>New <a href="https://man.openbsd.org/udav.4">udav(4)</a> driver for Davicom USB DM960-based Ethernet devices. From NetBSD.
1.1       deraadt   994: <!-- ^ 20041005 -->
                    995: <li>Change the doff_t field in struct iso_dnode to u_quad_t, so that DVDs and other ISO filesystems larger than 2GB can be read.
                    996: <li>Stacks of manpage cleanup.
1.60    ! bentley   997: <li>Switch <a href="https://man.openbsd.org/amd.8">amd(8)</a> from <a href="https://man.openbsd.org/select.2">select(2)</a> to <a href="https://man.openbsd.org/poll.2">poll(2)</a>.
        !           998: <li>Allow for an additional character in the <a href="https://man.openbsd.org/disklabel.8">disklabel(8)</a> fstype, so that type ISO9660 isn't truncated.
        !           999: <li>Reorganise <a href="https://man.openbsd.org/pkg_add.1">pkg_add(1)</a> etc.'s packing list items code into a basic class hierarchy.
        !          1000: <li>In <a href="https://man.openbsd.org/ntpd.8">ntpd(8)</a>, take the median value for the offset instead of taking an average.
1.1       deraadt  1001: <!-- ^ 20041004 -->
1.60    ! bentley  1002: <li>New <a href="https://man.openbsd.org/i386/nvram.4">nvram(4)</a> driver for i386, read-only for now.
        !          1003: <li>Remove a marginal <a href="https://man.openbsd.org/mmap.2">mmap(2)</a> optimization from <a href="https://man.openbsd.org/grep.1">grep(1)</a> that was causing some newline problems (PR#3940, PR#3941).
1.1       deraadt  1004: <!-- ^ 20041003 -->
1.60    ! bentley  1005: <li>Have <a href="https://man.openbsd.org/diff.1">diff(1)</a> continually retry <a href="https://man.openbsd.org/getdirentries.2">getdirentries(2)</a> until our buffer is large enough to store it all.
        !          1006: <li>Unbust &lt;stdbool.h&gt; for newer <a href="https://man.openbsd.org/gcc.1">gcc(1)</a> versions.
        !          1007: <li><a href="https://man.openbsd.org/fseek.3">fseek(3)</a>/<a href="https://man.openbsd.org/ftell.3">ftell(3)</a> and other cleanup in <a href="https://man.openbsd.org/msgs.1">msgs(1)</a>.
1.1       deraadt  1008: <!-- ^ 20041002 -->
1.60    ! bentley  1009: <li>Fix an off-by-one when calculating IO space for <a href="https://man.openbsd.org/em.4">em(4)</a>.
        !          1010: <li>Don't die in <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a> if <a href="https://man.openbsd.org/socket.2">socket(2)</a> fails with ENOPROTOSUPPORT for a default listener.
        !          1011: <li>Fix memory corruption in libdb <a href="https://man.openbsd.org/hash.3">hash(3)</a> when the cursor page becomes the LRU page.
1.1       deraadt  1012: <!-- ^ 20041001 -->
1.60    ! bentley  1013: <li>Check for <a href="https://man.openbsd.org/accept.2">accept(2)</a> errors before <a href="https://man.openbsd.org/fork.2">fork(2)</a>ing the child process in <a href="https://man.openbsd.org/ftpd.8">ftpd(8)</a>. From FreeBSD.
        !          1014: <li>Fix a segfault and an off-by-one in <a href="https://man.openbsd.org/lpc.8">lpc(8)</a>.
        !          1015: <li>Get the <a href="https://man.openbsd.org/rl.4">rl(4)</a> MAC address right on big-endian architectures.
        !          1016: <li>Add <a href="https://man.openbsd.org/bus_dma.9">bus_dma(9)</a> magic to <a href="https://man.openbsd.org/rl.4">rl(4)</a>.
        !          1017: <li>Helpfully display the bogus netmask that <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a> is busy choking on.
        !          1018: <li>If the YP marker is present in the <a href="https://man.openbsd.org/master.passwd.5">master.passwd(5)</a> file, have <a href="https://man.openbsd.org/adduser.8">adduser(8)</a> insert new users before it (PR#3727).
        !          1019: <li>Ethernet autonegotiation fixes to <a href="https://man.openbsd.org/rl.4">rl(4)</a>. From FreeBSD.
        !          1020: <li>Add ECONNREFUSED to the list of <a href="https://man.openbsd.org/recvfrom.2">recvfrom(2)</a> errors that don't kill <a href="https://man.openbsd.org/ntpd.8">ntpd(8)</a>'s client dispatch function, now that <a href="https://man.openbsd.org/connect.2">connect(2)</a> is used on the client socket.
        !          1021: <li>Don't pretend to have an ifmedia structure in <a href="https://man.openbsd.org/i386/le.4">le(4)</a>, fixing some panics (PR#3407, PR#3661).
1.1       deraadt  1022: <!-- ^ 20040930 -->
1.60    ! bentley  1023: <li>Add back some <a href="https://man.openbsd.org/snprintf.3">snprintf(3)</a> string cleaning lost in the BIND 9.3.0 merge.
        !          1024: <li>Correct a missing NULLification in <a href="https://man.openbsd.org/pf.4">pf(4)</a>, stopping <a href="https://man.openbsd.org/pflog.4">pflog(4)</a> incorrectly attributing states to anchors, and fixing state counter display for pfctl -vvs[nr].<br>
        !          1025:        <a href="stable.html">[Applied to stable]</a>
1.1       deraadt  1026: <li>Some refactoring and shrinkage in the installer.
                   1027: <!-- ^ 20040929 -->
1.60    ! bentley  1028: <li>Fix a buffer overrun in <a href="https://man.openbsd.org/xman.1">xman(1)</a> when reading the search string (X.Org bugzilla #1481).
        !          1029: <li>Clean up <a href="https://man.openbsd.org/disklabel.8">disklabel(8)</a> output for modern large disks (based on PR#3847).
1.1       deraadt  1030: <li>Import and merge ISC BIND 9.3.0, keeping local changes.
1.60    ! bentley  1031: <li>Fix memory leaks in a few <a href="https://man.openbsd.org/lpr.1">lpr(1)</a> error paths.
        !          1032: <li>Update <a href="https://man.openbsd.org/sudo.8">sudo(8)</a> to version 1.6.8p1.
        !          1033: <li>Add <a href="https://man.openbsd.org/login_tis.8">login_tis(8)</a>, supporting TIS Firewall Toolkit authentication.
        !          1034: <li>Add 'prepend-neighbor' feature to <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a>.
        !          1035: <li>Fix unaligned accesses in <a href="https://man.openbsd.org/rl.4">rl(4)</a> that were crashing on alphas (PR#3795).
1.1       deraadt  1036: <!-- ^ 20040928 -->
1.60    ! bentley  1037: <li>Let <a href="https://man.openbsd.org/gem.4">gem(4)</a> handle <a href="https://man.openbsd.org/vlan.4">vlan(4)</a>-sized frames.
1.1       deraadt  1038: <!-- ^ 20040927 -->
1.60    ! bentley  1039: <li>Reorganise <a href="https://man.openbsd.org/mii.4">mii(4)</a> to use a structure of standard entry points instead of separate function pointers, and add a 'reset' entry point. From NetBSD.
1.1       deraadt  1040: <!-- ^ 20040926 -->
                   1041: <li>Remove kx(1) from the tree.
1.60    ! bentley  1042: <li>Nicer buffer size allocation for <a href="https://man.openbsd.org/file.1">file(1)</a> (PR#3924).
1.1       deraadt  1043: <li>Add X support for OpenBSD/sgi.
                   1044: <!-- ^20040925 -->
1.60    ! bentley  1045: <li>Correct an off-by-one in <a href="https://man.openbsd.org/vfprintf.3">vfprintf(3)</a>.
        !          1046: <li>Fix a crash on <a href="https://man.openbsd.org/free.3">free(3)</a> in <a href="https://man.openbsd.org/which.1">which(1)</a>.
        !          1047: <li>Add Path MTU Discovery support for <a href="https://man.openbsd.org/ipsec.4">ipsec(4)</a>-in-UDP.
        !          1048: <li>Pass the TCP segment size up to userland for <a href="https://man.openbsd.org/trpt.8">trpt(8)</a> to use.
        !          1049: <li>Do a <a href="https://man.openbsd.org/connect.2">connect(2)</a> on client-side sockets in <a href="https://man.openbsd.org/ntpd.8">ntpd(8)</a>.
        !          1050: <li>Don't process NAT-T keepalives in <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a>.<br>
        !          1051:     <a href="stable.html">[Applied to stable]</a>
        !          1052: <li>Round off package tools @newuser/@newgroup support by making <a href="https://man.openbsd.org/pkg_delete.1">pkg_delete(1)</a> delete the user/group if no longer needed.
        !          1053: <li>Drop osi and mask keywords from <a href="https://man.openbsd.org/route.8">route(8)</a>.
1.1       deraadt  1054: <!-- ^ 20040924 -->
1.60    ! bentley  1055: <li>Change <a href="https://man.openbsd.org/sysctl.3">sysctl(3)</a> KERN_INTRCNT_CNT to return a quad instead of an int.
        !          1056: <li>Add some <a href="https://man.openbsd.org/read.2">read(2)</a> and <a href="https://man.openbsd.org/write.2">write(2)</a> error checks to <a href="https://man.openbsd.org/route.8">route(8)</a>.
        !          1057: <li>Fix <a href="https://man.openbsd.org/ssh.1">ssh(1)</a>'s handling of the -n option in multiplex client mode.
        !          1058: <li>Have <a href="https://man.openbsd.org/bpf.4">bpf(4)</a>'s <a href="https://man.openbsd.org/kqueue.2">kqueue(2)</a> code fill in kn_data with the number of available bytes, like FreeBSD and NetBSD.
        !          1059: <li>Make sure <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a> and <a href="https://man.openbsd.org/ntpd.8">ntpd(8)</a> never send signals to their child processes after handling a SIGCHLD for them.
1.1       deraadt  1060: <!-- ^ 20040923 -->
1.60    ! bentley  1061: <li>Allow <a href="https://man.openbsd.org/midi.4">midi(4)</a> UARTs that don't support interrupts on output to write blocks larger than MIDI_MAXWRITE.
1.1       deraadt  1062: <li>Add code (#ifdef'd out by default) to allow 32-bit code using libsa to print 64-bit int values.
                   1063: <li>Allow for the link-layer header when deciding whether or not to allocate a cluster in the syncache.
                   1064: <li>Add libexpat 1.95.6, an XML parser library, to the tree.
1.60    ! bentley  1065: <li>Remove source-routing support from <a href="https://man.openbsd.org/route.8">route(8)</a>.
1.1       deraadt  1066: <!-- ^ 20040922 -->
1.60    ! bentley  1067: <li>Initial support for @newuser and @newgroup packing elements in <a href="https://man.openbsd.org/pkg_create.1">pkg_create(1)</a> and friends.
        !          1068: <li>If X is running, stop the <a href="https://man.openbsd.org/wsdisplay.4">wsdisplay(4)</a> screen blanker firing when its settings are changed.
        !          1069: <li>Add 'no-scrub' <a href="https://man.openbsd.org/pf.conf.5">pf.conf(5)</a> keyword, allowing specific traffic to bypass the normaliser.
        !          1070: <li>Iconify <a href="https://man.openbsd.org/xconsole.1">xconsole(1)</a> in the standard <a href="https://man.openbsd.org/xinit.1">xinit(1)</a> rc file.
        !          1071: <li>Display route labels with <a href="https://man.openbsd.org/route.8">route(8)</a>'s show command.
1.1       deraadt  1072: <!-- ^ 20040921 -->
1.60    ! bentley  1073: <li>Get parameters to <a href="https://man.openbsd.org/m_gethdr.9">m_gethdr(9)</a> the right way round in IPX-in-IP code.
        !          1074: <li>Fix the no-route <a href="https://man.openbsd.org/pf.4">pf(4)</a> keyword for IPv6.
        !          1075: <li>In <a href="https://man.openbsd.org/gzip.1">gzip(1)</a>, look for the last instead of the first dot in a filename before tacking on a '.gz' extension, so foo.bar.gz is tried if foo.bar is given on the command line but doesn't exist.
        !          1076: <li><a href="https://man.openbsd.org/splx.9">splx(9)</a> later in <a href="https://man.openbsd.org/brelse.9">brelse(9)</a> to protect flags being set on the buffer.
        !          1077: <li>Disable dynamic standby on 82550-based <a href="https://man.openbsd.org/fxp.4">fxp(4)</a> cards.
1.1       deraadt  1078: <!-- ^ 20040920 -->
1.60    ! bentley  1079: <li>New <a href="https://man.openbsd.org/vnode.9">vnode(9)</a>-related manual pages for <a href="https://man.openbsd.org/vflushbuf.9">vflushbuf(9)</a> and <a href="https://man.openbsd.org/vwakeup.9">vwakeup(9)</a>.
        !          1080: <li>Check for <a href="https://man.openbsd.org/waitpid.2">waitpid(2)</a> errors in <a href="https://man.openbsd.org/disklabel.8">disklabel(8)</a>.
        !          1081: <li>Fix an off-by-one in <a href="https://man.openbsd.org/awi.4">awi(4)</a>'s WEP algorithm selection code.
        !          1082: <li>Install PostScript docs for <a href="https://man.openbsd.org/yacc.1">yacc(1)</a>.
1.1       deraadt  1083: <li>Set NOLINT for GNU code, there's just no way it's ever going to work.
1.60    ! bentley  1084: <li>In <a href="https://man.openbsd.org/ntpd.8">ntpd(8)</a> with -s, only call <a href="https://man.openbsd.org/settimeofday.2">settimeofday(2)</a> if the offset is larger than 180 seconds. Otherwise, <a href="https://man.openbsd.org/adjtime.2">adjtime(2)</a> can cope with the offset sensibly.
        !          1085: <li>Move the <a href="https://man.openbsd.org/ntpd.8">ntpd(8)</a> startup earlier in /etc/<a href="https://man.openbsd.org/rc.8">rc(8)</a>, and use the -s flag unconditionally.
        !          1086: <li>New -s flag for <a href="https://man.openbsd.org/ntpd.8">ntpd(8)</a>, which sets the time using <a href="https://man.openbsd.org/settimeofday.2">settimeofday(2)</a> before daemonizing. This removes the need to run <a href="https://man.openbsd.org/rdate.8">rdate(8)</a> early in /etc/<a href="https://man.openbsd.org/rc.8">rc(8)</a>.
1.1       deraadt  1087: <li>In libpthread, allow a thread in the FD[RW]_WAIT states to be suspended.
1.60    ! bentley  1088: <li>Fix the build process for the <a href="https://man.openbsd.org/ahc.4">ahc(4)</a> microcode.
        !          1089: <li>New %z and %t modifiers to *<a href="https://man.openbsd.org/printf.3">printf(3)</a> for displaying size_t and ptrdiff_t respectively.
1.1       deraadt  1090: <li>Add a framework in the package tools to distinguish packages added manually by the user from those added as dependencies for other packages.
1.60    ! bentley  1091: <li>Enable @shell keyword in <a href="https://man.openbsd.org/pkg_add.1">pkg_add(1)</a> etc., adding and removing an /etc/<a href="https://man.openbsd.org/shells.5">shells(5)</a> entry as required.
        !          1092: <li>Make <a href="https://man.openbsd.org/spamlogd.8">spamlogd(8)</a> respect the -I option, and change its <a href="https://man.openbsd.org/bpf.4">bpf(4)</a> filter so that it only looks at TCP S/SA packets. From PR#3914.
        !          1093: <li>Update <a href="https://man.openbsd.org/sendmail.8">sendmail(8)</a> to version 8.13.1.
        !          1094: <li>More <a href="https://man.openbsd.org/pcmcia.4">pcmcia(4)</a> CIS fixes. From NetBSD.
1.1       deraadt  1095: <!-- ^ 20040918 -->
1.60    ! bentley  1096: <li>Set the keyboard encoding earlier in /etc/<a href="https://man.openbsd.org/rc.8">rc(8)</a>.
        !          1097: <li>Clean up state creation and destruction reference counting in <a href="https://man.openbsd.org/pf.4">pf(4)</a> and <a href="https://man.openbsd.org/pfsync.4">pfsync(4)</a>, fixing problems with adaptive timeouts, max-states limits and rule leaks.
        !          1098: <li>Fix a segfault in <a href="https://man.openbsd.org/hack.6">hack(6)</a> (PR#3923).
1.1       deraadt  1099: <li>Reset MINCLSIZE back to the old value so that clusters are created as soon as the packet is bigger than the standard header size. This is a conservative measure for this release.
1.60    ! bentley  1100: <li>More signal flag race fixes, in <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a> this time.
        !          1101: <li>Don't ignore next-payload type NAT-OA in <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a>.
        !          1102: <li>Have <a href="https://man.openbsd.org/pkg_add.1">pkg_add(1)</a> etc. warn about use of the deprecated @dirrm keyword.
1.1       deraadt  1103: <!-- ^ 20040917 -->
                   1104: <li>Handle route labels in RTM_CHANGE messages.
                   1105: <li>In the installer, set the console device speed before selecting it as the console, unbreaking Soekris boxes when booted without a cable attached.
1.60    ! bentley  1106: <li>Stop <a href="https://man.openbsd.org/dhcpd.8">dhcpd(8)</a> calling <a href="https://man.openbsd.org/inet_ntoa.3">inet_ntoa(3)</a> twice per log message.
        !          1107: <li>Handle '%ll' with positional arguments correctly in <a href="https://man.openbsd.org/printf.3">*printf(3)</a>.
1.1       deraadt  1108: <li>Don't remove a cloned peer immediately when it goes back to IDLE, keep it around for a while. That way, if it went away because a capabilities negotiation failed, it doesn't come back later with the same (incompatible) capabilities and so fail again.
1.60    ! bentley  1109: <li>Unbreak <a href="https://man.openbsd.org/MD5FileChunk.3">MD5FileChunk(3)</a> when passed a zero length, and so make <a href="https://man.openbsd.org/MD5File.3">MD5File(3)</a> work again.
        !          1110: <li>Have <a href="https://man.openbsd.org/tcpdump.8">tcpdump(8)</a> print the th_seq field from truncated TCP headers, e.g. in an icmp frag-needed-but-DF-set error.
1.1       deraadt  1111: <li>Give TCP some extra smarts (SS_ISSENDING) so that it doesn't send partial segments when the socket layer is still busy sending to it. Inspired by FreeBSD and NetBSD.
1.60    ! bentley  1112: <li>New '-T tcp' button for <a href="https://man.openbsd.org/tcpdump.8">tcpdump(8)</a> to force interpretation as TCP.
        !          1113: <li>Teach <a href="https://man.openbsd.org/tcpdump.8">tcpdump(8)</a> about NFSv3.
        !          1114: <li>Correct an off-by-one in <a href="https://man.openbsd.org/fmt_scaled.3">fmt_scaled(3)</a>, allowing it to show 1099512676352 == 2.0T properly.
        !          1115: <li>Fix more signal flag races, this time in <a href="https://man.openbsd.org/comsat.8">comsat(8)</a> and <a href="https://man.openbsd.org/rpc.rstatd.8">rpc.rstatd(8)</a>.
        !          1116: <li>Drop the 'fallback interface' code from <a href="https://man.openbsd.org/dhcpd.8">dhcpd(8)</a>, and store enough state to send a relayed request back to the right place.
        !          1117: <li>Fix an off_t-&gt;int truncation in <a href="https://man.openbsd.org/rwhod.8">rwhod(8)</a>, found by <a href="https://man.openbsd.org/lint.1">lint(1)</a>.
        !          1118: <li>Add some additional <a href="https://man.openbsd.org/pcmcia.4">pcmcia(4)</a> CIS sanity checks.
1.1       deraadt  1119: <!-- ^ 20040916 -->
                   1120: <li>Several manual page fixes.
                   1121: <li>Fix a stack of compiler warnings in libkvm.
1.60    ! bentley  1122: <li>Restore <a href="https://man.openbsd.org/hotplugd.8">hotplugd(8)</a>'s ability to handle events queued before the daemon starts.
        !          1123: <li>New -Dvar=value option for <a href="https://man.openbsd.org/pkg_create.1">pkg_create(1)</a>.
        !          1124: <li>Don't use a double where an int will do in <a href="https://man.openbsd.org/sshd.8">sshd(8)</a>.
        !          1125: <li>Add a negative index check in the hardware sensor <a href="https://man.openbsd.org/sysctl.3">sysctl(3)</a> handler.
        !          1126: <li>Have <a href="https://man.openbsd.org/mount.8">mount(8)</a> dump attribute caching parameters in verbose mode.
        !          1127: <li>Fix races on the signal flags in <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a> and <a href="https://man.openbsd.org/inetd.8">inetd(8)</a>.
        !          1128: <li>Have <a href="https://man.openbsd.org/mount_nfs.8">mount_nfs(8)</a>'s noac option turn attribute caching off instead of on.
        !          1129: <li>Let <a href="https://man.openbsd.org/rdate.8">rdate(8)</a> accept NTP responses with stratum 0.
        !          1130: <li>A bunch of <a href="https://man.openbsd.org/lint.1">lint(1)</a>-inspired cleanup in <a href="https://man.openbsd.org/ntpd.8">ntpd(8)</a>.
1.1       deraadt  1131: <!-- ^ 20040915 -->
1.60    ! bentley  1132: <li>Teach <a href="https://man.openbsd.org/pkg_add.1">pkg_add(1)</a> etc. about GNU info directories.
1.1       deraadt  1133: <li>Remove all use of system() in favour of System()/VSystem() in the package tools.
1.60    ! bentley  1134: <li>Fix a file descriptor leak in <a href="https://man.openbsd.org/df.1">df(1)</a>.
        !          1135: <li>Have <a href="https://man.openbsd.org/pkg_add.1">pkg_add(1)</a> complain when configuration files can't be installed.
        !          1136: <li>In <a href="https://man.openbsd.org/pkg_add.1">pkg_add(1)</a> etc., use the uid/gid cache module and <a href="https://man.openbsd.org/perl.1">perl(1)</a>'s own chown() function instead of system('chown',...).
        !          1137: <li>Change arg 4 of <a href="https://man.openbsd.org/kvm_openfiles.3">kvm_openfiles(3)</a> to unsigned so that KVM_NO_FILES is in range.
        !          1138: <li>Add mtree and uid/gid cache modules and an error wrapper to <a href="https://man.openbsd.org/pkg_add.1">pkg_add(1)</a> etc.
        !          1139: <li>Remove a gcc-specific constructs from <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a>, <a href="https://man.openbsd.org/inetd.8">inetd(8)</a> and <a href="https://man.openbsd.org/syslogd.8">syslogd(8)</a>.
        !          1140: <li>In <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a>, treat ENOBUFS from <a href="https://man.openbsd.org/sendmsg.2">sendmsg(2)</a> like EAGAIN and retry later.
        !          1141: <li>Add support for <a href="https://man.openbsd.org/mtree.8">mtree(8)</a> to the <a href="https://man.openbsd.org/pkg_add.1">pkg_add(1)</a> framework.
        !          1142: <li>A bunch of de<a href="https://man.openbsd.org/lint.1">lint(1)</a>ing, especially signal handlers with unused signo, and other unused variables.
1.1       deraadt  1143: <li>3.6 -&gt; 3.6-current.
                   1144: <!-- ^ 20040914 -->
                   1145: </ul>