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

Annotation of www/plus47.html, Revision 1.20

1.1       deraadt     1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                      2: <html>
                      3: <head>
                      4: <title>OpenBSD 4.7 changes</title>
                      5: <meta name="resource-type" content="document">
1.10      schwarze    6: <meta name="description" content="OpenBSD 4.7 changes">
1.1       deraadt     7: <meta name="keywords" content="openbsd,changes">
                      8: <meta name="distribution" content="global">
1.10      schwarze    9: <meta name="copyright" content="This document copyright 1996-2010 by OpenBSD.">
1.20    ! sthen      10: <link rel="canonical" href="http://www.openbsd.org/plus47.html">
1.1       deraadt    11: </head>
                     12:
                     13: <body bgcolor="#ffffff" text="#000000" link="#23238e">
                     14:
                     15: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
                     16: <p>
1.7       deraadt    17: <h2><font color="#e00000">OpenBSD 4.7 released (May 19, 2010)</font></h2>
1.1       deraadt    18: <hr>
                     19:
                     20: <p>
                     21: This is a partial list of the major machine-independent changes
                     22: (i.e., these are the changes people ask about most often).  Machine
                     23: specific changes have also been made, and are sometimes mentioned
                     24: in the pages for the specific <a href="plat.html">platforms</a>.
                     25:
                     26: <p>
                     27: Note: <font color="#e00000">Problems for which patches exist are marked in red</font>.
                     28:
                     29: <p>
                     30: For changes in other releases, click below:<br>
                     31: <a href="plus20.html">2.0</a>,
                     32: <a href="plus21.html">2.1</a>,
                     33: <a href="plus22.html">2.2</a>,
                     34: <a href="plus23.html">2.3</a>,
                     35: <a href="plus24.html">2.4</a>,
                     36: <a href="plus25.html">2.5</a>,
                     37: <a href="plus26.html">2.6</a>,
                     38: <a href="plus27.html">2.7</a>,
                     39: <a href="plus28.html">2.8</a>,
                     40: <a href="plus29.html">2.9</a>,
                     41: <a href="plus30.html">3.0</a>,
                     42: <a href="plus31.html">3.1</a>,
                     43: <a href="plus32.html">3.2</a>,
                     44: <a href="plus33.html">3.3</a>,
                     45: <a href="plus34.html">3.4</a>,
                     46: <a href="plus35.html">3.5</a>,
                     47: <a href="plus36.html">3.6</a>,
                     48: <br>
                     49: <a href="plus37.html">3.7</a>,
                     50: <a href="plus38.html">3.8</a>,
                     51: <a href="plus39.html">3.9</a>,
                     52: <a href="plus40.html">4.0</a>,
                     53: <a href="plus41.html">4.1</a>,
                     54: <a href="plus42.html">4.2</a>,
                     55: <a href="plus43.html">4.3</a>,
                     56: <a href="plus44.html">4.4</a>,
                     57: <a href="plus45.html">4.5</a>,
                     58: <a href="plus46.html">4.6</a>,
1.5       deraadt    59: <a href="plus48.html">4.8</a>,
1.8       deraadt    60: <a href="plus49.html">4.9</a>,
1.9       nick       61: <a href="plus50.html">5.0</a>,
1.10      schwarze   62: <a href="plus51.html">5.1</a>,
1.11      nick       63: <a href="plus52.html">5.2</a>,
1.12      deraadt    64: <a href="plus53.html">5.3</a>,
1.13      deraadt    65: <a href="plus54.html">5.4</a>,
1.14      deraadt    66: <br>
1.16      deraadt    67: <a href="plus55.html">5.5</a>,
1.18      brett      68: <a href="plus56.html">5.6</a>,
1.19      deraadt    69: <a href="plus57.html">5.7</a>,
1.11      nick       70: <a href="plus.html">current</a>.
                     71: <br>
1.1       deraadt    72:
                     73: <p>
1.17      deraadt    74: <h3><font color="#0000e0">Changes made between OpenBSD 4.6 and 4.7</font></h3>
1.1       deraadt    75: <p>
                     76:
                     77: <ul>
1.4       deraadt    78: <!-- 2010/12/13 -->
                     79: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8&format=html">smtpd(8)</a>, used safe file descriptor limits in smtp, lka, queue, and control. It removes a possibility of fatal fd-starvation when under heavy load.
                     80: <li>Fixed leaks in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cvs&sektion=1&format=html">cvs(1)</a>.
                     81: <!-- 2010/12/12 -->
                     82: <li>Improved conflict resolution in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1&format=html">pkg_add(1)</a>.
                     83: <li>Added missing splbio() protection when sending commands to the vDisk server on the sparc64 platform.
                     84: <li>Implemented sending of the QUIT command in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8&format=html">smtpd(8)</a>.
                     85: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8&format=html">smtpd(8)</a>, stop qualify empty sender address with the domain.
                     86:
                     87: <li>Link <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wsudl&sektion=4&format=html">wsudl(4)</a> to the build on architectures that support <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udl&sektion=4&format=html">udl(4)</a>.
                     88: <li>Fixed cd mounting with FSDEBUG kernels.
                     89: <!-- 2010/12/11 -->
                     90: <li>Fixed two memory leaks in afs LWP.
                     91: <li>Fixed an incorrect array size calculation and a memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pts&sektion=1&format=html">pts(1)</a>.
                     92: <li>In RPC, fixed a file descriptor bug.
                     93: <li>Make sur self dependencies install/uninstall in the correct order to be able to handle any @exec activity in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1&format=html">pkg_add(1)</a>.
                     94: <li>Fixed two memory leaks in the Editor/termcap-curses interface.
                     95:
                     96: <li>Fixed three buffer overflows in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&sektion=8&format=html">ppp(8)</a>.
                     97: <li>Swaped an int for a long in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&sektion=1&format=html">cwm(1)</a> make stop giving dodgy properties values on amd64.
                     98: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&sektion=1&format=html">cwm(1)</a>, implemented _NET_DESKTOP_NAMES, _NET_WM_DESKTOP and _NET_WORKAREA for the NetWM support.
                     99: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inet&sektion=4&format=html">inet(4)</a>, make IPSEC <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getsockopt&sektion=2&format=html">getsockopt(2)</a> return proper information instead of 2 bytes of uninitialized kernel stack.
                    100: <li>Plugged a memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssl&sektion=8&format=html">ssl(8)</a>.
                    101:
                    102: <li>Avoided some 64bit to 32bit pointer truncation on the sgi platforme.
                    103: <!-- 2010/12/10 -->
                    104: <li>Fixed potential bugs in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=battlestar&sektion=6&format=html">battlestar(6)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mille&sektion=6&format=html">mille(6)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=huntd&sektion=6&format=html">huntd(6)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hack&sektion=6&format=html">hack(6)</a>.
                    105: <li>Fixed SwapXY and rotation support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ws&sektion=4&format=html">ws(4)</a>.
                    106: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&sektion=1&format=html">cwm(1)</a>, implemented _NET_CURRENT_DESKTOP, _NET_DESKTOP_VIEWPORT, _NET_DESKTOP_GEOMETRY, _NET_VIRTUAL_ROOTS and _NET_SHOWING_DESKTOP for the NetWM support.
                    107:
                    108: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=config&sektion=8&format=html">config(8)</a>, removed support for setting old SysV SHM size limits global variables.
                    109: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldpd&sektion=8&format=html">ldpd(8)</a>, make sur that the length of host address in the FEC TLV is encoded in number of octets.
                    110: <li>Fixed a memory leak and off by one buffer overflow in Kerberos.
                    111: <li>Fixed a memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fgen&sektion=1&format=html">fgen(1)</a>.
                    112: <li>Fixed a careless <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fscanf&sektion=3&format=html">fscanf(3)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tn3270&sektion=1&format=html">tn3270(1)</a>.
                    113: <li>Fixed cwm behaviour with multiple screens and groups.
                    114:
