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

Annotation of www/plus.html, Revision 1.1088

1.863     naddy       1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1.14      deraadt     2: <html>
                      3: <head>
1.1045    david       4: <title>OpenBSD -current changes</title>
1.728     horacio     5: <link rev="made" href="mailto:www@openbsd.org">
1.14      deraadt     6: <meta name="resource-type" content="document">
1.1045    david       7: <meta name="description" content="OpenBSD -current changes">
1.1044    deraadt     8: <meta name="keywords" content="openbsd,changes">
1.14      deraadt     9: <meta name="distribution" content="global">
1.1046    jsg        10: <meta name="copyright" content="This document copyright 1996-2007 by OpenBSD.">
1.14      deraadt    11: </head>
                     12:
1.728     horacio    13: <body bgcolor="#ffffff" text="#000000" link="#23238e">
1.14      deraadt    14:
1.828     jsyn       15: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
1.64      downsj     16: <p>
1.1044    deraadt    17: <h2><font color="#e00000">OpenBSD -current changelog</font></h2>
1.863     naddy      18: <hr>
1.14      deraadt    19:
                     20: <p>
1.823     jsyn       21: This is a partial list of the major machine-independent changes
1.602     aaron      22: (i.e., these are the changes people ask about most often).  Port
1.29      deraadt    23: specific changes have also been made, and are sometimes mentioned
1.728     horacio    24: in the pages for the specific <a href="plat.html">platforms</a>.
1.14      deraadt    25:
1.17      deraadt    26: <p>
1.998     espie      27: There is a separate <a href="portsplus/index.html">list of Changes to the ports collection</a>.
1.725     naddy      28:
                     29: <p>
1.863     naddy      30: Note: <font color="#e00000">Problems for which patches exist are marked in red</font>.
1.185     deraadt    31:
                     32: <p>
1.186     deraadt    33: <h3>
1.846     deraadt    34: For changes in other releases, click below:<br>
                     35: <a href="plus20.html">2.0</a>,
                     36: <a href="plus21.html">2.1</a>,
                     37: <a href="plus22.html">2.2</a>,
                     38: <a href="plus23.html">2.3</a>,
                     39: <a href="plus24.html">2.4</a>,
                     40: <a href="plus25.html">2.5</a>,
                     41: <a href="plus26.html">2.6</a>,
                     42: <a href="plus27.html">2.7</a>,
                     43: <a href="plus28.html">2.8</a>,
                     44: <a href="plus29.html">2.9</a>,
                     45: <a href="plus30.html">3.0</a>,
                     46: <a href="plus31.html">3.1</a>,
1.868     deraadt    47: <a href="plus32.html">3.2</a>,
1.889     david      48: <a href="plus33.html">3.3</a>,
1.916     david      49: <a href="plus34.html">3.4</a>,
1.935     miod       50: <a href="plus35.html">3.5</a>,
1.941     deraadt    51: <a href="plus36.html">3.6</a>,
1.963     deraadt    52: <a href="plus37.html">3.7</a>,
1.999     deraadt    53: <a href="plus38.html">3.8</a>,
1.1028    deraadt    54: <a href="plus39.html">3.9</a>,
1.1044    deraadt    55: <a href="plus40.html">4.0</a>,
1.1069    deraadt    56: <a href="plus41.html">4.1</a>,
                     57: <a href="plus42.html">4.2</a>.
1.422     deraadt    58: <br>
1.186     deraadt    59: </h3>
                     60:
                     61: <p>
1.1069    deraadt    62: <h3><font color="#0000e0">Changes made between OpenBSD 4.2 and OpenBSD 4.3</font></h3><p>
1.847     deraadt    63: <p>
                     64:
1.422     deraadt    65: <ul>
1.1088  ! jj         66: <!-- 2008/01/27 -->
        !            67: <!-- 2008/01/26 -->
        !            68: <li>Fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&sektion=8&format=html">pfctl(8)</a> for automatic tables generation in the rule optimizer.
        !            69: <!-- 2008/01/25 -->
        !            70: <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mfi&sektion=4&format=html">mfi(4)</a>, sync DMA memory back to CPU on poll failure.
        !            71: <li>Added support for some additional VIA C3 cpus.
        !            72: <li>Prevent USB network devices from generating page faults on removal while holding open <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bpf&sektion=4&format=html">bpf(4)</a> handlers.
        !            73: <!-- 2008/01/24 -->
        !            74: <li>Move <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&sektion=4&format=html">softraid(4)</a> to use 16-byte commands, allows for >2TB disks.
        !            75: <li>More work on supporting raid 0 in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&sektion=4&format=html">softraid(4)</a>.
        !            76: <li>Finished the sparc64 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=beep&sektion=4&format=html">beep(4)</a> device by hooking it up to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ukbd&sektion=4&format=html">ukbd(4)</a> beep handler.
        !            77: <!-- 2008/01/23 -->
        !            78: <li>Extended the output of "show rib detail" for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpctl&sektion=8&format=html">bgpctl(8)</a>.
1.1087    jj         79: <!-- 2008/01/22 -->
1.1088  ! jj         80: <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=upgt&sektion=4&format=html">upgt(4)</a>, make monitor mode work again, and enable fast channel switching.
        !            81: <li>Added Y.C Cable USB-serial adapter to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uplcom&sektion=4&format=html">uplcom(4)</a>.
        !            82: <li>Fix double VOP_UNLOCK() in the VFS layer error path.
        !            83: <li>Fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dumpfs&sektion=8&format=html">dumpfs(8)</a> for FFS2 type dumps.
1.1087    jj         84: <li>Add Fujitsu PRIMEQUEST 10GBASE-SR LAN Card to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xge&sektion=4&format=html">xge(4)</a> devices.
                     85: <!-- 2008/01/21 -->
                     86: <li>Make disklabel editor use 64 bit math to hold partition offsets when calculating offsets and sizes of free chunks.
                     87: <li>Update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sudo&sektion=8&format=html">sudo(8)</a> to 1.6.9p12.
                     88: <li>Add shutdown hook to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=upgt&sektion=4&format=html">upgt(4)</a> which resets the device when called. Fixes re-attach issues when rebooting.
                     89: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1&format=html">sftp(1)</a> ACKs all issued requests when a remote write error occurs during upload.
                     90: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1&format=html">sftp(1)</a> use as many file descriptors as we have available, instead of fixed limit at 100.
                     91: <li>Added support for SMC SMCWUSBT-G2 devices to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uath&sektion=4&format=html">uath(4)</a> driver.
                     92: <!-- 2008/01/20 -->
                     93: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=upgt&sektion=4&format=html">upgt(4)</a> users to set fixed rates, but send all management frames at DS1.
                     94: <li>Fix SGI boot time interrupt storm on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mec&sektion=4&format=html">mec(4)</a>.
                     95: <!-- 2008/01/19 -->
                     96: <li>Fix in sftp when uploading a filename with glob metacharacters in the name.
                     97: <li>Initial code for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&sektion=4&format=html">softraid(4)</a> raid level 0. Not done yet.
                     98: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> use 64 bit math so it can hold the maximum useful rekey limit. (2^32)
                     99: <li>Fix bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> where it could listen to both v4 and v6 when forwarding ports using -L, despite having set 0.0.0.0 as a bind_address.
                    100: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> hashes just the specified hostname when hashing individual hosts.
                    101: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1&format=html">sftp(1)</a>, fix remote handle leak on local file open error.
                    102: <li>Fix file descriptor leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> on session multiplexing error path.
                    103: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scp&sektion=1&format=html">scp(1)</a> -q imply "ssh -q" for the underlying connection, not just hush the progress meter.
                    104: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=upgt&sektion=4&format=html">upgt(4)</a> to macppc GENERIC kernels.
                    105: <li>Endian fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=upgt&sektion=4&format=html">upgt(4)</a>.
                    106: <!-- 2008/01/18 -->
                    107: <li>Added LED support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=upgt&sektion=4&format=html">upgt(4)</a>.
                    108: <li>Fix crash in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&sektion=8&format=html">dhcpd(8)</a>.
                    109: <li>Initial driver for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=environ&sektion=4&format=html">environ(4)</a>, a driver for the environment device found on Sun Enterprise machines.
                    110: <!-- 2008/01/17 -->
                    111: <li>Added an <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpctl&sektion=8&format=html">snmpctl(8)</a> command to send traps to registered receivers using the imsg trap interface.
                    112: <li>Fix RX queue stalling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=upgt&sektion=4&format=html">upgt(4)</a>.
                    113: <li>Add cast so <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=myx&sektion=4&format=html">myx(4)</a> code compiles on i386.
                    114: <li>Fix in ether_input() soft interrupt scheduling, causing delays for non-real devices like <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tun&sektion=4&format=html">tun(4)</a> on architectures where soft interrupts are executed immediately.
                    115: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd.conf&sektion=5&format=html">snmpd.conf(5)</a>, allow optional per-trap receiver community, and restrict the receivers to a specified MIB.
                    116: <li>Add basic snmpv2 support to tcpdump.
                    117: <li>Fix in libc <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=readpassphrase&sektion=3&format=html">readpassphrase(3)</a>, use  TCSAFLUSH instead of TCSANOW when turning echo back on so that there is no chance of output that was written but still pending to be displayed.
                    118: <li>Fixes from X.org, Misc extension out of bounds array index, file existence disclosure, Xinput extension memory corruption, TOG-cup extension memory corruption, MIT-SHM and EVI extensions integer overflows and PCF Font parser buffer overflow.
                    119: <!-- 2008/01/16 -->
                    120: <li>Edit <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstart&sektion=8&format=html">netstart(8)</a> to execute <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtsol&sektion=8&format=html">rtsol(8)</a> after <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trunk&sektion=4&format=html">trunk(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vlan&sektion=4&format=html">vlan(4)</a> interfaces have been taken up, so they are taken into consideration.
                    121: <li>Update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=upgt&sektion=4&format=html">upgt(4)</a> firmware to 2.13.1.0, dont forget to update the firmware package.
                    122: <li>Make xenocara build both the old i810 and the new intel driver and let X autoconfiguration code choose which to use based on the chipset.
                    123: <li>Started working on an interface for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd&sektion=8&format=html">snmpd(8)</a> where userland applications may send an imsg to it using a socket resulting in a trap.
                    124: <!-- 2008/01/15 -->
                    125: <li>Work around i386 Intel BIOS bug where ACPI tables end up in a region marked free for use.
                    126: <li>For sparc64 machines, make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sabtty&sektion=4&format=html">sabtty(4)</a> adopt the speed configured in OpenFirmware when it is the console.
                    127: <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umbg&sektion=4&format=html">umbg(4)</a> on sparc64 GENERIC kernels.
                    128: <!-- 2008/01/14 -->
                    129: <li>Add Dell SAS 6/iR to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpi&sektion=4&format=html">mpi(4)</a> devices.
                    130: <li>Add support in xenocara for GeForce 8800 GT in the xf86-video-nv driver.
                    131: <li>Lots of fixes for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ac97&sektion=4&format=html">ac97(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auvia&sektion=4&format=html">auvia(4)</a>.
                    132: <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umbg&sektion=4&format=html">umbg(4)</a> on Zaurus GENERIC kernels.
                    133: <li>Internal disklabel now allows for 48 bits in 512 bytes units, resulting in max partition or disk size of 64 PB.
                    134: <!-- 2008/01/13 -->
                    135: <li>Fix building of alpha kernels with debug symbols by replacing STABS debug info with limited DWARF2 generated symbols.
                    136: <li>For m88k machines, add a sysctl machdep.cputype to return the processor type.
                    137: <!-- 2008/01/12 -->
                    138: <li>Update xf86-video-nv to 2.1.6 in the xenocara source tree.
                    139: <!-- 2008/01/11 -->
                    140: <li>Improved error reporting in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1&format=html">make(1)</a> for parallel mode, and reorder jobs based on who did output last.
                    141: <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gem&sektion=4&format=html">gem(4)</a>, makes onboard fiber device on Sun fire V880 work.
                    142: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&sektion=8&format=html">disklabel(8)</a> will not allow users to use (a)dd or (m)odify to create 0 length partitions.
                    143: <li><font color="#e00000"><strong>RELIABILITY FIX: A missing NULL pointer check can lead to a kernel panic.</strong></font><br>
                    144: <a href="errata42.html#005_ifrtlabel">A source code patch is available</a>.<br>
                    145: <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
                    146: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dump&sektion=8&format=html">dump(8)</a> compute transfer rates using 64 bit arithmetics.
                    147: <!-- 2008/01/10 -->
                    148: <li>Add Broadcom 10Gb PCI id for BCM57710 devices.
                    149: <li>Added support in OpenCVS for local and remote rtag.
                    150: <li>Added some more Intel 10G PCIe entries for the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ixgbe&sektion=4&format=html">ixgbe(4)</a> driver.
                    151: <li>For OpenCVS, do not ignore files and directories due to patterns on the repository side. Finally enables a fully working "cvs checkout src", even though options might not work.
                    152: <!-- 2008/01/09 -->
                    153: <li>Make sure OpenCVS commands do not segfault on RCS files without head keyword.
1.1088  ! jj        154: <li>In OpenCVS, add support for expansion of the $Log: plus.html,v $
        !           155: <li>In OpenCVS, add support for expansion of the Revision 1.1087  2008/01/24 07:29:14  jj
        !           156: <li>In OpenCVS, add support for expansion of the upto 01/22
        !           157: <li>In OpenCVS, add support for expansion of the keyword.
1.1087    jj        158: <li>For hppa, allow multiple <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uark&sektion=4&format=html">uark(4)</a> devices to attach.
                    159: <li>Endian fixes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd&sektion=8&format=html">snmpd(8)</a>.
                    160: <li>Changed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rc&sektion=8&format=html">rc(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstart&sektion=8&format=html">netstart(8)</a> so <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfsync&sektion=4&format=html">pfsync(4)</a> is not brought up before the working ruleset has been loaded.
                    161: <li>Add a couple of USB devices to hppa GENERIC now that they are tested.
                    162: <!-- 2008/01/08 -->
                    163: <li>Add support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cmpci&sektion=4&format=html">cmpci(4)</a> for 4,6 and 8 channel playback and fix CMI8768-based devices.
                    164: <li>Make the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&sektion=8&format=html">disklabel(8)</a> (r)ecalculate command better in showing details of the free space it calculates.
                    165: <!-- 2008/01/07 -->
                    166: <li>Make Sparc64 V880 machines force serial console speed to 9600, instead of 115200.
1.1086    jj        167: <!-- 2008/01/06 -->
1.1087    jj        168: <li>Update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sudo&sektion=8&format=html">sudo(8)</a> to 1.6.9p11.
1.1086    jj        169: <li>Update time zone data and code to tz2007k.
                    170: <li>Fix kernel build for Sun4c based Sun machines.
                    171: <li>Degrade <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msts&sektion=4&format=html">msts(4)</a> sensor state from OK to WARNING and CRITICAL after a ten minute period.
                    172: <!-- 2008/01/05 -->
                    173: <li>On SGI, enable raw keyboard for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wscons&sektion=4&format=html">wscons(4)</a>.
                    174: <li>Fix in xenocara Makefile for parallel make builds.
                    175: <li>Make FFS code for disk block numbers 64-bit clean. Quota and statfs is still only 32-bit.
                    176: <li>Updated xf86-video-radeonhd to 1.1.0 in the xenocara tree.
                    177: <li>Add support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msts&sektion=4&format=html">msts(4)</a>, the Meinberg Standard Time String format as a line discipline similar to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nmea&sektion=4&format=html">nmea(4)</a>.
                    178: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xdm&sektion=1&format=html">xdm(1)</a>, set the resolution at which fonts in the login widget are rendered, and switch to Luxi TrueType.
                    179: <!-- 2008/01/04 -->
                    180: <li>Added SPARKLAN RT2573 to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rum&sektion=4&format=html">rum(4)</a> devices.
                    181: <li>Mark <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vadvise&sektion=2&format=html">vadvise(2)</a> as obsolete, and remove its implementation.
                    182: <li>Make sure m68k-based platforms do not leave an unused page after the kernel message buffer.
                    183: <li>Add support for xserver on SGI and enable build for it.
                    184: <li>Add -n flag to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpctl&sektion=8&format=html">snmpctl(8)</a> to dump numeric IODs instead of symbolic names.
                    185: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=upgt&sektion=4&format=html">upgt(4)</a> driver so it works on amd64 too.
                    186: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsecctl&sektion=8&format=html">ipsecctl(8)</a> strip off trailing "/32" when address type is IPV4_ADDR, since <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8&format=html">isakmpd(8)</a> will not accept it.
                    187: <!-- 2008/01/03 -->
                    188: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lii&sektion=4&format=html">lii(4)</a> read the hardware mac address.
                    189: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sendbug&sektion=1&format=html">sendbug(1)</a> avoid mangling &lt; and &gt; in comments.
                    190: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vs&sektion=4&arch=mvme88k&format=html">vs(4)</a> on mvme88k use wide scsi commands.
                    191: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=named&sektion=8&format=html">named(8)</a> use local zone files for localhost reverse lookups again.
                    192: <li>Moved more of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstat&sektion=1&format=html">netstat(1)</a> into reading values with sysctl instead of kvm.
                    193: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&sektion=1&format=html">cwm(1)</a>, adjust the initial window placement with any geometry that would place the window at, or over the right or bottom edge.
                    194: <li>Fix for sparc64 trap handling.
                    195: <li>Fix page fault in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=upgt&sektion=4&format=html">upgt(4)</a> which occurs when device is detached after a failed attach attempt.
                    196: <!-- 2008/01/02 -->
                    197: <li>Fix race condition in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mkdir&sektion=1&format=html">mkdir(1)</a> -p that may lead to an erroneous successful exit status.
                    198: <!-- 2008/01/01 -->
                    199: <li>Tune TX descriptor to improve <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=upgt&sektion=4&format=html">upgt(4)</a> TX performance. Still some issues left to fix.
                    200: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&sektion=5&format=html">sshd_config(5)</a> allow PermitRootLogin in a Match block.
                    201: <li>Make both <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scp&sektion=1&format=html">scp(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rcp&sektion=1&format=html">rcp(1)</a> with argument "-p" assume "epoch" if they receive timestamps originating before epoch.
                    202: <!-- 2007/12/31 -->
                    203: <li>Make libc arc4random*() functions thread safe.
                    204: <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=upgt&sektion=4&format=html">upgt(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lii&sektion=4&format=html">lii(4)</a> in amd64 and i386 GENERIC and RAMDISK_CD kernels.
                    205: <!-- 2007/12/30 -->
                    206: <li>Initial driver for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lii&sektion=4&format=html">lii(4)</a>, the Atheros L2 ethernet chip found on Asus eeepc.
                    207: <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gbe&sektion=4&format=html">gbe(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mkbc&sektion=4&format=html">mkbc(4)</a> on SGI GENERIC kernels.
                    208: <li>Many improvements on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gbe&sektion=4&format=html">gbe(4)</a> for SGI, including 8 and 16bpp colour depths.
1.1085    jj        209: <!-- 2007/12/29 -->
1.1086    jj        210: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> "scrub max-mss" rule work correctly.
1.1085    jj        211: <li>Update timezone data and code to 2007j.
                    212: <!-- 2007/12/28 -->
                    213: <li>Use correct packet maximum sizes for remote port and agent forwarding in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a>, prevents server from killing the connection if too much data is queued.
                    214: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> update the ServerAlive and ClientAlive timers even when receiving unimplemented or ignore messages from the other end.
                    215: <!-- 2007/12/27 -->
                    216: <li>Make the clock adjustment handle up to 5000 usec/sec offset.
                    217: <li>Add missing length header check in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spamd&sektion=8&format=html">spamd(8)</a> when receiving sync packets.
                    218: <!-- 2007/12/26 -->
                    219: <li>Make sure NFS exported directories use the same chunk size as the underlying file system has for block size.
                    220: <li>Remove last debug bit from m88k machines with a 88110 CPU, and do not force serialization of memory accesses anymore. Brings huge speedups.
                    221: <li>Teach hppa bootloaders how to boot 64-bit kernels.
                    222: <!-- 2007/12/25 -->
                    223: <li>Increase processor bus timeout on the MVME197LE boards, makes it possible to turn instruction cache back on again.
                    224: <!-- 2007/12/24 -->
                    225: <li>Reimplemented an m88110 floating point emulator.
1.1086    jj        226: <li>When <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&sektion=8&format=html">disklabel(8)</a> is used with -E, implement "d *" to clear out all partitions, just like "z" does now.
1.1085    jj        227: <!-- 2007/12/23 -->
                    228: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&sektion=8&format=html">ntpd(8)</a> log if the drift file can not be opened or written to.
                    229: <!-- 2007/12/22 -->
                    230: <li>Fix POSIX mode bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=df&sektion=1&format=html">df(1)</a>.
                    231: <!-- 2007/12/21 -->
                    232: <li>Make sure the cardbus code will not panic if someone inserts a slot for which the support is disabled.
                    233: <!-- 2007/12/20 -->
                    234: <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sudo&sektion=8&format=html">sudo(8)</a> to 1.6.9p10.
                    235: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&sektion=8&format=html">relayd(8)</a>, implement statistics for redirections.
                    236: <li>Removed an obsolete NFS kludge, improves performance.
                    237: <!-- 2007/12/19 -->
                    238: <li>Make sure net ioctls return ENOTTY instead of EINVAL for unknown ioctl requests.
                    239: <li>Fix page fault in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=upgt&sektion=4&format=html">upgt(4)</a> TX path.
                    240: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=le&sektion=4&format=html">le(4)</a> memory allocation on aviion machines.
                    241: <!-- 2007/12/18 -->
                    242: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=it&sektion=4&format=html">it(4)</a> driver for amd64 and i386.
                    243: <li>Add a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=power&sektion=4&format=html">power(4)</a> driver for SGI machines, to shut down nicely if the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=8&format=html">sysctl(8)</a> machdep.kbdreset is set.
                    244: <!-- 2007/12/17 -->
                    245: <!-- 2007/12/16 -->
                    246: <li>Fix remaining cases of potential mfs problems with concurrent accesses.
                    247: <li>Fix stack increment calculations in core dumps on hppa where the stack grows upward.
                    248: <!-- 2007/12/15 -->
                    249: <li>Initial driver for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=upgt&sektion=4&format=html">upgt(4)</a>, Conexant/Intersil PrismGT SoftMAC USB2.0 devices.
                    250: <li>Disable the instruction cache on 40MHz MVME197LE boards due to instability.
                    251: <!-- 2007/12/14 -->
                    252: <li>Change <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vmstat&sektion=8&format=html">vmstat(8)</a> to use sysctl to gather information, and remove setgid kmem from it.
                    253: <li>On SGI, make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gbe&arch=sgi&sektion=4&format=html">gbe(4)</a> attach as the console if the graphical console is selected via ARCBIOS.
                    254: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=login_radius&sektion=8&format=html">login_radius(8)</a> so a non-standard port name or number can be used.
                    255: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd&sektion=8&format=html">snmpd(8)</a> has an official PEN for OpenBSD now, 30155.
                    256: <!-- 2007/12/13 -->
                    257: <li>Sync xserver 1.4.0.90 into xenocara.
                    258: <li>Implement sysctls to report IP, TCP, UDP and ICMP statistics, so netstat can use them instead of kvm.
                    259: <li>Large update of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd6&sektion=8&format=html">ospfd6(8)</a>.
                    260: <!-- 2007/12/12 -->
                    261: <li>Fix for extra fan sensors on adt7460-based i2c-devices.
                    262: <!-- 2007/12/11 -->
                    263: <li>Fix "lls" command in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1&format=html">sftp(1)</a>.
                    264: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usbtablet&sektion=4&format=html">usbtablet(4)</a> for X.org 7.3.
                    265: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systrace&sektion=1&format=html">systrace(1)</a> on HPPA by making sure arguments and environment is not stored in the space reserved for stackgap on machines where stack grows upward.
                    266: <!-- 2007/12/10 -->
                    267: <li>For macppc i2s-based sound devices, remove support for 8KHz sample rates.
                    268: <li>On <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vge&sektion=4&format=html">vge(4)</a>, remove unused HW VLAN stripping and tagging code.
                    269: <li>Updated pixman to 0.9.6 in xenocara.
                    270: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&sektion=8&format=html">relayd(8)</a> warn if configuration reload fails, instead of killing the daemon.
                    271: <!-- 2007/12/09 -->
                    272: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lcspx&sektion=4&format=html">lcspx(4)</a> attach to SPX option boards on VAXstation 3100s.
                    273: <li>Enable Out-of-Order execution on 88110 CPUs.
                    274: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&sektion=4&format=html">ral(4)</a>, fix automatic rate control on RT2860-based devices if the rate falls down to 6 or 1 Mbps.
                    275: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mount_ntfs&sektion=8&format=html">mount_ntfs(8)</a> to the alpha platform, and included support in alpha GENERIC.
                    276: <li>Updated the BIND <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=named&sektion=8&format=html">named(8)</a> to 9.4.2.
                    277: <!-- 2007/12/08 -->
                    278: <li>Simplified the pool code in the kernel by removing the pool cache.
                    279: <li>Make the i830 xf86 driver use XAA acceleration instead of EXA.
                    280: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd.conf&sektion=5&format=html">relayd.conf(5)</a> consider the generic handler to be TCP-based, so you can use "protocol foo" without defining a type.