1.6       deraadt   115: <li>In NFS vnode op calls, fixed a potential race with renames.
1.4       deraadt   116: <li>Fixed memory leaks in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fsck_ffs&sektion=8&format=html">fsck_ffs(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fsck_ext2fs&sektion=8&format=html">fsck_ext2fs(8)</a>.
                    117: <li>Fixed memory leaks in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&sektion=8&format=html">pfctl(8)</a>.
                    118: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8&format=html">smtpd(8)</a>, fixed a case when 2yz status would not override existing 4yz one.
                    119: <li>Fixed buffer overflows in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8&format=html">smtpd(8)</a>.
                    120: <li>Added option '1' in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=top&sektion=1&format=html">top(1)</a> to display all cpu stats combined.
                    121:
                    122: <li>Added server options in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a>.
                    123: <li>Fixed memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&sektion=8&format=html">dhcpd(8)</a>.
                    124: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstart&sektion=8&format=html">netstart(8)</a> stop only on malformed inet or inet6 lines in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hostname.if&sektion=5&format=html">hostname.if(5)</a>.
                    125: <!-- 2010/12/09 -->
                    126: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhts&sektion=4&format=html">uhts(4)</a>, a driver for USB HID touchscreen.
                    127: <li>Fixed an off by one error in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&sektion=4&format=html">carp(4)</a>.
                    128:
                    129: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a> more accurate with input errors.
                    130: <li>Added entries in compat signal mapping arrays for SIGTHR for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compat_hpux&sektion=8&format=html">compat_hpux(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compat_ibcs2&sektion=8&format=html">compat_ibcs2(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compat_linux&sektion=8&format=html">compat_linux(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compat_svr4&sektion=8&format=html">compat_svr4(8)</a>. This fixed overflows in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compat_ibcs2&sektion=8&format=html">compat_ibcs2(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compat_svr4&sektion=8&format=html">compat_svr4(8)</a>
                    131:
                    132: <li>Fixed some i386 and amd64 laptop resume.
                    133: <li>Added tow new machine dependent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pmap&sektion=9&format=html">pmap(9)</a> APIS for the i386 and amd64 platform: pmap_flush_cache() and pmap_flush_page().
                    134: <li>Added clfush() and mfence() instructions in i386 and amd64 cpufunc.
                    135: <li>Make i386 and amd64 platform detect cache line size for the CLFLUSH (Cache Line Flush) instruction when the CPU is identify.
                    136: <!-- 2010/12/08 -->
                    137: <li>Fixed a buffer overflow in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=crunchgen&sektion=8&format=html">crunchgen(8)</a>.
                    138: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a>, make the RDE decisions easier.
                    139: <li>Make the disks in a dell 960 work.
                    140: <li>Improved pane reference in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a>.
                    141:
                    142: <!-- 2010/12/07 -->
                    143: <li>Started NetWM support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&sektion=1&format=html">cwm(1)</a> (_NET_SUPPORTED, _NET_ACTIVE_WINDOW, _NET_CLIENT_LIST, _NET_NUMBER_OF_DESKTOPS).
                    144: <li>Added firmware for Elite3D framebuffers.
                    145: <li>Support uk.swapctrlcaps as a valid keymap in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pckbc&sektion=4&format=html">pckbc(4)</a>.
                    146: <li>Don't run the kernel with instruction cache disabled while netbooting on ARCBios.
1.6       deraadt   147: <li>Fixed fault when accessing the stack of 32bit ARCBios on sgi platform.
1.4       deraadt   148: <li>Get page size information by reading the kernel image' struct uvmexp on the sgi platform, instead of the value of PAGE_SIZE found in the standard headers when compiling.
                    149: <li>Make userland <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malloc&sektion=3&format=html">malloc(3)</a> use __LDPGSZ granularity on mips, regardless of the actual kernel page size.
                    150: <li>Update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sudo&sektion=8&format=html">sudo(8)</a> to version 1.7.2p2.
                    151:
                    152: <li>Avoided a NULL pointer dereferencement in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8&format=html">smtpd(8)</a> when logging a DNS lookup failure.
1.3       deraadt   153: <!-- 2009/12/06 -->
                    154: <li>Fixed potential divide-by-zero in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1&format=html">sftp(1)</a> "df" output when talking to a server that reports zero files on the filesystem
                    155: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pthreads&sektion=3&format=html">pthreads(3)</a>, make internal file descriptor handling async-signal safe by eliminating the use of spinlocks and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malloc&sektion=3&format=html">malloc(3)</a>. All needed memory is allocated upfront and _thread_kern_sig_defer/undefer() is now used to protect critical sections.
                    156: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysmerge&sektion=8&format=html">sysmerge(8)</a>, added /var/db/locate.database and /var/games/tetris.scores to IGNORE_FILES.
                    157: <li>Fixed some session initialization failures in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldpd&sektion=8&format=html">ldpd(8)</a>.
                    158: <li>Fixed a bad memcpy call in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a>.
                    159: <!-- 2009/12/05 -->
                    160: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uts&sektion=4&format=html">uts(4)</a> ignore HID devices that have the same vendor and product ids than devices actualy supported by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uts&sektion=4&format=html">uts(4)</a>.
                    161: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8&format=html">smtpd(8)</a>, fixed interface tagging listeners in the ipv6 case
                    162: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a> use new acpi_maptable on AMLOP_LOAD operations; do not panic if bad checksum, fixes Thinkpad SL300.
                    163: <!-- 2009/12/04 -->
                    164: <li>Avoided stopping during wrongly mounted root in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rc&sektion=8&format=html">rc(8)</a>.
                    165: <li>Put back <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&sektion=4&format=html">ahc(4)</a> in kernel RAMDISKB.
                    166: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1&format=html">pkg_add(1)</a>, fixed the case where you look to update one package.
                    167: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdio&sektion=1&format=html">cdio(1)</a>, make cd blanking on sparc64 possible.
                    168: <!-- 2009/12/03 -->
                    169: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=crunchgen&sektion=1&format=html">crunchgen(1)</a> mangle names in sequence instead of randomly.
                    170: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpctl&sektion=8&format=html">bgpctl(8)</a>, clearing a neighbor bring it into the confured state after a bgpctl reload.
                    171: <li>Restrict <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=4&format=html">bgpd(4)</a> to log only when there may be a chance the session come up.
                    172: <li>Added -w flag to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> set-option and show option.
1.6       deraadt   173: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scsi&sektion=4&format=html">scsi(4)</a>, fixed a completion interrupt pulling io of the buf queue.
1.3       deraadt   174: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=stge&sektion=4&format=html">stge(4)</a>, putting the interface into promiscuous mode all the time with the ST1023 chipset is no longer necessary.
                    175: <li>Fixed order dependency of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfsync&sektion=4&format=html">pfsync(4)</a> interface setup.
                    176: <!-- 2009/12/02 -->
                    177: <li>Make numlock work in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a>.
                    178: <li>Close <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> pane if the process die because of a signal.
                    179: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1&format=html">pkg_add(1)</a>, fixed inter-dependencies case.
                    180: <!-- 2009/12/01 -->
                    181: <li>Fixed the mixer interface for the CE4231 sound card found on sparc64 platform.
                    182: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a>, added new command capture-pane which copies the entire pane contents to a past buffer.
                    183: <li>Added new exec command to run a process and its children in a non default rdomain/rtable in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=route&sektion=8&format=html">route(8)</a>.
                    184: <!-- stopped here: http://marc.info/?l=openbsd-cvs&m=125967772413761&w=2-->
                    185: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> look for mice and xterm keys before standard function keys.
                    186: <li>Fixed dmesg printing of error in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a>.
                    187: <li>Mark <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&sektion=4&format=html">sd(4)</a> disk as dirty when starting a write to it.
                    188: <li>Properly handle all struct scsi_xfer states that can be returned by an adapter in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&sektion=4&format=html">sd(4)</a>.
                    189: <!-- http://marc.info/?l=openbsd-cvs&m=125963176206690&w=2 -->
                    190: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpii&sektion=4&format=html">mpii(4)</a> compile on i386.
                    191: <!-- 2009/11/30 -->
                    192: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=creator&sektion=4&arch=sparc64&format=html">creator(4/SPARC64)</A> load firmware that is needed for accelerated X on Elite3D boards.
                    193: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a> re-initialize the interface upon resume.
                    194: <li>Handle partial xterm function key sequences in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a>.
1.6       deraadt   195: <li>Overflow fixed in memprob.c by probing memory on machines reporting memory region greater than 32.
                    196: <li>Added a new Elfxx_Phdr check hook for sgi machine-dependent initialization to prevent from loading a kernel not compiled for the platform we are running on.
1.5       deraadt   197: <!-- 2009/11/29 -->
                    198: <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1&format=html">pkg_add(1)</a> dependencies handling.
                    199: <li>Improved Xenocara speed with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inteldrm&sektion=4&format=html">inteldrm(4)</a> on multiprocessor systems.
                    200: <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uthum&sektion=4&format=html">uthum(4)</a>.
                    201: <!-- 2009/11/28 -->
                    202: <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1&format=html">pkg_add(1)</a>.
                    203: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inteldrm&sektion=4&format=html">inteldrm(4)</a> able to save and restore its state on suspend/resume.
                    204: <!-- 2009/11/27 -->
                    205: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a> print outer ipv6 addresses for encapsulated packets only if tcpdump is run with -v.
                    206: <li>Moved MB_LEN_MAX into machine independent sys/limits.h ant set it to 4, to accommodate for future UTF-8 support (RFC 3629).
                    207: <li>Make librthread detect when a thread is completely done with its stack without need of a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kqueue&sektion=2&format=html">kqueue(2)</a>.
                    208: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=setrdomain&sektion=2&format=html">setrdomain(2)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getrdomain&sektion=2&format=html">getrdomain(2)</a> system calls to libc.
                    209: <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malloc&sektion=3&format=html">malloc(3)</a> by using the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=queue&sektion=3&format=html">queue(3)</a> macros. It greatly enhances speed of freeing chunks in reverse or random order at the cost of a little space.
                    210: <li>Added SIGTHR (Thread AST) to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=signal&sektion=3&format=html">signal(3)</a> for librthread. It is used for interthread ASTs for cancelation and suspension.
                    211: <!-- 2009/11/26 -->
                    212: <li>Fixed SNMP trap interface in snmpd.
                    213: <li>Added support for `set origin` in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd.conf&sektion=5&format=html">bgpd.conf(5)</a>.
                    214: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a>, emulated il1, dl1, ich1 to run with vt100 feature set.
                    215: <li>Reduced <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uaudio&sektion=4&format=html">uaudio(4)</a> latency.
                    216: <li>Allowed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uaudio&sektion=4&format=html">uaudio(4)</a> USB xfer requests to use up to 16 frames per xfer, depending on blocksize.
                    217: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msk&sektion=4&format=html">msk(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&sektion=4&format=html">re(4)</a> <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pci&sektion=4&format=html">pci(4)</a> interfaces re-initialize on suspend only if they were running.
                    218: <li>Fixed an issue where 82573L based <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4&format=html">em(4)</a> devices had long latencies on the recieved packets.
                    219: <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=siop&sektion=4&format=html">siop(4)</a>.
                    220: <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpiec&sektion=4&format=html">acpiec(4)</a>.
                    221: <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a>.
                    222: <!-- 2009/11/25 -->
                    223: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> keys for application and number keypad modes.
                    224: <li>Improved the scheduler.
                    225: <li>Added support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4&format=html">em(4)</a> interfaces found on Intel EP80579 SoC.
                    226: <li>Added support for Thinkpad suspend button in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpithinkpad&sektion=4&format=html">acpithinkpad(4)</a>.
                    227: <li>Better handling of notification types in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpibtn&sektion=4&format=html">acpibtn(4)</a> for LID and Sleep button.
                    228: <li>Re-added uvm_objwire() and uvm_objunwire() in the kernel.
                    229: <li>Added support for include in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd.conf&sektion=5&format=html">ospfd.conf(5)</a>.
                    230: <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ukbd&sektion=4&format=html">ukbd(4)</a>.
                    231: <!-- 2009/11/24 -->
                    232: <li>Implemented smp_malloc() on sgi platform.
                    233: <li>Removed battery insert/removal reports from dmesg.
                    234: <li>Added event framework to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpii&sektion=4&format=html">mpii(4)</a>.
                    235: <li>Added a -p flag in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> to display-message to print the output rather than displaying in the status line.
                    236: <li>Make i386 and amd64 ACPI machine-dependent parts save FPU state before suspend.
                    237: <li>In Xenocara, updated xf86-video-openchrome to version 0.2.904, xf86-video-radeonhd to 1.3.0.
                    238: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wsconsctl&sektion=8&format=html">wsconsctl(8)</a> preserve <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wsmouse&sektion=4&format=html">wsmouse(4)</a> rawmode when setting scale.
                    239: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a> abort suspend on SMP systems until it is written.
                    240: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eephy&sektion=4&format=html">eephy(4)</a> properly re-initialise PHY upon resume.
                    241: <li>Fixed a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mbuf&sektion=9&format=html">mbuf(9)</a> leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msk&sektion=4&format=html">msk(4)</a>.
                    242: <li>Implemented support for suspend/resume in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&sektion=4&format=html">azalia(4)</a>.
                    243: <li>Changed libc ENOTSUP's <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=strerror&sektion=3&format=html">strerror(3)</a> to "Not supported".
                    244: <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uthum&sektion=4&format=html">uthum(4)</a> in i386 and amd64 GENERIC kernels.
                    245: <li>Allowed the passphrase to be changed on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&sektion=4&format=html">softraid(4)</a> crypto volumes.
                    246: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppb&sektion=4&format=html">ppb(4)</a> save state on suspend and restore that state and the bridge windows on resume such that devices behind bridges get a chance to work after resume.
                    247: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ehci&sektion=4&format=html">ehci(4)</a> hardware polling interval calculation.
                    248: <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtw&sektion=4&format=html">rtw(4)</a> detach.
                    249: <!-- 2009/11/23 -->
                    250: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vge&sektion=4&format=html">vge(4)</a> detachable.
                    251: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pci&sektion=4&format=html">pci(4)</a> handle suspend failure.
1.6       deraadt   252: <li>Fixed interrupts storm in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=athn&sektion=4&format=html">athn(4)</a> when the radio switch is turned off while the interface is up and running by properly clearing the condition.
1.5       deraadt   253: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uthum&sektion=4&format=html">uthum(4)</a> device driver for TEMPerHUM USB temperature and humidity sensor.
                    254: <li>Suppressed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhidev&sektion=4&format=html">uhidev(4)</a> warning message for polling only HID devices.
                    255: <li>Implemented a new raw mode in Xenocara xf86-input-ws.
                    256: <li>Added suspend/resume bits for intel <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=drm&sektion=4&format=html">drm(4)</a>.
                    257: <li>Added config_activate_children() in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pci&sektion=4&format=html">pci(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppb&sektion=4&format=html">ppb(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bios&sektion=4&format=html">bios(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a> and on i386 and amd64 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mainbus&sektion=4&format=html">mainbus(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pchb&sektion=4&format=html">pchb(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bios&sektion=4&format=html">bios(4)</a>.
                    258: <li>Improved the Ethernet software status link.
                    259: <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&sektion=4&format=html">softraid(4)</a> ioctl.
                    260: <li>Enabled by default suspend/resume paths in the i386 and amd64 kernels.
                    261: <li>Added new config_suspend() in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a> and improved its suspend/resume state.
                    262: <li>Make config_activate_children() more useable as a suspend-and-resume device tree walker and added config_suspend() in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=autoconf&sektion=9&format=html">autoconf(9)</a> subroutines and in the kernel device structures.
                    263: <li>Added new <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umsm&sektion=4&format=html">umsm(4)</a> type modems: Softbank C01SW (Sierra OEM) and Emobile H12HW (Huawei OEM).
                    264: <li>Moved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&sektion=4&format=html">ipsec(4)</a> creation key before <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8&format=html">isakmpd(8)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rc&sektion=8&format=html">rc(8)</a> and make sshd the first of the network daemons so that it can be used if another daemon stops in its tracks.
                    265: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bnx&sektion=4&format=html">bnx(4)</a> work on sparc46.
                    266: <li>Added NetMos NM9901 multiple peripheral board support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=puc&sektion=4&format=html">puc(4)</a>.
                    267: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pckbd&sektion=4&format=html">pckbd(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpihpet&sektion=4&format=html">acpihpet(4)</a> suspend/resume.
                    268: <li>Prepared future <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pci&sektion=4&format=html">pci(4)</a> suspend/resume.
                    269: <!-- 2009/11/22 -->
                    270: <li>Removed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=brconfig&sektion=8&format=html">brconfig(8)</a>, all its fonctionality is now in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8&format=html">ifconfig(8)</a>.
                    271: <li>Stopped supporting bridgename.bridge* files in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstart&sektion=8&format=html">netstart(8)</a>, and moved them to hostname.bridge* files.
                    272: <li>Don't repeat <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iostat&sektion=8&format=html">iostat(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vmstat&sektion=8&format=html">vmstat(8)</a> or <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstat&sektion=1&format=html">netstat(1)</a> banner if not a tty. Added a -c count option to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstat&sektion=1&format=html">netstat(1)</a>.
                    273: <li>Merged <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=brconfig&sektion=8&format=html">brconfig(8)</a> into <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8&format=html">ifconfig(8)</a>.
                    274: <li>Advanced work on amd64 for future suspend/resume.
                    275: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=drm&sektion=4&format=html">drm(4)</a> intel GEM Buffer stop growing too much.
                    276: <li>Make amd64 use Intel Enhanced SpeedStep even if the CPU model is not known.
                    277: <li>Reimported xf86-input-usbtablet, xf86-input-ws in Xenocara.
                    278: <li>Fixed ifconfig -a vs. ifconfig -A and make ifconfig without any arg behave like ifconfig -a.
                    279: <li>Added basic suspend/resume <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=autoconf&sektion=9&format=html">autoconf(9)</a> functionnality.
                    280: <li>Added SMP support on MIPS clock.
                    281: <li>Removed flash option by default in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vi&sektion=1&format=html">vi(1)</a> and put the beep again. The beep is faster on old machines.
                    282: <li>Make sur chunks are not already in use when creating a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&sektion=4&format=html">softraid(4)</a> volume.
                    283: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bpf&sektion=4&format=html">bpf(4)</a> work on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vether&sektion=4&format=html">vether(4)</a>.
                    284: <li>Many Xenocara updates: xf86-input-acecad to version1.4.0, xf86-input-vmmouse to 12.6.5, xf86-input-void to version 1.3.0, xf86-input-joystick 1.5.0, xf86-video-apm to 1.2.2, xf86-video-ark to 0.7.2, xf86-video-ast 0.89.9, xf86-video-chips to 1.2.2, xf86-video-cirrus to 1.3.2, xf86-video-dummy to 0.3.2, xf86-video-i740 to 1.3.2, xf86-video-neomagic to 1.2.4, xf86-newport to 0.2.3, xf86-video-r128 to 6.8.1, xf86-video-rendition to 4.2.3, xf86-video-s3 to 0.6.3, xf86-video-s3virge to 1.10.4, xf86-video-savage to 2.3.1, xf86-video-siliconmotion to 1.7.3, xf86-video-sis to 0.10.2, xf86-video-sisusb to 0.9.3, xf86-video-tdfx to 1.4.3, xf86-video-tga to 1.2.1, xf86-video-trident to 1.3.3, xf86-video-tseng to 1.2.3, xf86-video-vesa to 2.2.1, xf86-video-vmware to 10.16.8, xf86-video-voodoo to 1.2.3,
                    285: <li>Make passing of zero-length arguments to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> safe by passing "-&lt;switch&gt;" "&lt;value&gt;" rather than "-&lt;switch&gt;&lt;value&gt;".
                    286: <li>Probed modes for SATA disks in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wdc&sektion=4&format=html">wdc(4)</a>, make CF behind SATA work and gives more speed to things like SSDs that do UDMA 6.
                    287: <li>Added a lot of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bpf&sektion=4&format=html">bpf(4)</a> and counter manipulation to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bridge&sektion=4&format=html">bridge(4)</a>.
                    288: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1&format=html">pkg_add(1)</a> partial update update only their dep tree.
                    289: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1&format=html">pkg_add(1)</a> update less verbose.
                    290: <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1&format=html">pkg_add(1)</a> to solve more dependencies on the fly.
                    291: <li>Fixed RTS/CTS and CTS-to-self protection modes, fixed 802.11a TXTIME computation in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=athn&sektion=4&format=html">athn(4)</a>.
1.3       deraadt   292: <!-- 2009/11/21 -->
                    293: <li>Fixed uninitialized variables in db_stack_trace_print() on mips64 machine-dependent initialization.
                    294: <li>implemented mplock and rw_cas for the mips64 platform.
                    295: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ddb&sektion=4&format=html">ddb(4)</a> ``print $registername'' on 64 bit platforms.
                    296: <li>Fixed registration of memory after 1GB on sgi Octane.
                    297: <li>Prevent MIN_UID from removing root in yptest(8.)
                    298: <li>Make ieee80211 avoid <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&sektion=1&format=html">dhclient(1)</a> timeouts when wpa is enabled.
                    299: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> use home from struct passwd if $HOME is empty or NULL.
                    300: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=athn&sektion=4&format=html">athn(4)</a> led blink during a scan.
                    301: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umbg&sektion=4&format=html">umbg(4)</a> detach function remove usb tasks before calling any other teardown functions.
                    302: <li>Reordered atu_detach operations to the correct order in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atu&sektion=4&format=html">atu(4)</a>.
                    303: <li>Added new option tunneldomain to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&section=8&format=html">ifconfig(8)</a> to specify the routing table to be used for sending out <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gre&sektion=4&format=html">gre(4)</a>/<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gif&sektion=4&format=html">gif(4)</a> encoded packets.
                    304: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp-proxy&sektion=8&format=html">ftp-proxy(8)</a> use match rules instead of pass rules in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a>.
                    305: <li>Make intel DRI stop printing to stderr when we fail to initialise GEM.
                    306: <li>Fixed User triggerable KASSERT()s and NULL dereferences in netbt setsockopt()s, fixed mbuf leak when the wrong level is used. <!-- what level?  -->
                    307: <li>Fixed file stream orientation in several stdio functions.
                    308: <!-- 2009/11/20 -->
                    309: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> calculate the percentage size with the width instead of the height when using -h and -p.
                    310: <li>In inet(4) ip_output() and inet6(4) ip6_output(), fixes a NULL dereference.
                    311: <li>Proper display of UTF-8 in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> status line messages and prompt.
                    312: <li>Remove oldest message and not newest when limit is hit in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a>.
                    313: <li>Corrected off-by-one in percent_expand() in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a>.
                    314: <li>Use HostKeyAlias when <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> prompts for passwords.
                    315: <li>Stopped failing if stating the subsystem binary fails with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1&format=html">sftp(1)</a> so as to better handle chrootdirectory+forcecommand=sftp-server and restricted shells.
                    316: <!-- 2009/11/19 -->
                    317: <li>Avoid getting stucked in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> client while a client attempts to ssh a server with ForceCommand=internal-sftp in a shell session.
                    318: <li>Avoided overflow from protocols being greater than IPPROTO_MAX.
                    319: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a>, fixes status-left string option ``##''.
                    320: <li>Added code to set up windows on PCI-PCI bridges left unconfigured by the firmware.  Fixes some (laptop) machines with ethernet and/or wireless behind a bridge.
                    321: <li>On the mips64, removed code allowing native binaries with 032 ABI to run.
                    322: <li>Change status line drawing in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> to create the window list in a separate screen and then copy it into the status line screen.
                    323: <li>Handle turning <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=athn&sektion=4&format=html">athn(4)</a> radio switch off.
                    324: <li>Added two new options in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a>, window-status-format and window-status-current-format, which allow the format of each window in the status line window list to be controlled using similar # sequences as status-left/right.
                    325: <li>xterm-keys reverted off by default on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a>.
                    326: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> stopped interpreting #() for display message.
                    327: <li>Added regression tests for stdio threading.
                    328: <!-- 2009/11/18 -->
                    329: <li>Change sgi xbow memory handling to prevent using memory on Octane machines in the 2.0-2.5G range since it causes errors, as a consequence memory usage is limited to 1.5G on Octane.
                    330: <li>Changed pthread_rwlock_wrlock() to increment the count of writers just once and not on every wakeup.
                    331: <li>Disable support for Dell SVR4 binaries, see <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compat_svr4&sektion=8&format=html">compat_svr4(8)</a>.
                    332: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mavb&sektion=4&arch=sgi&format=html">mavb(4/SGI)</A>, always move the same amount of data in the interrupt handler, rounded blocksizes, fixed display of mixer controls, recording support added.
                    333: <li>First steps towards 64-bit page-table entries on mips64.
                    334: <li>Let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iockbc&sektion=4&arch=sgi&format=html">iockbc(4/SGI)</A> attach to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iof&sektion=4&arch=sgi&format=html">iof(4/SGI)</A> on sgi.
                    335: <li>Stop complaining about not knowing the bus_clock for EP80579 (model 0x15) in machine-dependent initialization of i386.
                    336: <li>Moved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> handling of UTF-8 grid data in a new file: grid-utf8.c.
                    337: <li>Added a per-client log of status line messages displayed while that client exists in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a>.
                    338: <li>Mark -n keys with (no prefix) instead of [] in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a>.
                    339: <li>Shrink static binaries and ramdisk, chops 888kB /bin and /sbin on i386.
                    340: <!-- 2009/11/17 -->
                    341: <li>Improve the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bpf&sektion=4&format=html">bpf(4)</a> path in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vether&sektion=4&format=html">vether(4)</a>.
                    342: <li>Tidier promisc/multicast handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cas&sektion=4&format=html">cas(4)</a>.
                    343: <!-- 2009/11/16 -->
                    344: <li>Fix a DPRINTF format string in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=athn&sektion=4&format=html">athn(4)</a>.
                    345: <li>Remove the temperature sensor from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wpi&sektion=4&format=html">wpi(4)</a> since it doesn't use a known temperature unit.
                    346: <li>Updated hardware multicast filter in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=athn&sektion=4&format=html">athn(4)</a>.
                    347: <li>Initialize the FPU to be in double precision mode for SH4. Fixed segmentation faults in omalloc_init() for shared executables linked with the pthreads library.
                    348: <li>Permit top-bit-set characters to be entered in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> status line.
                    349: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> chose mode, assign each item a number or lowercase letter from those available and accept that as a shortcut key for the item.
                    350: <li>Shortened message when library is not found in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1&format=html">pkg_add(1)</a>.
                    351: <li>Reworked interactive prompts in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1&format=html">pkg_add(1)</a>.
                    352: <li>Fixed handling of 5yz response to EHLO in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8&format=html">smtpd(8)</a>, falling back to HELO.
                    353: <li>Fixed incorrect exit status when multiplexing and channel ID 0 is recycled in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a>.
                    354: <li>Tidier promisc/multicast handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vic&sektion=4&format=html">vic(4)</a>.
                    355: <!-- 2009/11/16 -->
                    356: <li>Fuller progress meter for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1&format=html">pkg_add(1)</a>.
                    357: <li>Fixed panic when wep is enabled on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=athn&sektion=4&format=html">athn(4)</a>.
                    358: <li>Fixed generation of .IX entries that include characters escaped with a backslash in Pod::Man(3p).
                    359: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> crashing when the screen is one cell wide.
                    360: <!-- 2009/11/15 -->
                    361: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8&format=html">smtpd(8)</a>, minimize the delay between receiving response to "." and removing the queue entry in order to avoid the risk of sending duplicate mail.
                    362: <li>If two (or more) inputs in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aucat&sektion=1&format=html">aucat(1)</a> use channel ranges having no intersection, then don't reduce their dynamic range to ``share the volume''.
                    363: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=athn&sektion=4&format=html">athn(4)</a> to the sparc64 GENERIC and RAMDISK kernels.
                    364: <li>Added NO_CCB support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ciss&sektion=4&format=html">ciss(4)</a>.
                    365: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=athn&sektion=4&format=html">athn(4)</a> link LED turn on for AR9287.
                    366: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=athn&sektion=4&format=html">athn(4)</a> to the amd64 and i386 RAMDISK_CD kernel.
1.1       deraadt   367: <!-- 2009/11/10 -->
                    368: <li>Fix for blind prefix injection in libssl.
                    369: <!-- 2009/11/09 -->
                    370: <li>Added support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8&format=html">smtpd(8)</a> for userpart+something@domain receipient addresses.
                    371: <li>Updated time zone data to tzdata2009r.
                    372: <!-- 2009/11/08 -->
                    373: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vether&sektion=4&format=html">vether(4)</a>, a virtual ethernet device.
                    374: <li>Added code on sgi to send L1 commands and parse command results. Used to get the ethernet address on IP35 systems with IOC3 onboard ethernet.
                    375: <!-- 2009/11/07 -->
                    376: <li>Updated xenocara xcompmgr to 1.1.5.
                    377: <!-- 2009/11/06 -->
                    378: <!-- 2009/11/05 -->
                    379: <li>Added IPv6 support for divert sockets in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a>.
                    380: <li>Make it possible to add an interface with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=brconfig&sektion=8&format=html">brconfig(8)</a> even if it was already added.
                    381: <!-- 2009/11/04 -->
                    382: <li>Moved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> over to use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=event&sektion=3&format=html">event(3)</a>.
                    383: <!-- 2009/11/03 -->
                    384: <li>Added support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a> to decode the GPRS Tunneling Protocol.
                    385: <li>Allow any program using <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aucat&sektion=1&format=html">aucat(1)</a> to act as a MMC slave and MTC master.
                    386: <li>Added support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8&format=html">smtpd(8)</a> for multiple aliases maps.
                    387: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=run&sektion=4&format=html">run(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=otus&sektion=4&format=html">otus(4)</a>, defer WEP key setting until the interface is brought up.
                    388: <li>Applied a fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=perl&sektion=1&format=html">perl(1)</a> which could cause it to crash on certain invalid UTF-8 codes.
                    389: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> rtable and rdomain handling.
                    390: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&sektion=8&format=html">dhclient(8)</a> pick up the routing domain from the specified interface and use that rdomain for relaying the packets to the server.
                    391: <!-- 2009/11/02 -->
                    392: <li>Implemented "log verbose" and "log brief" in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpctl&sektion=8&format=html">bgpctl(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dvmrpctl&sektion=8&format=html">dvmrpctl(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lpdctl&sektion=8&format=html">lpdctl(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ripctl&sektion=8&format=html">ripctl(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfctl&sektion=8&format=html">ospfctl(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospf6ctl&sektion=8&format=html">ospf6ctl(8)</a>.
                    393: <!-- 2009/11/01 -->
                    394: <li>Added M-Audio Revolution 5.1 to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=envy&sektion=4&format=html">envy(4)</a> devices.
                    395: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kqueue&sektion=2&format=html">kqueue(2)</a> support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=midi&sektion=4&format=html">midi(4)</a>.
                    396: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iec&sektion=4&format=html">iec(4)</a>, a driver for the sgi IOC3 onboard ethernet interface.
                    397: <!-- 2009/10/31 -->
                    398: <li>Added ATI hudson2 to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahci&sektion=4&format=html">ahci(4)</a> chips.
                    399: <li>Two minor fixes in the YP allocation code error paths.
                    400: <li>Establish a shutdown hook on the sparc64 LOM code to prevent watchdog triggers after the kernel has halted.
                    401: <li>Updated xenocara libXt to 1.0.7, libXv to 1.0.5, libXvcMC to 1.0.5, libfontenc to 1.0.5 and xtrans to 1.2.5.
                    402: <li>Updated xenocara libXfontcache to 1.0.5, libXft to 2.1.14, libXmu to 1.0.5, libXpm to 3.5.8 and libXrender to 0.9.5.
                    403: <li>Updated xenocara libXdamage to 1.1.2, libXdmcp to 1.0.3, libXfixes to 4.0.4 and libXfont to 1.4.1.
                    404: <li>Updated xenocara libICE to 1.0.6, libXRes to 1.0.4, libXau to 1.0.5, libXcomposite to 0.4.1 and libXcursor to 1.1.10.
                    405: <li>Updated xenocara xserver to 1.6.5 and xterm to 250.
                    406: <!-- 2009/10/30 -->
                    407: <!-- 2009/10/29 -->
                    408: <li>Added support to boot up sgi IP30 secondary CPUs.
                    409: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&sektion=4&format=html">isp(4)</a> to the hppa GENERIC kernels.
                    410: <!-- 2009/10/28 -->
                    411: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iha&sektion=4&format=html">iha(4)</a> to the amd64 RAMDISK_CD kernels.
                    412: <li>Added code to unwedge the sparc64 LOMlite.
                    413: <li>Better input validation in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=stty&sektion=1&format=html">stty(1)</a>.
                    414: <li>Updated terminfo to the 20091003 version from upstream.
                    415: <li>Unbreak route-to in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> by using a dedicated pf pool for route options.
                    416: <li>Fix a NULL pointer store in the ip_output code path. Exploitable on older (4.3) OpenBSD versions.
                    417: <li>Make it possible to set the rdomain in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a>/sftp(1)/scp(1)/sshd(8)
                    418: <!-- 2009/10/27 -->
                    419: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldattach&sektion=8&format=html">ldattach(8)</a> reinitializes the poll events after each call to poll.
                    420: <li>Removed EISA support from i386 RAMDISK kernels.
                    421: <li>Synced mandoc to 1.9.11.
                    422: <!-- 2009/10/26 -->
                    423: <li>Fixed a null dereference in the scsi sleeping code.
                    424: <li>Initial <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpii&sektion=4&format=html">mpii(4)</a> driver for MPI2 SAS HBAs, disabled for now.
                    425: <li>Added support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=power&sektion=4&format=html">power(4)</a> to sgi Octane machines.
                    426: <li>Updated the time zone data to tzdata2009p.
                    427: <!-- 2009/10/25 -->
                    428: <li>Better error handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a> when doing mrt dumps.
                    429: <li>Fix aliases resolution in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8&format=html">smtpd(8)</a>, could accidentally skip recipients sometimes.
                    430: <!-- 2009/10/24 -->
                    431: <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sudo&sektion=8&format=html">sudo(8)</a>, add DISTDIR to list of variables to preserve by default.
                    432: <li>Fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn&sektion=4&format=html">iwn(4)</a> for &gt;=5000 series devices.
                    433: <li>Updated xenocara xvinfo to 1.1.0, xwd to 1.0.3, xwininfo to 1.0.5, xwud to 1.0.2 and xbitmaps to 1.1.0.
                    434: <li>Updated xenocara xpr to 1.0.3, xprop to 1.1.0, xrdb to 1.0.6, xrefresh to 1.0.3 and xsetroot 1.0.3.
                    435: <li>Updated xenocara xkbutils to 1.0.2, xkill to 1.0.2, xlsatoms to 1.0.2, xlsclients to 1.0.2, and xman to 1.1.0.
                    436: <li>Updated xenocara xdpyinfo to 1.1.0, xdriinfo to 1.0.3, xev to 1.0.4, xgamma to 1.0.3, xhost to 1.0.3 and xinput to 1.5.0.
                    437: <li>Added -a option to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> to kill all except current pane.
                    438: <!-- 2009/10/23 -->
                    439: <li>Added M-audio Audiophile 2496 to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=envy&sektion=4&format=html">envy(4)</a> devices.
                    440: <li>Updated xenocara x11perf to 1.5.1, xclipboard to 1.1.0 and xcmsdb to 1.0.2.
                    441: <li>Updated xenocara iceauth to 1.0.3, mkfontscale to 1.0.7, mkfontdir to 1.0.5 and smproxy to 1.0.3.
                    442: <li>Enabled event handling on the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpi&sektion=4&format=html">mpi(4)</a> driver, makes SAS hotplug work.
                    443: <!-- 2009/10/22 -->
                    444: <li>Reworked interrupt handling on the sgi platform.
                    445: <li>Added an <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xbpci&sektion=4&format=html">xbpci(4)</a> device for mips machines, between xbridge and PCI.
                    446: <li>On mips64, prevent mapping of the zero page.
                    447: <li>Added Option GT HSUPA 380E to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umsm&sektion=4&format=html">umsm(4)</a> devices.
                    448: <!-- 2009/10/21 -->
                    449: <li>Added support for a passphrase file to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bioctl&sektion=8&format=html">bioctl(8)</a>.
                    450: <li>Fix 2TB issue in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&sektion=4&format=html">sd(4)</a>.
                    451: <li>Synced mandoc to 1.9.9.
                    452: <!-- 2009/10/20 -->
                    453: <li>Added handle locking in stdio for threaded applications.
                    454: <li>Prevent deadlocks in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=popen&sektion=3&format=html">popen(3)</a> on FILE locking when threaded applications <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fork&sektion=2&format=html">fork(2)</a>.
                    455: <!-- 2009/10/19 -->
                    456: <li>Reworked UTF-8 handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a>.
                    457: <li>On sgi, added dri2 to the list of pre-loaded Xorg modules.
                    458: <li>Updated time zone data to tzdata2009o.
                    459: <!-- 2009/10/18 -->
                    460: <li>Sync mandoc to 1.9.6.
                    461: <!-- 2009/10/17 -->
                    462: <li>Make interfaces able to accept gratuitous ARP requests where the link route points over the carp interface.
                    463: <!-- 2009/10/16 -->
                    464: <li>Make sure the kernel cancels the timeout when disabling the profiling/virtual timer.
                    465: <!-- 2009/10/15 -->
                    466: <li>On sgi machines, get serial console speed from the PROM.
                    467: <li>Added detach support to various network drivers.
                    468: <li>Imported gcc 4.2.1, the last release with GPLv2 license.
                    469: <li>Disable interrupt coalescing on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpi&sektion=4&format=html">mpi(4)</a>.
                    470: <!-- 2009/10/14 -->
                    471: <li>Make IP30 and IP35 sgi systems report exact model for the hw.product sysctl.
                    472: <li>Fix buffer cache backoff in the page daemon.
                    473: <li>Added support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=m4&sektion=1&format=html">m4(1)</a> for the -P option to prefix builtins with m4_.
                    474: <!-- 2009/10/13 -->
                    475: <li>Make sgi <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iof&sektion=4&format=html">iof(4)</a> pass its bus speed to attached children to allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&sektion=4&format=html">com(4)</a> work if the PCI bus degrades.
                    476: <li>Connect pcppi bell to ukbd so x86 systems with an USB console keyboard can cause beeps.
                    477: <li>Moved the WRKOBJDIR default location for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ports&sektion=7&format=html">ports(7)</a>, since the obj dir would confuse mirror-maker and other apps.
                    478: <li>Fix in libevent when handling a malloc failure.
                    479: <!-- 2009/10/12 -->
                    480: <li>Added SB600 to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auixp&sektion=4&format=html">auixp(4)</a> devices.
                    481: <li>Imported perl 5.10.1.
                    482: <!-- 2009/10/11 -->
                    483: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4&format=html">em(4)</a> support for 82543GC-based devices.
                    484: <li>Added a fuzzy addition mode to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1&format=html">pkg_add(1)</a>.
                    485: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8&format=html">smtpd(8)</a>, implemented proper virtual domains.
                    486: <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kbd&sektion=8&format=html">kbd(8)</a> on the landisk and socppc platforms.
                    487: <li>Added support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a> for the Broadcom BCM5717 ASIC and the BCM 5717/8 chipsets.
                    488: <li>Updated xf865-video-geode to 2.11.6.
                    489: <!-- 2009/10/10 -->
                    490: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4&format=html">em(4)</a>, add support for the ICH9 M V chipset.
                    491: <li>Fix mbuf leak in the route rtinit() function when detaching an interface.
                    492: <li>Updated xf86-video-nv to 2.1.15.
                    493: <li>Added a "grouped sessions" option (-t) to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> and an option to allow the mouse to select the current pane.
                    494: <li>Updated xenocara xmodmap to 1.0.4 and xfs to 1.1.0, xbacklight to 1.1.1 and setxkbmap to 1.1.0.
                    495: <li>Let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udl&sektion=4&format=html">udl(4)</a> select the maximum resolution using the EDID parsing from videomode.
                    496: <!-- 2009/10/09 -->
                    497: <li>em(4) now has a working detach function.
                    498: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a>, be less aggressive about turning the cursor off.
                    499: <!-- 2009/10/08 -->
                    500: <!-- 2009/10/07 -->
                    501: <li>Fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&sektion=4&format=html">azalia(4)</a> for NVidia hda controllers.
                    502: <!-- 2009/10/06 -->
                    503: <li>Added support for the temperature sensor of VIA Nano and C7-M CPUs.
                    504: <li>Redid the route lookup in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> output (and IPv6 forwarding) path if the destination was changed by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a>.
                    505: <li>Added support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd.conf&sektion=5&format=html">bgpd.conf(5)</a> to enable/disable individual BGP capabilities per neighbor, and enable all capabilities by default from now on.
                    506: <!-- 2009/10/05 -->
                    507: <li>Added minimalistic detach/unmap bits for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&sektion=4&format=html">pciide(4)</a>.
                    508: <li>When processes exit, move the dropping of the big lock from the end of exit1() to the middle of sched_exit(). May prevent reaper panics.
                    509: <li>Added some Intel 10GbE cards to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ixgbe&sektion=4&format=html">ixgbe(4)</a> devices.
                    510: <!-- 2009/10/04 -->
                    511: <li>Merged detach logic from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msk&sektion=4&format=html">msk(4)</a> to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sk&sektion=4&format=html">sk(4)</a> so this driver can detach as well.
                    512: <li>Readded support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=divert&sektion=4&format=html">divert(4)</a> sockets in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a>.
                    513: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsecctl&sektion=8&format=html">ipsecctl(8)</a> when operating IKE in dynamic mode and no srcid is given.
                    514: <!-- 2009/10/03 -->
                    515: <li>Avoid i386 panics when handling XMM exceptions.
                    516: <li>Avoid NULL dereference in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8&format=html">smtpd(8)</a> when the final RCPT TO is refused.
                    517: <!-- 2009/10/02 -->
                    518: <li>Added support for DS15/DS25/ES45 alpha models.
                    519: <li>Move alpha kernel link address higher to accomodate SRM with larger footprint than the usual 2MB.
                    520: <!-- 2009/10/01 -->
                    521: <li>OpenSSH 5.3 released.
                    522: <li>Added support for generic soft interrupts on macppc.
                    523: <!-- 2009/09/30 -->
                    524: <!-- 2009/09/29 -->
                    525: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8&format=html">ospfd(8)</a>, announce a stub network LSA for backup carp interfaces.
                    526: <li>Added Phison PS5000 to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&sektion=4&format=html">pciide(4)</a> devices.
                    527: <!-- 2009/09/28 -->
                    528: <li>Added -S and -L options to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&sektion=8&format=html">pfctl(8)</a> to store and load pf state table from a file.
                    529: <li>On amd64 and i386, make sure the video buffer area and BIOS areas are unavailable for PCI resource allocations if the BIOS memory map did not reserve them.
                    530: <li>Updated time zone data to tzdata2009n.
                    531: <!-- 2009/09/27 -->
                    532: <li>Added IRIX-compatible cacheflush() routine to mips ports, needed for gcc -ftrampoline operations.
                    533: <!-- 2009/09/26 -->
                    534: <li>Added preliminary rdomain support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ripd&sektion=8&format=html">ripd(8)</a>.
                    535: <li>In xenocara, update xmag to 1.0.3 and xrandr to 1.3.2.
                    536: <li>Removed rstart from xenocara.
                    537: <!-- 2009/09/25 -->
                    538: <li>In xenocara, update util-macros to 1.3.0, appres to 1.0.2, bdftopcf to 1.0.2, bitmap to 1.0.4, xauth to 1.0.4 and xclock to 1.0.4.
                    539: <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=axe&sektion=4&format=html">axe(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aue&sektion=4&format=html">aue(4)</a> on palm RAMDISK kernels.
                    540: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&sektion=1&format=html">cwm(1)</a> to hide borders of maximized windows when Xinerama is enabled.
                    541: <!-- 2009/09/24 -->
                    542: <li>Fix potential double free in the 802.11 crypto code.
                    543: <!-- 2009/09/23 -->
                    544: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> support -c like <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sh&sektion=1&format=html">sh(1)</a> to execute a command, useful when <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> is a login shell.
                    545: <!-- 2009/09/22 -->
                    546: <li>Initial Xorg driver to support <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udl&sektion=4&format=html">udl(4)</a> devices.
                    547: <li>Update capability code in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a> to follow RFC 5492.
                    548: <li>Allow multiple prefix keys to be defined for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a>.
                    549: <!-- 2009/09/21 -->
                    550: <li>Add support for the watchdog in the sparc64 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lom&sektion=4&format=html">lom(4)</a>.
                    551: <li>Synced mandoc to 1.9.5.
                    552: <li>Fix for bpf descriptor reference counts when using kqueue.
                    553: <!-- 2009/09/20 -->
                    554: <li>Implemented a detach function for <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>.
                    555: <li>Added support for VIA Nano CPU core temperature sensors.
                    556: <li>Added support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=axe&sektion=4&format=html">axe(4)</a> for AX88772A-based devices.
                    557: <!-- 2009/09/19 -->
                    558: <li>Initial version of a driver for LOMlite2 found on Sun Fire V100, V120 and Netra X1.
                    559: <li>Added bits for X11 support over the wsdisplay framework on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udl&sektion=4&format=html">udl(4)</a>.
                    560: <!-- 2009/09/18 -->
                    561: <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xterm&sektion=1&format=html">xterm(1)</a> to version 248.
                    562: <li>Fix libpcap IPv6 mask issue.
                    563: <li>Synced mandoc to 1.9.2.
                    564: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lock&sektion=1&format=html">lock(1)</a> back off password guesses like <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=login&sektion=1&format=html">login(1)</a>.
                    565: <!-- 2009/09/17 -->
                    566: <!-- 2009/09/16 -->
                    567: <!-- 2009/09/15 -->
                    568: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=find&sektion=1&format=html">find(1)</a>, allow -maxdepth 0.
                    569: <li>Added support for TP-LINK TL-WN821N to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=otus&sektion=4&format=html">otus(4)</a> devices.
                    570: <!-- 2009/09/14 -->
                    571: <li>Added Huawei E160E and E156G to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umsm&sektion=4&format=html">umsm(4)</a> devices.
                    572: <!-- 2009/09/13 -->
                    573: <li>Rework of the scsi midlayer code in order to help <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpath&sektion=4&format=html">mpath(4)</a> development.
                    574: <!-- 2009/09/12 -->
                    575: <!-- 2009/09/11 -->
                    576: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udl&sektion=4&format=html">udl(4)</a> handle if the command buffer runs full. Allows for higher resolutions without bumping the command buffer or xfer buffer memory.
                    577: <li>For socppc machines, added a 'machine fdt' command to the boot environment to dump the device tree if present.
                    578: <!-- 2009/09/10 -->
                    579: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> able to configure option such as status-bg using the entire 256 colour palette.
                    580: <!-- 2009/09/09 -->
                    581: <li>Reduced the memory usage of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spamd-setup&sektion=8&format=html">spamd-setup(8)</a> when handling large lists.
                    582: <li>Added support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udl&sektion=4&format=html">udl(4)</a> for font sizes up to 16 pixels wide.
                    583: <!-- 2009/09/08 -->
                    584: <li>Added support for divert sockets to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a>.
                    585: <li>Updated Time Zone data to tzdata2009m.
                    586: <li>Make the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a> BGP OPEN capability parser RFC 5492 compliant.
                    587: <li>Update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpctl&sektion=8&format=html">bgpctl(8)</a> irrfilter to support IPv6 and 4-byte AS numbers.
                    588: <!-- 2009/09/07 -->
                    589: <li>Bring support in socppc for the RB600 machine.
                    590: <li>Implemented <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> binat-to as a macro-like rule using a nat-to and rdr-to combination.
                    591: <!-- 2009/09/06 -->
                    592: <li>For socppc machines, attach devices to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=obio&sektion=4&format=html">obio(4)</a> based on the flattened device tree.
                    593: <li>Updated xserver to 1.6.4rc1.
                    594: <!-- 2009/09/05 -->
                    595: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udl&sektion=4&format=html">udl(4)</a> displays use new wsdisplay EAGAIN-like ability if the usb command queue is full. Also makes <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udl&sektion=4&format=html">udl(4)</a> work on MP kernels.
                    596: <li>Updated libxcb to 1.4, xcb-util for 0.3.6, and xterm to 247.
                    597: <li>Fix stackgap_alloc() issues in the compat code.
                    598: <!-- 2009/09/04 -->
                    599: <li>Initial code for a palm platform.
                    600: <li>Bring back ICH10 support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4&format=html">em(4)</a>.
                    601: <li>Endian fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vge&sektion=4&format=html">vge(4)</a> on big-endian platforms.
                    602: <!-- 2009/09/03 -->
                    603: <!-- 2009/09/02 -->
                    604: <li>Better sparc64 ELF load address checks in the boot blocks.
                    605: <li>Added support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcrelay&sektion=8&format=html">dhcrelay(8)</a> for RFC3046 "DHCP-over-ipsec".
                    606: <li>Defer hardware crypto network operations to splsoftnet in order to not create issues with ipsec.
                    607: <li>Make socppc attach devices to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mainbus&sektion=4&format=html">mainbus(4)</a> based on information from the flattened device tree.
                    608: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getaddrinfo&sektion=3&format=html">getaddrinfo(3)</a> accept numeric servname when ai_socktype is not specified.
                    609: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8&format=html">smtpd(8)</a>, show mbox write errors in "show stats".
                    610: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a>, implement the RFC4486 BGP Cease Notification Message subcodes.
                    611: <!-- 2009/09/01 -->
                    612: <li>Initial support for ISP2000 SBus FC cards.
                    613: <li>Enabled SBus <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ti&sektion=4&format=html">ti(4)</a> on sparc64 GENERIC and RAMDISK kernels.
                    614: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf.conf&sektion=5&format=html">pf.conf(5)</a> no-df clear the IP_DF bit when enabled, like it was intended.
                    615: <li>Glue for sbus version of the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ti&sektion=4&format=html">ti(4)</a> Sun Vector Gigabit Ethernet card.
                    616: <li>Fix a race in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-agent&sektion=1&format=html">ssh-agent(1)</a>.
                    617: <li>Large rewrite of all NAT code in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> turning nat and rdr into actions on regular rules.
                    618: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayctl&sektion=8&format=html">relayctl(8)</a> exit with a non-zero value if relayd returned an error.
                    619: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&sektion=8&format=html">dhcpd(8)</a>, echo back the Relay Agent Information option if present, and add support for the ipsec-tunnel hardware type.
                    620: <!-- 2009/08/31 -->
                    621: <li>Make the rtinit() routing code cope when there is a more specific route available than the one planned to remove.
                    622: <li>Added a "display-panes" command to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a>.
                    623: <!-- 2009/08/30 -->
                    624: <li>Prevent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&sektion=8&format=html">ppp(8)</a> from ending up in an infinite loop during NAT.
                    625: <li>Added support for sparc <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&sektion=4&format=html">isp(4)</a> ISP220 SBus FC cards.
                    626: <!-- 2009/08/29 -->
                    627: <!-- 2009/08/28 -->
                    628: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpbench&sektion=1&format=html">tcpbench(1)</a> use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=poll&sektion=2&format=html">poll(2)</a> instead of forking lots of children.
                    629: <!-- 2009/08/27 -->
                    630: <li>Fix cap_mkdb and curses to better reformat terminfo entries into the capabilities database format.
                    631: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp-server&sektion=8&format=html">sftp-server(8)</a> setting an explicit umask on the command line.
                    632: <li>Reduced polling of the keyboard controller in the pckbc code.
                    633: <li>Don't stop libc <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fts&sektion=3&format=html">fts(3)</a> from traversing a directory if we reach SHRT_MAX.
                    634: <!-- 2009/08/26 -->
                    635: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd.conf&sektion=5&format=html">relayd.conf(5)</a> allow interface names as addresses.
                    636: <li>Speed up <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&sektion=4&format=html">softraid(4)</a> RAID6 writes by precalculating XOR lookups.
                    637: <li>Avoid renaming on destination files in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&sektion=1&format=html">ftp(1)</a> when following a redirection URL.
                    638: <li>Added OGG media types from RFC 5334 to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&sektion=8&format=html">httpd(8)</a> mime.types database.
                    639: <!-- 2009/08/25 -->
                    640: <li>Added ! support to ProxyPass in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&sektion=8&format=html">httpd(8)</a> to exclude directories from being proxied.
                    641: <li>Added Novatel EU870D to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umsm&sektion=4&format=html">umsm(4)</a> devices.
                    642: <li>Enabled compression in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udl&sektion=4&format=html">udl(4)</a>.
                    643: <li>Make amd64 and i386 machines without PS/2 keyboards not attach pckbd0, so a USB keyboard can become the console.
                    644: <li>Added support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udl&sektion=4&format=html">udl(4)</a> for a 16bit huffman table to allow for pixel difference compression.
                    645: <li>Updated xf86-video-ati to 6.12.2.
                    646: <li>Removed the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=strip&sektion=4&format=html">strip(4)</a> device.
                    647: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iha&sektion=4&format=html">iha(4)</a> to amd64 GENERIC kernels.
                    648: <li>Moved NFS request from a global tailq to a per nfsmount queue.
                    649: <li>Added parser on socppc for Flattened Device Tree.
                    650: <!-- 2009/08/24 -->
                    651: <li>Don't set up multicast on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fxp&sektion=4&format=html">fxp(4)</a> when in promiscuous mode.
                    652: <li>Fix order of arguments to memcpy() in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a>, partial fix for interfaces with &gt;64 aliases.
                    653: <li>Added keybinding in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&sektion=1&format=html">cwm(1)</a> to allow horizontal maximization of a window.
                    654: <li>Improved CF slot handling on socppc machines.
                    655: <li>Fix nnpfs mmap vs read sync issue.
                    656: <!-- 2009/08/23 -->
                    657: <li>Updated libFS to 1.0.2, libSM to 1.1.1, libXt to 1.0.6 in the xenocara tree.
                    658: <!-- 2009/08/22 -->
                    659: <!-- 2009/08/21 -->
                    660: <li>Synced mandoc to 1.8.5.
                    661: <li>Fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a> for peers with a 4-byte AS number when connecting to a template neighbor.
                    662: <!-- 2009/08/20 -->
                    663: <li>Corrected c++ reference counts on hppa/hppa64.
                    664: <li>Rework asynchronous I/O in NFS using separate buf queues for each mount.
                    665: <!-- 2009/08/19 -->
                    666: <!-- 2009/08/18 -->
                    667: <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld.so&sektion=1&format=html">ld.so(1)</a> regarding the library minor numbers.
                    668: <li>Added support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iof&sektion=4&format=html">iof(4)</a> serial using the sgi IOC4 chip.
                    669: <li>Added support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1&format=html">sftp(1)</a> for recursive transfer support.
                    670: <!-- 2009/08/17 -->
                    671: <li>Removed the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysmerge&sektion=8&format=html">sysmerge(8)</a> -a switch, that is default now.
                    672: <!-- 2009/08/16 -->
                    673: <li>Updated time zone data to tzdata2009l.
                    674: <li>Added a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ddb&sektion=4&format=html">ddb(4)</a> command to show all buffers.
                    675: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayctl&sektion=8&format=html">relayctl(8)</a> report routers.
                    676: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd.config&sektion=5&format=html">sshd.config(5)</a>, allow PubkeyAuthentication to the list allowed in a Match block.
                    677: <!-- 2009/08/15 -->
                    678: <li>Make it possible to specify a port in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=resolv.conf&sektion=5&format=html">resolv.conf(5)</a>.
                    679: <!-- 2009/08/14 -->
                    680: <li>Added UDF 2.5/2.6 support, allowing read-only access to HDDVD and Blu-ray disks.
                    681: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ddb&sektion=4&format=html">ddb(4)</a> function to show all nfs nodes.
                    682: <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lisa&sektion=4&format=html">lisa(4)</a> on amd64 and i386 GENERIC kernels.
                    683: <li>Use a lock to prevent the nfs_nodetree from a race condition when vnode recycling could pull a vnode out under our feet.
                    684: <li>Avoid double release of vnodes in the NFS server code.
                    685: <!-- 2009/08/13 -->
                    686: <li>Added packet rate counters on the vmstat screen in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systat&sektion=1&format=html">systat(1)</a>.
                    687: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rwlock&sektion=9&format=html">rwlock(9)</a> assertion functions, disabled for now.
                    688: <li>Add wake support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pckbd&sektion=4&format=html">pckbd(4)</a>.
                    689: <li>Added option KVA_GUARDPAGES to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=config&sektion=8&format=html">config(8)</a>, to enable guard pages for kernel allocations and slow recycling of kva.
                    690: <li>Rewrite the promisc mode/multicast handling code for the sparc <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hme&sektion=4&format=html">hme(4)</a> driver.
                    691: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vscsi&sektion=4&format=html">vscsi(4)</a> to GENERIC kernels.
                    692: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpbench&sektion=1&format=html">tcpbench(1)</a> to bind to a different rdomain.
                    693: <li>Added a "router" functionality in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&sektion=8&format=html">relayd(8)</a> to add or remove routes.
                    694: <li>Added a command in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ddb&sektion=4&format=html">ddb(4)</a> to show all vnodes.
                    695: <li>Changed amd64 kernel linking to use a linker script, Helps if we want to use larger pages for text/etc, and stop saving the .eh frames.
                    696: <!-- 2009/08/12 -->
                    697: <li>Made the i386 APIC code closer to amd64.
                    698: <li>Add wake support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpihpet&sektion=4&format=html">acpihpet(4)</a>.
                    699: <li>Optimized raid6 in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&sektion=4&format=html">softraid(4)</a> code. 30% speedup on write.
                    700: <li>Changed the way the hppa pmap code marks non-equivalent writeable aliases in pages and whack all other mappings on that page.
                    701: <li>Redone the filesystem namecache from a large single hash table to a global LRU of entries, and a redblack tree in each vnode.
                    702: <li>Make sure backing store for EGA and VGA virtual consoles are done using the correct geometry.
                    703: <li>Rework the if_start routine for interfaces to better handle overload situations where it would otherwise call the softint too seldom.
                    704: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lisa&sektion=4&format=html">lisa(4)</a> driver for the ST LIS331DL accelerometer.
                    705: <li>Make MCLGETI handle situations when we get low on clusters for RX rings during interrupts and make the driver free up clusters for later allocation.
                    706: <li>Added support for the "Slots Power" sensor on the PowerMac9,1.
                    707: <li>Added support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=1&format=html">sysctl(1)</a> for SENSOR_WATTS.
                    708: <!-- 2009/08/11 -->
                    709: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1&format=html">sftp(1)</a> handle most of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scp&sektion=1&format=html">scp(1)</a>s command line arguments.
                    710: <li>Add support for more sensors in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smu&sektion=4&format=html">smu(4)</a> on macppc.
                    711: <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bwi&sektion=4&format=html">bwi(4)</a> on armish GENERIC and RAMDISK kernels.
                    712: <!-- 2009/08/10 -->
                    713: <li>Fixed a few bugs in the NFS rename error recovery code.
                    714: <li>Use splhigh instead of splclock for amd64 and i386 IPIs, fixes stability problems on some SMP machines.
                    715: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gpio&sektion=4&format=html">gpio(4)</a> support for amd64.
                    716: <li>Changed the way shutdown for interfaces are done to prevent active interfaces to continue do DMA during and after a reboot.
                    717: <li>Moved the filehandle/node lookup hash tables to red-black trees.
                    718: <li>Removed the old NFSv2 write-gather code, didn't actually improve performance.
                    719: <!-- 2009/08/09 -->
                    720: <li>Initial version of the DDB_STRUCT kernel option, to add symbolic information about kernel structs and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ddb&sektion=4&format=html">ddb(4)</a> commands to display them. Not enabled by default.
                    721: <li>Scale both receive and send buffer on the raw socket in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8&format=html">ospfd(8)</a>, makes it work on networks with large MTUs.
                    722: <li>Synced mandoc to 1.8.4.
                    723: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpath&sektion=4&format=html">mpath(4)</a>, a driver that steals paths to scsi devices if they could be available via multiple paths and then made available via <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpath&sektion=4&format=html">mpath(4)</a>.
                    724: <li>Reworked the SysV message queue code to not allocate a static amount of memory for messages.
                    725: <!-- 2009/08/08 -->
                    726: <li>Fix multicast handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ale&sektion=4&format=html">ale(4)</a>.
                    727: <li>Added support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipgphy&sektion=4&format=html">ipgphy(4)</a> for the IC Plus IP1001 GigE PHY.
                    728: <li>Fix livelock in the buffer cache code for low-memory situations.
                    729: <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=alc&sektion=4&format=html">alc(4)</a> on amd64 and i386 RAMDISK kernels.
                    730: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=alc&sektion=4&format=html">alc(4)</a>, a driver for Atheros AR8131/AR8132-based ethernet devices.
                    731: <!-- 2009/08/07 -->
                    732: <li>Added Digitus DN-7001G to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acx&sektion=4&format=html">acx(4)</a> devices.
                    733: <!-- 2009/08/06 -->
                    734: <li>Added -E flag to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sed&sektion=1&format=html">sed(1)</a> to enable extended POSIX regular expressions.
                    735: <li>Initial code for Loongsoon2E/F processor support.
                    736: <!-- 2009/08/05 -->
                    737: <!-- 2009/08/04 -->
                    738: <li>Make sure we do not read 1000BaseT specific registers on a 10/100M <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ale&sektion=4&format=html">ale(4)</a> device.
                    739: <li>Enabled XCB on the shared libs architectures.
                    740: <li>Specify ID-type of IPV4_ADDR or IPV6_ADDR in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec.conf&sektion=5&format=html">ipsec.conf(5)</a> if the srcid or dstid is given as an IPv4 or IPv6 address, rather than as a FQDN.
                    741: <!-- 2009/08/03 -->
                    742: <li>Fix crash in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wall&sektion=1&format=html">wall(1)</a> when sending to a large group.
                    743: <!-- 2009/08/02 -->
                    744: <li>Recommitted the dynamic buffer cache support.
                    745: <!-- 2009/08/01 -->
                    746: <!-- 2009/07/31 -->
                    747: <!-- 2009/07/30 -->
                    748: <li>Fix hangs on hppa due to races when accessing the list of interrupt handlers.
                    749: <li>Added support for VSC8211, CS8244 and VSC8601 PHYs in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ciphy&sektion=4&format=html">ciphy(4)</a> driver.
                    750: <li>Added support for BCM5761 in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=brgphy&sektion=4&format=html">brgphy(4)</a> driver.
                    751: <!-- 2009/07/29 -->
                    752: <li>Added Linksys WUSB54GC v3 to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=run&sektion=4&format=html">run(4)</a> devices.
                    753: <!-- 2009/07/28 -->
                    754: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=named&sektion=8&format=html">named(8)</a> DNS update DoS.
                    755: <li>Plug a memory leak when calling rtable_add() multiple times.
                    756: <li>Change configure test of pixman to make it use MMX code if possible.
                    757: <li>Added Alfa AWUS036H to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=urtw&sektion=4&format=html">urtw(4)</a> devices.
                    758: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gem&sektion=4&format=html">gem(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gentbi&sektion=4&format=html">gentbi(4)</a> on sparc RAMDISK kernels.
                    759: <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ti&sektion=4&format=html">ti(4)</a> on hppa GENERIC kernels.
                    760: <!-- 2009/07/27 -->
                    761: <li>Added flow control support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=age&sektion=4&format=html">age(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ale&sektion=4&format=html">ale(4)</a>.
                    762: <li>Added Digital EtherWORKS to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ti&sektion=4&format=html">ti(4)</a> cards.
                    763: <li>Added bus speed recognition on Nehalem based CPUs. Makes Enhanced SpeedStep work.
                    764: <!-- 2009/07/26 -->
                    765: <li>Added a PCIOCGETROM <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ioctl&sektion=2&format=html">ioctl(2)</a> to read PCI ROMs.
                    766: <!-- 2009/07/25 -->
                    767: <li>Fix flow control on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=stge&sektion=4&format=html">stge(4)</a> devices.
                    768: <li>Synced mandoc to version 1.8.1.
                    769: <li>Alignment fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bwi&sektion=4&format=html">bwi(4)</a> on armish machines.
                    770: <li>Added midi data sending capabilities to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aucat&sektion=1&format=html">aucat(1)</a> using <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=midicat&sektion=1&format=html">midicat(1)</a>.
                    771: <!-- 2009/07/24 -->
                    772: <!-- 2009/07/23 -->
                    773: <li>Switch <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&sektion=4&format=html">re(4)</a> over to the MCLGETI buffer allocator.
                    774: <li>Retune sleep time on VIA VT6202 based machines, especially armish ones.
                    775: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&sektion=4&format=html">softraid(4)</a> framework for RAID6, disabled for now.
                    776: <!-- 2009/07/22 -->
                    777: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aibs&sektion=4&format=html">aibs(4)</a> driver for ASUSTeK AI Booster hardware monitoring.
                    778: <li>Added big-endian support to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sis&sektion=4&format=html">sis(4)</a> driver.
                    779: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ddb&sektion=4&format=html">ddb(4)</a> traceback disassembly on sparc64 when the fault is on the first instruction of a routine.
                    780: <!-- 2009/07/21 -->
                    781: <li>Added PCI-Cardbus bridge support on sgi for both O2 and Octane/Origin class systems.
                    782: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systat&sektion=1&format=html">systat(1)</a> to resolve names by adding the -N flag.
                    783: <!-- 2009/07/20 -->
                    784: <li>gcc 2.95 fixes for xcb-util.
                    785: <li>Updated the time zone data to tzdata2009k.
                    786: <!-- 2009/07/19 -->
                    787: <li>Make sure the xf86-video-sunffb disable the hardware cursor before exit.
                    788: <li>Added "text" (executable) to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fstat&sektion=1&format=html">fstat(1)</a> and fuser output.
                    789: <!-- 2009/07/18 -->
                    790: <li>Synced mandoc to 1.8.0.
                    791: <li>Fix potential mbuf leaks in the NFSv2 rpc code.
                    792: <!-- 2009/07/17 -->
                    793: <li>Added bus_space_[read,write]_raw_[248] functions for sgi. Makes <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&sektion=4&format=html">wi(4)</a> devices work.
                    794: <li>Updated the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bus_dma&sektion=9&format=html">bus_dma(9)</a> on sgi machines to be closer to the other platforms. Adds a working bus_dmamap_load_uio() which in turn makes <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=crypto&sektion=4&format=html">crypto(4)</a> devices work.
                    795: <li>More careful format string parsing in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=printf&sektion=1&format=html">printf(1)</a>.
                    796: <li>Added Edimax EW-7711UTn to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=run&sektion=4&format=html">run(4)</a> devices.
                    797: <!-- 2009/07/16 -->
                    798: <li>Back out the one-slot queue length commits for <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>.
                    799: <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppb&sektion=4&format=html">ppb(4)</a> on sgi O2 kernels.
                    800: <li>Make PCI-PCI bridge initialization code on sgi bus-independent.
                    801: <!-- 2009/07/15 -->
                    802: <li>Added round, roundf, trunc and truncf for hppa libm.
                    803: <!-- 2009/07/14 -->
                    804: <li>Unbreak the moko builds, move SOFTSERIAL to SOFTTTY and a pmap change for moko.
                    805: <!-- 2009/07/13 -->
                    806: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gem&sektion=4&format=html">gem(4)</a> on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sbus&sektion=4&format=html">sbus(4)</a> for sparc GENERIC and SUN4M kernels.
                    807: <li>Added a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bus_dma&sektion=9&format=html">bus_dma(9)</a> interface for sparc sun4m machines.
                    808: <li>Added rdomain checks in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sppp&sektion=4&format=html">sppp(4)</a> case.
                    809: <li>Make the vlan send queue one slot long, to force packets off the virtual interface queue down to the physical interface immediately.
                    810: <!-- 2009/07/12 -->
                    811: <li>Synced mandoc to 1.7.23.
                    812: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fstat&sektion=1&format=html">fstat(1)</a> accept numeric UIDs as well as usernames.
                    813: <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gem&sektion=4&format=html">gem(4)</a> at sbus for sparc64 GENERIC and RAMDISK kernels.
                    814: <li>Enabled hotspare rebuilds for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&sektion=4&format=html">softraid(4)</a> RAID1.
                    815: <li>Added support for global hotspares to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&sektion=4&format=html">softraid(4)</a>
                    816: <!-- 2009/07/11 -->
                    817: <li>When rebooting sgi machines, pass a request to the PROM to skip diagnostics and memory initializations. Shortens reboot times.
                    818: <!-- 2009/07/10 -->
                    819: <li>Delayed creation of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tun&sektion=4&format=html">tun(4)</a> devices in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstart&sektion=8&format=html">netstart(8)</a> script.
                    820: <li>Fixed link state handling in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ix&sektion=4&format=html">ix(4)</a> driver.
                    821: <!-- 2009/07/09 -->
                    822: <li>Added support for the onsemi cat34ts02 and cat6095 sensors in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sdtemp&sektion=4&format=html">sdtemp(4)</a>.
                    823: <!-- 2009/07/08 -->
                    824: <li>Reverted the MCLGETI allocator for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sk&sektion=4&format=html">sk(4)</a>.
                    825: <li>Added POSIX-compliant fuser mode to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fstat&sektion=1&format=html">fstat(1)</a>.
                    826: <!-- 2009/07/07 -->
                    827: <li>Better invoking of login shells in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a>.
                    828: <!-- 2009/07/06 -->
                    829: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ripd&sektion=8&format=html">ripd(8)</a> aware of MPLS routes.
                    830: <li>Synced mandoc to 1.7.22.
                    831: <li>Rewritten PCI resource allocator for sgi machines. Makes <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a> work.
                    832: <!-- 2009/07/05 --></ul>
                    833: <p>
                    834:
                    835: </body>
                    836: </html>