1.1084    jj        281: <!-- 2007/12/07 -->
1.1085    jj        282: <li>hoststated(8) gets renamed to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&sektion=8&format=html">relayd(8)</a>. Similar change for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayctl&sektion=8&format=html">relayctl(8)</a>.
                    283: <li>Unbreak <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd&sektion=8&format=html">snmpd(8)</a> on 32bit architectures.
1.1084    jj        284: <!-- 2007/12/06 -->
                    285: <li>SMP fixes for mfs concurrent buflist access.
                    286: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adt&sektion=4&format=html">adt(4)</a> also support sch5027.
                    287: <!-- 2007/12/05 -->
                    288: <li>In the atascsi layer, ask for write cache and read look ahead to be turned on.
                    289: <li>Fix file descriptor/ssl leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hoststated&sektion=8&format=html">hoststated(8)</a> SSL checks.
                    290: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sensorsd&sektion=8&format=html">sensorsd(8)</a> logs positive events with LOG_INFO instead of LOG_ALERT.
                    291: <li>Add TRENDnet TEW-401PCplus cardbus to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bwi&sektion=4&format=html">bwi(4)</a> devices.
                    292: <li>Initial import of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd&sektion=8&format=html">snmpd(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpctl&sektion=8&format=html">snmpctl(8)</a>, a lightweight SNMP implementation.
                    293: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nfe&sektion=4&format=html">nfe(4)</a> adapters are not in powerdown mode.
                    294: <!-- 2007/12/04 -->
                    295: <li>Work in progress for SMP on m88110-based systems. Boots multiuser.
                    296: <li>Fix attach/detach issues with rt2860-based expresscard <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&sektion=4&format=html">ral(4)</a> cards.
                    297: <li>Imported xf86-video-radeonhd into xenocara.
                    298: <li>Added libGL DRI code to xenocara, not connected to the build yet.
                    299: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=puc&sektion=4&format=html">puc(4)</a> detachable.
                    300: <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sppp&sektion=4&format=html">sppp(4)</a>, handle if the other end insists on a MRU of 1492, even if they should cope with 1500.
                    301: <li>For mfs file systems, avoid out of bounds access at the tail end.
                    302: <!-- 2007/12/03 -->
                    303: <li>Allow USB serial number to be printed in verbose mode. Useful for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hotplugd&sektion=8&format=html">hotplugd(8)</a> users.
                    304: <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sudo&sektion=8&format=html">sudo(8)</a> to 1.6.9p9.
                    305: <!-- 2007/12/02 -->
                    306: <li>Beginning of a real floating-point exception handler for 88110 CPUs.
                    307: <li>Reworked m88k spinlock code too, similar to i386 fix earlier.
                    308: <!-- 2007/12/01 -->
                    309: <!-- 2007/11/30 -->
                    310: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> does not leak state if key allocation fails during add.
                    311: <li>Fix null pointer dereference in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> ioctl code.
                    312: <li>New 4965AGN <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn&sektion=4&format=html">iwn(4)</a> firmware, 4.44.1.20.
                    313: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pci&sektion=4&format=html">pci(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppb&sektion=4&format=html">ppb(4)</a> detachable.
                    314: <!-- 2007/11/29 -->
                    315: <!-- 2007/11/28 -->
                    316: <li>Initial import of DRM, direct rendering manager on i386, disabled for now.
                    317: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=owtemp&sektion=4&format=html">owtemp(4)</a> handle negative values from the sensors.
                    318: <li>Simplify i386 cpu detection and always assume 386 CPUs are unknown and promote them to 486 instead of panicing.
                    319: <li>Add a "restart wm" function to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&sektion=1&format=html">cwm(1)</a>.
                    320: <li>Let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hoststated&sektion=8&format=html">hoststated(8)</a> bump the current file descriptor limit to the maximum number for the login class.
                    321: <li>When updating the timestamp on pipes, use getnanotime() instead of nanotime(), since it is cheaper and good enough.
                    322: <li>Add a -d argument to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pstat&sektion=8&format=html">pstat(8)</a> to peek at values in the kernel.
                    323: <!-- 2007/11/27 -->
                    324: <li>Implement the amd64/i386 MP fix for spin at splhigh on sparc64 also.
                    325: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zyd&sektion=4&format=html">zyd(4)</a>, properly update the hardware multicast filter.
                    326: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld.so&sektion=1&format=html">ld.so(1)</a>, fix dlsym with special handles when called from an executable that has been linked without -E.
                    327: <li>Removed old TCP_COMPAT_42 from the GENERIC kernels.
                    328: <li>Initial support for SGI Graphics Back End <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gbe&sektion=4&arch=sgi&format=html">gbe(4)</a>. Disabled by default.
                    329: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&sektion=4&format=html">carp(4)</a> behave more like an ethernet interface when initializing the IPv4 interface address.
                    330: <!-- 2007/11/26 -->
                    331: <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xclock&sektion=1&format=html">xclock(1)</a>, invert logic in geometry computation in norender digital mode.
                    332: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a>, add prefixes (paths) that would cause routing loops to the RIB, but marked as not eligible.
                    333: <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wd&sektion=4&format=html">wd(4)</a>, enable read ahead and write cache if the disk claims it is supported.
                    334: <li>Move amd64 spinning behaviour in line with i386 for MP biglock.
                    335: <li>Add LSI PCI Ids for 1078 based Megaraid devices to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mfi&sektion=4&format=html">mfi(4)</a>.
                    336: <li>Added warning to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&sektion=1&format=html">gcc(1)</a> for auto declarations whose size is not known at compile time.
                    337: <li>Add new PERC6/CERC6 PCI Ids to the list of mfi devices.
                    338: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mbg&sektion=4&format=html">mbg(4)</a>, degrade the timedelta sensor if the clock is free running for too long.
1.1085    jj        339: <li>Make libc <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=popen&sektion=3&format=html">popen(3)</a>/pclose(3) thread safe.
1.1084    jj        340: <li>Bump <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ciss&sektion=4&format=html">ciss(4)</a> maximum cdb size to 16 bytes.
                    341: <li>Added syslog logging to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tftpd&sektion=8&format=html">tftpd(8)</a>.
                    342: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cas&sektion=4&format=html">cas(4)</a>, make Cassini+ devices work.
                    343: <li>Move the implementation of the biglock into MD code. For i386, stop spinning at splhigh, and do not try to grab biglock when releasing it. Huge speed improvement for i386.
                    344: <li>Re-enable pthread support in libGL.
                    345: <li>Implemented a -C option to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&sektion=1&format=html">ftp(1)</a> for continuing ftp, http(s) and file transfers.
                    346: <!-- 2007/11/25 -->
                    347: <li>New AGP code for amd64, readded i965GM device and use correct major for the /dev/agp0 device node.
                    348: <li>Relax MSDOS SecPerTrack limit to allow 64 instead of 63, makes iRiver Clix devices work.
                    349: <li>Fix hardware cursor mapping in the AGP i810 code.
                    350: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=modload&sektion=8&format=html">modload(8)</a> use /dev/ksyms as a kernel file by default.
                    351: <li>for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wscons&sektion=4&format=html">wscons(4)</a>, ask the emulation code to hide the cursor when leaving emulation mode.
                    352: <li>Make AGP attach as a device, makes more AGP bridges get detected and attached. Enabled on amd64 and i386.
                    353: <li>Re-enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&sektion=4&format=html">softraid(4)</a> in GENERIC configs for all platforms.
                    354: <li>Move crypto threads to workq's, lets cryptoraid attach early.
                    355: <li>Fake out the apm device node to switch between apm and acpi on i386.
                    356: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mount_mfs&sektion=8&format=html">mount_mfs(8)</a>/newfs(8) when mounting with a relative path.
                    357: <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=et&sektion=4&format=html">et(4)</a> on amd64 and i386 GENERIC kernels.
                    358: <li>Correctly set up TX descriptors on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=et&sektion=4&format=html">et(4)</a> devices.
                    359: <li>Add entries for Transmeta Efficeon CPUs.
                    360: <li>Turn off COMPAT_35 in the GENERIC kernels.
                    361: <li>Use ACPI reset methods for reboot on all machines where <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a> is available.
                    362: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=config&sektion=8&format=html">config(8)</a> file directive accept multiple pathnames separated by '|'.
                    363: <!-- 2007/11/24 -->
                    364: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msk&sektion=4&format=html">msk(4)</a> detachable.
                    365: <li>Added support for the Sigmatel codec id 7662 to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&sektion=4&format=html">azalia(4)</a> driver.
                    366: <li>Updated xserver, xf86-input-keyboard, xf86-input-mouse, xf86-video-intel, xf86-input-void, xf86-input-vmmouse, xf86-input-acecad, xf86-input-magellan and xf86-input-spaceorb in the xenocara sources.
                    367: <li>Updated inputproto, randrproto, renderproto, libXrandr, libXi, xrandr and Mesa in xenocara and imported xbacklight.
                    368: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wsmoused&sektion=8&format=html">wsmoused(8)</a> sleep increasingly longer while trying to get the mouse device from X after swicthing to console.
                    369: <li>More fixes for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1&format=html">make(1)</a> when running parallel jobs.
                    370: <li>Fix for large clock drift on some macppc models.
                    371: <li>Updated libXfont to 1.3.1 in the xenocara sources.
                    372: <!-- 2007/11/23 -->
                    373: <li>Try a forced unmount if <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mount_mfs&sektion=8&format=html">mount_mfs(8)</a> is killed with SIGKILL.
                    374: <li>Enabled PCIAGP on amd64 GENERIC kernels.
                    375: <li>Early support for hotplug of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sili&sektion=4&format=html">sili(4)</a> controllers.
                    376: <li>Implemented scsi vpd page translation for fetching disk serial numbers in atascsi.
                    377: <li>Make the atascsi layer claim SPC-3 when faking an INQUIRY.
1.1083    jj        378: <!-- 2007/11/22 -->
1.1084    jj        379: <li>Reimplemented the "mark" keyword in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hoststated.conf&sektion=5&format=html">hoststated.conf(5)</a>, somewhat similar to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf.conf&sektion=5&format=html">pf.conf(5)</a> tags.
1.1083    jj        380: <li>Fix relay roundrobin mode in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hoststated&sektion=8&format=html">hoststated(8)</a> when multiple hosts in a table are down.
                    381: <li>Unify number and string reading in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=top&sektion=1&format=html">top(1)</a> to make sure command line args and interactive use of "d" and "n" now also interpret "max", "infinite" and "all".
                    382: <!-- 2007/11/21 -->
1.1085    jj        383: <li><font color="#e00000"><strong>RELIABILITY FIX: A memory leak in pf can lead to machine lockups.</strong></font><br>
                    384: <a href="errata42.html#004_pf">A source code patch is available</a>.<br>
                    385: <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.1083    jj        386: <li>If the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&sektion=8&format=html">ntpd(8)</a> drift file is missing, reset adjfreq to zero.
                    387: <li>Disabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipmi&sektion=4&format=html">ipmi(4)</a> on i386 GENERIC kernels.
                    388: <li>Fix for panics when running "mt(1) rewoffl".
                    389: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hoststated&sektion=8&format=html">hoststated(8)</a>, allow HTTP digest type be either MD5 or SHA1, determined by the length of the digest.
                    390: <!-- 2007/11/20 -->
1.1085    jj        391: <li>Fix for M88110 setregs() so binaries work to some extent on MVME197 machines.
1.1083    jj        392: <li>Fix possible mbuf leak on error in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trunk&sektion=4&format=html">trunk(4)</a> code.
1.1084    jj        393: <li>Fix in pthreads, make the threaded version of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vfork&sektion=2&format=html">vfork(2)</a> actually use the system <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vfork&sektion=2&format=html">vfork(2)</a> in order to retain the semantics, instead of calling <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fork&sektion=2&format=html">fork(2)</a>.
1.1083    jj        394: <!-- 2007/11/19 -->
                    395: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&sektion=1&format=html">cwm(1)</a> default keybinding always exist. Additional bindings now overlap.
                    396: <li>Make sure the kernel will not overwrite a core file owned by another user.
                    397: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hoststated&sektion=8&format=html">hoststated(8)</a>, always enable "late connect" relay mode, if an expect or filter action has been specified.
                    398: <!-- 2007/11/18 -->
                    399: <li>Fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpimadt&sektion=4&format=html">acpimadt(4)</a> for GENERIC.MP kernels where it would map ISA interrupts for which there was an override.
                    400: <!-- 2007/11/17 -->
                    401: <li>Add the Planex GW-US54GXS adapter to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zyd&sektion=4&format=html">zyd(4)</a> devices.
                    402: <li>Add support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcidump&sektion=8&format=html">pcidump(8)</a> for dumping PCI config space in hex.
                    403: <li>Fix "mount -a" so it continues to try mounting the rest of the filesystems even if a line refers to a non-existant mount point.
                    404: <li>Updated the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zyd&sektion=4&format=html">zyd(4)</a> ZD1211B firmware, supposed to fix hardware reset problem.
                    405: <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cron&sektion=8&format=html">cron(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vipw&sektion=8&format=html">vipw(8)</a>, deal with unchanged files better, since new timers have finer resolution.
                    406: <li>Fix stalls in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nfe&sektion=4&format=html">nfe(4)</a>, by disabling jumbo allocator until low number of buffers case is better handled.
                    407: <!-- 2007/11/16 -->
                    408: <li>Fix false splassert warning during boot on m88k machines.
                    409: <li>Make GPIO functionality available on AMD Geode LX CS5536-based machines.
                    410: <li>Make sure to return the correct so_error instead of EINVAL if a non-blocking connect which has completed and failed gets called again.
                    411: <li>Initial import of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uticom&sektion=4&format=html">uticom(4)</a>, a driver for TI TUSB3410 usb serial devices.
1.1082    jj        412: <!-- 2007/11/15 -->
                    413: <li>Make sure the atascsi layer accepts ATA ioctls, so tools like <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atactl&sektion=8&format=html">atactl(8)</a> work on disks behind the atascsi layer.
                    414: <li>Enabled most <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a> functionality by default. If you encounter problems, "disable acpi" or "disable apm" and report the problem.
                    415: <li>Initial import of a driver for the Ralink RT2860 chipset. Will attach as <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&sektion=4&format=html">ral(4)</a>.
                    416: <li>Try to get a working console on sparc64 when redirected to the RSC card on Sun Fire 280R/V480/V880.
                    417: <li>Make i386 MP kernels use smbios to count number of CPUs. If &gt; 1, disable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=apm&sektion=4&format=html">apm(4)</a>.
                    418: <li>Make sure the MS-DOS handling code reads 4k when reading the boot sector, help iPod nano file systems.
                    419: <!-- 2007/11/14 -->
                    420: <li>Do not call crypto_done() on errors. Fixes panics on crypto errors seen on reboots.
                    421: <li>Add Marvell 88E8042 and 88E8072 to the list of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msk&sektion=4&format=html">msk(4)</a> devices.
                    422: <!-- 2007/11/13 -->
                    423: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldattach&sektion=8&format=html">ldattach(8)</a> does not set explicit com parameters for the tty, instead use the existing ones. Also do not artificially limit the baudrates.
                    424: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wscons&sektion=4&format=html">wscons(4)</a> on SGI machines compile ok and prevent it from stealing the console.
                    425: <!-- 2007/11/12 -->
                    426: <li>Fix clock drift on MP m88k systems.
                    427: <li>Make an <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=openprom&sektion=4&format=html">openprom(4)</a> device file for the macppc platform.
                    428: <!-- 2007/11/11 -->
                    429: <li>Fix some amd64 problems with lazy fpu context handling.
                    430: <li>Fix for i386 MP where interrupt time was always shown as 0%.
                    431: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> does not leak pfstatekey upon insert conflicts.
                    432: <li>For SGI macebus, add spurious interrupt detection, enables user to "boot poweroff" from ddb.
                    433: <li>Make sure m88k dma_cachectl() flushes all processors unconditionally.
                    434: <li>In OpenCVS, if a file has modifications in it when being updated, reapply umask.
                    435: <!-- 2007/11/10 -->
1.1083    jj        436: <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eso&sektion=4&format=html">eso(4)</a>, now recording and setting block size works, and there is a master volume mute.
1.1082    jj        437: <li>Add support for more multifunction Epson devices to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uscanner&sektion=4&format=html">uscanner(4)</a>.
                    438: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umbg&sektion=4&format=html">umbg(4)</a> to i386 and macppc GENERIC kernels.
                    439: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umbg&sektion=4&format=html">umbg(4)</a>, a driver for USB attached Meinberg USB5131 DCF77 radio clock devices.
                    440: <!-- 2007/11/09 -->
                    441: <li>Allow -c in conjunction with -d (and -u) in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uniq&sektion=1&format=html">uniq(1)</a>.
                    442: <li>M88k now builds bsd.mp kernels.
                    443: <li>Make sure m88k MP kernels grab the kernel lock when processing soft interrupts.
                    444: <li>On sparc64 MP systems, use the interrupt stack as the initial stack for spinning up secondary CPUs.
                    445: <!-- 2007/11/08 -->
                    446: <li>Make the in-kernel disklabel code NTFS aware.
                    447: <li>Add Exar UART XR17C152, 154 and 158 to the list of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=puc&sektion=4&format=html">puc(4)</a> devices.
                    448: <li>Fix AML string parsing in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a> battery code, to better handle the invalid pointers aml_val2str() sometimes returns.
                    449: <!-- 2007/11/07 -->
                    450: <li>Prevent null-pointer dereference in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> when empty groups are used in "set loginterface".
                    451: <li>Fix potential heap overflow in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=perl&sektion=1&format=html">perl(1)</a>, given a specially crafted regexp.
1.1081    jj        452: <!-- 2007/11/06 -->
                    453: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=md5&sektion=1&format=html">md5(1)</a> properly exit with a result code &gt;0 when encountering bad md5 in the checklist.
                    454: <li>Close a race on sparc64 where the FPU state might be dropped to the wrong process in the IPI handlers.
                    455: <li>Prevent panic in the arpintr() code if IF_DEQUEUE returns NULL.
                    456: <li>Have <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1&format=html">make(1)</a> simplify the way it deals with implicit rules and handle $&lt;.
                    457: <!-- 2007/11/05 -->
                    458: <li>Add support for Epson multifunction USB devices, for the functions we do support.
                    459: <li>Update time zone info to tzdata 2007i.
                    460: <li>Avoid coredump in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mailwrapper&sektion=8&format=html">mailwrapper(8)</a> when there is only one token on a line.
                    461: <li>Prevent SEGV in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=top&sektion=1&format=html">top(1)</a> on wrong sort name.
                    462: <li>Better handling of OSS emulation when calling AUDIO_SETINFO and AUDIO_GETINFO at once.
                    463: <li>Add support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mbg&sektion=4&format=html">mbg(4)</a> for PEX511 PCI Express DCF77 devices.
                    464: <li>Workaround in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a> for late establishment of interrupts on GENERIC.MP kernels.
                    465: <li>Fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=raid&sektion=4&format=html">raid(4)</a>, where the disklabel reading to find raid components was causing hangs.
                    466: <!-- 2007/11/04 -->
                    467: <li>Cleanup in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=audio&sektion=4&format=html">audio(4)</a> endianess conversion routines.
                    468: <li>Remove the delay in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=top&sektion=1&format=html">top(1)</a> when a command line argument is wrong.
                    469: <!-- 2007/11/03 -->
                    470: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mbg&sektion=4&format=html">mbg(4)</a>, add support for the Meinberg PCI509 5V DCF77 time signal station receiver.
                    471: <li>Make sure ATI-based <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahci&sektion=4&format=html">ahci(4)</a> devices do not cause a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wdc&sektion=4&format=html">wdc(4)</a> controller appear when running in IDE compat mode.
                    472: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lkm&sektion=4&format=html">lkm(4)</a> for the amd64 platform.
                    473: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spamd&sektion=8&format=html">spamd(8)</a> clears the last entry from an empty TRAP list.
                    474: <li>In the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a> dsdt code, identify as WinNT in hopes the machine will present "better" AML, or at least better settings for machines that do not support _OSI.
                    475: <li>Update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=named&sektion=8&format=html">named(8)</a> hint file since l.root-servers.net has a new address.
                    476: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldattach&sektion=8&format=html">ldattach(8)</a>, a command to attach line disciplines to a tty line.
                    477: <li>Fix incorrect 'retry times' settings in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zyd&sektion=4&format=html">zyd(4)</a>, and increase max RX size.
                    478: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wpi&sektion=4&format=html">wpi(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn&sektion=4&format=html">iwn(4)</a> reset handling so the firmware does not panic. Also, fix ifconfig -M. Only works when the interface is down.
                    479: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1&format=html">make(1)</a>, mark nodes as made when there is no command around the target.
                    480: <!-- 2007/11/02 -->
                    481: <li>Avoid errno trashing in signal handler in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a>.
                    482: <li>Prevent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> from getting data from getpwuid() clobbered by another getpw*() call.
                    483: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a>, fix memory leak in the process_cmdline() function.
                    484: <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sudo&sektion=8&format=html">sudo(8)</a> to 1.6.9p8.
1.1083    jj        485: <li>Lots and lots of work on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1&format=html">make(1)</a>, including: optimized job runner which avoids forking the last command since it is running in a subshell, replaced parallel job buffering to deal with non-blocking descriptors, store list of errors during parallel make and print them on exit.
1.1081    jj        486: <!-- 2007/11/01 -->
                    487: <li>Fix potential panics on the arm xscale based platform by reusing cache cleaning address calculation.
                    488: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=top&sektion=1&format=html">top(1)</a>, bump arbitrary limit on argument length shown by -C.
                    489: <!-- 2007/10/31 -->
                    490: <li>Add Admtek/Shantou ADM8515 to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udav&sektion=4&format=html">udav(4)</a> devices.
                    491: <li>Prevent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> from sending anything in response to blocked icmp packets.
                    492: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sppp&sektion=4&format=html">sppp(4)</a> does not potentially leak secret authname through ioctl() interfaces.
                    493: <li>Workaround MP timeout/splhigh/scsi race at reboot on amd64/i386 using a delay.
                    494: <!-- 2007/10/30 -->
                    495: <li>Initial driver <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=et&sektion=4&format=html">et(4)</a> for the Agere/LSI ET310 ethernet devices.
                    496: <li>Do not print the prompt in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=readpassphrase&sektion=3&format=html">readpassphrase(3)</a> when process is backgrounded and the input would not be read anyway.
                    497: <li>Fix for list handling code in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bridge&sektion=4&format=html">bridge(4)</a> code.
                    498: <!-- 2007/10/29 -->
                    499: <li>Fix for m88k when secondary CPU gets its interrupt pin stuck. Put the process it was running on the run queue again, unless it was the idle proc.
                    500: <li>Fix setup of TX descriptors in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath&sektion=4&format=html">ath(4)</a> driver.
                    501: <!-- 2007/10/28 -->
                    502: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a>, make behaviour identical for non-existent users regarding options set in the Match block.
                    503: <li>Plug tiny mem leaks in ControlPath and ProxyCommand option processing in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a>.
                    504: <li>Enable PCIe snoop for SB600 and MCP51-based <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&sektion=4&format=html">azalia(4)</a> devices. Fixes noise, looping and distortion problems.
                    505: <li>On m88k, work around the fact that secondary CPUs are started late in the boot and sched_init_cpu() has to be invoked early. Lets MVME188 SMP systems boot multiuser.
                    506: <li>Make sure m88k machines do not flag a processor as "alive" until it really is ready to accept IPIs.
                    507: <li>Fix panic in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=siop&sektion=4&format=html">siop(4)</a>.
                    508: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=envy&sektion=4&format=html">envy(4)</a>, a driver for ICE1712 VIA Envy24 audio devices.
                    509: <li>Prepare <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=audio&sektion=4&format=html">audio(4)</a> for addition of the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=envy&sektion=4&format=html">envy(4)</a> driver, enable 32 bit samples and bump max channels to 12.
                    510: <!-- 2007/10/27 -->
                    511: <li>Let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vic&sektion=4&format=html">vic(4)</a> attach to the virtual pcnet hardware in vmware.
                    512: <li>Take the correct lock on m88k when handling userland data faults in kernel mode, lets bsd.mp run multiuser on SP boards.
                    513: <li>Replace the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&sektion=4&format=html">carp(4)</a> replay protection counter with a cookie.
                    514: <li>Make sure compat errno mapping arrays go up to ELAST for all emulated syscalls.
                    515: <!-- 2007/10/26 -->
                    516: <li>Workaround for chip bug on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahci&sektion=4&format=html">ahci(4)</a> based ATI IXP600 AHCI controllers.
                    517: <li>Fix ring buffer overflow in the audio recording code path.
                    518: <li>Fix file descriptor leak in the freetype library in xenocara.
                    519: <!-- 2007/10/25 -->
                    520: <li>Fix alignment issues on sparc64 when running <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a>.
                    521: <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vmstat&sektion=8&format=html">vmstat(8)</a> output, increasing the "fre" column and aligning memory and traps labels.
                    522: <li>Fix probability rules parsing in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf.conf&sektion=5&format=html">pf.conf(5)</a>, and add support for 0% and 100%.
                    523: <li>On E250 sparc64s, do not forget the channel number when reading environmental values off the sensor to prevent always reading from channel 0.
                    524: <li>Make sure mips platforms enable interrupts when exiting <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ddb&sektion=4&format=html">ddb(4)</a> if they were enabled before the break.
                    525: <li>Update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sudo&sektion=8&format=html">sudo(8)</a> to 1.6.9p7.
                    526: <li>Added support for command line "-D macro=value" to all routing daemons.
                    527: <!-- 2007/10/24 -->
                    528: <li>Change m88k system call invocation sequence to no longer pull arguments from stack, improves performance for all syscalls except mmap(). All m88k binaries must run against a 4.1 or more recent kernel.
                    529: <li>Add support for power supply temperature sensors on the E450.
                    530: <li>Fix logic in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1&format=html">make(1)</a> command-line / MAKEFLAGS parsing.
                    531: <!-- 2007/10/23 -->
                    532: <li>Move <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scp&sektion=1&format=html">scp(1)</a> network read/write into an atomicio()-like function to handle short reads, apply bandwidth limits and update counters.
                    533: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1&format=html">sftp(1)</a> do argument splitting and parsing so it can cope with common shell escapes and make handling consistent with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sh&sektion=1&format=html">sh(1)</a>.
                    534: <li>Change the daily <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=security&sektion=8&format=html">security(8)</a> script to record package installation/removal.
                    535: <!-- 2007/10/22 -->
                    536: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=alipm&sektion=4&format=html">alipm(4)</a> to be used for reading <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spdmem&sektion=4&format=html">spdmem(4)</a> info on sparc64, even if <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=alipm&sektion=4&format=html">alipm(4)</a> is not used for other parts.
                    537: <li>Add support for the SUNW,envctrl as found on E450 machines.
                    538: <li>Fix for temperature sensor conversion factors on E450 sparc64 machines.
                    539: <li>Added support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uipaq&sektion=4&format=html">uipaq(4)</a> for the HTC smartphones.
                    540: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a>, make sure that both the local and remote port are correct when parsin -L.
                    541: <li>Make mips kernel options recognized from the boot command line in addition to the OSLoadOptions.
                    542: <li>Add a broadcast mode to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trunk&sektion=4&format=html">trunk(4)</a>, this mode sends all frames on all ports, and receives frames on any port.
                    543: <li>Added support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hoststated.conf&sektion=5&format=html">hoststated.conf(5)</a> for including other files.
                    544: <!-- 2007/10/21 -->
                    545: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcidump&sektion=8&format=html">pcidump(8)</a>, a utility to read pci configuration spaces.
                    546: <li>Properly document decision weight of prefixes in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd.conf&sektion=5&format=html">bgpd.conf(5)</a> file.
                    547: <li>Do not use next_tick() to start the clock ticking on sparc64 secondary CPUs. It fails from time to time.
                    548: <li>Make the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ddb&sektion=4&format=html">ddb(4)</a> kernel debugger clears its output buffer on powerpc before it starts processing.
                    549: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&sektion=8&format=html">dhcpd(8)</a> sets the max message size to at least the minimum IP MTU.
                    550: <li>Make cs4280-based devices able to be brought back from power save mode if needed.
                    551: <!-- 2007/10/20 -->
                    552: <li>Add support for temperature sensors on the SUNW,envctrltwo device found on the Sun E250.
                    553: <!-- 2007/10/19 -->
                    554: <li>Replace DMA and interrupt handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auich&sektion=4&format=html">auich(4)</a>, fixes recording from the microphone input as well as full-duplex operation.
                    555: <li>Add ShanTou ZT6688 usb 10/100 nic to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udav&sektion=4&format=html">udav(4)</a> device driver.
                    556: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=su&sektion=1&format=html">su(1)</a> call setegid() before seteuid().
                    557: <li>On sparc64, use HDL2CELL when passing OpenFirmware handles, makes bsd.mp boot on an E250.
                    558: <li>Add support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hoststated&sektion=8&format=html">hoststated(8)</a> to schedule an immediate check through <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hoststatectl&sektion=8&format=html">hoststatectl(8)</a>.
                    559: <!-- 2007/10/18 -->
                    560: <li>Fix in the VFS layer for possible spl() problems in the buffer cleaning daemon.
                    561: <li>Add support for the Moosehead PS/2 controller found on SGI O2 machines.
1.1079    jj        562: <!-- 2007/10/17 -->
1.1081    jj        563: <li>In OpenCVS, avoid memory leak if a tag is defined in CVSROOT/config more than once.
                    564: <li>Add some LED support to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bwi&sektion=4&format=html">bwi(4)</a> driver.
                    565: <li>Add support for the Intel ICH9 chipset to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&sektion=4&format=html">pciide(4)</a> driver.
                    566: <li>Use TCSAFLUSH instead of TCSADRAIN in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sudo&sektion=8&format=html">sudo(8)</a> when turning off echo.
1.1079    jj        567: <li>On sparc64 US-III cpus, spin up secondary CPU if running MP kernel.
                    568: <!-- 2007/10/16 -->
                    569: <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sudo&sektion=8&format=html">sudo(8)</a> to 1.6.9p6.
                    570: <li>Replacement for the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pctr&sektion=4&format=html">pctr(4)</a> codebase that can handle amd64 processors too.
                    571: <li>On sparc64, make lazy FPU context switching work for MP kernels.
                    572: <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=top&sektion=1&format=html">top(1)</a>, properly handle terminals consisting of only a few lines.
                    573: <!-- 2007/10/15 -->
                    574: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rc&sektion=8&format=html">rc(8)</a> allow TCP NFS mounts too.
                    575: <li>Fix in xf86-video-nv driver for G80 displays if BIOS leaves it stuck.
                    576: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&sektion=8&format=html">ntpd(8)</a> to report the status of peers and sensors to syslog.
                    577: <!-- 2007/10/14 -->
                    578: <li>Switch kernel arc4random routine to use different arc4 code and rework <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spl&sektion=9&format=html">spl(9)</a> handling  so it goes to splhigh and back once per request instead of once per byte.
                    579: <li>Fix stream reset errors on ALC883 based <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&sektion=4&format=html">azalia(4)</a> devices by waiting 40 usecs for the run bit to clear before performing a reset.
                    580: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=audio&sektion=4&format=html">audio(4)</a>-compatible mixer items for ALC883 in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&sektion=4&format=html">azalia(4)</a>.
                    581: <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wbng&sektion=4&format=html">wbng(4)</a> on amd64 and i386 GENERIC kernels.
                    582: <li>Provide a way on macppc to attach <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spdmem&sektion=4&format=html">spdmem(4)</a> by faking an I2C bus with EEPROMs with content from OpenFirmware.
1.1080    cnst      583: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wbng&sektion=4&format=html">wbng(4)</a> driver for Winbond W83793G Hardware Monitor.
1.1079    jj        584: <li>On sgi machines, disable timer/compare interrupts on the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=macebus&sektion=4&format=html">macebus(4)</a>, prevents interrupt storms on IRQ 6.
                    585: <li>Add Planex GW-US54GD to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zyd&sektion=4&format=html">zyd(4)</a> devices.
                    586: <!-- 2007/10/13 -->
                    587: <li>Add an "include" directive to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf.conf&sektion=5&format=html">pf.conf(5)</a>, and make sure the included file have the same strict permissions like the main configuration file.
                    588: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hoststated&sektion=8&format=html">hoststated(8)</a> does not trash errno in the signal handler.
                    589: <li>Remove unused kerberos authentication code from the NFS code base, and make sure we never generate a zero xid.
                    590: <li>Add support for the BCM5906 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a> device.
                    591: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nmeaattach&sektion=8&format=html">nmeaattach(8)</a> to turn off timestamping by calling it without the -t option.
                    592: <!-- 2007/10/12 -->
                    593: <!-- 2007/10/11 -->
                    594: <li>Add support for channel setting on newer Atheros AR5424 and AR2423 etc.
                    595: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospf6ctl&sektion=8&format=html">ospf6ctl(8)</a>, a controller for the recently imported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospf6d&sektion=8&format=html">ospf6d(8)</a> daemon.
                    596: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a>, make BGE_JUMBO_FRAMELEN big enough to include a vlan tag.
                    597: <li>Serialize <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usb&sektion=4&format=html">usb(4)</a> probing and attachments.
                    598: <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=puc&sektion=4&format=html">puc(4)</a> on armish GENERIC kernels.
1.1085    jj        599: <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a>, when walking the acpi tree to find _PRT methods, check whether device is actually enabled and functioning.
1.1079    jj        600: <li><font color="#e00000"><strong>SECURITY FIX: The SSL_get_shared_ciphers() function in OpenSSL contains an off-by-one overflow.</a></strong></font><br>
                    601: <a href="errata42.html#002_openssl">A source code patch is available</a>.<br>
                    602: <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
                    603: <!-- 2007/10/10 -->
                    604: <li>Fix for macppc when using the new context switching code.
1.1083    jj        605: <li>Reworked the context switching code to a more machine-independent design. Allows MD context switching without spls or locks, and sleep queue wakeup goes from O(n^2) to O(n).
1.1079    jj        606: <!-- 2007/10/09 -->
                    607: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgplg&sektion=8&format=html">bgplg(8)</a>, limit the number of allowable characters in a request to prevent cross-site scripting issues.
                    608: <li>Add support for RTL8211B PHY devices in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rgephy&sektion=4&format=html">rgephy(4)</a>.
                    609: <li>Rework the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&sektion=4&format=html">azalia(4)</a> debug dmesg to perform a more complete codec dump.
                    610: <li>Fix range check for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&sektion=4&format=html">carp(4)</a> vhid in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8&format=html">ifconfig(8)</a>, vhid 0 is not valid.
                    611: <li>Do not skip i2c scanning for IPMI machines, as done previously, but only use it for non-sensor devices like <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spdmem&sektion=4&format=html">spdmem(4)</a>.
                    612: <li>Add proper support for branch revisions in annotate for OpenCVS.
                    613: <li>Make the OpenCVS rcs code properly resolve branches when given base revisions.
                    614: <!-- 2007/10/08 -->
                    615: <li><font color="#e00000"><strong>SECURITY FIX: Malicious DHCP clients could cause <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&sektion=8&format=html">dhcpd(8)</a> to corrupt its stack.</a></strong></font><br>
                    616: <a href="errata42.html#001_dhcpd">A source code patch is available</a>.<br>
                    617: <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
                    618: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malo&sektion=4&format=html">malo(4)</a> work with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trunk&sektion=4&format=html">trunk(4)</a> also.
                    619: <li>On arm, align the suspend save data to a cache line boundary, prevents issues upon resume.
                    620: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trunk&sektion=4&format=html">trunk(4)</a> on 802.11 devices.
                    621: <li>Fix segfault in OpenCVS when committing new files.
                    622: <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spdmem&sektion=4&format=html">spdmem(4)</a> on alpha, amd64, armish, i386, macppc and sparc64 GENERIC kernels.
                    623: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd6&sektion=8&format=html">ospfd6(8)</a>, an OSPFv3 daemon to support OSPF for IPv6. Not useful yet.
                    624: <!-- 2007/10/07 -->
                    625: <li>Add support for 230400 bps speed in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uslcom&sektion=4&format=html">uslcom(4)</a>.
                    626: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spdmem&sektion=4&format=html">spdmem(4)</a> indicate if the memory module is registered.
                    627: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=amdpcib&sektion=4&format=html">amdpcib(4)</a> driver for the AMD 8111 series LPC bridge and HPET.
                    628: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spdmem&sektion=4&format=html">spdmem(4)</a> print CAS latency for DDR/DDR2 memory.
                    629: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spdmem&sektion=4&format=html">spdmem(4)</a> driver for Serial Presence Detect memory information.
                    630: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=glxpcib&sektion=4&format=html">glxpcib(4)</a> support in the i386 architecture for PCI-ISA bridge, timecounter and watchdog found in the CS5536 companion chip to the AMD Geode LX-800 processor.
                    631: <!-- 2007/10/06 -->
                    632: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&sektion=8&format=html">dhcpd(8)</a> to operate the various <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> table actions independently.
                    633: <!-- 2007/10/05 -->
                    634: <li>Make the UFS dirhash code correctly allocate cleared memory, fixes edge cases.
                    635: <li>Fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hoststated&sektion=8&format=html">hoststated(8)</a> for non-SSL relays.
                    636: <!-- 2007/10/04 -->
                    637: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eephy&sektion=4&format=html">eephy(4)</a>, disable fiber/copper auto-selection on the 88E1111 to work around some cards that in fact only have copper connectors.
                    638: <li>Fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&sektion=4&format=html">azalia(4)</a> for devices found on Acer TravelMate 3010.
                    639: <li>Update libc date code and timezone data to tz2007h.
                    640: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a> handle CARP over IPv6 in the printing routine.
                    641: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a>, when inserting blackhole or reject routes, set the gateway address to 127.0.0.1 / ::1 unconditionally.
                    642: <!-- 2007/10/03 -->
                    643: <li>Merge <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bwi&sektion=4&format=html">bwi(4)</a> firmware into a single file, requires update of the firmware package to v1.3.
                    644: <li>Added two new ioctl()s to the audio layer, AUDIO_GETPRINFO and AUDIO_GETRRINFO to help porting non-native audio applications and the OSS emulation.
                    645: <li>Added libpixman to xenocara.
                    646: <li>Make OpenCVS reset the default branch early, so rcs_head_get() does not return a possibly wrong revision as 'current'.
                    647: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gdb&sektion=1&format=html">gdb(1)</a> distinguish states saved by normal context switches and states saved by satectx(). Makes backtraces from kernel crash dumps work much better.
                    648: <!-- 2007/10/02 -->
                    649: <li>Merge <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xfs&sektion=1&format=html">xfs(1)</a> 1.0.5 into xenocara, contains security fixes for heap overflow and corruption vulnerabilities.
                    650: <li>Fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=grep&sektion=1&format=html">grep(1)</a> for patterns containing $ and ^ but not as the last or first char.
                    651: <li>In libc, fix a libpthread panic regarding <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=seekdir&sektion=3&format=html">seekdir(3)</a>.
                    652: <li>Added initial support for the Marvell PCIe Yukon FE+ Fast Ethernet chipsets to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msk&sektion=4&format=html">msk(4)</a>.
                    653: <!-- 2007/10/01 -->
                    654: <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vr&sektion=4&format=html">vr(4)</a> to handle I/O accesses chipsets which do not have PCI power management capabilities.
                    655: <li>Added new Intel E1000 and 10Gb PCIe PCI ids.
                    656: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bwi&sektion=4&format=html">bwi(4)</a>, fix 'bogus xmit rate setup' panic seen while associating with an 11b AP.
                    657: <!-- 2007/09/30 -->
                    658: <li>Add support for the high-resolution timer found in GPS170PCI cards to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mbg&sektion=4&format=html">mbg(4)</a>.
                    659: <li>Updated xf86-video-nsc in xenocara.
                    660: <li>On i386, only call amd64_errata() on amd64 processors. (family 0xf).
                    661: <li>Fix unaligned access in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bwi&sektion=4&format=html">bwi(4)</a> for strict-alignment architectures.
                    662: <li>Updated libXaw, xf86-video-savage and xf86-video-nv in xenocara.
                    663: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8&format=html">ospfd(8)</a> always include interface IP address when printing the config.
                    664: <li>Updated libICE and libX11 in xenocara.
                    665: <!-- 2007/09/29 -->
                    666: <li>Updated libXcomposite, libXrender, libxtrans and libXdamage in xenocara.
                    667: <li>Fix two panics in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bwi&sektion=4&format=html">bwi(4)</a> on macppc.
                    668: <!-- 2007/09/28 -->
                    669: <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=makedepend&sektion=1&format=html">makedepend(1)</a>, libXxf86dga and xf86dgaproto in the xenocara source tree.
                    670: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vnd&sektion=4&format=html">vnd(4)</a> work on block devices.
                    671: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=startx&sektion=1&format=html">startx(1)</a> use /dev/arandom to generate the cookie.
                    672: <!-- 2007/09/27 -->
                    673: <li>Implement SNDCTL_DSP_[G|S]ETTRIGGER to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ossaudio&sektion=3&format=html">ossaudio(3)</a> code.
                    674: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a>, add loginterface support for groups, and modify <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&sektion=8&format=html">pfctl(8)</a> to allow a groupname of "all" to see overall statistics.
                    675: <li>Added automatic rate control (AMRR) to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bwi&sektion=4&format=html">bwi(4)</a>.
                    676: <li>Fix off-by-one overflow in SSL_get_shared_ciphers, backported from the OpenSSL_0_9_8 branch.
                    677: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hoststated&sektion=8&format=html">hoststated(8)</a>, move SSL context creation to after privs are dropped, one more step towards graceful L7 reloads.
1.1078    jj        678: <!-- 2007/09/26 -->
                    679: <li>Cleanup in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=newfs_msdos&sektion=8&format=html">newfs_msdos(8)</a>.
                    680: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ep&sektion=4&format=html">ep(4)</a> packet header initialization.
                    681: <li>Cleanup of the STAC7661 codec for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&sektion=4&format=html">azalia(4)</a>.
                    682: <!-- 2007/09/25 -->
                    683: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sppp&sektion=4&format=html">sppp(4)</a> handle protocol reject packets, now that it has more than one protocol.
                    684: <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a>, when updating a key that already exists, update the properties instead of discarding them.
                    685: <li>Fix emulated encodings in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uaudio&sektion=4&format=html">uaudio(4)</a>.
                    686: <li>Update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tht&sektion=4&format=html">tht(4)</a> microcode to SNIC 0xf. Fixes UDP reception issues.
                    687: <li>Last piece for equal cost multipath support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8&format=html">ospfd(8)</a>. Enabled via <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=8&format=html">sysctl(8)</a>.
                    688: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=split&sektion=1&format=html">split(1)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=authpf&sektion=8&format=html">authpf(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&sektion=8&format=html">ppp(8)</a> correctly handle empty strings returned from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fgets&sektion=3&format=html">fgets(3)</a>.
                    689: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=route&sektion=8&format=html">route(8)</a> obey rtable ID when doing "route flush".
                    690: <li>First step in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hoststated&sektion=8&format=html">hoststated(8)</a> for reloading layer-7 configurations, two new functions to load certificates while chrooted and with privileges dropped.
                    691: <!-- 2007/09/24 -->
                    692: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bwi&sektion=4&format=html">bwi(4)</a> to amd64 and i386 GENERIC kernels, but disabled for now.
                    693: <li>Add radio tap support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bwi&sektion=4&format=html">bwi(4)</a>.
                    694: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=audioctl&sektion=1&format=html">audioctl(1)</a> returning bogus values for 'output_muted'.
                    695: <li>Add support in OpenCVS to commit modified files to branches.
                    696: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&sektion=4&format=html">carp(4)</a> code does not crash when dealing with multicast packets.
                    697: <!-- 2007/09/23 -->
                    698: <li>Fix crash in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bwi&sektion=4&format=html">bwi(4)</a> when changing media and device is up.
                    699: <li>Fix atime updating issues in the file system code.
                    700: <li>Properly handle physical address in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bwi&sektion=4&format=html">bwi(4)</a>, now usable enough to ssh over.
                    701: <li>Make sure OpenCVS overwrites the sticky directory tag if update is given -r, since -r gets priority.
                    702: <!-- 2007/09/22 -->
                    703: <li>Make sure OpenCVS does not litter /tmp with 0-sized files on the server when client sends info about a file that is up to date.
                    704: <li>Add support in OpenCVS for checking out with a local repository already in place.
                    705: <!-- 2007/09/21 -->
                    706: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a>, when printing pfsync packets, print hexdump and not pcap header.
                    707: <!-- 2007/09/20 -->
                    708: <li>Add ASUS WL-138g to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bwi&sektion=4&format=html">bwi(4)</a> devices.
                    709: <li>Add mixer items, master volume and DACgroup init for Analog Devices AD1984 to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&sektion=4&format=html">azalia(4)</a> driver.
                    710: <!-- 2007/09/19 -->
                    711: <li>Make "mount -a" on sparc and sparc64 recognize Linux ext2 labels.
                    712: <li>Add CrystalFontz CFA 635 to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uftdi&sektion=4&format=html">uftdi(4)</a> devices.
                    713: <li>Improve parsing of .cvsrc and allow longer command arguments in OpenCVS.
                    714: <li>Various fixes for the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=exphy&sektion=4&format=html">exphy(4)</a> driver.
                    715: <!-- 2007/09/18 -->
                    716: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ixgb&sektion=4&format=html">ixgb(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xge&sektion=4&format=html">xge(4)</a> use the proper baudrate for 10Gbit now that it can fit.
                    717: <li>Update libXinerama, libXcursor and libXtst in the xenocara source tree.
                    718: <li>Allow 4095 multicast group memberships per socket instead of 20.
                    719: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a>, allow state reuse if both sides are in FIN_WAIT_2 and a new SYN arrives.
                    720: <li>Correctly track the E-bit of router LSA on config reloads for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8&format=html">ospfd(8)</a>.
                    721: <!-- 2007/09/17 -->
                    722: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sendbug&sektion=1&format=html">sendbug(1)</a> do not treat dmesg lines with angle brackets &lt;...&gt; in them as comments.
                    723: <li>Move ifmedia_baudrate to a 64-bit int.
                    724: <li>Prevent out-of-bounds memory access in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tempnam&sektion=3&format=html">tempnam(3)</a>.
                    725: <li>Implement the output_muted member to audio_info_t as found in original Sun audio.
                    726: <!-- 2007/09/16 -->
                    727: <li>Fixed memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tail&sektion=1&format=html">tail(1)</a>.
                    728: <li>Updated xman, xmessage, xmodmap, xprop, xrbd, xset, xsetroot, xvinfo and xwininfo in the xenocara source tree.
                    729: <li>Fixed a memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a>.
                    730: <li>Fix for nexthop issues in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8&format=html">ospfd(8)</a> when having multiple point-to-point links between two routers.
                    731: <li>Various fixes and internal work on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1&format=html">make(1)</a>.
                    732: <!-- 2007/09/15 -->
                    733: <li>Allow pulling USB sticks out with mounted FFS file systems on them without crashing or deadlocking.
                    734: <li>Updated xcursorgen, xdm, xdriinfo, xgamma, xhost, xinit, xload and xmag in the xenocara source tree.
1.1076    jj        735: <!-- 2007/09/14 -->
1.1078    jj        736: <li>Lots of work on the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bwi&sektion=4&format=html">bwi(4)</a> driver.
1.1076    jj        737: <!-- 2007/09/13 -->
                    738: <li>Updated xconsole to 1.0.3 in xenocara.
                    739: <li>Improvements in the common parser code generator for various OpenBSD daemons.
                    740: <li>Plug memory leaks in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tail&sektion=1&format=html">tail(1)</a> command.
                    741: <li>Add/sync AMD SB6/7/800 chipsets to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=piixpm&sektion=4&format=html">piixpm(4)</a> code.
                    742: <li>Add the NVIDIA MCP73 SMBus controller to the list of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nviic&sektion=4&format=html">nviic(4)</a> devices.
                    743: <li>Add -n option to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&sektion=8&format=html">ntpd(8)</a> for testing the configuration file.
                    744: <li>Added annotate support to OpenCVS for local and remote repositories.
                    745: <!-- 2007/09/12 -->
                    746: <li>Make the i386 boot loader not complain about missing apm support.
                    747: <li>Add an option to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd.conf&sektion=5&format=html">ntpd.conf(5)</a> to compensate for a reference clock in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&sektion=8&format=html">ntpd(8)</a> that is early or late.
                    748: <li>Port the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pctr&arch=i386&sektion=4&format=html">pctr(4)</a> i386 performance counters to the amd64 platform.
1.1083    jj        749: <li>Initial import of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bwi&sektion=4&format=html">bwi(4)</a>, a driver for the Broadcom AirForce wireless devices.
1.1076    jj        750: <li>Update setxkbmap, xcalc and xclock in the xenocara sources.
1.1075    jj        751: <!-- 2007/09/11 -->
1.1076    jj        752: <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nfe&sektion=4&format=html">nfe(4)</a>, use a TX interrupt to clean up the DMA ring if IFF_OACTIVE is set when starting it up.
1.1075    jj        753: <li>Undo zero-copy RX path for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uath&sektion=4&format=html">uath(4)</a>, it still has issues.
                    754: <li>Similar 64 bit baud rate fixes for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ripd&sektion=8&format=html">ripd(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dvmrpd&sektion=8&format=html">dvmrpd(8)</a>.
                    755: <li>Some 64 bit fixes for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstat&sektion=1&format=html">netstat(1)</a>.
                    756: <li>Move more of the baudrates in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8&format=html">ospfd(8)</a> to 64 bit counters.
                    757: <li>Speedups in the kernel arc4 crypto code.
                    758: <li>Updated bdftopcf, iceauth, ico, sessreg and mkfontdir in xenocara.
                    759: <li>Add PLX 9016 to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=puc&sektion=4&format=html">puc(4)</a> devices.
1.1074    jj        760: <!-- 2007/09/10 -->
1.1075    jj        761: <li>Fix STAC9221-equipped Mac master volume and mute controls by binding the DAC volumes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&sektion=4&format=html">azalia(4)</a>.
1.1074    jj        762: <li>Fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&sektion=4&format=html">azalia(4)</a>, CMI9880 should work now.
                    763: <li>Improve cylinder group selection in FFS when creating new directories.
                    764: <li>Make sure vnodes are locked before calling ffs_unmount().
                    765: <li>Add support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn&sektion=4&format=html">iwn(4)</a> for 802.11 headers with various sizes.
1.1077    martin    766: <li>Fixes for mac68k interrupt handling.
1.1074    jj        767: <li>Improvements in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn&sektion=4&format=html">iwn(4)</a> sensitivity handling code.
                    768: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdio&sektion=1&format=html">cdio(1)</a> do not skip the code which sends QUIT to the CDDB server and validate returned track names.
                    769: <li>Add support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hoststated&sektion=8&format=html">hoststated(8)</a> for relaying DNS traffic. This adds an infrastructure to support UDP based protocols.
                    770: <li>Fix crash in OpenCVS when parsing .cvsrc if an invalid cvs command has been specified.
                    771: <li>Fix setting of multicast filter on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ie&arch=sparc&sektion=4&format=html">ie(4)</a>.
                    772: <!-- 2007/09/09 -->
                    773: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&sektion=4&format=html">azalia(4)</a> tries 48KHz if 44.1KHz sample rate is not available.
                    774: <li>Fix for cases where <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=audioctl&sektion=1&format=html">audioctl(1)</a> would produce "set failed" errors on devices without master controls.
                    775: <li>Various fixes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&sektion=4&format=html">azalia(4)</a> for chipsets which solves no-sound problems for codecs using the generic functions.
                    776: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ptrace&sektion=2&format=html">ptrace(2)</a> cannot change any privileged bits in the Machine State Register on macppc.
                    777: <li>Added support in OpenCVS for checkout -p with local repository.
                    778: <li>Sync <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rcs&sektion=1&format=html">rcs(1)</a> ident behavior with GNU RCS.
                    779: <li>Disable page zeroing in the idle loop on SH-based machines.
                    780: <!-- 2007/09/08 -->
                    781: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=thmc&sektion=4&format=html">thmc(4)</a> to i386 GENERIC kernels.
                    782: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uchcom&sektion=4&format=html">uchcom(4)</a> to alpha,amd64,armish,hppa,i386,landisk,macppc,sparc64 and zaurus GENERIC kernels.
                    783: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=thmc&sektion=4&format=html">thmc(4)</a> driver for TI thmc50/adm1022/adm1028-based devices.
                    784: <li>Fix some false negatives in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lint&sektion=1&format=html">lint(1)</a> when dealing with unreachable code.
                    785: <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uaudio&sektion=4&format=html">uaudio(4)</a> devices using signed mixer controls.
                    786: <li>Update libXfont to 1.3.0 and freetype to 2.3.5 in xenocara.
                    787: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adl&sektion=4&format=html">adl(4)</a> to amd64 and i386 GENERIC kernels.
                    788: <!-- 2007/09/07 -->
                    789: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bioctl&sektion=8&format=html">bioctl(8)</a> exit with a return code of 1 on error.
                    790: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uchcom&sektion=4&format=html">uchcom(4)</a>, a driver for WinChipHead CH340 USB serial adapters.
                    791: <li>Fix OpenCVS so checkout/update -p works in both local and server mode.
                    792: <li>Do not recalculate TCP payload length in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a>, since it is already cached.
                    793: <li>Re-enable interrupt coalescing on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn&sektion=4&format=html">iwn(4)</a>, it now properly ACKs interrupts.
                    794: <li>Fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a> for the "multiple bus 0" problems.
                    795: <li>Added support in OpenCVS for single file checkouts.
1.1083    jj        796: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn&sektion=4&format=html">iwn(4)</a> pad the first segment of a TX descriptor if needed to make the length a multiple of 4.
1.1074    jj        797: <li>Added initial driver <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adl&sektion=4&format=html">adl(4)</a> to handle Andigilog aSC7621 devices.
                    798: <li>Fix potential uninitialized memory access in the routing socket code.
                    799: <li>Add "show sessions" command to dump complete list of relay sessions in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hoststated&sektion=8&format=html">hoststated(8)</a>.
                    800: <!-- 2007/09/06 -->
                    801: <li>Tweak heuristics in the speedstep code to better detect compatible Mobile Intel Pentium 3 as found on Dell c610.
                    802: <li>Improvements in the PowerNow K7 power state code.
                    803: <li>Add an unsolicited event handler for the Apple Sigmatel codecs. Now speaker and line outputs will mute and unmute on headphone presence.
1.1083    jj        804: <li>Make ITM touchscreens return pressure as an absolute z axis in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uts&sektion=4&format=html">uts(4)</a> driver.
1.1074    jj        805: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1&format=html">ksh(1)</a> smarter when waiting for input for non-interactive scripts.
                    806: <li>Fix temperature sensors on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn&sektion=4&format=html">iwn(4)</a> devices.
1.1083    jj        807: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn&sektion=4&format=html">iwn(4)</a> driver for Intel Wireless WiFi Link 4965AGN. Needs non-free firmware (see man page).
1.1074    jj        808: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trunk&sektion=4&format=html">trunk(4)</a> do error checking correctly when packets enter a non-master interface.
                    809: <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sdhc&sektion=4&format=html">sdhc(4)</a>, do not try to disable bus power before setting the voltage on the controller.
1.1081    jj        810: <li>Fix buffer overflow in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&sektion=1&format=html">cwm(1)</a>.
1.1074    jj        811: <!-- 2007/09/05 -->
                    812: <li>Update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sudo&sektion=8&format=html">sudo(8)</a> to 1.6.9p5.
                    813: <li>Various internal changes in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=qli&sektion=4&format=html">qli(4)</a> driver.
                    814: <li>Fixed newfile() algorithm in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=split&sektion=1&format=html">split(1)</a>.
                    815: <li>Add IPv6 support to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sppp&sektion=4&format=html">sppp(4)</a> layer.
                    816: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1&format=html">ksh(1)</a> calls ERR trap before doing exit handling.
                    817: <li>Remove compat link to /usr/sbin/vnconfig. It is in /sbin only now.
                    818: <!-- 2007/09/04 -->
                    819: <li>Add support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eeprom&arch=sparc&sektion=8&format=html">eeprom(8)</a> for printing the derivated tree from the OpenPROM, like "devinfo" and "prtconf".
                    820: <li>Remove FPU detection code on sparc64, all ultrasparc CPUs have one.
                    821: <li>Initial <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lmn&sektion=4&format=html">lmn(4)</a> driver for lm93 sensors, common on IPMI machines.
                    822: <li>Reset the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sn&arch=mac68k&sektion=4&format=html">sn(4)</a> chip after internal memory exhaustion, makes the driver more solid with heavy NFS usage.
                    823: <li>Add the ability in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hoststated&sektion=8&format=html">hoststated(8)</a> to specify a host header when using http(s) methods.
                    824: <li>In OpenCVS, handle Ctrl-D as a)bort in log message question.
                    825: <li>Make the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> ConnectTimeout option apply to both the TCP connection and the SSH banner exchange.
                    826: <li>Add support for chained SSL certificates in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hoststated&sektion=8&format=html">hoststated(8)</a>.
                    827: <!-- 2007/09/03 -->
                    828: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> file descriptor code return an error rather than call fatal(), to make masters survive slaves failing to pass all stdio FDs.
                    829: <li>Fixes for mips64 signal handling.
                    830: <li>Change internal communication regarding routes to support 64 bit counters and routing table id in the headers of most routing messages.
                    831: <li>Add __cxa_atexit() support to gcc3, provides support for shared object destructors called at dlclose() time.
                    832: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=memrchr&sektion=3&format=html">memrchr(3)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=recalloc&sektion=3&format=html">recalloc(3)</a> call to libc.
1.1083    jj        833: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1&format=html">ksh(1)</a> not fail if unsetting a non-existent variable.
1.1074    jj        834: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&sektion=4&format=html">carp(4)</a>, make use of the preempt counter to signal number of transitions of any carp group to master status.
                    835: <!-- 2007/09/02 -->
                    836: <li>Add some more PCI ids to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpi&sektion=4&format=html">mpi(4)</a> driver.
                    837: <li>Disable ROM search acceleration in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uow&sektion=4&format=html">uow(4)</a> for now.
                    838: <li>Handle quotation marks in .cvsrc correctly for OpenCVS.
                    839: <li>Make sure OpenCVS logs the 1.1 revision as "Initial revision" instead of 1.1.
                    840: <!-- 2007/09/01 -->
                    841: <li>Add support for Alltel UTStarcom PPC6700 in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uipac&sektion=4&format=html">uipac(4)</a> driver.
                    842: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bthidev&sektion=4&format=html">bthidev(4)</a> bluetooth device.
                    843: <li>Fix a use-after-free in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ccd&sektion=4&format=html">ccd(4)</a> device driver.
                    844: <li>Add VLAN reception support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vl&sektion=4&format=html">vl(4)</a>.
                    845: <!-- 2007/08/31 -->
                    846: <li>Various fixes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xtsscale&sektion=1&format=html">xtsscale(1)</a>.
                    847: <li>Delay IPMI sensor creation until kernel goes multiuser, removes annoying delay during boot.
                    848: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=qli&sektion=4&format=html">qli(4)</a> (qlogic iSCSI) initial driver, not usable yet.
                    849: <!-- 2007/08/30 -->
                    850: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uts&sektion=4&format=html">uts(4)</a> does not swap X and Y coordinates while in raw mode.
                    851: <li>Fix lock ordering when updating mount points.
                    852: <li>Remove old CVSROOT caching mechanisms in OpenCVS.
                    853: <li>Make OpenCVS handle sending of multiline commit messages properly.
                    854: <li>Add support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf.conf&sektion=5&format=html">pf.conf(5)</a> for address ranges like "from 10.1.2.50 - 10.1.3.75".
1.1085    jj        855: <!-- 2007/08/29 -->
1.1074    jj        856: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uberry&sektion=4&format=html">uberry(4)</a> handle new pearl-style devices which now attach their SD cards as <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umass&sektion=4&format=html">umass(4)</a>.
                    857: <li>Add missing xfree() in the OpenCVS add code.
                    858: <li>Add AfriNIC whois server to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=whois&sektion=1&format=html">whois(1)</a> so referrals are followed.
                    859: <!-- 2007/08/28 -->
                    860: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> send RSTs due to "block return" using the correct routing table.
                    861: <li>Back out change in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sppp&sektion=4&format=html">sppp(4)</a> interface code, since the m_pulldown was not copying the header.
                    862: <li>Add -I option to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a> for printing the interfaces.
                    863: <li>Make OMRON BX35F not attach as a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhid&sektion=4&format=html">uhid(4)</a>, since it is an UPS.
1.1073    jj        864: <!-- 2007/08/27 -->
                    865: <!-- 2007/08/26 -->
                    866: <!-- 2007/08/25 -->
                    867: <li>Fix for sparc64 dmesg when printing more than 2G of memory.
                    868: <li>Update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xterm&sektion=1&format=html">xterm(1)</a> version to 229.
                    869: <li>Move xenocara expat to 2.0.1.
                    870: <!-- 2007/08/24 -->
                    871: <li>Fix a bug leading to infinite recursion in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=perl&sektion=1&format=html">perl(1)</a> <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=AutoLoader&sektion=3p&apropos=0">AutoLoader(3p)</a>.
                    872: <li>Add new configuration directive to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&sektion=8&format=html">httpd(8)</a>, RLimitNOFILE to set the number of open file descriptors.
1.1070    jj        873: <!-- 2007/08/23 -->
1.1073    jj        874: <li>Initial support for onboard Fast-Wide scsi on the 735 and 755 hppa machines in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=siop&sektion=4&format=html">siop(4)</a>.
                    875: <li>Remove need for hardcoded address of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sti&sektion=4&format=html">sti(4)</a> on hppa. Makes C180 models work.
                    876: <li>Add compatibility in X11 with the new XInput API.
                    877: <li>Continued development of the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nxe&sektion=4&format=html">nxe(4)</a> driver.
                    878: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> allow RST packets with th_seq equal to seqlo +-1. Reduces amount of 'loose state' messages.
                    879: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=banner&sektion=1&format=html">banner(1)</a> check the result code from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fgets&sektion=3&format=html">fgets(3)</a> and do a proper newline strip.
1.1070    jj        880: <!-- 2007/08/22 -->
1.1071    jj        881: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> execute commands with $SHELL instead of /bin/sh.
1.1070    jj        882: <li>Support for "Banner=none" in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&sektion=5&format=html">sshd_config(5)</a>.
                    883: <li>Fix high-power charging on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uberry&sektion=4&format=html">uberry(4)</a> devices.
                    884: <li>Fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wpi&sektion=4&format=html">wpi(4)</a> RX code path which could block incoming traffic, only seen when running without WEP.
                    885: <li>Enable Xft support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xdm&sektion=1&format=html">xdm(1)</a>.
                    886: <li>Update the time zone data files and libc time zone code to 2007g.
1.1072    jj        887: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&sektion=4&format=html">com(4)</a> source compiles with KGDB enabled.
1.1070    jj        888: <!-- 2007/08/21 -->
                    889: <li>Fix in OpenSSL for CVE-2007-3108.
                    890: <li>Add a -s option to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sort&sektion=1&format=html">sort(1)</a> in order to make the radix sort a stable sort.
                    891: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bbc&arch=sparc64&sektion=4&format=html">bbc(4)</a> on sparc64 does not repeat the device name on attach failure.
                    892: <li>Fix for sparc64 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gdb&sektion=1&format=html">gdb(1)</a>.
                    893: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> does not access th_flags when it isn't available.
1.422     deraadt   894: </ul>
                    895: <p>
1.203     deraadt   896:
1.95      deraadt   897: This list mentions mostly platform-independent changes.  For a list of changes
                    898: made in a particular platform, please check the page for that platform.  If you
                    899: find them not listed there, the changes are either (1) not being documented or
                    900: (2) are documented here.<br><br>
1.14      deraadt   901:
                    902: <hr>
1.424     deraadt   903: <p>
                    904: <h3>
1.846     deraadt   905: For changes in other releases, click below:<br>
                    906: <a href="plus20.html">2.0</a>,
                    907: <a href="plus21.html">2.1</a>,
                    908: <a href="plus22.html">2.2</a>,
                    909: <a href="plus23.html">2.3</a>,
                    910: <a href="plus24.html">2.4</a>,
                    911: <a href="plus25.html">2.5</a>,
                    912: <a href="plus26.html">2.6</a>,
                    913: <a href="plus27.html">2.7</a>,
                    914: <a href="plus28.html">2.8</a>,
                    915: <a href="plus29.html">2.9</a>,
                    916: <a href="plus30.html">3.0</a>,
                    917: <a href="plus31.html">3.1</a>,
1.868     deraadt   918: <a href="plus32.html">3.2</a>,
1.889     david     919: <a href="plus33.html">3.3</a>,
1.916     david     920: <a href="plus34.html">3.4</a>,
1.935     miod      921: <a href="plus35.html">3.5</a>,
1.941     deraadt   922: <a href="plus36.html">3.6</a>,
1.1044    deraadt   923: <a href="plus37.html">3.7</a>,
1.999     deraadt   924: <a href="plus38.html">3.8</a>,
1.1028    deraadt   925: <a href="plus39.html">3.9</a>,
1.1044    deraadt   926: <a href="plus40.html">4.0</a>,
1.1069    deraadt   927: <a href="plus41.html">4.1</a>,
                    928: <a href="plus42.html">4.2</a>.
1.424     deraadt   929: <br>
                    930: </h3>
                    931:
                    932: <hr>
1.1016    pvalchev  933: <a href="index.html"><img height=24 width=24 src="back.gif" border=0 alt="OpenBSD"></a>
1.729     horacio   934: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
1.1088  ! jj        935: <br><small>$OpenBSD: plus.html,v 1.1087 2008/01/24 07:29:14 jj Exp $</small>
1.14      deraadt   936:
                    937: </body>
                    938: </html>