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

Diff for /www/plus44.html between version 1.29 and 1.30

version 1.29, 2016/02/29 20:14:59 version 1.30, 2016/03/21 05:46:20
Line 79 
Line 79 
 <ul>  <ul>
 <!-- 2008/08/07 -->  <!-- 2008/08/07 -->
 <!-- 2008/08/06 -->  <!-- 2008/08/06 -->
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&sektion=1&format=html">gcc(1)</a>, unconditionally disable -fcse-skip-blocks at -O2 for m68k, causes bad code generation in some cases.  <li>In <a href="http://man.openbsd.org?query=gcc&sektion=1&format=html">gcc(1)</a>, unconditionally disable -fcse-skip-blocks at -O2 for m68k, causes bad code generation in some cases.
 <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trunk&sektion=4&format=html">trunk(4)</a> panics and unbreak failover/loadbalance/broadcast status handling.  <li>Fix for <a href="http://man.openbsd.org?query=trunk&sektion=4&format=html">trunk(4)</a> panics and unbreak failover/loadbalance/broadcast status handling.
 <!-- 2008/08/05 -->  <!-- 2008/08/05 -->
 <li>Back out <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a> setpdc code and the code to allow EST to use acpicpu on amd64 machines.  <li>Back out <a href="http://man.openbsd.org?query=acpi&sektion=4&format=html">acpi(4)</a> setpdc code and the code to allow EST to use acpicpu on amd64 machines.
 <!-- 2008/08/04 -->  <!-- 2008/08/04 -->
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&sektion=4&format=html">re(4)</a>, add support for reading the MAC address for newer chipsets.  <li>In <a href="http://man.openbsd.org?query=re&sektion=4&format=html">re(4)</a>, add support for reading the MAC address for newer chipsets.
 <li>Since <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=newfs&sektion=8&format=html">newfs(8)</a> is meant to be run on raw devices, it now refuses to run on block devices.  <li>Since <a href="http://man.openbsd.org?query=newfs&sektion=8&format=html">newfs(8)</a> is meant to be run on raw devices, it now refuses to run on block devices.
 <li>Updated BIND to 9.4.2-P2.  <li>Updated BIND to 9.4.2-P2.
 <li>Added support in amd64 and i386 for using extended partitions by handling chained EBRs correctly.  <li>Added support in amd64 and i386 for using extended partitions by handling chained EBRs correctly.
 <!-- 2008/08/03 -->  <!-- 2008/08/03 -->
Line 93 
Line 93 
 <!-- 2008/08/02 -->  <!-- 2008/08/02 -->
 <li>Compile inteldrm and radeondrm in i386 and amd64 GENERIC, but disabled.  <li>Compile inteldrm and radeondrm in i386 and amd64 GENERIC, but disabled.
 <li>Prevent crash in the Mesa code if Delete is not defined for the given renderbuffer.  <li>Prevent crash in the Mesa code if Delete is not defined for the given renderbuffer.
 <li>Disabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> state key linking for now.  <li>Disabled <a href="http://man.openbsd.org?query=pf&sektion=4&format=html">pf(4)</a> state key linking for now.
 <li>Make sure the 802.11 layer drops unencrypted frames when WEP is on, or when WPA is on and RX protection for TA is enabled.  <li>Make sure the 802.11 layer drops unencrypted frames when WEP is on, or when WPA is on and RX protection for TA is enabled.
 <!-- 2008/08/01 -->  <!-- 2008/08/01 -->
 <!-- 2008/07/31 -->  <!-- 2008/07/31 -->
 <li>Unconditionally force route priority to RTP_DEFAULT, effectively disabling route prio. Not all parts of the system deal with them correctly yet.  <li>Unconditionally force route priority to RTP_DEFAULT, effectively disabling route prio. Not all parts of the system deal with them correctly yet.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn&sektion=4&format=html">iwn(4)</a> wait much longer for clock stabilization.  <li>Make <a href="http://man.openbsd.org?query=iwn&sektion=4&format=html">iwn(4)</a> wait much longer for clock stabilization.
 <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sudo&sektion=8&format=html">sudo(8)</a> to 1.6.9p17.  <li>Updated <a href="http://man.openbsd.org?query=sudo&sektion=8&format=html">sudo(8)</a> to 1.6.9p17.
 <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvideo&sektion=4&format=html">uvideo(4)</a> crashes seen in MS LifeCam NX-6000 and internal laptop Sonix chipsets.  <li>Fix <a href="http://man.openbsd.org?query=uvideo&sektion=4&format=html">uvideo(4)</a> crashes seen in MS LifeCam NX-6000 and internal laptop Sonix chipsets.
 <!-- 2008/07/30 -->  <!-- 2008/07/30 -->
 <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systat&sektion=1&format=html">systat(1)</a> does not accept negative or zero delay values on the command line.  <li>Make sure <a href="http://man.openbsd.org?query=systat&sektion=1&format=html">systat(1)</a> does not accept negative or zero delay values on the command line.
 <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath&sektion=4&format=html">ath(4)</a> on sparc64 GENERIC kernels.  <li>Added <a href="http://man.openbsd.org?query=ath&sektion=4&format=html">ath(4)</a> on sparc64 GENERIC kernels.
 <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&sektion=4&format=html">wi(4)</a> on PCI on sgi GENERIC kernels.  <li>Added <a href="http://man.openbsd.org?query=wi&sektion=4&format=html">wi(4)</a> on PCI on sgi GENERIC kernels.
 <li>Added Sierra Wireless MC5725 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.  <li>Added Sierra Wireless MC5725 to the list of supported <a href="http://man.openbsd.org?query=umsm&sektion=4&format=html">umsm(4)</a> devices.
 <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ix&sektion=4&format=html">ix(4)</a> to the amd64 GENERIC kernels.  <li>Enabled <a href="http://man.openbsd.org?query=ix&sektion=4&format=html">ix(4)</a> to the amd64 GENERIC kernels.
 <li>Fix potential division by zero in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trunk&sektion=4&format=html">trunk(4)</a> driver.  <li>Fix potential division by zero in the <a href="http://man.openbsd.org?query=trunk&sektion=4&format=html">trunk(4)</a> driver.
 <!-- 2008/07/29 -->  <!-- 2008/07/29 -->
 <li>Stability fixes for the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radeon&sektion=4&format=html">radeon(4)</a> driver, mostly related to VBLANK interrupt handling.  <li>Stability fixes for the <a href="http://man.openbsd.org?query=radeon&sektion=4&format=html">radeon(4)</a> driver, mostly related to VBLANK interrupt handling.
 <li>Prevent memory leak for IPv6 output descriptors in the pcb code when detaching.  <li>Prevent memory leak for IPv6 output descriptors in the pcb code when detaching.
 <li>Prevent sparc64 Tadpole SPARCLE machines from using DMA in the pciide code and fall back to PIO instead.  <li>Prevent sparc64 Tadpole SPARCLE machines from using DMA in the pciide code and fall back to PIO instead.
 <li>Updated xf86-video-mga to 1.4.9, xf86-video-nv to 2.1.10, xf86-video-neomagic to 1.2.1 and xf86-video-vmware to 10.16.4.  <li>Updated xf86-video-mga to 1.4.9, xf86-video-nv to 2.1.10, xf86-video-neomagic to 1.2.1 and xf86-video-vmware to 10.16.4.
Line 117 
Line 117 
 <li>Allow port distfiles to be stored as by_digest/sha1/di/digest to prevent distfiles directories exceeding the maximum number of links.  <li>Allow port distfiles to be stored as by_digest/sha1/di/digest to prevent distfiles directories exceeding the maximum number of links.
 <li>Fix for record ring pointers when audio pauses or overruns.  <li>Fix for record ring pointers when audio pauses or overruns.
 <!-- 2008/07/28 -->  <!-- 2008/07/28 -->
 <li>Try harder on sparc64 to find the aux port in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pckbd&sektion=4&format=html">pckbd(4)</a>. Tadpole SPARCLE needs it.  <li>Try harder on sparc64 to find the aux port in <a href="http://man.openbsd.org?query=pckbd&sektion=4&format=html">pckbd(4)</a>. Tadpole SPARCLE needs it.
 <li>Add rebuild mark to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&sektion=4&format=html">softraid(4)</a> to restart a rebuild upon clean shutdowns.  <li>Add rebuild mark to <a href="http://man.openbsd.org?query=softraid&sektion=4&format=html">softraid(4)</a> to restart a rebuild upon clean shutdowns.
 <li>Fix FIFO overruns in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath&sektion=4&format=html">ath(4)</a> for PCI-E chipsets.  <li>Fix FIFO overruns in <a href="http://man.openbsd.org?query=ath&sektion=4&format=html">ath(4)</a> for PCI-E chipsets.
 <li>Make sure route message length is properly aligned to the next natural boundary.  <li>Make sure route message length is properly aligned to the next natural boundary.
 <li>Update the timezone data to tzdata2008e and code to tzcode2008e.  <li>Update the timezone data to tzdata2008e and code to tzcode2008e.
 <li>On m88k-based machines, disable delay slots in the locore 88110-specific parts.  <li>On m88k-based machines, disable delay slots in the locore 88110-specific parts.
 <!-- 2008/07/27 -->  <!-- 2008/07/27 -->
 <li>In the network route code, fix tracking of RTF_MPATH.  <li>In the network route code, fix tracking of RTF_MPATH.
 <li>Added Option GlobeSurfer ICON7.2 and Option GlobeTrotter HDSPA ICON 225 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.  <li>Added Option GlobeSurfer ICON7.2 and Option GlobeTrotter HDSPA ICON 225 to the list of supported <a href="http://man.openbsd.org?query=umsm&sektion=4&format=html">umsm(4)</a> devices.
 <li>New implementation of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malloc&sektion=3&format=html">malloc(3)</a> from otto@.  <li>New implementation of <a href="http://man.openbsd.org?query=malloc&sektion=3&format=html">malloc(3)</a> from otto@.
 <li>Increase the size of the TSB on large memory sparc64 machines.  <li>Increase the size of the TSB on large memory sparc64 machines.
 <!-- 2008/07/26 -->  <!-- 2008/07/26 -->
 <li>Extend the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malo&sektion=4&format=html">malo(4)</a> device firmware load timeout from 50000us to 500000us.  <li>Extend the <a href="http://man.openbsd.org?query=malo&sektion=4&format=html">malo(4)</a> device firmware load timeout from 50000us to 500000us.
 <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvideo&sektion=4&format=html">uvideo(4)</a> fails properly if the image resolution changes on the fly and exceeds the buffer size.  <li>Make sure <a href="http://man.openbsd.org?query=uvideo&sektion=4&format=html">uvideo(4)</a> fails properly if the image resolution changes on the fly and exceeds the buffer size.
 <li>New target for ports makefiles "update-or-install".  <li>New target for ports makefiles "update-or-install".
 <li>Add -b switch to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=locate&sektion=1&format=html">locate(1)</a> for matching on the last part of the path only.  <li>Add -b switch to <a href="http://man.openbsd.org?query=locate&sektion=1&format=html">locate(1)</a> for matching on the last part of the path only.
 <!-- 2008/07/25 -->  <!-- 2008/07/25 -->
 <li>Fix for alpha PIE executables that sometimes could end up mapped on, or above, the stack.  <li>Fix for alpha PIE executables that sometimes could end up mapped on, or above, the stack.
 <li>Make RAMDISK kernels work on sparc64 T2 systems by switching early to a temporary stack.  <li>Make RAMDISK kernels work on sparc64 T2 systems by switching early to a temporary stack.
 <li>Make sure libstdc++ does not undefine C99 math macros if !_GLIBCPP_USE_C99.  <li>Make sure libstdc++ does not undefine C99 math macros if !_GLIBCPP_USE_C99.
 <!-- 2008/07/24 -->  <!-- 2008/07/24 -->
 <li>Add code for alpha to decode machine checks on Avanti, providing a description of the problem.  <li>Add code for alpha to decode machine checks on Avanti, providing a description of the problem.
 <li>Make sure we clear the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> state key pointer in the mbuf header to prevent ipsec encapsulated state to be linked to the decapsulated one.  <li>Make sure we clear the <a href="http://man.openbsd.org?query=pf&sektion=4&format=html">pf(4)</a> state key pointer in the mbuf header to prevent ipsec encapsulated state to be linked to the decapsulated one.
 <li>Implemented various C99 functions like <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isnormal&sektion=3&format=html">isnormal(3)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isnan&sektion=3&format=html">isnan(3)</a> in libc.  <li>Implemented various C99 functions like <a href="http://man.openbsd.org?query=isnormal&sektion=3&format=html">isnormal(3)</a> and <a href="http://man.openbsd.org?query=isnan&sektion=3&format=html">isnan(3)</a> in libc.
 <!-- 2008/07/23 -->  <!-- 2008/07/23 -->
 <li>Fix for occasional double free in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getpwent&sektion=3&format=html">getpwent(3)</a>.  <li>Fix for occasional double free in <a href="http://man.openbsd.org?query=getpwent&sektion=3&format=html">getpwent(3)</a>.
 <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ps&sektion=1&format=html">ps(1)</a> output problem on hppa triggered by faulty cache aliasing boundary sizes.  <li>Fix <a href="http://man.openbsd.org?query=ps&sektion=1&format=html">ps(1)</a> output problem on hppa triggered by faulty cache aliasing boundary sizes.
 <li>Fix stack abuse in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1&format=html">ksh(1)</a> "time" command.  <li>Fix stack abuse in the <a href="http://man.openbsd.org?query=ksh&sektion=1&format=html">ksh(1)</a> "time" command.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&sektion=8&format=html">relayd(8)</a> validate packet length in debug dns packet logging before printing the header.  <li>Make <a href="http://man.openbsd.org?query=relayd&sektion=8&format=html">relayd(8)</a> validate packet length in debug dns packet logging before printing the header.
 <li>Prevent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8&format=html">sshd(8)</a> from printing options that have been compile-time disabled when running in config test mode.  <li>Prevent <a href="http://man.openbsd.org?query=sshd&sektion=8&format=html">sshd(8)</a> from printing options that have been compile-time disabled when running in config test mode.
 <!-- 2008/07/22 -->  <!-- 2008/07/22 -->
 <li>Added dynamic IPv6-to-IPv4 and IPv4-to-IPv6 translation in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&sektion=8&format=html">relayd(8)</a>.  <li>Added dynamic IPv6-to-IPv4 and IPv4-to-IPv6 translation in <a href="http://man.openbsd.org?query=relayd&sektion=8&format=html">relayd(8)</a>.
 <li>Added proper interrupt handling for alpha PCI devices behind bridges.  <li>Added proper interrupt handling for alpha PCI devices behind bridges.
 <li>Added some more C99 definitions to math.h.  <li>Added some more C99 definitions to math.h.
 <!-- 2008/07/21 -->  <!-- 2008/07/21 -->
Line 156 
Line 156 
 <li>Implemented the cpu_yield hypervisor call for sparc64, used in the idle loop of SUN4V-based machines. Huge performance boost when most of the CPUs are idle.  <li>Implemented the cpu_yield hypervisor call for sparc64, used in the idle loop of SUN4V-based machines. Huge performance boost when most of the CPUs are idle.
 <li>Fix timekeeping anomalies on Sparc64 T1000 machines by moving smp_signotify() from IPL_NONE to IPL_SOFTINT.  <li>Fix timekeeping anomalies on Sparc64 T1000 machines by moving smp_signotify() from IPL_NONE to IPL_SOFTINT.
 <!-- 2008/07/20 -->  <!-- 2008/07/20 -->
 <li>Move Huawei E618 and E620 from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ubsa&sektion=4&format=html">ubsa(4)</a> to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umsm&sektion=4&format=html">umsm(4)</a>.  <li>Move Huawei E618 and E620 from <a href="http://man.openbsd.org?query=ubsa&sektion=4&format=html">ubsa(4)</a> to <a href="http://man.openbsd.org?query=umsm&sektion=4&format=html">umsm(4)</a>.
 <li>Bug fix for pow() and powf().  <li>Bug fix for pow() and powf().
 <li>More accurate algorithm for tan() in libm.  <li>More accurate algorithm for tan() in libm.
 <!-- 2008/07/19 -->  <!-- 2008/07/19 -->
 <li>Provide a timecounter for sparc64 based on the UltraSPARC IIe STICK logic.  <li>Provide a timecounter for sparc64 based on the UltraSPARC IIe STICK logic.
 <li>Better metadata handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&sektion=4&format=html">softraid(4)</a>.  <li>Better metadata handling in <a href="http://man.openbsd.org?query=softraid&sektion=4&format=html">softraid(4)</a>.
 <li>Make alpha read SRM hints for the bottom 4 PCI slots of an AlphaServer 1000A.  <li>Make alpha read SRM hints for the bottom 4 PCI slots of an AlphaServer 1000A.
 <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acx&sektion=4&format=html">acx(4)</a> at <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cardbus&sektion=4&format=html">cardbus(4)</a> for sparc64 GENERIC kernels.  <li>Added <a href="http://man.openbsd.org?query=acx&sektion=4&format=html">acx(4)</a> at <a href="http://man.openbsd.org?query=cardbus&sektion=4&format=html">cardbus(4)</a> for sparc64 GENERIC kernels.
 <li>Introduced a new 'parent' keyword in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&sektion=8&format=html">relayd(8)</a> to inherit the state from another host with the specified Id.  <li>Introduced a new 'parent' keyword in <a href="http://man.openbsd.org?query=relayd&sektion=8&format=html">relayd(8)</a> to inherit the state from another host with the specified Id.
 <!-- 2008/07/18 -->  <!-- 2008/07/18 -->
 <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ohci&sektion=4&format=html">ohci(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ehci&sektion=4&format=html">ehci(4)</a> at <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cardbus&sektion=4&format=html">cardbus(4)</a> for sparc64 GENERIC kernels.  <li>Added <a href="http://man.openbsd.org?query=ohci&sektion=4&format=html">ohci(4)</a> and <a href="http://man.openbsd.org?query=ehci&sektion=4&format=html">ehci(4)</a> at <a href="http://man.openbsd.org?query=cardbus&sektion=4&format=html">cardbus(4)</a> for sparc64 GENERIC kernels.
 <li>Add support in the kernel to recognize, load and execute position independent executables and randomize the load address. Not for all arches yet.  <li>Add support in the kernel to recognize, load and execute position independent executables and randomize the load address. Not for all arches yet.
 <!-- 2008/07/17 -->  <!-- 2008/07/17 -->
 <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&sektion=4&format=html">isp(4)</a> firmware loading, now works again on sparc64.  <li>Fix for <a href="http://man.openbsd.org?query=isp&sektion=4&format=html">isp(4)</a> firmware loading, now works again on sparc64.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&sektion=8&format=html">relayd(8)</a>, use getaddrinfo/getnameinfo instead of inet_pton/inet_ntop to allow specifying and printing the IPv6 scope identifier.  <li>In <a href="http://man.openbsd.org?query=relayd&sektion=8&format=html">relayd(8)</a>, use getaddrinfo/getnameinfo instead of inet_pton/inet_ntop to allow specifying and printing the IPv6 scope identifier.
 <!-- 2008/07/16 -->  <!-- 2008/07/16 -->
 <li>Add -E flag and 'skipempty' option to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mail&sektion=1&format=html">mail(1)</a> to skip sending messages with empty bodies.  <li>Add -E flag and 'skipempty' option to <a href="http://man.openbsd.org?query=mail&sektion=1&format=html">mail(1)</a> to skip sending messages with empty bodies.
 <li>Add prototype for infnan in math.h so it returns correct values.  <li>Add prototype for infnan in math.h so it returns correct values.
 <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&sektion=8&format=html">relayd(8)</a> NAT lookup for IPv6.  <li>Fix <a href="http://man.openbsd.org?query=relayd&sektion=8&format=html">relayd(8)</a> NAT lookup for IPv6.
 <li>Link UDP PCBs to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> states, same as for TCP.  <li>Link UDP PCBs to <a href="http://man.openbsd.org?query=pf&sektion=4&format=html">pf(4)</a> states, same as for TCP.
 <!-- 2008/07/15 -->  <!-- 2008/07/15 -->
 <li>On <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a>, enable the read DMA engine's PCI read request long burst mode for PCIe chips. Resolves poor TX performance.  <li>On <a href="http://man.openbsd.org?query=bge&sektion=4&format=html">bge(4)</a>, enable the read DMA engine's PCI read request long burst mode for PCIe chips. Resolves poor TX performance.
 <li>Add a timecounter on sparc64, based on the $sys_tick register, and use it on machines that have it.  <li>Add a timecounter on sparc64, based on the $sys_tick register, and use it on machines that have it.
 <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&sektion=4&format=html">re(4)</a> so newer PCIe devices work (8168C*/8102*).  <li>Fix <a href="http://man.openbsd.org?query=re&sektion=4&format=html">re(4)</a> so newer PCIe devices work (8168C*/8102*).
 <!-- 2008/07/14 -->  <!-- 2008/07/14 -->
 <!-- 2008/07/13 -->  <!-- 2008/07/13 -->
 <!-- 2008/07/12 -->  <!-- 2008/07/12 -->
Line 187 
Line 187 
 <li>Make sparc64 IV processors only attach the first thread of every core for now.  <li>Make sparc64 IV processors only attach the first thread of every core for now.
 <li>Imported the openchrome video driver 0.2.902 into xenocara.  <li>Imported the openchrome video driver 0.2.902 into xenocara.
 <!-- 2008/07/11 -->  <!-- 2008/07/11 -->
 <li>Add support for the Marvell 88E8016 PHY in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eephy&sektion=4&format=html">eephy(4)</a>.  <li>Add support for the Marvell 88E8016 PHY in <a href="http://man.openbsd.org?query=eephy&sektion=4&format=html">eephy(4)</a>.
 <li>Provide sparc64 Fujitsu based SPARC-IV machines with a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=core&arch=sparc64&sektion=4&format=html">core(4)</a> device for each core and thread and attach <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cpu&arch=sparc64&sektion=4&format=html">cpu(4)</a> to them.  <li>Provide sparc64 Fujitsu based SPARC-IV machines with a <a href="http://man.openbsd.org?query=core&arch=sparc64&sektion=4&format=html">core(4)</a> device for each core and thread and attach <a href="http://man.openbsd.org?query=cpu&arch=sparc64&sektion=4&format=html">cpu(4)</a> to them.
 <!-- 2008/07/10 -->  <!-- 2008/07/10 -->
 <li>Make libc handle sign of negative zero in the printf code.  <li>Make libc handle sign of negative zero in the printf code.
 <li>Add support in the sparc64 platform code for Fujitsu SPARC-IV CPUs.  <li>Add support in the sparc64 platform code for Fujitsu SPARC-IV CPUs.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> NAT code also check source port allocation against net.inet.(tcp|udp).baddynamic lists.  <li>Make <a href="http://man.openbsd.org?query=pf&sektion=4&format=html">pf(4)</a> NAT code also check source port allocation against net.inet.(tcp|udp).baddynamic lists.
 <!-- 2008/07/09 -->  <!-- 2008/07/09 -->
 <li>Fix leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> in the NAT case where the second state key needs to be freed manually in case of failure.  <li>Fix leak in <a href="http://man.openbsd.org?query=pf&sektion=4&format=html">pf(4)</a> in the NAT case where the second state key needs to be freed manually in case of failure.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&sektion=8&format=html">disklabel(8)</a> read the vendor flag from ASCII disklabel.  <li>Make <a href="http://man.openbsd.org?query=disklabel&sektion=8&format=html">disklabel(8)</a> read the vendor flag from ASCII disklabel.
 <li>Make the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rc&sektion=8&format=html">rc(8)</a> boot script populate the baddynamic list of ports with the contents of /etc/services to avoid well-known ports.  <li>Make the <a href="http://man.openbsd.org?query=rc&sektion=8&format=html">rc(8)</a> boot script populate the baddynamic list of ports with the contents of /etc/services to avoid well-known ports.
 <li>Make the sysctls net.inet.(tcp|udp).baddynamic source port cover the entire 65536 port space.  <li>Make the sysctls net.inet.(tcp|udp).baddynamic source port cover the entire 65536 port space.
 <li>Updated BIND to 9.4.2-P1.  <li>Updated BIND to 9.4.2-P1.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&sektion=8&format=html">relayd(8)</a> use the non-repeating shuffle instead of arc4random() when binding sockets for DNS requests.  <li>Make <a href="http://man.openbsd.org?query=relayd&sektion=8&format=html">relayd(8)</a> use the non-repeating shuffle instead of arc4random() when binding sockets for DNS requests.
 <li>Update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&sektion=8&format=html">relayd(8)</a> dns code to open new UDP socket to send the forwarded dns requests instead of sending from the server socket. Fixes some limitations and allows for randomizations.  <li>Update <a href="http://man.openbsd.org?query=relayd&sektion=8&format=html">relayd(8)</a> dns code to open new UDP socket to send the forwarded dns requests instead of sending from the server socket. Fixes some limitations and allows for randomizations.
 <!-- 2008/07/08 -->  <!-- 2008/07/08 -->
 <li>Add support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&sektion=1&format=html">ftp(1)</a> for recursive mget transfers.  <li>Add support in <a href="http://man.openbsd.org?query=ftp&sektion=1&format=html">ftp(1)</a> for recursive mget transfers.
 <li>Fixed really old bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=yacc&sektion=1&format=html">yacc(1)</a> when reducing a rule which has an empty right hand side.  <li>Fixed really old bug in <a href="http://man.openbsd.org?query=yacc&sektion=1&format=html">yacc(1)</a> when reducing a rule which has an empty right hand side.
 <li>Fix crash in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a> when trying to print an int as a string under certain circumstances.  <li>Fix crash in <a href="http://man.openbsd.org?query=bgpd&sektion=8&format=html">bgpd(8)</a> when trying to print an int as a string under certain circumstances.
 <!-- 2008/07/07 -->  <!-- 2008/07/07 -->
 <li>Initial version of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vmt&sektion=4&format=html">vmt(4)</a>, a kernel level implementation of the vmware tools. Only provides the hosts clock as a timedelta sensor so far.  <li>Initial version of <a href="http://man.openbsd.org?query=vmt&sektion=4&format=html">vmt(4)</a>, a kernel level implementation of the vmware tools. Only provides the hosts clock as a timedelta sensor so far.
 <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&sektion=4&format=html">isp(4)</a> microcode to 3.03.19, prepares for major <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&sektion=4&format=html">isp(4)</a> code upgrade.  <li>Updated <a href="http://man.openbsd.org?query=isp&sektion=4&format=html">isp(4)</a> microcode to 3.03.19, prepares for major <a href="http://man.openbsd.org?query=isp&sektion=4&format=html">isp(4)</a> code upgrade.
 <li>Extended <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sbbc&sektion=4&format=html">sbbc(4)</a> for sparc64 to provide a console for the v1280 machines.  <li>Extended <a href="http://man.openbsd.org?query=sbbc&sektion=4&format=html">sbbc(4)</a> for sparc64 to provide a console for the v1280 machines.
 <li>Update time zone data files to tzdata2008d.  <li>Update time zone data files to tzdata2008d.
 <li>Add AGP and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pchb&sektion=4&format=html">pchb(4)</a> hostbridge support for Intel 82945GME chipsets.  <li>Add AGP and <a href="http://man.openbsd.org?query=pchb&sektion=4&format=html">pchb(4)</a> hostbridge support for Intel 82945GME chipsets.
 <!-- 2008/07/06 -->  <!-- 2008/07/06 -->
 <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pthreads&sektion=3&format=html">pthreads(3)</a> when using application-specified thread stacks.  <li>Fix <a href="http://man.openbsd.org?query=pthreads&sektion=3&format=html">pthreads(3)</a> when using application-specified thread stacks.
 <li>During installation, make 'dhcp' the initial default answer during network configuration.  <li>During installation, make 'dhcp' the initial default answer during network configuration.
 <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sbbc&sektion=4&format=html">sbbc(4)</a>, a driver for the BootBus controller for sparc64 and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssm&sektion=4&format=html">ssm(4)</a>, a driver for the scalable shared memory device.  <li>Added <a href="http://man.openbsd.org?query=sbbc&sektion=4&format=html">sbbc(4)</a>, a driver for the BootBus controller for sparc64 and <a href="http://man.openbsd.org?query=ssm&sektion=4&format=html">ssm(4)</a>, a driver for the scalable shared memory device.
 <!-- 2008/07/05 -->  <!-- 2008/07/05 -->
 <li>Brought in various fixes to make V1280 a supported sparc64 model.  <li>Brought in various fixes to make V1280 a supported sparc64 model.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udcf&sektion=4&format=html">udcf(4)</a>, add support for the new Expert mouseCLOCK USB II.  <li>In <a href="http://man.openbsd.org?query=udcf&sektion=4&format=html">udcf(4)</a>, add support for the new Expert mouseCLOCK USB II.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1&format=html">ksh(1)</a> accept \$ PS1 when started as root, and refuse to import a PS1 unless it contains a '#' character.  <li>Make <a href="http://man.openbsd.org?query=ksh&sektion=1&format=html">ksh(1)</a> accept \$ PS1 when started as root, and refuse to import a PS1 unless it contains a '#' character.
 <!-- 2008/07/04 -->  <!-- 2008/07/04 -->
 <li>Teach <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysmerge&sektion=8&format=html">sysmerge(8)</a> how to retrieve etc*/xetc*.tgz files from FTP/HTTP paths using <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&sektion=1&format=html">ftp(1)</a>.  <li>Teach <a href="http://man.openbsd.org?query=sysmerge&sektion=8&format=html">sysmerge(8)</a> how to retrieve etc*/xetc*.tgz files from FTP/HTTP paths using <a href="http://man.openbsd.org?query=ftp&sektion=1&format=html">ftp(1)</a>.
 <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&sektion=8&format=html">httpd(8)</a> proxy module in SSL mode.  <li>Fix <a href="http://man.openbsd.org?query=httpd&sektion=8&format=html">httpd(8)</a> proxy module in SSL mode.
 <!-- 2008/07/03 -->  <!-- 2008/07/03 -->
 <li>Clean up parser in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1&format=html">pkg_add(1)</a>, also dropping the restriction that URLs need to end in a slash.  <li>Clean up parser in <a href="http://man.openbsd.org?query=pkg_add&sektion=1&format=html">pkg_add(1)</a>, also dropping the restriction that URLs need to end in a slash.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> support negation of groups in a "Match group" block.  <li>Make <a href="http://man.openbsd.org?query=ssh&sektion=1&format=html">ssh(1)</a> support negation of groups in a "Match group" block.
 <li>Fix panics seen in pf_state_key_attach for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a>.  <li>Fix panics seen in pf_state_key_attach for <a href="http://man.openbsd.org?query=pf&sektion=4&format=html">pf(4)</a>.
 <!-- 2008/07/02 -->  <!-- 2008/07/02 -->
 <li>Updated the xenocara radeondrm and inteldrm driver.  <li>Updated the xenocara radeondrm and inteldrm driver.
 <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rum&sektion=4&format=html">rum(4)</a> to macppc RAMDISK kernels.  <li>Add <a href="http://man.openbsd.org?query=rum&sektion=4&format=html">rum(4)</a> to macppc RAMDISK kernels.
 <li>Link <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> states with TCP pcbs, and vice versa. Speeds up lookups.  <li>Link <a href="http://man.openbsd.org?query=pf&sektion=4&format=html">pf(4)</a> states with TCP pcbs, and vice versa. Speeds up lookups.
 <li>Added softraid to amd64 and i386 RAMDISK_CD kernels.  <li>Added softraid to amd64 and i386 RAMDISK_CD kernels.
 <li>Updated the page daemon to modern limits and rework the logic in it.  <li>Updated the page daemon to modern limits and rework the logic in it.
 <li>Added bio and bioctl to sparc RAMDISK kernels.  <li>Added bio and bioctl to sparc RAMDISK kernels.
 <!-- 2008/07/01 -->  <!-- 2008/07/01 -->
 <li>Added initial version of acpivideo for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a>.  <li>Added initial version of acpivideo for <a href="http://man.openbsd.org?query=acpi&sektion=4&format=html">acpi(4)</a>.
 <li>Enable FFS2 on hppa RAMDISK kernel also.  <li>Enable FFS2 on hppa RAMDISK kernel also.
 <li>Increased the ephemeral key size in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> protocol 1 from 768 to 1024 bits.  <li>Increased the ephemeral key size in <a href="http://man.openbsd.org?query=ssh&sektion=1&format=html">ssh(1)</a> protocol 1 from 768 to 1024 bits.
 <li>Moved OpenBSD to 4.4-beta.  <li>Moved OpenBSD to 4.4-beta.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec.conf&sektion=5&format=html">ipsec.conf(5)</a>, if rules contain a hostname instead of an address, use the list of all possible addresses from DNS and not only the first one.  <li>In <a href="http://man.openbsd.org?query=ipsec.conf&sektion=5&format=html">ipsec.conf(5)</a>, if rules contain a hostname instead of an address, use the list of all possible addresses from DNS and not only the first one.
 <li>Added bio and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bioctl&sektion=8&format=html">bioctl(8)</a> to macppc and hppa RAMDISK kernels.  <li>Added bio and <a href="http://man.openbsd.org?query=bioctl&sektion=8&format=html">bioctl(8)</a> to macppc and hppa RAMDISK kernels.
 <li>Enable FFS2 on most larger RAMDISK media.  <li>Enable FFS2 on most larger RAMDISK media.
 <!-- 2008/06/30 -->  <!-- 2008/06/30 -->
 <li>Even stricter probing for AMD Geode CPUs in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=amdmsr&sektion=4&format=html">amdmsr(4)</a> code.  <li>Even stricter probing for AMD Geode CPUs in the <a href="http://man.openbsd.org?query=amdmsr&sektion=4&format=html">amdmsr(4)</a> code.
 <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdio&sektion=1&format=html">cdio(1)</a> in TAO mode to set the write speed.  <li>Allow <a href="http://man.openbsd.org?query=cdio&sektion=1&format=html">cdio(1)</a> in TAO mode to set the write speed.
 <li>Fixed three-state boolean logic in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sendmail&sektion=8&format=html">sendmail(8)</a>.  <li>Fixed three-state boolean logic in <a href="http://man.openbsd.org?query=sendmail&sektion=8&format=html">sendmail(8)</a>.
 <!-- 2008/06/29 -->  <!-- 2008/06/29 -->
 <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&sektion=4&format=html">re(4)</a> at cardbus? to amd64 GENERIC kernels.  <li>Added <a href="http://man.openbsd.org?query=re&sektion=4&format=html">re(4)</a> at cardbus? to amd64 GENERIC kernels.
 <li>Updated xf86-video-intel to version 2.3.2.  <li>Updated xf86-video-intel to version 2.3.2.
 <li>Added a usb2.0 to usb1.1 handover method for devices which only work in 1.1 mode but where usb2.0 would attach it.  <li>Added a usb2.0 to usb1.1 handover method for devices which only work in 1.1 mode but where usb2.0 would attach it.
 <!-- 2008/06/28 -->  <!-- 2008/06/28 -->
Line 254 
Line 254 
 <!-- 2008/06/27 -->  <!-- 2008/06/27 -->
 <li>For opencvs, make sure we only check out files again if a sticky tag was in fact set when the user supplies -A.  <li>For opencvs, make sure we only check out files again if a sticky tag was in fact set when the user supplies -A.
 <li>Make sure we clear the swap encryption keys before dumping a kernel image.  <li>Make sure we clear the swap encryption keys before dumping a kernel image.
 <li>Hook up <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arc&sektion=4&format=html">arc(4)</a> blinkenleds to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bioctl&sektion=8&format=html">bioctl(8)</a>.  <li>Hook up <a href="http://man.openbsd.org?query=arc&sektion=4&format=html">arc(4)</a> blinkenleds to <a href="http://man.openbsd.org?query=bioctl&sektion=8&format=html">bioctl(8)</a>.
 <!-- 2008/06/26 -->  <!-- 2008/06/26 -->
 <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvideo&sektion=4&format=html">uvideo(4)</a> to alpha, macppc and sparc64 GENERIC kernels.  <li>Added <a href="http://man.openbsd.org?query=uvideo&sektion=4&format=html">uvideo(4)</a> to alpha, macppc and sparc64 GENERIC kernels.
 <li>Plugged memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rcs&sektion=1&format=html">rcs(1)</a> in the rcs_rev_getlines() function.  <li>Plugged memory leak in <a href="http://man.openbsd.org?query=rcs&sektion=1&format=html">rcs(1)</a> in the rcs_rev_getlines() function.
 <li>Added bio and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bioctl&sektion=8&format=html">bioctl(8)</a> to amd64 and i386 RAMDISK_CD, to zaurus and sgi RAMDISK and to alpha RAMDISKBIG kernels.  <li>Added bio and <a href="http://man.openbsd.org?query=bioctl&sektion=8&format=html">bioctl(8)</a> to amd64 and i386 RAMDISK_CD, to zaurus and sgi RAMDISK and to alpha RAMDISKBIG kernels.
 <li>Initial import of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ypldap&sektion=8&format=html">ypldap(8)</a>, a drop-in replacement for ypserv to glue in an LDAP directory for get{pw,gr}ent family of functions.  <li>Initial import of <a href="http://man.openbsd.org?query=ypldap&sektion=8&format=html">ypldap(8)</a>, a drop-in replacement for ypserv to glue in an LDAP directory for get{pw,gr}ent family of functions.
 <li>Moved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> Fingerprint Visualization from CheckHostIP to an own config option named VisualHostKey.  <li>Moved <a href="http://man.openbsd.org?query=ssh&sektion=1&format=html">ssh(1)</a> Fingerprint Visualization from CheckHostIP to an own config option named VisualHostKey.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> test the primes in /etc/moduli better.  <li>Make <a href="http://man.openbsd.org?query=ssh&sektion=1&format=html">ssh(1)</a> test the primes in /etc/moduli better.
 <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1&format=html">sftp(1)</a> <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=chmod&sektion=2&format=html">chmod(2)</a> operations to set set[ug]id and sticky bits. Does not apply to transfers, only chmod commands.  <li>Allow <a href="http://man.openbsd.org?query=sftp&sektion=1&format=html">sftp(1)</a> <a href="http://man.openbsd.org?query=chmod&sektion=2&format=html">chmod(2)</a> operations to set set[ug]id and sticky bits. Does not apply to transfers, only chmod commands.
 <!-- 2008/06/25 -->  <!-- 2008/06/25 -->
 <li>Fix sticky-address on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> rdr.  <li>Fix sticky-address on <a href="http://man.openbsd.org?query=pf&sektion=4&format=html">pf(4)</a> rdr.
 <li>Added support for Intel G35 graphics.  <li>Added support for Intel G35 graphics.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&sektion=8&format=html">disklabel(8)</a> interactive mode, always suggest offsets and sizes inside the OpenBSD area. Added an 'l' command to print headers only.  <li>In <a href="http://man.openbsd.org?query=disklabel&sektion=8&format=html">disklabel(8)</a> interactive mode, always suggest offsets and sizes inside the OpenBSD area. Added an 'l' command to print headers only.
 <li>Various improvements in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&sektion=1&format=html">ftp(1)</a>, including better handling of resumes.  <li>Various improvements in <a href="http://man.openbsd.org?query=ftp&sektion=1&format=html">ftp(1)</a>, including better handling of resumes.
 <li>Fix in bootloader to skip CHS checks if LBA is found and OK.  <li>Fix in bootloader to skip CHS checks if LBA is found and OK.
 <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auglx&sektion=4&format=html">auglx(4)</a>, an <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=audio&sektion=4&format=html">audio(4)</a> driver for the AC'97 audio codec found on some AMD Geode LX systems with CS5536 companion chips.  <li>Added <a href="http://man.openbsd.org?query=auglx&sektion=4&format=html">auglx(4)</a>, an <a href="http://man.openbsd.org?query=audio&sektion=4&format=html">audio(4)</a> driver for the AC'97 audio codec found on some AMD Geode LX systems with CS5536 companion chips.
 <li>Allow i386 and amd64 to boot from extended DOS partitions.  <li>Allow i386 and amd64 to boot from extended DOS partitions.
 <!-- 2008/06/24 -->  <!-- 2008/06/24 -->
 <li>Teach <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldd&sektion=1&format=html">ldd(1)</a> how to handle PIE executables.  <li>Teach <a href="http://man.openbsd.org?query=ldd&sektion=1&format=html">ldd(1)</a> how to handle PIE executables.
 <li>Implemented time-based rekeying for idgen32.  <li>Implemented time-based rekeying for idgen32.
 <li>RX chain corruption fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bnx&sektion=4&format=html">bnx(4)</a> in low memory situations.  <li>RX chain corruption fix for <a href="http://man.openbsd.org?query=bnx&sektion=4&format=html">bnx(4)</a> in low memory situations.
 <li>Disallow processes from mapping their own page 0.  <li>Disallow processes from mapping their own page 0.
 <li>Implemented reentrant functions getpwnam_r() and getpwuid_r() in libc.  <li>Implemented reentrant functions getpwnam_r() and getpwuid_r() in libc.
 <!-- 2008/06/23 -->  <!-- 2008/06/23 -->
 <!-- 2008/06/22 -->  <!-- 2008/06/22 -->
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdio&sektion=1&format=html">cdio(1)</a> automatically distinguish between CD-DA tracks and WAVE audio files when writing them in TAO mode.  <li>Make <a href="http://man.openbsd.org?query=cdio&sektion=1&format=html">cdio(1)</a> automatically distinguish between CD-DA tracks and WAVE audio files when writing them in TAO mode.
 <!-- 2008/06/21 -->  <!-- 2008/06/21 -->
 <li>Updated freetype to 2.3.6. Fixes CVS-2008-1806,1807 and 1808.  <li>Updated freetype to 2.3.6. Fixes CVS-2008-1806,1807 and 1808.
 <li>Added Marvell Yukon devices based on 88E8040T chips to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msk&sektion=4&format=html">msk(4)</a> network cards.  <li>Added Marvell Yukon devices based on 88E8040T chips to the list of supported <a href="http://man.openbsd.org?query=msk&sektion=4&format=html">msk(4)</a> network cards.
 <!-- 2008/06/20 -->  <!-- 2008/06/20 -->
 <!-- 2008/06/19 -->  <!-- 2008/06/19 -->
 <li>Reenabled amdmsr, now it properly checks for AMD Geode LX CPUs with a graphics processor.  <li>Reenabled amdmsr, now it properly checks for AMD Geode LX CPUs with a graphics processor.
 <li>Prevent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wc&sektion=1&format=html">wc(1)</a> from printing spurious whitespace when reading from stdin.  <li>Prevent <a href="http://man.openbsd.org?query=wc&sektion=1&format=html">wc(1)</a> from printing spurious whitespace when reading from stdin.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=printf&sektion=1&format=html">printf(1)</a> ignore double dash even though it does not take any options itself.  <li>Make <a href="http://man.openbsd.org?query=printf&sektion=1&format=html">printf(1)</a> ignore double dash even though it does not take any options itself.
 <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ix&sektion=4&format=html">ix(4)</a> to amd64 and i386 GENERIC kernels, enabled on i386 only.  <li>Added <a href="http://man.openbsd.org?query=ix&sektion=4&format=html">ix(4)</a> to amd64 and i386 GENERIC kernels, enabled on i386 only.
 <!-- 2008/06/18 -->  <!-- 2008/06/18 -->
 <li>Fixes for vblank in the DRM code.  <li>Fixes for vblank in the DRM code.
 <li>Updated xf86-video-apm to 1.2.0.  <li>Updated xf86-video-apm to 1.2.0.
 <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xinit&sektion=1&format=html">xinit(1)</a> to 1.1.0.  <li>Updated <a href="http://man.openbsd.org?query=xinit&sektion=1&format=html">xinit(1)</a> to 1.1.0.
 <li>Removed lbxproxy, xphelloworld, xplsprinters and xpreharshprinterlist.  <li>Removed lbxproxy, xphelloworld, xplsprinters and xpreharshprinterlist.
 <li>Fix segmentation fault in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&sektion=1&format=html">mg(1)</a> when writing to an alternate name.  <li>Fix segmentation fault in <a href="http://man.openbsd.org?query=mg&sektion=1&format=html">mg(1)</a> when writing to an alternate name.
 <!-- 2008/06/17 -->  <!-- 2008/06/17 -->
 <li>Updated the Xext code for MIT-SHM, fixes CVE-2008-1379.  <li>Updated the Xext code for MIT-SHM, fixes CVE-2008-1379.
 <li>Unbreak OpenCVS diff for newly added files.  <li>Unbreak OpenCVS diff for newly added files.
 <!-- 2008/06/16 -->  <!-- 2008/06/16 -->
 <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&sektion=1&format=html">cwm(1)</a> crash when compiled with -g.  <li>Fix <a href="http://man.openbsd.org?query=cwm&sektion=1&format=html">cwm(1)</a> crash when compiled with -g.
 <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&sektion=1&format=html">ftp(1)</a> transfer interrupting when confirmrest mode is used.  <li>Fix <a href="http://man.openbsd.org?query=ftp&sektion=1&format=html">ftp(1)</a> transfer interrupting when confirmrest mode is used.
 <!-- 2008/06/15 -->  <!-- 2008/06/15 -->
 <li>Prevent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> from calling isatty() on a pty master, prevents hang on exit on some non-openbsd platforms.  <li>Prevent <a href="http://man.openbsd.org?query=ssh&sektion=1&format=html">ssh(1)</a> from calling isatty() on a pty master, prevents hang on exit on some non-openbsd platforms.
 <li>Make MaxAuthTries available inside Match blocks in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&sektion=5&format=html">sshd_config(5)</a>.  <li>Make MaxAuthTries available inside Match blocks in <a href="http://man.openbsd.org?query=sshd_config&sektion=5&format=html">sshd_config(5)</a>.
 <li>Disabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=amdmsr&sektion=4&format=html">amdmsr(4)</a> until a way to only make it work on Geode CPUs is found.  <li>Disabled <a href="http://man.openbsd.org?query=amdmsr&sektion=4&format=html">amdmsr(4)</a> until a way to only make it work on Geode CPUs is found.
 <li>Reenabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipmi&sektion=4&format=html">ipmi(4)</a> again on amd64 and i386 GENERIC kernels.  <li>Reenabled <a href="http://man.openbsd.org?query=ipmi&sektion=4&format=html">ipmi(4)</a> again on amd64 and i386 GENERIC kernels.
 <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a> to delete more than one community per filter rule.  <li>Allow <a href="http://man.openbsd.org?query=bgpd&sektion=8&format=html">bgpd(8)</a> to delete more than one community per filter rule.
 <li>Make powerbooks and ibooks default to adb keyboards for console.  <li>Make powerbooks and ibooks default to adb keyboards for console.
 <!-- 2008/06/14 -->  <!-- 2008/06/14 -->
 <li>Added 802.3ad LACP support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trunk&sektion=4&format=html">trunk(4)</a>.  <li>Added 802.3ad LACP support in <a href="http://man.openbsd.org?query=trunk&sektion=4&format=html">trunk(4)</a>.
 <li>Make the amd64 platform capable of getting EST CPU operating points from ACPI when running on Intel CPUs.  <li>Make the amd64 platform capable of getting EST CPU operating points from ACPI when running on Intel CPUs.
 <li>Initial version of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rpc.statd&sektion=8&format=html">rpc.statd(8)</a>.  <li>Initial version of <a href="http://man.openbsd.org?query=rpc.statd&sektion=8&format=html">rpc.statd(8)</a>.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&sektion=1&format=html">ftp(1)</a> accept empty passwords in URLs.  <li>Make <a href="http://man.openbsd.org?query=ftp&sektion=1&format=html">ftp(1)</a> accept empty passwords in URLs.
 <li>Make OpenCVS handle addition of new files in branches.  <li>Make OpenCVS handle addition of new files in branches.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rpc.lockd&sektion=8&format=html">rpc.lockd(8)</a> handle filehandle comparisons between NFSv2 and v3.  <li>Make <a href="http://man.openbsd.org?query=rpc.lockd&sektion=8&format=html">rpc.lockd(8)</a> handle filehandle comparisons between NFSv2 and v3.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvideo&sektion=4&format=html">uvideo(4)</a> notify the user that attaching to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=echi&sektion=4&format=html">echi(4)</a> wont work.  <li>Make <a href="http://man.openbsd.org?query=uvideo&sektion=4&format=html">uvideo(4)</a> notify the user that attaching to <a href="http://man.openbsd.org?query=echi&sektion=4&format=html">echi(4)</a> wont work.
 <li>Better bounds checks on RAW_PART devices so we never access past the end of the device.  <li>Better bounds checks on RAW_PART devices so we never access past the end of the device.
 <li>Updated xserver to 1.4.2 in the xenocara tree.  <li>Updated xserver to 1.4.2 in the xenocara tree.
 <li>Added xf86-video-geode driver to the xserver.  <li>Added xf86-video-geode driver to the xserver.
 <li>Add support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&sektion=4&format=html">carp(4)</a> to specify carppeer, the unicast address of the remote carp peer.  <li>Add support in <a href="http://man.openbsd.org?query=carp&sektion=4&format=html">carp(4)</a> to specify carppeer, the unicast address of the remote carp peer.
 <li>Initial version of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=amdmsr&sektion=4&format=html">amdmsr(4)</a>, a driver to access model specific registers on AMD Geode CPUs.  <li>Initial version of <a href="http://man.openbsd.org?query=amdmsr&sektion=4&format=html">amdmsr(4)</a>, a driver to access model specific registers on AMD Geode CPUs.
 <li>Make sure each nfs iod can enqueue more than one asynchio, and limit the amount of buffer cache it is allowed to a sensible amount. Improves write performance due to less syncing.  <li>Make sure each nfs iod can enqueue more than one asynchio, and limit the amount of buffer cache it is allowed to a sensible amount. Improves write performance due to less syncing.
 <li>Improved the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&sektion=1&format=html">mg(1)</a> undo code.  <li>Improved the <a href="http://man.openbsd.org?query=mg&sektion=1&format=html">mg(1)</a> undo code.
 <!-- 2008/06/13 -->  <!-- 2008/06/13 -->
 <li>Make OpenCVS handle RCS files without a head revision set.  <li>Make OpenCVS handle RCS files without a head revision set.
 <li>Added support in OpenCVS for sticky date set in CVS/Tag and CVS/Entries per directory.  <li>Added support in OpenCVS for sticky date set in CVS/Tag and CVS/Entries per directory.
 <li>Two performance improvements in OpenCVS, one by reusing the last opened CVS/Entries until we switch directory, and switching writes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fwrite&sektion=3&format=html">fwrite(3)</a> instead of line-by-line.  <li>Two performance improvements in OpenCVS, one by reusing the last opened CVS/Entries until we switch directory, and switching writes to <a href="http://man.openbsd.org?query=fwrite&sektion=3&format=html">fwrite(3)</a> instead of line-by-line.
 <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath&sektion=4&format=html">ath(4)</a> to detach cleanly when attaching via PCI.  <li>Allow <a href="http://man.openbsd.org?query=ath&sektion=4&format=html">ath(4)</a> to detach cleanly when attaching via PCI.
 <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cmp&sektion=4&format=html">cmp(4)</a> to sparc64 RAMDISK kernels too.  <li>Add <a href="http://man.openbsd.org?query=cmp&sektion=4&format=html">cmp(4)</a> to sparc64 RAMDISK kernels too.
 <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bioctl&sektion=8&format=html">bioctl(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&sektion=4&format=html">softraid(4)</a> to enable softraid crypto. Still experimental!  <li>Updated <a href="http://man.openbsd.org?query=bioctl&sektion=8&format=html">bioctl(8)</a> and <a href="http://man.openbsd.org?query=softraid&sektion=4&format=html">softraid(4)</a> to enable softraid crypto. Still experimental!
 <li>Fix ldscripts for i386 when using -pie.  <li>Fix ldscripts for i386 when using -pie.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&sektion=4&format=html">carp(4)</a> not log state transitions to or from INIT by default.  <li>Make <a href="http://man.openbsd.org?query=carp&sektion=4&format=html">carp(4)</a> not log state transitions to or from INIT by default.
 <li>Add support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bnx&sektion=4&format=html">bnx(4)</a> for fiber PHY using BCM5714/5780 and BCM5706/5708 adapters.  <li>Add support in <a href="http://man.openbsd.org?query=bge&sektion=4&format=html">bge(4)</a> and <a href="http://man.openbsd.org?query=bnx&sektion=4&format=html">bnx(4)</a> for fiber PHY using BCM5714/5780 and BCM5706/5708 adapters.
 <li>Implemented NFS file locking in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rpc.lockd&sektion=8&format=html">rpc.lockd(8)</a>.  <li>Implemented NFS file locking in <a href="http://man.openbsd.org?query=rpc.lockd&sektion=8&format=html">rpc.lockd(8)</a>.
 <li>Implemented xdr_int64_t and xdr_u_int64_t to the rpc <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xdr&sektion=3&format=html">xdr(3)</a> suite.  <li>Implemented xdr_int64_t and xdr_u_int64_t to the rpc <a href="http://man.openbsd.org?query=xdr&sektion=3&format=html">xdr(3)</a> suite.
 <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=strtof&sektion=3&format=html">strtof(3)</a> to libc.  <li>Added <a href="http://man.openbsd.org?query=strtof&sektion=3&format=html">strtof(3)</a> to libc.
 <li>Update xenocara <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xfs&sektion=1&format=html">xfs(1)</a> to 1.0.8.  <li>Update xenocara <a href="http://man.openbsd.org?query=xfs&sektion=1&format=html">xfs(1)</a> to 1.0.8.
 <li>Rework <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bridge&sektion=4&format=html">bridge(4)</a> mac address selection when using Spanning Tree Protocol.  <li>Rework <a href="http://man.openbsd.org?query=bridge&sektion=4&format=html">bridge(4)</a> mac address selection when using Spanning Tree Protocol.
 <!-- 2008/06/12 -->  <!-- 2008/06/12 -->
 <li>Added D-Link DWA-111 to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rum&sektion=4&format=html">rum(4)</a> devices.  <li>Added D-Link DWA-111 to the list of supported <a href="http://man.openbsd.org?query=rum&sektion=4&format=html">rum(4)</a> devices.
 <li>Updated xenocara showfont to 1.0.2.  <li>Updated xenocara showfont to 1.0.2.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> refuse to read ~/.shosts or ~/.ssh/authorized_keys that are not regular files.  <li>Make <a href="http://man.openbsd.org?query=ssh&sektion=1&format=html">ssh(1)</a> refuse to read ~/.shosts or ~/.ssh/authorized_keys that are not regular files.
 <li>Added support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysmerge&sektion=8&format=html">sysmerge(8)</a> for ignoring files and directories using optional /etc/sysmerge.ignore file.  <li>Added support in <a href="http://man.openbsd.org?query=sysmerge&sektion=8&format=html">sysmerge(8)</a> for ignoring files and directories using optional /etc/sysmerge.ignore file.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> fall back to creating a new TCP session for most multiplexing errors.  <li>Make <a href="http://man.openbsd.org?query=ssh&sektion=1&format=html">ssh(1)</a> fall back to creating a new TCP session for most multiplexing errors.
 <li>Make amd64 and i386 detect Intel's SMX, Safer Mode Extensions.  <li>Make amd64 and i386 detect Intel's SMX, Safer Mode Extensions.
 <li>New display mode for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systat&sektion=1&format=html">systat(1)</a>, "pftop".  <li>New display mode for <a href="http://man.openbsd.org?query=systat&sektion=1&format=html">systat(1)</a>, "pftop".
 <li>Added support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malo&sektion=4&format=html">malo(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ep&sektion=4&format=html">ep(4)</a> at <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcmcia&sektion=4&format=html">pcmcia(4)</a> and also <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=ral&sektion=4&format=html">ral(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xl&sektion=4&format=html">xl(4)</a> at <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cardbus&sektion=4&format=html">cardbus(4)</a> for sparc64 GENERIC kernels.  <li>Added support for <a href="http://man.openbsd.org?query=malo&sektion=4&format=html">malo(4)</a> and <a href="http://man.openbsd.org?query=ep&sektion=4&format=html">ep(4)</a> at <a href="http://man.openbsd.org?query=pcmcia&sektion=4&format=html">pcmcia(4)</a> and also <a href="http://man.openbsd.org?query=re&sektion=4&format=html">re(4)</a>, <a href="http://man.openbsd.org?query=ral&sektion=4&format=html">ral(4)</a> and <a href="http://man.openbsd.org?query=xl&sektion=4&format=html">xl(4)</a> at <a href="http://man.openbsd.org?query=cardbus&sektion=4&format=html">cardbus(4)</a> for sparc64 GENERIC kernels.
 <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvideo&sektion=4&format=html">uvideo(4)</a> on i386 GENERIC kernels.  <li>Enabled <a href="http://man.openbsd.org?query=uvideo&sektion=4&format=html">uvideo(4)</a> on i386 GENERIC kernels.
 <li>Added support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpbench&sektion=1&format=html">tcpbench(1)</a> for opening more than one concurrent tcp session.  <li>Added support in <a href="http://man.openbsd.org?query=tcpbench&sektion=1&format=html">tcpbench(1)</a> for opening more than one concurrent tcp session.
 <li>Some preparations in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld.so&sektion=1&format=html">ld.so(1)</a> for PIE executable support.  <li>Some preparations in <a href="http://man.openbsd.org?query=ld.so&sektion=1&format=html">ld.so(1)</a> for PIE executable support.
 <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvideo&sektion=4&format=html">uvideo(4)</a> on amd64 GENERIC kernels.  <li>Enabled <a href="http://man.openbsd.org?query=uvideo&sektion=4&format=html">uvideo(4)</a> on amd64 GENERIC kernels.
 <li>Added statistics in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nfsstat&sektion=1&format=html">nfsstat(1)</a> to show how many async to sync changes are done.  <li>Added statistics in <a href="http://man.openbsd.org?query=nfsstat&sektion=1&format=html">nfsstat(1)</a> to show how many async to sync changes are done.
 <li>Better dsdt AML parsing for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a>.  <li>Better dsdt AML parsing for <a href="http://man.openbsd.org?query=acpi&sektion=4&format=html">acpi(4)</a>.
 <li>Improved privsep support for X11/DRI.  <li>Improved privsep support for X11/DRI.
 <li>Fix synproxy in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a>.  <li>Fix synproxy in <a href="http://man.openbsd.org?query=pf&sektion=4&format=html">pf(4)</a>.
 <li>Make systat in "iostat" mode show buffer cache statistics too.  <li>Make systat in "iostat" mode show buffer cache statistics too.
 <li>Make OpenCVS handle symbol names that are also RCS tokens.  <li>Make OpenCVS handle symbol names that are also RCS tokens.
 <li>Prevent NULL dereference in ELF loader.  <li>Prevent NULL dereference in ELF loader.
 <li>Fix libm compiles on gcc2 architectures.  <li>Fix libm compiles on gcc2 architectures.
 <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&sektion=4&format=html">com(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wdc&sektion=4&format=html">wdc(4)</a> at <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcmcia&sektion=4&format=html">pcmcia(4)</a> for sparc64 GENERIC kernels.  <li>Added <a href="http://man.openbsd.org?query=com&sektion=4&format=html">com(4)</a> and <a href="http://man.openbsd.org?query=wdc&sektion=4&format=html">wdc(4)</a> at <a href="http://man.openbsd.org?query=pcmcia&sektion=4&format=html">pcmcia(4)</a> for sparc64 GENERIC kernels.
 <li>Fix egress group matching for IPv4.  <li>Fix egress group matching for IPv4.
 <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&sektion=4&format=html">dc(4)</a> on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cardbus&sektion=4&format=html">cardbus(4)</a> for sparc64 GENERIC kernels.  <li>Added <a href="http://man.openbsd.org?query=dc&sektion=4&format=html">dc(4)</a> on <a href="http://man.openbsd.org?query=cardbus&sektion=4&format=html">cardbus(4)</a> for sparc64 GENERIC kernels.
 <li>Plug small memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> multiplex escape char handling.  <li>Plug small memory leak in <a href="http://man.openbsd.org?query=ssh&sektion=1&format=html">ssh(1)</a> multiplex escape char handling.
 <li>In OpenCVS, completely remove the need for TMP_DIR when running checkout.  <li>In OpenCVS, completely remove the need for TMP_DIR when running checkout.
 <li>Make sure asynchronous I/O in NFS fail correctly if all nfs iods are busy and downgrade them to synchronous ones.  <li>Make sure asynchronous I/O in NFS fail correctly if all nfs iods are busy and downgrade them to synchronous ones.
 <!-- 2008/06/11 -->  <!-- 2008/06/11 -->
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> display the key type as a caption in the frame of the random-art screen.  <li>Make <a href="http://man.openbsd.org?query=ssh&sektion=1&format=html">ssh(1)</a> display the key type as a caption in the frame of the random-art screen.
 <li>Do not look for foreign ELF binaries unless emulation is enabled.  <li>Do not look for foreign ELF binaries unless emulation is enabled.
 <li>Remove race in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> by maintaining a queue of outstanding global requests we expect replies to, and use it to verify success for remote forward.  <li>Remove race in <a href="http://man.openbsd.org?query=ssh&sektion=1&format=html">ssh(1)</a> by maintaining a queue of outstanding global requests we expect replies to, and use it to verify success for remote forward.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a>, enable ~ escapes for multiplex slave sessions.  <li>In <a href="http://man.openbsd.org?query=ssh&sektion=1&format=html">ssh(1)</a>, enable ~ escapes for multiplex slave sessions.
 <li>Introduced a basic c-mode in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&sektion=1&format=html">mg(1)</a>.  <li>Introduced a basic c-mode in <a href="http://man.openbsd.org?query=mg&sektion=1&format=html">mg(1)</a>.
 <li>Add "delete volume" functionality to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bioctl&sektion=8&format=html">bioctl(8)</a>.  <li>Add "delete volume" functionality to <a href="http://man.openbsd.org?query=bioctl&sektion=8&format=html">bioctl(8)</a>.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldattach&sektion=8&format=html">ldattach(8)</a> flush stdout after printing the pty name.  <li>Make <a href="http://man.openbsd.org?query=ldattach&sektion=8&format=html">ldattach(8)</a> flush stdout after printing the pty name.
 <li>Update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&sektion=4&format=html">isp(4)</a> QLogic 2200 firmware to 2.02.06.  <li>Update <a href="http://man.openbsd.org?query=isp&sektion=4&format=html">isp(4)</a> QLogic 2200 firmware to 2.02.06.
 <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> fingerprint ASCII visualization.  <li>Added <a href="http://man.openbsd.org?query=ssh&sektion=1&format=html">ssh(1)</a> fingerprint ASCII visualization.
 <li>Updated libX11 to 1.1.4 in the xenocara source tree.  <li>Updated libX11 to 1.1.4 in the xenocara source tree.
 <li>Updated the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=math&sektion=3&format=html">math(3)</a> libraries in regard of gamma/lgamma and tgamma() functions.  <li>Updated the <a href="http://man.openbsd.org?query=math&sektion=3&format=html">math(3)</a> libraries in regard of gamma/lgamma and tgamma() functions.
 <li>Added a bunch of new <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ciss&sektion=4&format=html">ciss(4)</a> devices.  <li>Added a bunch of new <a href="http://man.openbsd.org?query=ciss&sektion=4&format=html">ciss(4)</a> devices.
 <li>Added support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&sektion=8&format=html">relayd(8)</a> for transparent L7 forwarding in relays.  <li>Added support in <a href="http://man.openbsd.org?query=relayd&sektion=8&format=html">relayd(8)</a> for transparent L7 forwarding in relays.
 <li>Fix in the xserver DBE extension.  <li>Fix in the xserver DBE extension.
 <li>Fixes in xenocara for various overflows, CVE-2008-1377,1379 and 2360-2362.  <li>Fixes in xenocara for various overflows, CVE-2008-1377,1379 and 2360-2362.
 <li>Added vlan support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcap&sektion=3&format=html">pcap(3)</a>.  <li>Added vlan support to <a href="http://man.openbsd.org?query=pcap&sektion=3&format=html">pcap(3)</a>.
 <li>Updated the DRM code in xenocara.  <li>Updated the DRM code in xenocara.
 <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=memconfig&sektion=8&format=html">memconfig(8)</a> on the amd64 platform.  <li>Enabled <a href="http://man.openbsd.org?query=memconfig&sektion=8&format=html">memconfig(8)</a> on the amd64 platform.
 <li>Synchronized the amd64 MTRR API with i386, and enabled it on GENERIC kernels.  <li>Synchronized the amd64 MTRR API with i386, and enabled it on GENERIC kernels.
 <!-- 2008/06/10 -->  <!-- 2008/06/10 -->
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a> independent from system time changes by using monotime.  <li>Make <a href="http://man.openbsd.org?query=bgpd&sektion=8&format=html">bgpd(8)</a> independent from system time changes by using monotime.
 <li>For sparc64, use the prom address to map <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=clock&sektion=4&format=html">clock(4)</a> at <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ebus&sektion=4&format=html">ebus(4)</a> if available.  <li>For sparc64, use the prom address to map <a href="http://man.openbsd.org?query=clock&sektion=4&format=html">clock(4)</a> at <a href="http://man.openbsd.org?query=ebus&sektion=4&format=html">ebus(4)</a> if available.
 <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> forwarding performance by removing need for a state lookup on outbound packets.  <li>Improved <a href="http://man.openbsd.org?query=pf&sektion=4&format=html">pf(4)</a> forwarding performance by removing need for a state lookup on outbound packets.
 <li>Added "tar -j" option to launch bzip2 for compress/uncompress operations.  <li>Added "tar -j" option to launch bzip2 for compress/uncompress operations.
 <li>Initial version of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&sektion=4&format=html">softraid(4)</a> crypto support. Disabled for now.  <li>Initial version of <a href="http://man.openbsd.org?query=softraid&sektion=4&format=html">softraid(4)</a> crypto support. Disabled for now.
 <li>Fixed panic in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bwi&sektion=4&format=html">bwi(4)</a>.  <li>Fixed panic in <a href="http://man.openbsd.org?query=bwi&sektion=4&format=html">bwi(4)</a>.
 <li>Added clear-mark function to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&sektion=1&format=html">mg(1)</a>.  <li>Added clear-mark function to <a href="http://man.openbsd.org?query=mg&sektion=1&format=html">mg(1)</a>.
 <li>Reduce memory usage in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fsck_ffs&sektion=8&format=html">fsck_ffs(8)</a> by about 20% by packing state and type of an inode in a single byte.  <li>Reduce memory usage in <a href="http://man.openbsd.org?query=fsck_ffs&sektion=8&format=html">fsck_ffs(8)</a> by about 20% by packing state and type of an inode in a single byte.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> support CIDR address matching in .ssh/authorized_keys from="..." stanzas.  <li>Make <a href="http://man.openbsd.org?query=ssh&sektion=1&format=html">ssh(1)</a> support CIDR address matching in .ssh/authorized_keys from="..." stanzas.
 <li>Added NFS cache improvements.  <li>Added NFS cache improvements.
 <li>Added AMD Geode LX support in xenocara.  <li>Added AMD Geode LX support in xenocara.
 <li>Add no-more-sessions extension to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> to indicate it will never request another session.  <li>Add no-more-sessions extension to <a href="http://man.openbsd.org?query=ssh&sektion=1&format=html">ssh(1)</a> to indicate it will never request another session.
 <li>Increased <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8&format=html">isakmpd(8)</a> fifo command buffer size to accommodate IPv6 addresses.  <li>Increased <a href="http://man.openbsd.org?query=isakmpd&sektion=8&format=html">isakmpd(8)</a> fifo command buffer size to accommodate IPv6 addresses.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&sektion=8&format=html">relayd(8)</a> use sloppy <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> state keeping for routed sessions (Direct Server Return).  <li>Make <a href="http://man.openbsd.org?query=relayd&sektion=8&format=html">relayd(8)</a> use sloppy <a href="http://man.openbsd.org?query=pf&sektion=4&format=html">pf(4)</a> state keeping for routed sessions (Direct Server Return).
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> counters on table addresses optional, and disabled by default. Saves about 40% memory if counters are not being used.  <li>Make <a href="http://man.openbsd.org?query=pf&sektion=4&format=html">pf(4)</a> counters on table addresses optional, and disabled by default. Saves about 40% memory if counters are not being used.
 <li>Fixed buffer cache pending read statistics.  <li>Fixed buffer cache pending read statistics.
 <li>Fixed memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usbf&sektion=4&format=html">usbf(4)</a> code.  <li>Fixed memory leak in <a href="http://man.openbsd.org?query=usbf&sektion=4&format=html">usbf(4)</a> code.
 <li>Made signal permission checks POSIX compliant.  <li>Made signal permission checks POSIX compliant.
 <li>In OpenCVS, make sure we properly inherit file permissions.  <li>In OpenCVS, make sure we properly inherit file permissions.
 <li>Revamped the buffer cache.  <li>Revamped the buffer cache.
 <li>Shrink <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> state structure by collapsing two 8 bit ints into one.  <li>Shrink <a href="http://man.openbsd.org?query=pf&sektion=4&format=html">pf(4)</a> state structure by collapsing two 8 bit ints into one.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldattach&sektion=8&format=html">ldattach(8)</a> sleep if the slave device of the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pty&sektion=4&format=html">pty(4)</a> is not connected.  <li>Make <a href="http://man.openbsd.org?query=ldattach&sektion=8&format=html">ldattach(8)</a> sleep if the slave device of the <a href="http://man.openbsd.org?query=pty&sektion=4&format=html">pty(4)</a> is not connected.
 <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8&format=html">isakmpd(8)</a> so it has the same behaviour for IPv6 and IPv4.  <li>Fix <a href="http://man.openbsd.org?query=isakmpd&sektion=8&format=html">isakmpd(8)</a> so it has the same behaviour for IPv6 and IPv4.
 <li>Do not ask "override?" in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rm&sektion=1&format=html">rm(1)</a> if the access fails for other reasons than EACCESS.  <li>Do not ask "override?" in <a href="http://man.openbsd.org?query=rm&sektion=1&format=html">rm(1)</a> if the access fails for other reasons than EACCESS.
 <li>Allow emulated linux binaries to call setsockopt(,TCPNODELAY,) on a AF_LOCAL socket.  <li>Allow emulated linux binaries to call setsockopt(,TCPNODELAY,) on a AF_LOCAL socket.
 <li>Fix IPv4 in IPv6 IPSec encapsulation issue.  <li>Fix IPv4 in IPv6 IPSec encapsulation issue.
 <li>Added /dev/video* on the amd64 platform.  <li>Added /dev/video* on the amd64 platform.
 <!-- 2008/06/09 -->  <!-- 2008/06/09 -->
 <li>Added extended test mode (-T) to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a>.  <li>Added extended test mode (-T) to <a href="http://man.openbsd.org?query=ssh&sektion=1&format=html">ssh(1)</a>.
 <li>Added -O option to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtsold&sektion=8&format=html">rtsold(8)</a> to run an external script when the "other configuration" flag is found in the RA message.  <li>Added -O option to <a href="http://man.openbsd.org?query=rtsold&sektion=8&format=html">rtsold(8)</a> to run an external script when the "other configuration" flag is found in the RA message.
 <li>Fix interrupt handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&sektion=4&format=html">sd(4)</a> for Iomega Jazz drives on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&sektion=4&format=html">ahc(4)</a> and others.  <li>Fix interrupt handling in <a href="http://man.openbsd.org?query=sd&sektion=4&format=html">sd(4)</a> for Iomega Jazz drives on <a href="http://man.openbsd.org?query=ahc&sektion=4&format=html">ahc(4)</a> and others.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a>, implement a sloppy tcpstate tracker which does not look at sequence numbers at all.  <li>In <a href="http://man.openbsd.org?query=pf&sektion=4&format=html">pf(4)</a>, implement a sloppy tcpstate tracker which does not look at sequence numbers at all.
 <li>In sshd_config, support full CIDR address matching in Match blocks, with support for negation and fallback to classic wildcard matching.  <li>In sshd_config, support full CIDR address matching in Match blocks, with support for negation and fallback to classic wildcard matching.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&sektion=8&format=html">ntpd(8)</a>, when using IPv6 addresses, return the first 32 bits of the MD5 hash of the address as ref ID.  <li>In <a href="http://man.openbsd.org?query=ntpd&sektion=8&format=html">ntpd(8)</a>, when using IPv6 addresses, return the first 32 bits of the MD5 hash of the address as ref ID.
 <li>Update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&sektion=8&format=html">ntpd(8)</a> to respect RFC4330 when run as a secondary server.  <li>Update <a href="http://man.openbsd.org?query=ntpd&sektion=8&format=html">ntpd(8)</a> to respect RFC4330 when run as a secondary server.
 <li>Make amd64 machines be able to use more than 4G ram, and crank the MAXDSIZ to allow allocations/mmap() up to 8G.  <li>Make amd64 machines be able to use more than 4G ram, and crank the MAXDSIZ to allow allocations/mmap() up to 8G.
 <li>New trigger framework in OpenCVS.  <li>New trigger framework in OpenCVS.
 <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cmp&sektion=4&format=html">cmp(4)</a> to sparc64, a dummy driver to make attaching CMT CPUs easier.  <li>Added <a href="http://man.openbsd.org?query=cmp&sektion=4&format=html">cmp(4)</a> to sparc64, a dummy driver to make attaching CMT CPUs easier.
 <li>Update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=access&sektion=2&format=html">access(2)</a> semantics regarding X_OK and the superuser.  <li>Update <a href="http://man.openbsd.org?query=access&sektion=2&format=html">access(2)</a> semantics regarding X_OK and the superuser.
 <li>Make gcc on alpha use -mieee by default. Fixes many FPE problems.  <li>Make gcc on alpha use -mieee by default. Fixes many FPE problems.
 <li>Drop root privileges in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtadvd&sektion=8&format=html">rtadvd(8)</a>.  <li>Drop root privileges in <a href="http://man.openbsd.org?query=rtadvd&sektion=8&format=html">rtadvd(8)</a>.
 <li>Introduced an <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=idgen32&sektion=9&format=html">idgen32(9)</a> facility to generate unpredictable 32 bit numbers and use them for IPv6 IDs and NFS server/client XIDs.  <li>Introduced an <a href="http://man.openbsd.org?query=idgen32&sektion=9&format=html">idgen32(9)</a> facility to generate unpredictable 32 bit numbers and use them for IPv6 IDs and NFS server/client XIDs.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstart&sektion=8&format=html">netstart(8)</a> ensure the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hostname.if&sektion=5&format=html">hostname.if(5)</a> files have the correct permissions on each boot.  <li>Make <a href="http://man.openbsd.org?query=netstart&sektion=8&format=html">netstart(8)</a> ensure the <a href="http://man.openbsd.org?query=hostname.if&sektion=5&format=html">hostname.if(5)</a> files have the correct permissions on each boot.
 <li>Better merge conflict handling in OpenCVS.  <li>Better merge conflict handling in OpenCVS.
 <li>Deprecated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=slattach&sektion=8&format=html">slattach(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nmeaattach&sektion=8&format=html">nmeaattach(8)</a> in favor of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldattach&sektion=8&format=html">ldattach(8)</a>.  <li>Deprecated <a href="http://man.openbsd.org?query=slattach&sektion=8&format=html">slattach(8)</a> and <a href="http://man.openbsd.org?query=nmeaattach&sektion=8&format=html">nmeaattach(8)</a> in favor of <a href="http://man.openbsd.org?query=ldattach&sektion=8&format=html">ldattach(8)</a>.
 <li>Improved superblock location code in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fsck_ffs&sektion=8&format=html">fsck_ffs(8)</a> since <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=newfs&sektion=8&format=html">newfs(8)</a> creates alternate superblocks in different locations.  <li>Improved superblock location code in <a href="http://man.openbsd.org?query=fsck_ffs&sektion=8&format=html">fsck_ffs(8)</a> since <a href="http://man.openbsd.org?query=newfs&sektion=8&format=html">newfs(8)</a> creates alternate superblocks in different locations.
 <li>Better wireless support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtsold&sektion=8&format=html">rtsold(8)</a>.  <li>Better wireless support in <a href="http://man.openbsd.org?query=rtsold&sektion=8&format=html">rtsold(8)</a>.
 <li>Add -p option to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldattach&sektion=8&format=html">ldattach(8)</a> to pass data received from the device to the master device of a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pty&sektion=4&format=html">pty(4)</a> pair.  <li>Add -p option to <a href="http://man.openbsd.org?query=ldattach&sektion=8&format=html">ldattach(8)</a> to pass data received from the device to the master device of a <a href="http://man.openbsd.org?query=pty&sektion=4&format=html">pty(4)</a> pair.
 <li>Prevent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&sektion=8&format=html">ntpd(8)</a> from leaking memory on refid production failure.  <li>Prevent <a href="http://man.openbsd.org?query=ntpd&sektion=8&format=html">ntpd(8)</a> from leaking memory on refid production failure.
 <li>Fix Sun Fire V490 boot delay.  <li>Fix Sun Fire V490 boot delay.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&sektion=8&format=html">ntpd(8)</a>, allow outgoing replies from sensor-driven servers to have a user-configurable reference ID, eg. "GPS" or "DCF".  <li>In <a href="http://man.openbsd.org?query=ntpd&sektion=8&format=html">ntpd(8)</a>, allow outgoing replies from sensor-driven servers to have a user-configurable reference ID, eg. "GPS" or "DCF".
 <li>Fix segmentation fault in OpenCVS annotate code.  <li>Fix segmentation fault in OpenCVS annotate code.
 <li>Implemented an AES XTS mode in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=crypto&sektion=9&format=html">crypto(9)</a> framework.  <li>Implemented an AES XTS mode in the <a href="http://man.openbsd.org?query=crypto&sektion=9&format=html">crypto(9)</a> framework.
 <li>Fix 64-bit issue in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ndp&sektion=8&format=html">ndp(8)</a>.  <li>Fix 64-bit issue in <a href="http://man.openbsd.org?query=ndp&sektion=8&format=html">ndp(8)</a>.
 <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sendmail&sektion=8&format=html">sendmail(8)</a>, disable ident queries, crank max queue children in bulk config and use the C flag in the bulk config file.  <li>For <a href="http://man.openbsd.org?query=sendmail&sektion=8&format=html">sendmail(8)</a>, disable ident queries, crank max queue children in bulk config and use the C flag in the bulk config file.
 <!-- 2008/06/08 -->  <!-- 2008/06/08 -->
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdio&sektion=1&format=html">cdio(1)</a> figure out if media supports TAO or blanking.  <li>Make <a href="http://man.openbsd.org?query=cdio&sektion=1&format=html">cdio(1)</a> figure out if media supports TAO or blanking.
 <li>When <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtadvd&sektion=8&format=html">rtadvd(8)</a> receives SIGUSR1, send debug output to syslog instead of a file.  <li>When <a href="http://man.openbsd.org?query=rtadvd&sektion=8&format=html">rtadvd(8)</a> receives SIGUSR1, send debug output to syslog instead of a file.
 <li>Add ability in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdio&sektion=1&format=html">cdio(1)</a> to determine media capabilities.  <li>Add ability in <a href="http://man.openbsd.org?query=cdio&sektion=1&format=html">cdio(1)</a> to determine media capabilities.
 <li>Added IODATA WN-G54/US and MELCO WLI-U2-KAMG54 to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uath&sektion=4&format=html">uath(4)</a> devices.  <li>Added IODATA WN-G54/US and MELCO WLI-U2-KAMG54 to the list of supported <a href="http://man.openbsd.org?query=uath&sektion=4&format=html">uath(4)</a> devices.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1&format=html">sftp(1)</a> client store statvfs replies in wire format.  <li>Make <a href="http://man.openbsd.org?query=sftp&sektion=1&format=html">sftp(1)</a> client store statvfs replies in wire format.
 <li>Adapt <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvideo&sektion=4&format=html">uvideo(4)</a> mmap frame buffer to a ring buffer.  <li>Adapt <a href="http://man.openbsd.org?query=uvideo&sektion=4&format=html">uvideo(4)</a> mmap frame buffer to a ring buffer.
 <li>Initial import of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ix&sektion=4&format=html">ix(4)</a>, a driver for the Intel 82598 PCI-Express 10 Gig Ethernet Adapter.  <li>Initial import of <a href="http://man.openbsd.org?query=ix&sektion=4&format=html">ix(4)</a>, a driver for the Intel 82598 PCI-Express 10 Gig Ethernet Adapter.
 <li>Fix suspend/hibernate issues in rt2860-based devices.  <li>Fix suspend/hibernate issues in rt2860-based devices.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&sektion=8&format=html">ntpd(8)</a>, do not ignore a slightly unresponsive server for an hour, 5 minutes is enough.  <li>In <a href="http://man.openbsd.org?query=ntpd&sektion=8&format=html">ntpd(8)</a>, do not ignore a slightly unresponsive server for an hour, 5 minutes is enough.
 <li>When adding PMTU related routes to the table, inherit the priority from the parent.  <li>When adding PMTU related routes to the table, inherit the priority from the parent.
 <li>Fixed NULL pointer dereference in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a>, affected IPv6 only.  <li>Fixed NULL pointer dereference in <a href="http://man.openbsd.org?query=pf&sektion=4&format=html">pf(4)</a>, affected IPv6 only.
 <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ixgb&sektion=4&format=html">ixgb(4)</a>, sync the TX ring and post new packets to the chip once per call to the start routine instead of once per packet.  <li>For <a href="http://man.openbsd.org?query=ixgb&sektion=4&format=html">ixgb(4)</a>, sync the TX ring and post new packets to the chip once per call to the start routine instead of once per packet.
 <li>Fix fault in OpenCVS when running status -v on non-existing files.  <li>Fix fault in OpenCVS when running status -v on non-existing files.
 <li>Prevent segmentation fault in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ed&sektion=1&format=html">ed(1)</a> when receiving a signal while being in getpass().  <li>Prevent segmentation fault in <a href="http://man.openbsd.org?query=ed&sektion=1&format=html">ed(1)</a> when receiving a signal while being in getpass().
 <li>Allocate ipq's for fragment reassembly in the ip_input code from a pool instead of using malloc().  <li>Allocate ipq's for fragment reassembly in the ip_input code from a pool instead of using malloc().
 <li>For i386 and amd64, make serial console on non-primary ports work.  <li>For i386 and amd64, make serial console on non-primary ports work.
 <li>Make OpenCVS properly check passed tags for validity before attempting the import and allow multiple release tags.  <li>Make OpenCVS properly check passed tags for validity before attempting the import and allow multiple release tags.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=et&sektion=4&format=html">et(4)</a> devices detachable.  <li>Make <a href="http://man.openbsd.org?query=et&sektion=4&format=html">et(4)</a> devices detachable.
 <!-- 2008/06/07 -->  <!-- 2008/06/07 -->
 <li>Removed support for <tt>dhcpd.interfaces</tt> in <tt>/etc/rc</tt> and deprecated the file <tt>/etc/dhcpd.interfaces</tt>.  <li>Removed support for <tt>dhcpd.interfaces</tt> in <tt>/etc/rc</tt> and deprecated the file <tt>/etc/dhcpd.interfaces</tt>.
 <li>Fix memory leaks in OpenCVS in the directory tag handling code.  <li>Fix memory leaks in OpenCVS in the directory tag handling code.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dumpfs&sektion=8&format=html">dumpfs(8)</a>, fix generated size for -m.  <li>In <a href="http://man.openbsd.org?query=dumpfs&sektion=8&format=html">dumpfs(8)</a>, fix generated size for -m.
 <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld.so&sektion=1&format=html">ld.so(1)</a> prebind to not leak file descriptors.  <li>Fix <a href="http://man.openbsd.org?query=ld.so&sektion=1&format=html">ld.so(1)</a> prebind to not leak file descriptors.
 <li>Add code to make UltraSPARC-IV work.  <li>Add code to make UltraSPARC-IV work.
 <li>Add disabled com4 device in i386 GENERIC for Fujitsu Stylistic Touchscreen devices.  <li>Add disabled com4 device in i386 GENERIC for Fujitsu Stylistic Touchscreen devices.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1&format=html">sftp(1)</a>, increase statvfs member fsid to 64 bits.  <li>In <a href="http://man.openbsd.org?query=sftp&sektion=1&format=html">sftp(1)</a>, increase statvfs member fsid to 64 bits.
 <li>Add acphy/mtdphy/luphy and sqphy which are used by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&sektion=4&format=html">dc(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hme&sektion=4&format=html">hme(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ne&sektion=4&format=html">ne(4)</a> to hppa GENERIC and RAMDISK kernels.  <li>Add acphy/mtdphy/luphy and sqphy which are used by <a href="http://man.openbsd.org?query=dc&sektion=4&format=html">dc(4)</a>, <a href="http://man.openbsd.org?query=hme&sektion=4&format=html">hme(4)</a> and <a href="http://man.openbsd.org?query=ne&sektion=4&format=html">ne(4)</a> to hppa GENERIC and RAMDISK kernels.
 <li>Add baudrate handling for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a> fiber boards using the TBI interface.  <li>Add baudrate handling for <a href="http://man.openbsd.org?query=bge&sektion=4&format=html">bge(4)</a> fiber boards using the TBI interface.
 <li>Add link state/baudrate handling to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ti&sektion=4&format=html">ti(4)</a>.  <li>Add link state/baudrate handling to <a href="http://man.openbsd.org?query=ti&sektion=4&format=html">ti(4)</a>.
 <!-- 2008/06/06 -->  <!-- 2008/06/06 -->
 <li>Stop spurious "got link" message from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&sektion=8&format=html">dhclient(8)</a>.  <li>Stop spurious "got link" message from <a href="http://man.openbsd.org?query=dhclient&sektion=8&format=html">dhclient(8)</a>.
 <li>Moved the Apache manual from <tt>/var/www/htdocs/manual/</tt> in the <i>etcXX</i> file set to <tt>/usr/share/doc/html/httpd/</tt> in the <i>miscXX</i> file set.  <li>Moved the Apache manual from <tt>/var/www/htdocs/manual/</tt> in the <i>etcXX</i> file set to <tt>/usr/share/doc/html/httpd/</tt> in the <i>miscXX</i> file set.
 <li>Remove hardcoded route priority in arplookup.  <li>Remove hardcoded route priority in arplookup.
 <!-- 2008/06/05 -->  <!-- 2008/06/05 -->
 <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a>, add _?RS methods evaluation to obtain additional heuristics and setting interrupt routing.  <li>For <a href="http://man.openbsd.org?query=acpi&sektion=4&format=html">acpi(4)</a>, add _?RS methods evaluation to obtain additional heuristics and setting interrupt routing.
 <li>For rthreads, make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fork&sektion=2&format=html">fork(2)</a>/<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vfork&sektion=2&format=html">vfork(2)</a> wrapper functions to reset state in the child process. Also protect libc/ld.so(1) critical areas during those calls and add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pthread_atfork&sektion=3&format=html">pthread_atfork(3)</a> implementation.  <li>For rthreads, make <a href="http://man.openbsd.org?query=fork&sektion=2&format=html">fork(2)</a>/<a href="http://man.openbsd.org?query=vfork&sektion=2&format=html">vfork(2)</a> wrapper functions to reset state in the child process. Also protect libc/ld.so(1) critical areas during those calls and add <a href="http://man.openbsd.org?query=pthread_atfork&sektion=3&format=html">pthread_atfork(3)</a> implementation.
 <li>Added first bits for supporting <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mmap&sektion=2&format=html">mmap(2)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvideo&sektion=4&format=html">uvideo(4)</a>.  <li>Added first bits for supporting <a href="http://man.openbsd.org?query=mmap&sektion=2&format=html">mmap(2)</a> in <a href="http://man.openbsd.org?query=uvideo&sektion=4&format=html">uvideo(4)</a>.
 <li>For i386 and amd64, allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pchb&sektion=4&format=html">pchb(4)</a> to find additional non-coherent HyperTransport links.  <li>For i386 and amd64, allow <a href="http://man.openbsd.org?query=pchb&sektion=4&format=html">pchb(4)</a> to find additional non-coherent HyperTransport links.
 <!-- 2008/06/04 -->  <!-- 2008/06/04 -->
 <li>Prevent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&sektion=1&format=html">cwm(1)</a> from trying to exec a null char.  <li>Prevent <a href="http://man.openbsd.org?query=cwm&sektion=1&format=html">cwm(1)</a> from trying to exec a null char.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&sektion=1&format=html">cwm(1)</a> honor termpath and lockpath if given in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwmrc&sektion=5&format=html">cwmrc(5)</a> file.  <li>Make <a href="http://man.openbsd.org?query=cwm&sektion=1&format=html">cwm(1)</a> honor termpath and lockpath if given in the <a href="http://man.openbsd.org?query=cwmrc&sektion=5&format=html">cwmrc(5)</a> file.
 <li>Beginning to remove OLF support.  <li>Beginning to remove OLF support.
 <li>If <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpidump&sektion=8&format=html">acpidump(8)</a> is given -o, do not disassemble the AML so you can get the dump if the disassembler crashes.  <li>If <a href="http://man.openbsd.org?query=acpidump&sektion=8&format=html">acpidump(8)</a> is given -o, do not disassemble the AML so you can get the dump if the disassembler crashes.
 <li>Extend <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=awk&sektion=1&format=html">awk(1)</a> with bitwise operations.  <li>Extend <a href="http://man.openbsd.org?query=awk&sektion=1&format=html">awk(1)</a> with bitwise operations.
 <!-- 2008/06/03 -->  <!-- 2008/06/03 -->
 <li>Fix bias for upper_bounds in really large ranges for the random number generators. Nothing in the source tree yet requests such ranges.  <li>Fix bias for upper_bounds in really large ranges for the random number generators. Nothing in the source tree yet requests such ranges.
 <li>Make DRM code for X.org use D_CLONE so per-open data works. Preparation for privilege separation.  <li>Make DRM code for X.org use D_CLONE so per-open data works. Preparation for privilege separation.
 <li>In the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pthreads&sektion=3&format=html">pthreads(3)</a> library, do not grab the file descriptor read lock for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getsockopt&sektion=2&format=html">getsockopt(2)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=setsockopt&sektion=2&format=html">setsockopt(2)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getpeername&sektion=2&format=html">getpeername(2)</a> or <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getsockname&sektion=2&format=html">getsockname(2)</a>. Prevents deadlocks if another thread already holds that lock.  <li>In the <a href="http://man.openbsd.org?query=pthreads&sektion=3&format=html">pthreads(3)</a> library, do not grab the file descriptor read lock for <a href="http://man.openbsd.org?query=getsockopt&sektion=2&format=html">getsockopt(2)</a>, <a href="http://man.openbsd.org?query=setsockopt&sektion=2&format=html">setsockopt(2)</a>, <a href="http://man.openbsd.org?query=getpeername&sektion=2&format=html">getpeername(2)</a> or <a href="http://man.openbsd.org?query=getsockname&sektion=2&format=html">getsockname(2)</a>. Prevents deadlocks if another thread already holds that lock.
 <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aucat&sektion=1&format=html">aucat(1)</a> to play/record from input-only or output-only devices.  <li>Allow <a href="http://man.openbsd.org?query=aucat&sektion=1&format=html">aucat(1)</a> to play/record from input-only or output-only devices.
 <li>Reduced <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ixgb&sektion=4&format=html">ixgb(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4&format=html">em(4)</a> code size by moving periodic debug output inside #ifdefs.  <li>Reduced <a href="http://man.openbsd.org?query=ixgb&sektion=4&format=html">ixgb(4)</a> and <a href="http://man.openbsd.org?query=em&sektion=4&format=html">em(4)</a> code size by moving periodic debug output inside #ifdefs.
 <!-- 2008/06/02 -->  <!-- 2008/06/02 -->
 <li>Revert xenocara inputproto to 1.4.2.1 again.  <li>Revert xenocara inputproto to 1.4.2.1 again.
 <li>Prevent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aucat&sektion=1&format=html">aucat(1)</a> from being suspended from the tty.  <li>Prevent <a href="http://man.openbsd.org?query=aucat&sektion=1&format=html">aucat(1)</a> from being suspended from the tty.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aucat&sektion=1&format=html">aucat(1)</a> over- and underrun behaviour user selectable per stream.  <li>Make <a href="http://man.openbsd.org?query=aucat&sektion=1&format=html">aucat(1)</a> over- and underrun behaviour user selectable per stream.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aucat&sektion=1&format=html">aucat(1)</a> handle over- and underruns without disturbing other streams.  <li>Make <a href="http://man.openbsd.org?query=aucat&sektion=1&format=html">aucat(1)</a> handle over- and underruns without disturbing other streams.
 <li>Shrink scsi_mode_sense to 254 bytes to please ahci. Makes some SATA tapes drives work.  <li>Shrink scsi_mode_sense to 254 bytes to please ahci. Makes some SATA tapes drives work.
 <li>Fix uvm swapencrypt for the last 128 page area.  <li>Fix uvm swapencrypt for the last 128 page area.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpithinkpad&sektion=4&format=html">acpithinkpad(4)</a> ignore the brightness changed event.  <li>Make <a href="http://man.openbsd.org?query=acpithinkpad&sektion=4&format=html">acpithinkpad(4)</a> ignore the brightness changed event.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uftdi&sektion=4&format=html">uftdi(4)</a>, add some ELV Elektronik based devices.  <li>In <a href="http://man.openbsd.org?query=uftdi&sektion=4&format=html">uftdi(4)</a>, add some ELV Elektronik based devices.
 <li>Move amd64 interrupt setup before ddb setup on the amd64 platform to allow boot -d from UKC.  <li>Move amd64 interrupt setup before ddb setup on the amd64 platform to allow boot -d from UKC.
 <li>Fix synproxy breakage in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> introduced with the new state tables.  <li>Fix synproxy breakage in <a href="http://man.openbsd.org?query=pf&sektion=4&format=html">pf(4)</a> introduced with the new state tables.
 <li>Fix kernel freeze from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umsm&sektion=4&format=html">umsm(4)</a> when unplugging an active device.  <li>Fix kernel freeze from <a href="http://man.openbsd.org?query=umsm&sektion=4&format=html">umsm(4)</a> when unplugging an active device.
 <li>Fix double free in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tail&sektion=1&format=html">tail(1)</a> which can happen if the last line has no newline.  <li>Fix double free in <a href="http://man.openbsd.org?query=tail&sektion=1&format=html">tail(1)</a> which can happen if the last line has no newline.
 <!-- 2008/06/01 -->  <!-- 2008/06/01 -->
 <li>Added PRIMEPOWER 650/850 to the list of supported sparc64 machines.  <li>Added PRIMEPOWER 650/850 to the list of supported sparc64 machines.
 <li>New ACPI parser for i386/amd64.  <li>New ACPI parser for i386/amd64.
 <li>Make sure sparc/sparc64 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&sektion=4&format=html">isp(4)</a> use the same SCSI initiator ID as the prom.  <li>Make sure sparc/sparc64 <a href="http://man.openbsd.org?query=isp&sektion=4&format=html">isp(4)</a> use the same SCSI initiator ID as the prom.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysmerge&sektion=8&format=html">sysmerge(8)</a>, make it possible to merge files from xetcXX.tgz only.  <li>In <a href="http://man.openbsd.org?query=sysmerge&sektion=8&format=html">sysmerge(8)</a>, make it possible to merge files from xetcXX.tgz only.
 <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acx&sektion=4&format=html">acx(4)</a> TX performance issue in HostAP mode by using 1MBit/s as beacon sending rate.  <li>Fix <a href="http://man.openbsd.org?query=acx&sektion=4&format=html">acx(4)</a> TX performance issue in HostAP mode by using 1MBit/s as beacon sending rate.
 <!-- 2008/05/31 -->  <!-- 2008/05/31 -->
 <li>Updated Mesa to 7.0.3 in the xenocara tree.  <li>Updated Mesa to 7.0.3 in the xenocara tree.
 <!-- 2008/05/30 -->  <!-- 2008/05/30 -->
 <li>Removed ext2fs from i386 RAMDISK B.  <li>Removed ext2fs from i386 RAMDISK B.
 <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdio&sektion=1&format=html">cdio(1)</a> will not try to blank a CD twice.  <li>Make sure <a href="http://man.openbsd.org?query=cdio&sektion=1&format=html">cdio(1)</a> will not try to blank a CD twice.
 <li>Fix NULL dereference in OpenCVS logging code and segfault in keyword expansion code if no RCS file is available.  <li>Fix NULL dereference in OpenCVS logging code and segfault in keyword expansion code if no RCS file is available.
 <!-- 2008/05/29 -->  <!-- 2008/05/29 -->
 <li>Added support of diff -D in OpenCVS.  <li>Added support of diff -D in OpenCVS.
 <li>Make sure we don't overflow the static buffer in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvideo&sektion=4&format=html">uvideo(4)</a>.  <li>Make sure we don't overflow the static buffer in the <a href="http://man.openbsd.org?query=uvideo&sektion=4&format=html">uvideo(4)</a>.
 <li>Add support for PCA9552 LED dimmer in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcaled&sektion=4&format=html">pcaled(4)</a> driver.  <li>Add support for PCA9552 LED dimmer in the <a href="http://man.openbsd.org?query=pcaled&sektion=4&format=html">pcaled(4)</a> driver.
 <!-- 2008/05/28 -->  <!-- 2008/05/28 -->
 <li>Rewrote <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> state logic.  <li>Rewrote <a href="http://man.openbsd.org?query=pf&sektion=4&format=html">pf(4)</a> state logic.
 <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hme&sektion=4&format=html">hme(4)</a> in hppa GENERIC and RAMDISK kernels.  <li>Enabled <a href="http://man.openbsd.org?query=hme&sektion=4&format=html">hme(4)</a> in hppa GENERIC and RAMDISK kernels.
 <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ln&sektion=1&format=html">ln(1)</a>, do not print a warning if source and target already point to the same inode when given -f.  <li>For <a href="http://man.openbsd.org?query=ln&sektion=1&format=html">ln(1)</a>, do not print a warning if source and target already point to the same inode when given -f.
 <li>Removed limit in OpenCVS on arguments on command line or sent by client.  <li>Removed limit in OpenCVS on arguments on command line or sent by client.
 <li>Add support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umsm&sektion=4&format=html">umsm(4)</a> for Option GlobeTrotter 3G+ cards.  <li>Add support in <a href="http://man.openbsd.org?query=umsm&sektion=4&format=html">umsm(4)</a> for Option GlobeTrotter 3G+ cards.
 <!-- 2008/05/27 -->  <!-- 2008/05/27 -->
 <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aucat&sektion=1&format=html">aucat(1)</a> resume after suspend.  <li>Fix <a href="http://man.openbsd.org?query=aucat&sektion=1&format=html">aucat(1)</a> resume after suspend.
 <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpi&sektion=4&format=html">mpi(4)</a>, only look up initiator ID on Sparc64.  <li>For <a href="http://man.openbsd.org?query=mpi&sektion=4&format=html">mpi(4)</a>, only look up initiator ID on Sparc64.
 <li>Added DRM support to amd64 platform also.  <li>Added DRM support to amd64 platform also.
 <li>Make netbt code compile again.  <li>Make netbt code compile again.
 <li>Updated libiberty to 2.17.1.  <li>Updated libiberty to 2.17.1.
 <li>Do not allocate fixed frame size in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvideo&sektion=4&format=html">uvideo(4)</a>, and skip too large frames.  <li>Do not allocate fixed frame size in <a href="http://man.openbsd.org?query=uvideo&sektion=4&format=html">uvideo(4)</a>, and skip too large frames.
 <!-- 2008/05/26 -->  <!-- 2008/05/26 -->
 <li>Updated time zone data to tzdata2008c.  <li>Updated time zone data to tzdata2008c.
 <li>Fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> for flushing of count of states.  <li>Fix in <a href="http://man.openbsd.org?query=pf&sektion=4&format=html">pf(4)</a> for flushing of count of states.
 <li>Added ZyXEL G-202 to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zyd&sektion=4&format=html">zyd(4)</a> devices.  <li>Added ZyXEL G-202 to the list of supported <a href="http://man.openbsd.org?query=zyd&sektion=4&format=html">zyd(4)</a> devices.
 <li>Fix bringing down a socppc <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tsec&sektion=4&format=html">tsec(4)</a> interface.  <li>Fix bringing down a socppc <a href="http://man.openbsd.org?query=tsec&sektion=4&format=html">tsec(4)</a> interface.
 <li>Make the scsi subsystem print out the initiator ID.  <li>Make the scsi subsystem print out the initiator ID.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1&format=html">pkg_add(1)</a>, remove nlist optimization, since some ftp servers have issues with NLIST *.tgz.  <li>In <a href="http://man.openbsd.org?query=pkg_add&sektion=1&format=html">pkg_add(1)</a>, remove nlist optimization, since some ftp servers have issues with NLIST *.tgz.
 <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tsec&sektion=4&format=html">tsec(4)</a> to socppc RAMDISK kernels.  <li>Added <a href="http://man.openbsd.org?query=tsec&sektion=4&format=html">tsec(4)</a> to socppc RAMDISK kernels.
 <li>Reorganized some fields in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fsck_ffs&sektion=8&format=html">fsck_ffs(8)</a> inodesc and inoinfo structs to reduce size on some archs.  <li>Reorganized some fields in <a href="http://man.openbsd.org?query=fsck_ffs&sektion=8&format=html">fsck_ffs(8)</a> inodesc and inoinfo structs to reduce size on some archs.
 <li>Added -q for quiet to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aucat&sektion=1&format=html">aucat(1)</a>.  <li>Added -q for quiet to <a href="http://man.openbsd.org?query=aucat&sektion=1&format=html">aucat(1)</a>.
 <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cmpci&sektion=4&format=html">cmpci(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eso&sektion=4&format=html">eso(4)</a> on macppc GENERIC kernels.  <li>Enable <a href="http://man.openbsd.org?query=cmpci&sektion=4&format=html">cmpci(4)</a> and <a href="http://man.openbsd.org?query=eso&sektion=4&format=html">eso(4)</a> on macppc GENERIC kernels.
 <!-- 2008/05/25 -->  <!-- 2008/05/25 -->
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=et&sektion=4&format=html">et(4)</a> count output packets.  <li>Make <a href="http://man.openbsd.org?query=et&sektion=4&format=html">et(4)</a> count output packets.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&sektion=8&format=html">dhclient(8)</a>, if an interface has no link at startup, try to force it up.  <li>In <a href="http://man.openbsd.org?query=dhclient&sektion=8&format=html">dhclient(8)</a>, if an interface has no link at startup, try to force it up.
 <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&sektion=8&format=html">dhcpd(8)</a> does not error out if dhcpd-sync does not exist in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=services&sektion=5&format=html">services(5)</a> file, and no sync options were specified.  <li>Make sure <a href="http://man.openbsd.org?query=dhcpd&sektion=8&format=html">dhcpd(8)</a> does not error out if dhcpd-sync does not exist in the <a href="http://man.openbsd.org?query=services&sektion=5&format=html">services(5)</a> file, and no sync options were specified.
 <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rdistd&sektion=8&format=html">rdistd(8)</a> with regard to rdisting symbolic links.  <li>Fix <a href="http://man.openbsd.org?query=rdistd&sektion=8&format=html">rdistd(8)</a> with regard to rdisting symbolic links.
 <li>Fix TSEC2 RX interrupts on socppc.  <li>Fix TSEC2 RX interrupts on socppc.
 <li>Updated xenocara inputproto to 1.4.3.  <li>Updated xenocara inputproto to 1.4.3.
 <li>Move <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cmpci&sektion=4&format=html">cmpci(4)</a>and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eso&sektion=4&format=html">eso(4)</a> out of the alpha GENERIC untested section.  <li>Move <a href="http://man.openbsd.org?query=cmpci&sektion=4&format=html">cmpci(4)</a>and <a href="http://man.openbsd.org?query=eso&sektion=4&format=html">eso(4)</a> out of the alpha GENERIC untested section.
 <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=emu&sektion=4&format=html">emu(4)</a> on sparc64 GENERIC kernel.  <li>Enabled <a href="http://man.openbsd.org?query=emu&sektion=4&format=html">emu(4)</a> on sparc64 GENERIC kernel.
 <!-- 2008/05/24 -->  <!-- 2008/05/24 -->
 <li>Enable userland to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=read&sektion=2&format=html">read(2)</a> video streams from /dev/video.  <li>Enable userland to <a href="http://man.openbsd.org?query=read&sektion=2&format=html">read(2)</a> video streams from /dev/video.
 <li>Updated libpciaccess to 0.10.2, xkbfile to 1.0.5, libtrans to 1.2 and printproto to 1.0.4.  <li>Updated libpciaccess to 0.10.2, xkbfile to 1.0.5, libtrans to 1.2 and printproto to 1.0.4.
 <li>Updated Xfont to 1.3.2, Xinerama to 1.0.3 and Xv to 1.0.4.  <li>Updated Xfont to 1.3.2, Xinerama to 1.0.3 and Xv to 1.0.4.
 <li>For the socppc <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tsec&sektion=4&format=html">tsec(4)</a> devices, configure the media when bringing up an interface and use the mac address passed by the firmware.  <li>For the socppc <a href="http://man.openbsd.org?query=tsec&sektion=4&format=html">tsec(4)</a> devices, configure the media when bringing up an interface and use the mac address passed by the firmware.
 <!-- 2008/05/23 -->  <!-- 2008/05/23 -->
 <li>Added IPv6 support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=identd&sektion=8&format=html">identd(8)</a> when run in standalone mode.  <li>Added IPv6 support to <a href="http://man.openbsd.org?query=identd&sektion=8&format=html">identd(8)</a> when run in standalone mode.
 <li>Added Schneider & Koch SK-9821/SK-9843 to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sk&sektion=4&format=html">sk(4)</a> devices.  <li>Added Schneider & Koch SK-9821/SK-9843 to the list of supported <a href="http://man.openbsd.org?query=sk&sektion=4&format=html">sk(4)</a> devices.
 <li>Added some Fujitsu ethernet cards (PW008GE5 and GE4) that actually are <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a>.  <li>Added some Fujitsu ethernet cards (PW008GE5 and GE4) that actually are <a href="http://man.openbsd.org?query=bge&sektion=4&format=html">bge(4)</a>.
 <li>Update sem_otime on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=semop&sektion=2&format=html">semop(2)</a>.  <li>Update sem_otime on <a href="http://man.openbsd.org?query=semop&sektion=2&format=html">semop(2)</a>.
 <li>Prevent alpha ramdisks from adding swap space automatically.  <li>Prevent alpha ramdisks from adding swap space automatically.
 <li>Fixed Ctrl-T status report on some ttys without carrier.  <li>Fixed Ctrl-T status report on some ttys without carrier.
 <li>Fixed situation in NFS when TCP mounts timeout and processes get hung in the reconnect code since they do not have enough privileges.  <li>Fixed situation in NFS when TCP mounts timeout and processes get hung in the reconnect code since they do not have enough privileges.
 <li>Removed USER_LDT code from the amd64 platform.  <li>Removed USER_LDT code from the amd64 platform.
 <li>Removed old <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=awi&sektion=4&format=html">awi(4)</a> driver.  <li>Removed old <a href="http://man.openbsd.org?query=awi&sektion=4&format=html">awi(4)</a> driver.
 <li>Make GENERIC.MP work on sun4u CPUs too.  <li>Make GENERIC.MP work on sun4u CPUs too.
 <li>Make OpenCVS properly pass the directory tag of parent directories into new subdirectories.  <li>Make OpenCVS properly pass the directory tag of parent directories into new subdirectories.
 <!-- 2008/05/22 -->  <!-- 2008/05/22 -->
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aucat&sektion=1&format=html">aucat(1)</a>, add support for recording full-duplex, format conversions and resampling on the fly, mixing multiple inputs of different formats, upto 16 channels and more linear encodings.  <li>In <a href="http://man.openbsd.org?query=aucat&sektion=1&format=html">aucat(1)</a>, add support for recording full-duplex, format conversions and resampling on the fly, mixing multiple inputs of different formats, upto 16 channels and more linear encodings.
 <li>Bumped spamd sync protocol, fixes sending ip addresses being sent in host byte order, and sub-headers in the frame were not natively aligned for 64-bit arches.  <li>Bumped spamd sync protocol, fixes sending ip addresses being sent in host byte order, and sub-headers in the frame were not natively aligned for 64-bit arches.
 <li>Remove <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ises&sektion=4&format=html">ises(4)</a> from alpha and amd64 GENERIC kernels.  <li>Remove <a href="http://man.openbsd.org?query=ises&sektion=4&format=html">ises(4)</a> from alpha and amd64 GENERIC kernels.
 <li>Make OpenRCS/CVS correctly deal with non-zero depths specified in rcsnum_cmp().  <li>Make OpenRCS/CVS correctly deal with non-zero depths specified in rcsnum_cmp().
 <!-- 2008/05/21 -->  <!-- 2008/05/21 -->
 <li>Added MCP77,79 and 7B SMBus controllers to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nviic&sektion=4&format=html">nviic(4)</a>.  <li>Added MCP77,79 and 7B SMBus controllers to <a href="http://man.openbsd.org?query=nviic&sektion=4&format=html">nviic(4)</a>.
 <li>Add Fujitsu PRIMEPOWER250/450 ethernet to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a> devices.  <li>Add Fujitsu PRIMEPOWER250/450 ethernet to the list of supported <a href="http://man.openbsd.org?query=bge&sektion=4&format=html">bge(4)</a> devices.
 <li>Updated the xf86-video-intel driver to 2.3.1 in the xenocara tree.  <li>Updated the xf86-video-intel driver to 2.3.1 in the xenocara tree.
 <li>Speedup for SH-based machines in the cache handing code.  <li>Speedup for SH-based machines in the cache handing code.
 <li>Initial code for supporting Sun4u machines with Fujitsus SPARC64-V CPU.  <li>Initial code for supporting Sun4u machines with Fujitsus SPARC64-V CPU.
 <li>Switched the i386 platform from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pccom&sektion=4&format=html">pccom(4)</a> to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&sektion=4&format=html">com(4)</a>.  <li>Switched the i386 platform from <a href="http://man.openbsd.org?query=pccom&sektion=4&format=html">pccom(4)</a> to <a href="http://man.openbsd.org?query=com&sektion=4&format=html">com(4)</a>.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&sektion=1&format=html">cwm(1)</a> menu_filter handle mouse movement too, enables keyboard search dialogues to be manipulated with the mouse.  <li>Make <a href="http://man.openbsd.org?query=cwm&sektion=1&format=html">cwm(1)</a> menu_filter handle mouse movement too, enables keyboard search dialogues to be manipulated with the mouse.
 <!-- 2008/05/20 -->  <!-- 2008/05/20 -->
 <li>Implemented a -U option for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&sektion=8&format=html">httpd(8)</a>, to set the default address family to PF_UNSPEC for ambiguous directives.  <li>Implemented a -U option for <a href="http://man.openbsd.org?query=httpd&sektion=8&format=html">httpd(8)</a>, to set the default address family to PF_UNSPEC for ambiguous directives.
 <li>Added multicast support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lii&sektion=4&format=html">lii(4)</a>.  <li>Added multicast support to <a href="http://man.openbsd.org?query=lii&sektion=4&format=html">lii(4)</a>.
 <!-- 2008/05/19 -->  <!-- 2008/05/19 -->
 <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1&format=html">ksh(1)</a> cast pointer arithmetic to correctly handle underflows.  <li>Fix <a href="http://man.openbsd.org?query=ksh&sektion=1&format=html">ksh(1)</a> cast pointer arithmetic to correctly handle underflows.
 <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tsec&sektion=4&format=html">tsec(4)</a>, a driver for the socppc Three Speed Ethernet Controller.  <li>Added <a href="http://man.openbsd.org?query=tsec&sektion=4&format=html">tsec(4)</a>, a driver for the socppc Three Speed Ethernet Controller.
 <li>Removed libc <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=recalloc&sektion=3&format=html">recalloc(3)</a> call.  <li>Removed libc <a href="http://man.openbsd.org?query=recalloc&sektion=3&format=html">recalloc(3)</a> call.
 <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&sektion=8&format=html">httpd(8)</a> compiles on gcc 2.x architectures.  <li>Fix <a href="http://man.openbsd.org?query=httpd&sektion=8&format=html">httpd(8)</a> compiles on gcc 2.x architectures.
 <li>Fix usb memory leak when there is no power source.  <li>Fix usb memory leak when there is no power source.
 <li>Add support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&sektion=1&format=html">ssh-keygen(1)</a> for -l in combination with -F to search for a known host and display its fingerprint.  <li>Add support in <a href="http://man.openbsd.org?query=ssh-keygen&sektion=1&format=html">ssh-keygen(1)</a> for -l in combination with -F to search for a known host and display its fingerprint.
 <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> sending tty modes when stdin is not a tty.  <li>Fix <a href="http://man.openbsd.org?query=ssh&sektion=1&format=html">ssh(1)</a> sending tty modes when stdin is not a tty.
 <li>Fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&sektion=1&format=html">cwm(1)</a> for alt-tabbing when programs steal key events.  <li>Fix in <a href="http://man.openbsd.org?query=cwm&sektion=1&format=html">cwm(1)</a> for alt-tabbing when programs steal key events.
 <li>Added the SO_BINDANY socket option for IPv6 also.  <li>Added the SO_BINDANY socket option for IPv6 also.
 <li>In the usb subsystem, try a few times before giving up while getting the device descriptor.  <li>In the usb subsystem, try a few times before giving up while getting the device descriptor.
 <li>Implemented keyboard binding in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&sektion=1&format=html">cwm(1)</a> for group toggling.  <li>Implemented keyboard binding in <a href="http://man.openbsd.org?query=cwm&sektion=1&format=html">cwm(1)</a> for group toggling.
 <li>Removed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=en&sektion=4&format=html">en(4)</a> from alpha RAMDISKBIG kernels.  <li>Removed <a href="http://man.openbsd.org?query=en&sektion=4&format=html">en(4)</a> from alpha RAMDISKBIG kernels.
 <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> protocol keepalive timeouts.  <li>Fix for <a href="http://man.openbsd.org?query=ssh&sektion=1&format=html">ssh(1)</a> protocol keepalive timeouts.
 <!-- 2008/05/18 -->  <!-- 2008/05/18 -->
 <li>Fixed small memory leaks in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&sektion=1&format=html">cwm(1)</a>.  <li>Fixed small memory leaks in <a href="http://man.openbsd.org?query=cwm&sektion=1&format=html">cwm(1)</a>.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umass&sektion=4&format=html">umass(4)</a>, avoid leaking pipes in error cases.  <li>In <a href="http://man.openbsd.org?query=umass&sektion=4&format=html">umass(4)</a>, avoid leaking pipes in error cases.
 <!-- 2008/05/17 -->  <!-- 2008/05/17 -->
 <li>Fix glass console on the sgi platform.  <li>Fix glass console on the sgi platform.
 <li>Added full branch support in OpenCVS.  <li>Added full branch support in OpenCVS.
 <!-- 2008/05/16 -->  <!-- 2008/05/16 -->
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spamdb&sektion=8&format=html">spamdb(8)</a> check for an @ sign when given -t or -T.  <li>Make <a href="http://man.openbsd.org?query=spamdb&sektion=8&format=html">spamdb(8)</a> check for an @ sign when given -t or -T.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sppp&sektion=4&format=html">sppp(4)</a>, initialize timeouts only once, not everytime they are started.  <li>In <a href="http://man.openbsd.org?query=sppp&sektion=4&format=html">sppp(4)</a>, initialize timeouts only once, not everytime they are started.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&sektion=8&format=html">relayd(8)</a>, clear source nodes on table changes in sticky mode.  <li>In <a href="http://man.openbsd.org?query=relayd&sektion=8&format=html">relayd(8)</a>, clear source nodes on table changes in sticky mode.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvideo&sektion=4&format=html">uvideo(4)</a>, fix kernel crash when device gets detached, and make sure we free the sample buffer on detach.  <li>In <a href="http://man.openbsd.org?query=uvideo&sektion=4&format=html">uvideo(4)</a>, fix kernel crash when device gets detached, and make sure we free the sample buffer on detach.
 <!-- 2008/05/15 -->  <!-- 2008/05/15 -->
 <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&sektion=8&format=html">ntpd(8)</a> to step the time at startup, regardless of how large the offset is.  <li>Allow <a href="http://man.openbsd.org?query=ntpd&sektion=8&format=html">ntpd(8)</a> to step the time at startup, regardless of how large the offset is.
 <li>Added support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> for diverting IPv6 traffic also.  <li>Added support in <a href="http://man.openbsd.org?query=pf&sektion=4&format=html">pf(4)</a> for diverting IPv6 traffic also.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ehci&sektion=4&format=html">ehci(4)</a>, avoid clearing the port enable bit when bringing it out of reset.  <li>In <a href="http://man.openbsd.org?query=ehci&sektion=4&format=html">ehci(4)</a>, avoid clearing the port enable bit when bringing it out of reset.
 <!-- 2008/05/14 -->  <!-- 2008/05/14 -->
 <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cmpci&sektion=4&format=html">cmpci(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eap&sektion=4&format=html">eap(4)</a> to Sparc64 GENERIC kernels.  <li>Added <a href="http://man.openbsd.org?query=cmpci&sektion=4&format=html">cmpci(4)</a> and <a href="http://man.openbsd.org?query=eap&sektion=4&format=html">eap(4)</a> to Sparc64 GENERIC kernels.
 <li>Added a non-interactive mode to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysmerge&sektion=8&format=html">sysmerge(8)</a>.  <li>Added a non-interactive mode to <a href="http://man.openbsd.org?query=sysmerge&sektion=8&format=html">sysmerge(8)</a>.
 <!-- 2008/05/13 -->  <!-- 2008/05/13 -->
 <li>Allow thinkpad ACPI button events to change the volume.  <li>Allow thinkpad ACPI button events to change the volume.
 <li>In the NFS code, make sure we do not grab the receive lock if the reply has already been received while we slept.  <li>In the NFS code, make sure we do not grab the receive lock if the reply has already been received while we slept.
 <!-- 2008/05/12 -->  <!-- 2008/05/12 -->
 <li>Prevented a race condition in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rdistd&sektion=8&format=html">rdistd(8)</a>.  <li>Prevented a race condition in <a href="http://man.openbsd.org?query=rdistd&sektion=8&format=html">rdistd(8)</a>.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=st&sektion=4&format=html">st(4)</a>, fix device reference counting.  <li>In <a href="http://man.openbsd.org?query=st&sektion=4&format=html">st(4)</a>, fix device reference counting.
 <!-- 2008/05/11 -->  <!-- 2008/05/11 -->
 <li>In the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umsm&sektion=4&format=html">umsm(4)</a> driver, if we find a E220 device in umass mode, send the magic command to enable the serial portions of the device.  <li>In the <a href="http://man.openbsd.org?query=umsm&sektion=4&format=html">umsm(4)</a> driver, if we find a E220 device in umass mode, send the magic command to enable the serial portions of the device.
 <li>Fixed a crash in the libc hash code when iterating over a hash and removing its elements.  <li>Fixed a crash in the libc hash code when iterating over a hash and removing its elements.
 <li>Added a few more macros to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tree&sektion=3&format=html">tree(3)</a> suite.  <li>Added a few more macros to the <a href="http://man.openbsd.org?query=tree&sektion=3&format=html">tree(3)</a> suite.
 <li>Fix segfault in the "cvs admin" command for both GNU cvs and OpenCVS.  <li>Fix segfault in the "cvs admin" command for both GNU cvs and OpenCVS.
 <li>Plugged a memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rcs&sektion=1&format=html">rcs(1)</a> and (open)cvs for rcs_delta_stats.  <li>Plugged a memory leak in <a href="http://man.openbsd.org?query=rcs&sektion=1&format=html">rcs(1)</a> and (open)cvs for rcs_delta_stats.
 <li>Added Buffalo LUA-U2-GT to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=axe&sektion=4&format=html">axe(4)</a> devices.  <li>Added Buffalo LUA-U2-GT to the list of supported <a href="http://man.openbsd.org?query=axe&sektion=4&format=html">axe(4)</a> devices.
 <!-- 2008/05/10 -->  <!-- 2008/05/10 -->
 <li>More protection against mbuf pool corruption in the IPv6 input code.  <li>More protection against mbuf pool corruption in the IPv6 input code.
 <li>Remove limit of 128 arguments on the command line for OpenRCS.  <li>Remove limit of 128 arguments on the command line for OpenRCS.
 <li>Initial import of the socppc, a port of OpenBSD for the Thecus N1200, and potentially other PowerPC SoC platforms.  <li>Initial import of the socppc, a port of OpenBSD for the Thecus N1200, and potentially other PowerPC SoC platforms.
 <!-- 2008/05/09 -->  <!-- 2008/05/09 -->
 <li>Various file descriptor and pipe fixes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a>.  <li>Various file descriptor and pipe fixes in <a href="http://man.openbsd.org?query=ssh&sektion=1&format=html">ssh(1)</a>.
 <li>Added support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&sektion=8&format=html">pfctl(8)</a> to kill states by rule label or state id.  <li>Added support in <a href="http://man.openbsd.org?query=pfctl&sektion=8&format=html">pfctl(8)</a> to kill states by rule label or state id.
 <li>Added support for NTT DoCoMo A2502 to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umsm&sektion=4&format=html">umsm(4)</a> driver.  <li>Added support for NTT DoCoMo A2502 to the <a href="http://man.openbsd.org?query=umsm&sektion=4&format=html">umsm(4)</a> driver.
 <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umsm&sektion=4&format=html">umsm(4)</a>, increase buffer size to 4k and make use of interrupt endpoint to increase responsiveness.  <li>For <a href="http://man.openbsd.org?query=umsm&sektion=4&format=html">umsm(4)</a>, increase buffer size to 4k and make use of interrupt endpoint to increase responsiveness.
 <li>Added support for IPv6 in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&sektion=8&format=html">httpd(8)</a> while keeping the default at IPv4.  <li>Added support for IPv6 in <a href="http://man.openbsd.org?query=httpd&sektion=8&format=html">httpd(8)</a> while keeping the default at IPv4.
 <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a> link status change handling.  <li>Fix for <a href="http://man.openbsd.org?query=bge&sektion=4&format=html">bge(4)</a> link status change handling.
 <li>Make the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&sektion=4&format=html">sd(4)</a> code lock in removable media while determining the disk parameters.  <li>Make the <a href="http://man.openbsd.org?query=sd&sektion=4&format=html">sd(4)</a> code lock in removable media while determining the disk parameters.
 <!-- 2008/05/08 -->  <!-- 2008/05/08 -->
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&sektion=8&format=html">dhclient(8)</a> not give up when the link is not available on startup, also renew the lease whenever the link was lost and becomes active again.  <li>Make <a href="http://man.openbsd.org?query=dhclient&sektion=8&format=html">dhclient(8)</a> not give up when the link is not available on startup, also renew the lease whenever the link was lost and becomes active again.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> port forwarding code try additional addresses when connecting to a destination whose DNS name resolves to more than one address.  <li>Make <a href="http://man.openbsd.org?query=ssh&sektion=1&format=html">ssh(1)</a> port forwarding code try additional addresses when connecting to a destination whose DNS name resolves to more than one address.
 <li>Added the SO_BINDANY socket option from BSD/OS.  <li>Added the SO_BINDANY socket option from BSD/OS.
 <li>Import of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpbench&sektion=1&format=html">tcpbench(1)</a>, a small TCP benchmarking tool.  <li>Import of <a href="http://man.openbsd.org?query=tcpbench&sektion=1&format=html">tcpbench(1)</a>, a small TCP benchmarking tool.
 <li>Fix when detaching tape drives.  <li>Fix when detaching tape drives.
 <li>Added support for Microsoft Wireless Intellimouse and Notebook Optical Mouse 3000 Model 1049 in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ums&sektion=4&format=html">ums(4)</a> driver.  <li>Added support for Microsoft Wireless Intellimouse and Notebook Optical Mouse 3000 Model 1049 in the <a href="http://man.openbsd.org?query=ums&sektion=4&format=html">ums(4)</a> driver.
 <li>Make the maximum number of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> sessions run-time controllable via MaxSessions in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&sektion=5&format=html">sshd_config(5)</a>.  <li>Make the maximum number of <a href="http://man.openbsd.org?query=ssh&sektion=1&format=html">ssh(1)</a> sessions run-time controllable via MaxSessions in <a href="http://man.openbsd.org?query=sshd_config&sektion=5&format=html">sshd_config(5)</a>.
 <li>Implemented a channel success/failure status confirmation callback in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a>.  <li>Implemented a channel success/failure status confirmation callback in <a href="http://man.openbsd.org?query=ssh&sektion=1&format=html">ssh(1)</a>.
 <li>Reorder elements in the pf_state_peer struct to avoid wasting memory. Saves 8 bytes per entry on 64-bit machines.  <li>Reorder elements in the pf_state_peer struct to avoid wasting memory. Saves 8 bytes per entry on 64-bit machines.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> avoid extra malloc/copy/free when receiving data over the net. Gives up to 10% speedup for localhost scp.  <li>Make <a href="http://man.openbsd.org?query=ssh&sektion=1&format=html">ssh(1)</a> avoid extra malloc/copy/free when receiving data over the net. Gives up to 10% speedup for localhost scp.
 <!-- 2008/05/07 -->  <!-- 2008/05/07 -->
 <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=file&sektion=1&format=html">file(1)</a> to 4.21.  <li>Updated <a href="http://man.openbsd.org?query=file&sektion=1&format=html">file(1)</a> to 4.21.
 <li>Correct the duration in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdio&sektion=1&format=html">cdio(1)</a> by taking the pre-gap into account.  <li>Correct the duration in <a href="http://man.openbsd.org?query=cdio&sektion=1&format=html">cdio(1)</a> by taking the pre-gap into account.
 <li>Enable TX mitigation when putting packets on the wire.  <li>Enable TX mitigation when putting packets on the wire.
 <li>Add synchronization support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&sektion=8&format=html">dhcpd(8)</a>.  <li>Add synchronization support to <a href="http://man.openbsd.org?query=dhcpd&sektion=8&format=html">dhcpd(8)</a>.
 <li>Removed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=routed&sektion=8&manpath=OpenBSD+4.3&format=html">routed(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ripd&sektion=8&format=html">ripd(8)</a> will replace it.  <li>Removed <a href="http://man.openbsd.org?query=routed&sektion=8&manpath=OpenBSD+4.3&format=html">routed(8)</a>, <a href="http://man.openbsd.org?query=ripd&sektion=8&format=html">ripd(8)</a> will replace it.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spamd&sektion=8&format=html">spamd(8)</a>, check if the received buffer of a sync element is big enough to hold the header with length field.  <li>In <a href="http://man.openbsd.org?query=spamd&sektion=8&format=html">spamd(8)</a>, check if the received buffer of a sync element is big enough to hold the header with length field.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> scrub packets based on tags.  <li>Make <a href="http://man.openbsd.org?query=pf&sektion=4&format=html">pf(4)</a> scrub packets based on tags.
 <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> to set TOS with scrub.  <li>Allow <a href="http://man.openbsd.org?query=pf&sektion=4&format=html">pf(4)</a> to set TOS with scrub.
 <!-- 2008/05/06 -->  <!-- 2008/05/06 -->
 <li>Allow virtual interfaces to add to the random pool.  <li>Allow virtual interfaces to add to the random pool.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a>, enable the AllowAgentForwarding in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&sektion=5&format=html">sshd_config(5)</a> by default.  <li>In <a href="http://man.openbsd.org?query=ssh&sektion=1&format=html">ssh(1)</a>, enable the AllowAgentForwarding in <a href="http://man.openbsd.org?query=sshd_config&sektion=5&format=html">sshd_config(5)</a> by default.
 <li>Implemented routing priorities, to be used to resolve conflicts from various routing daemons.  <li>Implemented routing priorities, to be used to resolve conflicts from various routing daemons.
 <li>Removed the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ises&sektion=4&format=html">ises(4)</a> driver.  <li>Removed the <a href="http://man.openbsd.org?query=ises&sektion=4&format=html">ises(4)</a> driver.
 <li>Added an alternative "route-to" mode to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&sektion=8&format=html">relayd(8)</a>. A first step towards support for "DSR", direct server return.  <li>Added an alternative "route-to" mode to <a href="http://man.openbsd.org?query=relayd&sektion=8&format=html">relayd(8)</a>. A first step towards support for "DSR", direct server return.
 <li>Map i810 on the same PCI BAR as inteldrm.  <li>Map i810 on the same PCI BAR as inteldrm.
 <li>Initial version of an <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpe&sektion=4&format=html">mpe(4)</a> interface, the "MPLS Provider Edge".  <li>Initial version of an <a href="http://man.openbsd.org?query=mpe&sektion=4&format=html">mpe(4)</a> interface, the "MPLS Provider Edge".
 <li>Add support for the Apple USB A1277 Ethernet adapter in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=axe&sektion=4&format=html">axe(4)</a> driver.  <li>Add support for the Apple USB A1277 Ethernet adapter in the <a href="http://man.openbsd.org?query=axe&sektion=4&format=html">axe(4)</a> driver.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> kill an existing state if we get a SYN for a state that has been closed from both sides.  <li>Make <a href="http://man.openbsd.org?query=pf&sektion=4&format=html">pf(4)</a> kill an existing state if we get a SYN for a state that has been closed from both sides.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msts&sektion=4&format=html">msts(4)</a> return clock status as a signal sensor.  <li>Make <a href="http://man.openbsd.org?query=msts&sektion=4&format=html">msts(4)</a> return clock status as a signal sensor.
 <!-- 2008/05/05 -->  <!-- 2008/05/05 -->
 <li>Change <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pax&sektion=1&format=html">pax(1)</a> behaviour when running in -u mode and no files are being updated due to them not changing, to exit with a success return code.  <li>Change <a href="http://man.openbsd.org?query=pax&sektion=1&format=html">pax(1)</a> behaviour when running in -u mode and no files are being updated due to them not changing, to exit with a success return code.
 <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nc&sektion=1&format=html">nc(1)</a> to set TCP send and receive buffer sizes.  <li>Allow <a href="http://man.openbsd.org?query=nc&sektion=1&format=html">nc(1)</a> to set TCP send and receive buffer sizes.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&sektion=8&format=html">pfctl(8)</a>, add a counter to record how many states have been created by a rule.  <li>In <a href="http://man.openbsd.org?query=pfctl&sektion=8&format=html">pfctl(8)</a>, add a counter to record how many states have been created by a rule.
 <li>Endian fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=route&sektion=8&format=html">route(8)</a> sockaddr labels.  <li>Endian fix <a href="http://man.openbsd.org?query=route&sektion=8&format=html">route(8)</a> sockaddr labels.
 <li>Prevent possible int overflow in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> ioctl code.  <li>Prevent possible int overflow in the <a href="http://man.openbsd.org?query=pf&sektion=4&format=html">pf(4)</a> ioctl code.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nmea&sektion=4&format=html">nmea(4)</a> provide a signal sensor that reflects the status of the receiver like other sensors.  <li>Make <a href="http://man.openbsd.org?query=nmea&sektion=4&format=html">nmea(4)</a> provide a signal sensor that reflects the status of the receiver like other sensors.
 <li>Prevent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ndp&sektion=8&format=html">ndp(8)</a> from installing a /128 net route for proxy NDP entries.  <li>Prevent <a href="http://man.openbsd.org?query=ndp&sektion=8&format=html">ndp(8)</a> from installing a /128 net route for proxy NDP entries.
 <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&sektion=8&format=html">relayd(8)</a>, put relay sockets in non blocking mode too.  <li>For <a href="http://man.openbsd.org?query=relayd&sektion=8&format=html">relayd(8)</a>, put relay sockets in non blocking mode too.
 <li>Added Huawei E220 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.  <li>Added Huawei E220 to the list of supported <a href="http://man.openbsd.org?query=umsm&sektion=4&format=html">umsm(4)</a> devices.
 <!-- 2008/05/04 -->  <!-- 2008/05/04 -->
 <li>Convert some wscons keyboard layouts to correct X names.  <li>Convert some wscons keyboard layouts to correct X names.
 <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sendmail&sektion=8&format=html">sendmail(8)</a> to 8.14.3.  <li>Updated <a href="http://man.openbsd.org?query=sendmail&sektion=8&format=html">sendmail(8)</a> to 8.14.3.
 <!-- 2008/05/03 -->  <!-- 2008/05/03 -->
 <li>Fix SGI memory detection if memory sticks are not populated in decreasing sizes.  <li>Fix SGI memory detection if memory sticks are not populated in decreasing sizes.
 <li>Make PowerPC SMP machines not grab biglock for syscalls marked SY_NOLOCK.  <li>Make PowerPC SMP machines not grab biglock for syscalls marked SY_NOLOCK.
 <!-- 2008/05/02 -->  <!-- 2008/05/02 -->
 <li>For M88k SMP, make sure we grab the biglock unconditionally when system calls go through <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systrace&sektion=4&format=html">systrace(4)</a>.  <li>For M88k SMP, make sure we grab the biglock unconditionally when system calls go through <a href="http://man.openbsd.org?query=systrace&sektion=4&format=html">systrace(4)</a>.
 <li>Fixes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a> for the RIB eligibility logic and correctly mask looping paths.  <li>Fixes in <a href="http://man.openbsd.org?query=bgpd&sektion=8&format=html">bgpd(8)</a> for the RIB eligibility logic and correctly mask looping paths.
 <!-- 2008/05/01 -->  <!-- 2008/05/01 -->
 <li>Plugged potential mbuf leaks in the NFS syscall code.  <li>Plugged potential mbuf leaks in the NFS syscall code.
 <li>Fix the socket option SO_TIMESTAMP.  <li>Fix the socket option SO_TIMESTAMP.
Line 701 
Line 701 
 <li>Make libc readdir/telldir code more careful about entries deleted after a seekdir().  <li>Make libc readdir/telldir code more careful about entries deleted after a seekdir().
 <li>Make hp300 recognize different built-in frame buffers 362 and 382.  <li>Make hp300 recognize different built-in frame buffers 362 and 382.
 <!-- 2008/04/30 -->  <!-- 2008/04/30 -->
 <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysmerge&sektion=8&format=html">sysmerge(8)</a> to handle xetcXX.tgz support and cleanups.  <li>Updated <a href="http://man.openbsd.org?query=sysmerge&sektion=8&format=html">sysmerge(8)</a> to handle xetcXX.tgz support and cleanups.
 <li>More amd64 serial console fixes.  <li>More amd64 serial console fixes.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-scan&sektion=1&format=html">ssh-scan(1)</a> default to RSA protocol 2 key, instead of RSA1.  <li>Make <a href="http://man.openbsd.org?query=ssh-scan&sektion=1&format=html">ssh-scan(1)</a> default to RSA protocol 2 key, instead of RSA1.
 <li>Make sure we drop all MPLS packets when MPLS is not enabled.  <li>Make sure we drop all MPLS packets when MPLS is not enabled.
 <!-- 2008/04/29 -->  <!-- 2008/04/29 -->
 <li>Enabled building of DRI modules and Mesa drivers by default on amd64 and i386 for X.org.  <li>Enabled building of DRI modules and Mesa drivers by default on amd64 and i386 for X.org.
 <li>Improved SIS 96x chip detection in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&sektion=4&format=html">pciide(4)</a>, and added some 964/965 devices to the list of supported chipsets.  <li>Improved SIS 96x chip detection in <a href="http://man.openbsd.org?query=pciide&sektion=4&format=html">pciide(4)</a>, and added some 964/965 devices to the list of supported chipsets.
 <!-- 2008/04/28 -->  <!-- 2008/04/28 -->
 <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=km&sektion=4&format=html">km(4)</a> on amd64 and i386 GENERIC kernels.  <li>Enabled <a href="http://man.openbsd.org?query=km&sektion=4&format=html">km(4)</a> on amd64 and i386 GENERIC kernels.
 <li>New driver <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=km&sektion=4&format=html">km(4)</a> for sensors on the AMD Phenom and Opteron Barcelona CPUs.  <li>New driver <a href="http://man.openbsd.org?query=km&sektion=4&format=html">km(4)</a> for sensors on the AMD Phenom and Opteron Barcelona CPUs.
 <li>Spin up secondary cpu on more ppc systems.  <li>Spin up secondary cpu on more ppc systems.
 <li>In the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vesa&sektion=4&format=html">vesa(4)</a> framebuffer code, do not alter mode parameter.  <li>In the <a href="http://man.openbsd.org?query=vesa&sektion=4&format=html">vesa(4)</a> framebuffer code, do not alter mode parameter.
 <li>It is now possible to enter static MPLS routes into the kernel with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=route&sektion=8&format=html">route(8)</a>.  <li>It is now possible to enter static MPLS routes into the kernel with <a href="http://man.openbsd.org?query=route&sektion=8&format=html">route(8)</a>.
 <li>Plug three memory leaks in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&sektion=1&format=html">dc(1)</a>.  <li>Plug three memory leaks in <a href="http://man.openbsd.org?query=dc&sektion=1&format=html">dc(1)</a>.
 <!-- 2008/04/27 -->  <!-- 2008/04/27 -->
 <li>Added PCI ids for the AMD64 Phenom/Opteron 8300 series and Griffin.  <li>Added PCI ids for the AMD64 Phenom/Opteron 8300 series and Griffin.
 <li>Various cddb fixes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdio&sektion=1&format=html">cdio(1)</a>.  <li>Various cddb fixes to <a href="http://man.openbsd.org?query=cdio&sektion=1&format=html">cdio(1)</a>.
 <li>Added an <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpithinkpad&sektion=4&format=html">acpithinkpad(4)</a> driver for IBM/Lenovo laptops.  <li>Added an <a href="http://man.openbsd.org?query=acpithinkpad&sektion=4&format=html">acpithinkpad(4)</a> driver for IBM/Lenovo laptops.
 <li>For hppa, add a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gecko&sektion=4&format=html">gecko(4)</a> driver for the GeckoBOA BC GSC+ port.  <li>For hppa, add a <a href="http://man.openbsd.org?query=gecko&sektion=4&format=html">gecko(4)</a> driver for the GeckoBOA BC GSC+ port.
 <!-- 2008/04/26 -->  <!-- 2008/04/26 -->
 <li>Bring macppc/powerpc closer to SMP.  <li>Bring macppc/powerpc closer to SMP.
 <li>Adjust the output voltage for the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a> BCM5906 PHY, otherwise it might not get a link.  <li>Adjust the output voltage for the <a href="http://man.openbsd.org?query=bge&sektion=4&format=html">bge(4)</a> BCM5906 PHY, otherwise it might not get a link.
 <li>Enable hardware TKIP+CCMP in RT2860-based <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&sektion=4&format=html">ral(4)</a> devices.  <li>Enable hardware TKIP+CCMP in RT2860-based <a href="http://man.openbsd.org?query=ral&sektion=4&format=html">ral(4)</a> devices.
 <li>Small optimization for TKIP phase 2 for little-endian architectures.  <li>Small optimization for TKIP phase 2 for little-endian architectures.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rcs&sektion=1&format=html">rcs(1)</a>, duplicate envstr and free it on error, instead of allocating for each argument and freeing each on error.  <li>In <a href="http://man.openbsd.org?query=rcs&sektion=1&format=html">rcs(1)</a>, duplicate envstr and free it on error, instead of allocating for each argument and freeing each on error.
 <!-- 2008/04/25 -->  <!-- 2008/04/25 -->
 <li>Fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&sektion=1&format=html">gcc(1)</a> for mips code generation to prevent user asm statements from being put in delay slots.  <li>Fix in <a href="http://man.openbsd.org?query=gcc&sektion=1&format=html">gcc(1)</a> for mips code generation to prevent user asm statements from being put in delay slots.
 <li>Fixes for SH in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&sektion=1&format=html">gcc(1)</a> when compiling PIC code and other optimizations.  <li>Fixes for SH in <a href="http://man.openbsd.org?query=gcc&sektion=1&format=html">gcc(1)</a> when compiling PIC code and other optimizations.
 <li>For i386, make ipending per-cpu.  <li>For i386, make ipending per-cpu.
 <li>When allocating amd64 interrupt 'slots', always check all slots to see if we already allocated a slot for a particular pin.  <li>When allocating amd64 interrupt 'slots', always check all slots to see if we already allocated a slot for a particular pin.
 <li>Plug potential mbuf leak in the NFS vfsops code.  <li>Plug potential mbuf leak in the NFS vfsops code.
 <li>Boot loader argument parsing for amd64 was configuring serial console even when using a glass console. Fixed.  <li>Boot loader argument parsing for amd64 was configuring serial console even when using a glass console. Fixed.
 <!-- 2008/04/24 -->  <!-- 2008/04/24 -->
 <li>Added another HSDPA MSM 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.  <li>Added another HSDPA MSM to the list of supported <a href="http://man.openbsd.org?query=umsm&sektion=4&format=html">umsm(4)</a> devices.
 <li>Added support for more NM9845 variants in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=puc&sektion=4&format=html">puc(4)</a>.  <li>Added support for more NM9845 variants in <a href="http://man.openbsd.org?query=puc&sektion=4&format=html">puc(4)</a>.
 <li>Corrected the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=brk&sektion=2&format=html">brk(2)</a> prototype to match POSIX.  <li>Corrected the <a href="http://man.openbsd.org?query=brk&sektion=2&format=html">brk(2)</a> prototype to match POSIX.
 <li>Prevent overflow in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rcs&sektion=1&format=html">rcs(1)</a> if RCS_INIT and command line arguments exceed buffer size.  <li>Prevent overflow in <a href="http://man.openbsd.org?query=rcs&sektion=1&format=html">rcs(1)</a> if RCS_INIT and command line arguments exceed buffer size.
 <li>Initial <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpiasus&sektion=4&format=html">acpiasus(4)</a> driver for ACPI based hotkeys.  <li>Initial <a href="http://man.openbsd.org?query=acpiasus&sektion=4&format=html">acpiasus(4)</a> driver for ACPI based hotkeys.
 <li>Fixed sgi IP30 serial console.  <li>Fixed sgi IP30 serial console.
 <li>Allow amd64 to use serial ports other than com0 for console.  <li>Allow amd64 to use serial ports other than com0 for console.
 <li>Make rthreads also return the proper values for failures in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pthread_sigmask&sektion=3&format=html">pthread_sigmask(3)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sigprocmask&sektion=2&format=html">sigprocmask(2)</a>.  <li>Make rthreads also return the proper values for failures in <a href="http://man.openbsd.org?query=pthread_sigmask&sektion=3&format=html">pthread_sigmask(3)</a> and <a href="http://man.openbsd.org?query=sigprocmask&sektion=2&format=html">sigprocmask(2)</a>.
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spl&sektion=9&format=html">spl(9)</a> fixes for softnet interrupt handlers when dealing with the ifqueues.  <li><a href="http://man.openbsd.org?query=spl&sektion=9&format=html">spl(9)</a> fixes for softnet interrupt handlers when dealing with the ifqueues.
 <!-- 2008/04/23 -->  <!-- 2008/04/23 -->
 <li>Fix for some <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ciss&sektion=4&format=html">ciss(4)</a> firmwares that use different physical drive addressing.  <li>Fix for some <a href="http://man.openbsd.org?query=ciss&sektion=4&format=html">ciss(4)</a> firmwares that use different physical drive addressing.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pthreads&sektion=3&format=html">pthreads(3)</a> code return the proper values upon failure for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pthread_sigmask&sektion=3&format=html">pthread_sigmask(3)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sigprocmask&sektion=2&format=html">sigprocmask(2)</a> in threaded programs.  <li>Make <a href="http://man.openbsd.org?query=pthreads&sektion=3&format=html">pthreads(3)</a> code return the proper values upon failure for <a href="http://man.openbsd.org?query=pthread_sigmask&sektion=3&format=html">pthread_sigmask(3)</a> and <a href="http://man.openbsd.org?query=sigprocmask&sektion=2&format=html">sigprocmask(2)</a> in threaded programs.
 <li>Added support for the Netmos 6 port version to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=puc&sektion=4&format=html">puc(4)</a>.  <li>Added support for the Netmos 6 port version to <a href="http://man.openbsd.org?query=puc&sektion=4&format=html">puc(4)</a>.
 <li>Removed the pre-802.11 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rln&sektion=4&format=html">rln(4)</a> driver, was never finished.  <li>Removed the pre-802.11 <a href="http://man.openbsd.org?query=rln&sektion=4&format=html">rln(4)</a> driver, was never finished.
 <li>Imported basic LSR MPLS support.  <li>Imported basic LSR MPLS support.
 <!-- 2008/04/22 -->  <!-- 2008/04/22 -->
 <li>Remove kludge in NFS that map EEXIST to a success return code on the assumption it is a duplicate reply.  <li>Remove kludge in NFS that map EEXIST to a success return code on the assumption it is a duplicate reply.
 <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysmerge&sektion=8&format=html">sysmerge(8)</a>, a mergemaster-like utility to help you update /etc and configuration files after upgrading to a new release or snapshot.  <li>Added <a href="http://man.openbsd.org?query=sysmerge&sektion=8&format=html">sysmerge(8)</a>, a mergemaster-like utility to help you update /etc and configuration files after upgrading to a new release or snapshot.
 <li>Close potential mbuf leak in the NFS code.  <li>Close potential mbuf leak in the NFS code.
 <!-- 2008/04/21 -->  <!-- 2008/04/21 -->
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp-proxy&sektion=8&format=html">ftp-proxy(8)</a> flush output buffers before closing the TCP session, fixes case where the proxy would eat the 221 response.  <li>Make <a href="http://man.openbsd.org?query=ftp-proxy&sektion=8&format=html">ftp-proxy(8)</a> flush output buffers before closing the TCP session, fixes case where the proxy would eat the 221 response.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=syslogd&sektion=8&format=html">syslogd(8)</a> drop messages when writing to a pipe that is too slow to process input.  <li>Make <a href="http://man.openbsd.org?query=syslogd&sektion=8&format=html">syslogd(8)</a> drop messages when writing to a pipe that is too slow to process input.
 <li>Clean up logging in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtadvd&sektion=8&format=html">rtadvd(8)</a> by introducing same logging API as other daemons.  <li>Clean up logging in <a href="http://man.openbsd.org?query=rtadvd&sektion=8&format=html">rtadvd(8)</a> by introducing same logging API as other daemons.
 <li>Fix for WPA/WPA2 when receiving an RSN IE in message 3 together with the WPA. Ignore it instead of deauthenticating.  <li>Fix for WPA/WPA2 when receiving an RSN IE in message 3 together with the WPA. Ignore it instead of deauthenticating.
 <li>Prevent truncation in the fdopen/fopen/freopen libc calls if the file descriptor number is larger than SHRT_MAX.  <li>Prevent truncation in the fdopen/fopen/freopen libc calls if the file descriptor number is larger than SHRT_MAX.
 <li>Fixes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ed&sektion=1&format=html">ed(1)</a> for SIGHUP handling.  <li>Fixes in <a href="http://man.openbsd.org?query=ed&sektion=1&format=html">ed(1)</a> for SIGHUP handling.
 <li>Initial version of an <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adt&sektion=4&format=html">adt(4)</a> driver for the adt7462 sensor devices.  <li>Initial version of an <a href="http://man.openbsd.org?query=adt&sektion=4&format=html">adt(4)</a> driver for the adt7462 sensor devices.
 <!-- 2008/04/20 -->  <!-- 2008/04/20 -->
 <li>Allow low level <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=audio&sektion=4&format=html">audio(4)</a> drivers to specify a default sample format, instead of 8-bit mono mulaw @8kHz.  <li>Allow low level <a href="http://man.openbsd.org?query=audio&sektion=4&format=html">audio(4)</a> drivers to specify a default sample format, instead of 8-bit mono mulaw @8kHz.
 <li>On hppa64, use the firmware for reset when rebooting.  <li>On hppa64, use the firmware for reset when rebooting.
 <li>When starting Xorg without an xorg.conf, and the wskbd is "user", don't try to set such an xkb layout.  <li>When starting Xorg without an xorg.conf, and the wskbd is "user", don't try to set such an xkb layout.
 <li>Replaced the hppa64 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pluto&sektion=4&format=html">pluto(4)</a> driver with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=astro&sektion=4&format=html">astro(4)</a> from hppa.  <li>Replaced the hppa64 <a href="http://man.openbsd.org?query=pluto&sektion=4&format=html">pluto(4)</a> driver with <a href="http://man.openbsd.org?query=astro&sektion=4&format=html">astro(4)</a> from hppa.
 <li>Added a proper <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bus_space_vaddr&sektion=9&format=html">bus_space_vaddr(9)</a> implementation for hppa64.  <li>Added a proper <a href="http://man.openbsd.org?query=bus_space_vaddr&sektion=9&format=html">bus_space_vaddr(9)</a> implementation for hppa64.
 <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xinit&sektion=1&format=html">xinit(1)</a> to 1.0.8, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xkbcomp&sektion=1&format=html">xkbcomp(1)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xprop&sektion=1&format=html">xprop(1)</a> and xset to 1.0.4 and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xrdb&sektion=1&format=html">xrdb(1)</a> to 1.0.5.  <li>Updated <a href="http://man.openbsd.org?query=xinit&sektion=1&format=html">xinit(1)</a> to 1.0.8, <a href="http://man.openbsd.org?query=xkbcomp&sektion=1&format=html">xkbcomp(1)</a>, <a href="http://man.openbsd.org?query=xprop&sektion=1&format=html">xprop(1)</a> and xset to 1.0.4 and <a href="http://man.openbsd.org?query=xrdb&sektion=1&format=html">xrdb(1)</a> to 1.0.5.
 <li>Sync hppa64 console handling to the hppa code base.  <li>Sync hppa64 console handling to the hppa code base.
 <!-- 2008/04/19 -->  <!-- 2008/04/19 -->
 <li>Moved amd64 and i386 serial boot handling to talk directly to the hardware and not relying on the BIOS to do it for us.  <li>Moved amd64 and i386 serial boot handling to talk directly to the hardware and not relying on the BIOS to do it for us.
 <li>Check <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a> for BCM5704-based devices and only for them, set special register settings used in TBI mode for fiber adapters.  <li>Check <a href="http://man.openbsd.org?query=bge&sektion=4&format=html">bge(4)</a> for BCM5704-based devices and only for them, set special register settings used in TBI mode for fiber adapters.
 <li>Add workaround for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a> CRC bug errata with BCM5701 A0 and B0 chipset-based devices.  <li>Add workaround for <a href="http://man.openbsd.org?query=bge&sektion=4&format=html">bge(4)</a> CRC bug errata with BCM5701 A0 and B0 chipset-based devices.
 <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rl&sektion=4&format=html">rl(4)</a>, make sure we don't call rl_rxeof() twice if both RX Ok and Err bits are set.  <li>For <a href="http://man.openbsd.org?query=rl&sektion=4&format=html">rl(4)</a>, make sure we don't call rl_rxeof() twice if both RX Ok and Err bits are set.
 <li>Changed the ELF loader to use the LMA as the load address for the various segments.  <li>Changed the ELF loader to use the LMA as the load address for the various segments.
 <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=twm&sektion=1&format=html">twm(1)</a> to 1.0.4.  <li>Updated <a href="http://man.openbsd.org?query=twm&sektion=1&format=html">twm(1)</a> to 1.0.4.
 <li>Updated xenocara xf86-video-radeonhd to 1.2.1, xf86-video-sis to 0.10 and xrandr to 1.2.3.  <li>Updated xenocara xf86-video-radeonhd to 1.2.1, xf86-video-sis to 0.10 and xrandr to 1.2.3.
 <li>Fix for Mesa in xenocara when using SSE where newly allocated memory would not be marked as executable, causing faults on various hardware setups.  <li>Fix for Mesa in xenocara when using SSE where newly allocated memory would not be marked as executable, causing faults on various hardware setups.
 <!-- 2008/04/18 -->  <!-- 2008/04/18 -->
 <li>Add a driver flag to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahci&sektion=4&format=html">ahci(4)</a> to force negotiation of SATA 1 transfers.  <li>Add a driver flag to <a href="http://man.openbsd.org?query=ahci&sektion=4&format=html">ahci(4)</a> to force negotiation of SATA 1 transfers.
 <li>Add filtering on direction for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a>.  <li>Add filtering on direction for <a href="http://man.openbsd.org?query=tcpdump&sektion=8&format=html">tcpdump(8)</a>.
 <li>Proper checks in the client code of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=opencvs&sektion=1&format=html">opencvs(1)</a> for memory allocations.  <li>Proper checks in the client code of <a href="http://man.openbsd.org?query=opencvs&sektion=1&format=html">opencvs(1)</a> for memory allocations.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pr&sektion=1&format=html">pr(1)</a>, if memory allocation fails during error message buffering, print all held back messages and exit.  <li>In <a href="http://man.openbsd.org?query=pr&sektion=1&format=html">pr(1)</a>, if memory allocation fails during error message buffering, print all held back messages and exit.
 <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cal&sektion=1&format=html">cal(1)</a> to show week numbers.  <li>Allow <a href="http://man.openbsd.org?query=cal&sektion=1&format=html">cal(1)</a> to show week numbers.
 <li>Add a function to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvideo&sektion=4&format=html">uvideo(4)</a> which can identify an USB descriptor explicitly by its size.  <li>Add a function to <a href="http://man.openbsd.org?query=uvideo&sektion=4&format=html">uvideo(4)</a> which can identify an USB descriptor explicitly by its size.
 <li>Added an <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1&format=html">sftp(1)</a> extension called "statvfs@openssh.com" and "fstatvfs@openssh.com" that implement <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=statvfs&sektion=2&format=html">statvfs(2)</a>-like operations. Also, add a "df" command to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1&format=html">sftp(1)</a> client to produce a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=df&sektion=1&format=html">df(1)</a>-like display of filesystem space and inode usage.  <li>Added an <a href="http://man.openbsd.org?query=sftp&sektion=1&format=html">sftp(1)</a> extension called "statvfs@openssh.com" and "fstatvfs@openssh.com" that implement <a href="http://man.openbsd.org?query=statvfs&sektion=2&format=html">statvfs(2)</a>-like operations. Also, add a "df" command to the <a href="http://man.openbsd.org?query=sftp&sektion=1&format=html">sftp(1)</a> client to produce a <a href="http://man.openbsd.org?query=df&sektion=1&format=html">df(1)</a>-like display of filesystem space and inode usage.
 <li>Extended the if_ethersubr.c CRC functions to support updating a running CRC in addition to the oneshot mode and also a speed improvement from marking some of the functions as "pure".  <li>Extended the if_ethersubr.c CRC functions to support updating a running CRC in addition to the oneshot mode and also a speed improvement from marking some of the functions as "pure".
 <!-- 2008/04/17 -->  <!-- 2008/04/17 -->
 <li>Make FTDI 2232L attach to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uftdi&sektion=4&format=html">uftdi(4)</a>.  <li>Make FTDI 2232L attach to <a href="http://man.openbsd.org?query=uftdi&sektion=4&format=html">uftdi(4)</a>.
 <li>Fix potential segfault in the Mesa i965 code due to a bad realloc.  <li>Fix potential segfault in the Mesa i965 code due to a bad realloc.
 <li>Add missing monitor mode capability flag to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uath&sektion=4&format=html">uath(4)</a>.  <li>Add missing monitor mode capability flag to <a href="http://man.openbsd.org?query=uath&sektion=4&format=html">uath(4)</a>.
 <li>For sparc64, make sure hardclock is called for every clock tick, even if we miss one.  <li>For sparc64, make sure hardclock is called for every clock tick, even if we miss one.
 <li>Make the periodic <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=security&sektion=8&format=html">security(8)</a> run check for world-readable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hostname.if&sektion=5&format=html">hostname.if(5)</a>.  <li>Make the periodic <a href="http://man.openbsd.org?query=security&sektion=8&format=html">security(8)</a> run check for world-readable <a href="http://man.openbsd.org?query=hostname.if&sektion=5&format=html">hostname.if(5)</a>.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstart&sektion=8&format=html">netstart(8)</a> check that <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hostname.if&sektion=5&format=html">hostname.if(5)</a> files are not world readable before using them.  <li>Make <a href="http://man.openbsd.org?query=netstart&sektion=8&format=html">netstart(8)</a> check that <a href="http://man.openbsd.org?query=hostname.if&sektion=5&format=html">hostname.if(5)</a> files are not world readable before using them.
 <!-- 2008/04/16 -->  <!-- 2008/04/16 -->
 <li>Fix the libc resolver to allow "_" in the middle of DNS name components.  <li>Fix the libc resolver to allow "_" in the middle of DNS name components.
 <li>Make the xf86-input-keyboard pick up the wscons keymap name to set up XkbLayout and XkbOptions if started without an xorg.conf.  <li>Make the xf86-input-keyboard pick up the wscons keymap name to set up XkbLayout and XkbOptions if started without an xorg.conf.
 <li>Added a kernel implementation of the 4-way handshake and group-key handshake protocols of 802.11i, and a software implementation of TKIP and CCMP, making WPA/WPA2-PSK usable in both station and hostap modes for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bwi&sektion=4&format=html">bwi(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malo&sektion=4&format=html">malo(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&sektion=4&format=html">ral(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn&sektion=4&format=html">iwn(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wpi&sektion=4&format=html">wpi(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ural&sektion=4&format=html">ural(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rum&sektion=4&format=html">rum(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=upgt&sektion=4&format=html">upgt(4)</a>, and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zyd&sektion=4&format=html">zyd(4)</a>.  <li>Added a kernel implementation of the 4-way handshake and group-key handshake protocols of 802.11i, and a software implementation of TKIP and CCMP, making WPA/WPA2-PSK usable in both station and hostap modes for <a href="http://man.openbsd.org?query=bwi&sektion=4&format=html">bwi(4)</a>, <a href="http://man.openbsd.org?query=malo&sektion=4&format=html">malo(4)</a>, <a href="http://man.openbsd.org?query=ral&sektion=4&format=html">ral(4)</a>, <a href="http://man.openbsd.org?query=iwn&sektion=4&format=html">iwn(4)</a>, <a href="http://man.openbsd.org?query=wpi&sektion=4&format=html">wpi(4)</a>, <a href="http://man.openbsd.org?query=ural&sektion=4&format=html">ural(4)</a>, <a href="http://man.openbsd.org?query=rum&sektion=4&format=html">rum(4)</a>, <a href="http://man.openbsd.org?query=upgt&sektion=4&format=html">upgt(4)</a>, and <a href="http://man.openbsd.org?query=zyd&sektion=4&format=html">zyd(4)</a>.
 <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ehci&sektion=4&format=html">ehci(4)</a> timeout handling.  <li>Fix for <a href="http://man.openbsd.org?query=ehci&sektion=4&format=html">ehci(4)</a> timeout handling.
 <!-- 2008/04/15 -->  <!-- 2008/04/15 -->
 <li>Add workaround for UltrasparcII clock tick management where stopping the clock would sometimes fail.  <li>Add workaround for UltrasparcII clock tick management where stopping the clock would sometimes fail.
 <li>Added support for the Texas Instruments bq4802 real-time clock found on the Ultra-25 and Ultra-45 sparc64 machines.  <li>Added support for the Texas Instruments bq4802 real-time clock found on the Ultra-25 and Ultra-45 sparc64 machines.
 <li>Added untested support for LM76 in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lmtemp&sektion=4&format=html">lmtemp(4)</a> driver.  <li>Added untested support for LM76 in the <a href="http://man.openbsd.org?query=lmtemp&sektion=4&format=html">lmtemp(4)</a> driver.
 <li>Added support for 2D acceleration on some <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mgx&sektion=4&format=html">mgx(4)</a> video boards.  <li>Added support for 2D acceleration on some <a href="http://man.openbsd.org?query=mgx&sektion=4&format=html">mgx(4)</a> video boards.
 <li>Enter <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wpa-psk&sektion=8&format=html">wpa-psk(8)</a>, a tool to generate WPA-PSK keys from the ssid and passphrase.  <li>Enter <a href="http://man.openbsd.org?query=wpa-psk&sektion=8&format=html">wpa-psk(8)</a>, a tool to generate WPA-PSK keys from the ssid and passphrase.
 <!-- 2008/04/14 -->  <!-- 2008/04/14 -->
 <li>Reworked the NFS mbuf write routines.  <li>Reworked the NFS mbuf write routines.
 <!-- 2008/04/13 -->  <!-- 2008/04/13 -->
 <li>Clear CPUF_RUNNING when halting a CPU on amd64 and i386 MP systems, fixes power-down problems.  <li>Clear CPUF_RUNNING when halting a CPU on amd64 and i386 MP systems, fixes power-down problems.
 <li>Rework the help output in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&sektion=8&format=html">disklabel(8)</a> so it again fits on one page.  <li>Rework the help output in <a href="http://man.openbsd.org?query=disklabel&sektion=8&format=html">disklabel(8)</a> so it again fits on one page.
 <!-- 2008/04/12 -->  <!-- 2008/04/12 -->
 <li>Improved the libc DNS resolver ID generation algorithm by wrapping the existing LCG in a random permutation generator based on a Luby-Rackoff block cipher.  <li>Improved the libc DNS resolver ID generation algorithm by wrapping the existing LCG in a random permutation generator based on a Luby-Rackoff block cipher.
 <li>Protect errno in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&sektion=1&format=html">ftp(1)</a> from being trashed by other functions.  <li>Protect errno in <a href="http://man.openbsd.org?query=ftp&sektion=1&format=html">ftp(1)</a> from being trashed by other functions.
 <li>Make sure the swap encryption code gets the correct amount of swap pages, might not match when using a miniroot in the swap partition.  <li>Make sure the swap encryption code gets the correct amount of swap pages, might not match when using a miniroot in the swap partition.
 <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mkfontdir&sektion=1&format=html">mkfontdir(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mkfontscale&sektion=1&format=html">mkfontscale(1)</a> to 1.0.4 in the xenocara tree.  <li>Updated <a href="http://man.openbsd.org?query=mkfontdir&sektion=1&format=html">mkfontdir(1)</a> and <a href="http://man.openbsd.org?query=mkfontscale&sektion=1&format=html">mkfontscale(1)</a> to 1.0.4 in the xenocara tree.
 <li>Fix crash in DRM code when it is enabled, but no device is attached when X tries to use it.  <li>Fix crash in DRM code when it is enabled, but no device is attached when X tries to use it.
 <!-- 2008/04/11 -->  <!-- 2008/04/11 -->
 <li>Synced pcc compiler with the master repository.  <li>Synced pcc compiler with the master repository.
 <li>Fix bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld.so&sektion=1&format=html">ld.so(1)</a> when the error was DL_NOT_FOUND for libs which were found but could not be loaded.  <li>Fix bug in <a href="http://man.openbsd.org?query=ld.so&sektion=1&format=html">ld.so(1)</a> when the error was DL_NOT_FOUND for libs which were found but could not be loaded.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vgrind&sektion=1&format=html">vgrind(1)</a> output to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=groff&sektion=1&format=html">groff(1)</a> instead of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=troff&sektion=1&format=html">troff(1)</a>, so we end up with postscript output by default.  <li>Make <a href="http://man.openbsd.org?query=vgrind&sektion=1&format=html">vgrind(1)</a> output to <a href="http://man.openbsd.org?query=groff&sektion=1&format=html">groff(1)</a> instead of <a href="http://man.openbsd.org?query=troff&sektion=1&format=html">troff(1)</a>, so we end up with postscript output by default.
 <!-- 2008/04/10 -->  <!-- 2008/04/10 -->
 <li>Added support for an "include" directive in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec.conf&sektion=5&format=html">ipsec.conf(5)</a> file.  <li>Added support for an "include" directive in the <a href="http://man.openbsd.org?query=ipsec.conf&sektion=5&format=html">ipsec.conf(5)</a> file.
 <li>Introduced mitigation for packet sending in the interface start routine.  <li>Introduced mitigation for packet sending in the interface start routine.
 <li>Fix multicast packet and input bytes counting for ethernet devices being used by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trunk&sektion=4&format=html">trunk(4)</a>.  <li>Fix multicast packet and input bytes counting for ethernet devices being used by <a href="http://man.openbsd.org?query=trunk&sektion=4&format=html">trunk(4)</a>.
 <li>Make sure the tty subsystem code scrubs stack-based buffers.  <li>Make sure the tty subsystem code scrubs stack-based buffers.
 <li>Rate limit FFS messages when it runs out of inodes/space to once every 2 seconds.  <li>Rate limit FFS messages when it runs out of inodes/space to once every 2 seconds.
 <li>Make IPI sending on sun4v based Sparc64 machines use a single hypervisor call. Improves kernel compile times by 20%.  <li>Make IPI sending on sun4v based Sparc64 machines use a single hypervisor call. Improves kernel compile times by 20%.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&sektion=4&format=html">azalia(4)</a>, add support for recording through the mic jack on AD1984-based devices.  <li>In <a href="http://man.openbsd.org?query=azalia&sektion=4&format=html">azalia(4)</a>, add support for recording through the mic jack on AD1984-based devices.
 <li>Added Microchip MCP 98242 temp sensor support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sdtemp&sektion=4&format=html">sdtemp(4)</a>.  <li>Added Microchip MCP 98242 temp sensor support in <a href="http://man.openbsd.org?query=sdtemp&sektion=4&format=html">sdtemp(4)</a>.
 <li>Added a -m flag to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cal&sektion=4&format=html">cal(4)</a> to show weeks starting on mondays.  <li>Added a -m flag to <a href="http://man.openbsd.org?query=cal&sektion=4&format=html">cal(4)</a> to show weeks starting on mondays.
 <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ami&sektion=4&format=html">ami(4)</a>, prevent phantom devices from appearing on the passthrough buses.  <li>For <a href="http://man.openbsd.org?query=ami&sektion=4&format=html">ami(4)</a>, prevent phantom devices from appearing on the passthrough buses.
 <!-- 2008/04/09 -->  <!-- 2008/04/09 -->
 <li>Added untested support for Microchip MCP9805 JC-42.2 sensor to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sdtemp&sektion=4&format=html">sdtemp(4)</a>.  <li>Added untested support for Microchip MCP9805 JC-42.2 sensor to <a href="http://man.openbsd.org?query=sdtemp&sektion=4&format=html">sdtemp(4)</a>.
 <li>Added support for NPX SE97 devices in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sdtemp&sektion=4&format=html">sdtemp(4)</a> driver.  <li>Added support for NPX SE97 devices in the <a href="http://man.openbsd.org?query=sdtemp&sektion=4&format=html">sdtemp(4)</a> driver.
 <li>Improved support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld.so&sektion=1&format=html">ld.so(1)</a> for shared libs at non-zero addresses.  <li>Improved support in <a href="http://man.openbsd.org?query=ld.so&sektion=1&format=html">ld.so(1)</a> for shared libs at non-zero addresses.
 <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&sektion=4&format=html">com(4)</a>, increase the buffer size sent to the fifo.  <li>For <a href="http://man.openbsd.org?query=com&sektion=4&format=html">com(4)</a>, increase the buffer size sent to the fifo.
 <li>Initial import of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvideo&sektion=4&format=html">uvideo(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=video&sektion=4&format=html">video(4)</a>. <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvideo&sektion=4&format=html">uvideo(4)</a> is a driver for USB video devices and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=video&sektion=4&format=html">video(4)</a> is a device-independent layer implementing the V4L2 API.  <li>Initial import of <a href="http://man.openbsd.org?query=uvideo&sektion=4&format=html">uvideo(4)</a> and <a href="http://man.openbsd.org?query=video&sektion=4&format=html">video(4)</a>. <a href="http://man.openbsd.org?query=uvideo&sektion=4&format=html">uvideo(4)</a> is a driver for USB video devices and <a href="http://man.openbsd.org?query=video&sektion=4&format=html">video(4)</a> is a device-independent layer implementing the V4L2 API.
 <li>Various <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ehci&sektion=4&format=html">ehci(4)</a> fixes for hangs at boot and shutdown.  <li>Various <a href="http://man.openbsd.org?query=ehci&sektion=4&format=html">ehci(4)</a> fixes for hangs at boot and shutdown.
 <li>Make i386 MP kernels not grab biglock for syscalls marked SY_NOLOCK.  <li>Make i386 MP kernels not grab biglock for syscalls marked SY_NOLOCK.
 <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4&format=html">em(4)</a>, sync the TX ring and post new packets to the chip once per call to the start routine instead of once per packet.  <li>For <a href="http://man.openbsd.org?query=em&sektion=4&format=html">em(4)</a>, sync the TX ring and post new packets to the chip once per call to the start routine instead of once per packet.
 <!-- 2008/04/08 -->  <!-- 2008/04/08 -->
 <li>Fix for sparc64 memory accesses, makes <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=puc&sektion=4&format=html">puc(4)</a> work on T1000-based machines.  <li>Fix for sparc64 memory accesses, makes <a href="http://man.openbsd.org?query=puc&sektion=4&format=html">puc(4)</a> work on T1000-based machines.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rshd&sektion=8&format=html">rshd(8)</a> not call setpwent().  <li>Make <a href="http://man.openbsd.org?query=rshd&sektion=8&format=html">rshd(8)</a> not call setpwent().
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahci&sektion=4&format=html">ahci(4)</a> detachable.  <li>Make <a href="http://man.openbsd.org?query=ahci&sektion=4&format=html">ahci(4)</a> detachable.
 <!-- 2008/04/07 -->  <!-- 2008/04/07 -->
 <li>Initial implementation of SGI XBow bus support.  <li>Initial implementation of SGI XBow bus support.
 <li>For amd64 and sparc64, do not grab kernel biglock for syscalls marked SY_NOLOCK.  <li>For amd64 and sparc64, do not grab kernel biglock for syscalls marked SY_NOLOCK.
 <!-- 2008/04/06 -->  <!-- 2008/04/06 -->
 <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sdtemp&sektion=4&format=html">sdtemp(4)</a> to alpha, amd64, armish and i386 GENERIC kernels.  <li>Added <a href="http://man.openbsd.org?query=sdtemp&sektion=4&format=html">sdtemp(4)</a> to alpha, amd64, armish and i386 GENERIC kernels.
 <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sdtemp&sektion=4&format=html">sdtemp(4)</a> sensor driver for JDEC-JC-42.4 DIMM temperature sensors.  <li>New <a href="http://man.openbsd.org?query=sdtemp&sektion=4&format=html">sdtemp(4)</a> sensor driver for JDEC-JC-42.4 DIMM temperature sensors.
 <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&sektion=8&format=html">disklabel(8)</a> -w -d &lt;disk&gt; as used in the install scripts.  <li>Fix <a href="http://man.openbsd.org?query=disklabel&sektion=8&format=html">disklabel(8)</a> -w -d &lt;disk&gt; as used in the install scripts.
 <!-- 2008/04/05 -->  <!-- 2008/04/05 -->
 <!-- 2008/04/04 -->  <!-- 2008/04/04 -->
 <li>Do not call <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pthread_atfork&sektion=3&format=html">pthread_atfork(3)</a> handlers when a multithreaded program calls <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vfork&sektion=2&format=html">vfork(2)</a>.  <li>Do not call <a href="http://man.openbsd.org?query=pthread_atfork&sektion=3&format=html">pthread_atfork(3)</a> handlers when a multithreaded program calls <a href="http://man.openbsd.org?query=vfork&sektion=2&format=html">vfork(2)</a>.
 <li>Reduce maximum number of state change interrupts <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tht&sektion=4&format=html">tht(4)</a> can generate to 100 per second.  <li>Reduce maximum number of state change interrupts <a href="http://man.openbsd.org?query=tht&sektion=4&format=html">tht(4)</a> can generate to 100 per second.
 <!-- 2008/04/03 -->  <!-- 2008/04/03 -->
 <li>Switch <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=it&sektion=4&format=html">it(4)</a> back to PnP config mode on amd64 and i386.  <li>Switch <a href="http://man.openbsd.org?query=it&sektion=4&format=html">it(4)</a> back to PnP config mode on amd64 and i386.
 <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lii&sektion=4&format=html">lii(4)</a> TXD buffer wrap.  <li>Fix for <a href="http://man.openbsd.org?query=lii&sektion=4&format=html">lii(4)</a> TXD buffer wrap.
 <!-- 2008/04/02 -->  <!-- 2008/04/02 -->
 <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nsgphy&sektion=4&format=html">nsgphy(4)</a> to the sparc64 GENERIC and RAMDISK kernels.  <li>Add <a href="http://man.openbsd.org?query=nsgphy&sektion=4&format=html">nsgphy(4)</a> to the sparc64 GENERIC and RAMDISK kernels.
 <li>Add support for the National Semiconductor Saturn in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cas&sektion=4&format=html">cas(4)</a> driver.  <li>Add support for the National Semiconductor Saturn in the <a href="http://man.openbsd.org?query=cas&sektion=4&format=html">cas(4)</a> driver.
 <li>Add support for the DP83865 PHY in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nsgphy&sektion=4&format=html">nsgphy(4)</a> driver.  <li>Add support for the DP83865 PHY in the <a href="http://man.openbsd.org?query=nsgphy&sektion=4&format=html">nsgphy(4)</a> driver.
 <li><font color="#e00000"><strong>SECURITY FIX: Avoid possible hijacking of X11-forwarded connections with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8&format=html">sshd(8)</a>.</a></strong></font><br>  <li><font color="#e00000"><strong>SECURITY FIX: Avoid possible hijacking of X11-forwarded connections with <a href="http://man.openbsd.org?query=sshd&sektion=8&format=html">sshd(8)</a>.</a></strong></font><br>
 <a href="errata43.html#002_openssh2">A source code patch is available</a>.<br>  <a href="errata43.html#002_openssh2">A source code patch is available</a>.<br>
 <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>  <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xdm&sektion=1&format=html">xdm(1)</a> zero out the password as early as possible when using <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bsd_auth&sektion=3&format=html">bsd_auth(3)</a>.  <li>Make <a href="http://man.openbsd.org?query=xdm&sektion=1&format=html">xdm(1)</a> zero out the password as early as possible when using <a href="http://man.openbsd.org?query=bsd_auth&sektion=3&format=html">bsd_auth(3)</a>.
 <li>Make the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bcrypt&sektion=3&format=html">bcrypt(3)</a> code zero the state buffers on return.  <li>Make the <a href="http://man.openbsd.org?query=bcrypt&sektion=3&format=html">bcrypt(3)</a> code zero the state buffers on return.
 <li>Fix code which blocks passing file descriptors into a chroot jail.  <li>Fix code which blocks passing file descriptors into a chroot jail.
 <li>Add support for ZTE CMDMA MSM modem from qualcomm to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ubsa&sektion=4&format=html">ubsa(4)</a> driver.  <li>Add support for ZTE CMDMA MSM modem from qualcomm to the <a href="http://man.openbsd.org?query=ubsa&sektion=4&format=html">ubsa(4)</a> driver.
 <!-- 2008/04/01 -->  <!-- 2008/04/01 -->
 <li>64-bit fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld.so&sektion=1&format=html">ld.so(1)</a>.  <li>64-bit fix in <a href="http://man.openbsd.org?query=ld.so&sektion=1&format=html">ld.so(1)</a>.
 <li>Added Corege CG-WLUSB2GPX to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rum&sektion=4&format=html">rum(4)</a> devices.  <li>Added Corege CG-WLUSB2GPX to the list of supported <a href="http://man.openbsd.org?query=rum&sektion=4&format=html">rum(4)</a> devices.
 <!-- 2008/03/31 -->  <!-- 2008/03/31 -->
 <li>Refine the "netboot" interface group semantics to the interface we booted from, or if that is not known, the root device.  <li>Refine the "netboot" interface group semantics to the interface we booted from, or if that is not known, the root device.
 <li>Make MP kernels work on sun4v-based sparc64 machines.  <li>Make MP kernels work on sun4v-based sparc64 machines.
 <li>Updated zoneinfo code to tzcode2008a.  <li>Updated zoneinfo code to tzcode2008a.
 <li>Updated the zoneinfo datasets to tzdata2008b.  <li>Updated the zoneinfo datasets to tzdata2008b.
 <!-- 2008/03/30 -->  <!-- 2008/03/30 -->
 <li>Re-enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lii&sektion=4&format=html">lii(4)</a> on amd64 and i386 GENERIC and RAMDISK kernels.  <li>Re-enabled <a href="http://man.openbsd.org?query=lii&sektion=4&format=html">lii(4)</a> on amd64 and i386 GENERIC and RAMDISK kernels.
 <li>OpenSSH 4.9 released.  <li>OpenSSH 4.9 released.
 <li>Enabled ELF loading on vax boot blocks.  <li>Enabled ELF loading on vax boot blocks.
 <li>Pad the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lii&sektion=4&format=html">lii(4)</a> RXD buffer so packets are aligned on a 128-byte boundary. Prevents some hard locks.  <li>Pad the <a href="http://man.openbsd.org?query=lii&sektion=4&format=html">lii(4)</a> RXD buffer so packets are aligned on a 128-byte boundary. Prevents some hard locks.
 <li>Updated the xenocara xf86-video-intel driver to 2.2.1.  <li>Updated the xenocara xf86-video-intel driver to 2.2.1.
 <li>More sun4v work for sparc64 machines. GENERIC and RAMDISK kernels will now boot, MP kernels does work yet.  <li>More sun4v work for sparc64 machines. GENERIC and RAMDISK kernels will now boot, MP kernels does work yet.
 <!-- 2008/03/29 -->  <!-- 2008/03/29 -->
 <!-- 2008/03/28 -->  <!-- 2008/03/28 -->
 <li>Fix for amd64 and i386 serial console handling for non-default speeds.  <li>Fix for amd64 and i386 serial console handling for non-default speeds.
 <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kate&sektion=4&format=html">kate(4)</a> on amd64 and i386 GENERIC kernels.  <li>Enabled <a href="http://man.openbsd.org?query=kate&sektion=4&format=html">kate(4)</a> on amd64 and i386 GENERIC kernels.
 <li>Enabled shared libraries on the landisk platform.  <li>Enabled shared libraries on the landisk platform.
 <!-- 2008/03/27 -->  <!-- 2008/03/27 -->
 <li>Make sgi machines drop user into ARCS interactive mode instead of rebooting if we fail to load the kernel.  <li>Make sgi machines drop user into ARCS interactive mode instead of rebooting if we fail to load the kernel.
 <!-- 2008/03/26 -->  <!-- 2008/03/26 -->
 <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kate&sektion=4&format=html">kate(4)</a>, a new driver for AMD K8 temperature sensors.  <li>Added <a href="http://man.openbsd.org?query=kate&sektion=4&format=html">kate(4)</a>, a new driver for AMD K8 temperature sensors.
 <li>OpenSSH bumped to 4.9.  <li>OpenSSH bumped to 4.9.
 <li>Prevent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=boggle&sektion=6&format=html">boggle(6)</a> from spinning if the tty goes away.  <li>Prevent <a href="http://man.openbsd.org?query=boggle&sektion=6&format=html">boggle(6)</a> from spinning if the tty goes away.
 <li>Plug a memory leak in the atascsi layer.  <li>Plug a memory leak in the atascsi layer.
 <!-- 2008/03/25 -->  <!-- 2008/03/25 -->
 <li>For xenocara, replace autotools based build by native BSD Makefiles.  <li>For xenocara, replace autotools based build by native BSD Makefiles.
 <li>Prevent crashes on macppc in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pci_intr_map&sektion=9&format=html">pci_intr_map(9)</a>.  <li>Prevent crashes on macppc in <a href="http://man.openbsd.org?query=pci_intr_map&sektion=9&format=html">pci_intr_map(9)</a>.
 <li>Have <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> ignore ~/.ssh/rc if sshd_config ForceCommand is specified.  <li>Have <a href="http://man.openbsd.org?query=ssh&sektion=1&format=html">ssh(1)</a> ignore ~/.ssh/rc if sshd_config ForceCommand is specified.
 <!-- 2008/03/24 -->  <!-- 2008/03/24 -->
 <li>Make it possible to enable and disable pseudo devices in the UKC, config file and at <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=config&sektion=8&format=html">config(8)</a> -e.  <li>Make it possible to enable and disable pseudo devices in the UKC, config file and at <a href="http://man.openbsd.org?query=config&sektion=8&format=html">config(8)</a> -e.
 <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=it&sektion=4&format=html">it(4)</a> at port 0x228 for amd64 and i386 GENERIC kernels.  <li>Add <a href="http://man.openbsd.org?query=it&sektion=4&format=html">it(4)</a> at port 0x228 for amd64 and i386 GENERIC kernels.
 <!-- 2008/03/23 -->  <!-- 2008/03/23 -->
 <li>Initial version of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifb&sektion=4&format=html">ifb(4)</a>, a Sun Expert 3D card driver. Not working yet.  <li>Initial version of <a href="http://man.openbsd.org?query=ifb&sektion=4&format=html">ifb(4)</a>, a Sun Expert 3D card driver. Not working yet.
 <li>Fix libMesa build on amd64 with XENOCARA_BUILD_DRI set.  <li>Fix libMesa build on amd64 with XENOCARA_BUILD_DRI set.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=config&sektion=8&format=html">config(8)</a>, don't make a disable of a disabled device as a change, same for enable.  <li>In <a href="http://man.openbsd.org?query=config&sektion=8&format=html">config(8)</a>, don't make a disable of a disabled device as a change, same for enable.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1&format=html">sftp(1)</a> prefer POSIX style renaming over filexfer if the server supports it.  <li>Make <a href="http://man.openbsd.org?query=sftp&sektion=1&format=html">sftp(1)</a> prefer POSIX style renaming over filexfer if the server supports it.
 <li>Add command in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ddb&sektion=4&format=html">ddb(4)</a> to show all mounts.  <li>Add command in <a href="http://man.openbsd.org?query=ddb&sektion=4&format=html">ddb(4)</a> to show all mounts.
 <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eeprom&sektion=8&format=html">eeprom(8)</a> does not abort walking the OpenFirmware tree if a node's content is too large.  <li>Make sure <a href="http://man.openbsd.org?query=eeprom&sektion=8&format=html">eeprom(8)</a> does not abort walking the OpenFirmware tree if a node's content is too large.
 <!-- 2008/03/22 -->  <!-- 2008/03/22 -->
 <li>Added AGP support for the Intel G33 chipset.  <li>Added AGP support for the Intel G33 chipset.
 <li> <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=andl&sektion=4&format=html">andl(4)</a> enabled in amd64 and i386 GENERIC kernels.  <li> <a href="http://man.openbsd.org?query=andl&sektion=4&format=html">andl(4)</a> enabled in amd64 and i386 GENERIC kernels.
 <li>Added the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=andl&sektion=4&format=html">andl(4)</a> driver to support the Andigilog aSC7611 sensor.  <li>Added the <a href="http://man.openbsd.org?query=andl&sektion=4&format=html">andl(4)</a> driver to support the Andigilog aSC7611 sensor.
 <li>Added support for DIOCRLDINFO, DIOCGPDINFO and DIOCGPART to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fd&sektion=4&format=html">fd(4)</a> drivers.  <li>Added support for DIOCRLDINFO, DIOCGPDINFO and DIOCGPART to the <a href="http://man.openbsd.org?query=fd&sektion=4&format=html">fd(4)</a> drivers.
 <!-- 2008/03/21 -->  <!-- 2008/03/21 -->
 <li>Add ability to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=audio&sektion=4&format=html">audio(4)</a> to have different block sizes for play and record.  <li>Add ability to <a href="http://man.openbsd.org?query=audio&sektion=4&format=html">audio(4)</a> to have different block sizes for play and record.
 <li>Raised the MAXUSERS constant for alpha,amd64,hppa and macppc.  <li>Raised the MAXUSERS constant for alpha,amd64,hppa and macppc.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1&format=html">ksh(1)</a> ulimit able to get and set multiple limits in a single invocation.  <li>Make <a href="http://man.openbsd.org?query=ksh&sektion=1&format=html">ksh(1)</a> ulimit able to get and set multiple limits in a single invocation.
 <!-- 2008/03/20 -->  <!-- 2008/03/20 -->
 <li>Fix VLAN tag info for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&sektion=4&format=html">re(4)</a> devices.  <li>Fix VLAN tag info for <a href="http://man.openbsd.org?query=re&sektion=4&format=html">re(4)</a> devices.
 <li>Fixed race condition in mips64 exception handling.  <li>Fixed race condition in mips64 exception handling.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&sektion=8&format=html">relayd(8)</a>, handle the case when Content-Length HTTP header is 0.  <li>In <a href="http://man.openbsd.org?query=relayd&sektion=8&format=html">relayd(8)</a>, handle the case when Content-Length HTTP header is 0.
 <li>Make xenocara run fc-cache at the end of a "make build" to save time later.  <li>Make xenocara run fc-cache at the end of a "make build" to save time later.
 <li>Adapt maximum permitted MTU on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pppoe&sektion=4&format=html">pppoe(4)</a> to the MTU of the connected Ethernet/VLAN interface.  <li>Adapt maximum permitted MTU on <a href="http://man.openbsd.org?query=pppoe&sektion=4&format=html">pppoe(4)</a> to the MTU of the connected Ethernet/VLAN interface.
 <li>Added NxN grid capability to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=boggle&sektion=6&format=html">boggle(6)</a>.  <li>Added NxN grid capability to <a href="http://man.openbsd.org?query=boggle&sektion=6&format=html">boggle(6)</a>.
 <!-- 2008/03/19 -->  <!-- 2008/03/19 -->
 <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fins&sektion=4&format=html">fins(4)</a> on i386 GENERIC kernels.  <li>Enabled <a href="http://man.openbsd.org?query=fins&sektion=4&format=html">fins(4)</a> on i386 GENERIC kernels.
 <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xterm&sektion=1&format=html">xterm(1)</a> to rev 234.  <li>Updated <a href="http://man.openbsd.org?query=xterm&sektion=1&format=html">xterm(1)</a> to rev 234.
 <li>Added a driver for the Fintek F71805F LPC sensors to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fins&sektion=4&format=html">fins(4)</a>.  <li>Added a driver for the Fintek F71805F LPC sensors to <a href="http://man.openbsd.org?query=fins&sektion=4&format=html">fins(4)</a>.
 <!-- 2008/03/18 -->  <!-- 2008/03/18 -->
 <li>Add all interfaces we netboot from to the "netboot" interface group.  <li>Add all interfaces we netboot from to the "netboot" interface group.
 <li>Make sure the libc <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bcmp&sektion=3&format=html">bcmp(3)</a> returns 1 on a difference, instead of a casted number.  <li>Make sure the libc <a href="http://man.openbsd.org?query=bcmp&sektion=3&format=html">bcmp(3)</a> returns 1 on a difference, instead of a casted number.
 <li>Better <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spl&sektion=9&format=html">spl(9)</a> locking for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pppoe&sektion=4&format=html">pppoe(4)</a>.  <li>Better <a href="http://man.openbsd.org?query=spl&sektion=9&format=html">spl(9)</a> locking for <a href="http://man.openbsd.org?query=pppoe&sektion=4&format=html">pppoe(4)</a>.
 <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstat&sektion=1&format=html">netstat(1)</a> when given -I.  <li>Fix for <a href="http://man.openbsd.org?query=netstat&sektion=1&format=html">netstat(1)</a> when given -I.
 <li>Fix segfault in libX11 when using XDM-AUTHORIZATION-1 keys for remote X11 clients over IPv6.  <li>Fix segfault in libX11 when using XDM-AUTHORIZATION-1 keys for remote X11 clients over IPv6.
 <li>Fix bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd&sektion=8&format=html">snmpd(8)</a> when encoding powers of 128.  <li>Fix bug in <a href="http://man.openbsd.org?query=snmpd&sektion=8&format=html">snmpd(8)</a> when encoding powers of 128.
 <li>Added support for the IRZ MC35pu GSM Terminal to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uslcom&sektion=4&format=html">uslcom(4)</a> driver.  <li>Added support for the IRZ MC35pu GSM Terminal to the <a href="http://man.openbsd.org?query=uslcom&sektion=4&format=html">uslcom(4)</a> driver.
 <!-- 2008/03/17 -->  <!-- 2008/03/17 -->
 <li>Removed KGDB code from sparc64 platform.  <li>Removed KGDB code from sparc64 platform.
 <!-- 2008/03/16 -->  <!-- 2008/03/16 -->
 <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=df&sektion=1&format=html">df(1)</a> so it can show larger values.  <li>Fix <a href="http://man.openbsd.org?query=df&sektion=1&format=html">df(1)</a> so it can show larger values.
 <li>Add _SC_SYS_PAGES and _SC_AVPHYS_PAGES to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysconf&sektion=3&format=html">sysconf(3)</a>.  <li>Add _SC_SYS_PAGES and _SC_AVPHYS_PAGES to <a href="http://man.openbsd.org?query=sysconf&sektion=3&format=html">sysconf(3)</a>.
 <li>New APIs for arc4random, one to fill a buffer with random numbers and the other to return a uniformly distributed random number without bias.  <li>New APIs for arc4random, one to fill a buffer with random numbers and the other to return a uniformly distributed random number without bias.
 <li>Widen statfs struct to support large file systems and to support <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=statvfs&sektion=3&format=html">statvfs(3)</a>.  <li>Widen statfs struct to support large file systems and to support <a href="http://man.openbsd.org?query=statvfs&sektion=3&format=html">statvfs(3)</a>.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=agp&sektion=4&format=html">agp(4)</a> attach at <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vga&sektion=4&format=html">vga(4)</a> instead of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pchb&sektion=4&format=html">pchb(4)</a>.  <li>Make <a href="http://man.openbsd.org?query=agp&sektion=4&format=html">agp(4)</a> attach at <a href="http://man.openbsd.org?query=vga&sektion=4&format=html">vga(4)</a> instead of <a href="http://man.openbsd.org?query=pchb&sektion=4&format=html">pchb(4)</a>.
 <li>Have <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=syslogd&sektion=8&format=html">syslogd(8)</a> do <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=waitpid&sektion=2&format=html">waitpid(2)</a> in a loop until all children are gone.  <li>Have <a href="http://man.openbsd.org?query=syslogd&sektion=8&format=html">syslogd(8)</a> do <a href="http://man.openbsd.org?query=waitpid&sektion=2&format=html">waitpid(2)</a> in a loop until all children are gone.
 <!-- 2008/03/15 -->  <!-- 2008/03/15 -->
 <li>Timing fixes for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sensorsd&sektion=8&format=html">sensorsd(8)</a> so time always goes forward and so reports don't get duplicated or lost.  <li>Timing fixes for <a href="http://man.openbsd.org?query=sensorsd&sektion=8&format=html">sensorsd(8)</a> so time always goes forward and so reports don't get duplicated or lost.
 <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd&sektion=8&format=html">snmpd(8)</a>, implement the hrSWRun portion of HOST-RESOURCES mib.  <li>For <a href="http://man.openbsd.org?query=snmpd&sektion=8&format=html">snmpd(8)</a>, implement the hrSWRun portion of HOST-RESOURCES mib.
 <li>Make GENERIC.MP work on the E10000 sparc64 machines.  <li>Make GENERIC.MP work on the E10000 sparc64 machines.
 <li>Support the old-prom XVideo board on the sparc platform by rewriting the sbus range registers.  <li>Support the old-prom XVideo board on the sparc platform by rewriting the sbus range registers.
 <li>Various <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=CMSG_DATA&sektion=3&format=html">CMSG</a> related fixes in the network applications.  <li>Various <a href="http://man.openbsd.org?query=CMSG_DATA&sektion=3&format=html">CMSG</a> related fixes in the network applications.
 <!-- 2008/03/14 -->  <!-- 2008/03/14 -->
 <li>Improved the IP ID and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=named&sektion=8&format=html">named(8)</a> shuffle code initialization to a single forward pass.  <li>Improved the IP ID and <a href="http://man.openbsd.org?query=named&sektion=8&format=html">named(8)</a> shuffle code initialization to a single forward pass.
 <li>Better lladdr generation from tv_usec in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdce&sektion=4&format=html">cdce(4)</a>.  <li>Better lladdr generation from tv_usec in <a href="http://man.openbsd.org?query=cdce&sektion=4&format=html">cdce(4)</a>.
 <!-- 2008/03/13 -->  <!-- 2008/03/13 -->
 <li>Only allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pppoe&sektion=4&format=html">pppoe(4)</a> interfaces to be attached to Ethernet or Vlan interfaces.  <li>Only allow <a href="http://man.openbsd.org?query=pppoe&sektion=4&format=html">pppoe(4)</a> interfaces to be attached to Ethernet or Vlan interfaces.
 <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acx&sektion=4&format=html">acx(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atw&sektion=4&format=html">atw(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pgt&sektion=4&format=html">pgt(4)</a> do not increase the input packet counter erroneously.  <li>Make sure <a href="http://man.openbsd.org?query=acx&sektion=4&format=html">acx(4)</a>, <a href="http://man.openbsd.org?query=atw&sektion=4&format=html">atw(4)</a> and <a href="http://man.openbsd.org?query=pgt&sektion=4&format=html">pgt(4)</a> do not increase the input packet counter erroneously.
 <li>Attach <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=prtc&sektion=4&format=html">prtc(4)</a> on sparc64 if no real-time clock was found.  <li>Attach <a href="http://man.openbsd.org?query=prtc&sektion=4&format=html">prtc(4)</a> on sparc64 if no real-time clock was found.
 <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sensorsd&sektion=8&format=html">sensorsd(8)</a>, allow a program invoked on state change to receive sensor status.  <li>For <a href="http://man.openbsd.org?query=sensorsd&sektion=8&format=html">sensorsd(8)</a>, allow a program invoked on state change to receive sensor status.
 <li>Added a __data_start symbol to all ELF architectures to consistently mark the beginning of the writeable sections.  <li>Added a __data_start symbol to all ELF architectures to consistently mark the beginning of the writeable sections.
 <li>When running <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nfsd&sektion=8&format=html">nfsd(8)</a> without arguments, make sure 4 servers on UDP are started.  <li>When running <a href="http://man.openbsd.org?query=nfsd&sektion=8&format=html">nfsd(8)</a> without arguments, make sure 4 servers on UDP are started.
 <li>When attaching a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdce&sektion=4&format=html">cdce(4)</a> that lacks a proper mac address, use tv_usec from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getmicrotime&sektion=9&format=html">getmicrotime(9)</a> to create one.  <li>When attaching a <a href="http://man.openbsd.org?query=cdce&sektion=4&format=html">cdce(4)</a> that lacks a proper mac address, use tv_usec from <a href="http://man.openbsd.org?query=getmicrotime&sektion=9&format=html">getmicrotime(9)</a> to create one.
 <!-- 2008/03/12 -->  <!-- 2008/03/12 -->
 <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=audio&sektion=4&format=html">audio(4)</a>, correctly set high water mark to the buffer size.  <li>For <a href="http://man.openbsd.org?query=audio&sektion=4&format=html">audio(4)</a>, correctly set high water mark to the buffer size.
 <li>For PPPoE, return the relay-sid in the response, if one was received.  <li>For PPPoE, return the relay-sid in the response, if one was received.
 <li>Fix infinite loop in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd&sektion=8&format=html">snmpd(8)</a>.  <li>Fix infinite loop in <a href="http://man.openbsd.org?query=snmpd&sektion=8&format=html">snmpd(8)</a>.
 <!-- 2008/03/11 -->  <!-- 2008/03/11 -->
 <li>Prevent mvme68k boot media from using instructions the 68060 does not support.  <li>Prevent mvme68k boot media from using instructions the 68060 does not support.
 <!-- 2008/03/10 -->  <!-- 2008/03/10 -->
 <li>Turn on keep-alive by default in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&sektion=1&format=html">ftp(1)</a>.  <li>Turn on keep-alive by default in <a href="http://man.openbsd.org?query=ftp&sektion=1&format=html">ftp(1)</a>.
 <li>Implemented a partial HOST-RESOURCES-MIB for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd&sektion=8&format=html">snmpd(8)</a>.  <li>Implemented a partial HOST-RESOURCES-MIB for <a href="http://man.openbsd.org?query=snmpd&sektion=8&format=html">snmpd(8)</a>.
 <li>Fix NULL dereference in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifstated&sektion=8&format=html">ifstated(8)</a> when config files refer to undeclared states.  <li>Fix NULL dereference in <a href="http://man.openbsd.org?query=ifstated&sektion=8&format=html">ifstated(8)</a> when config files refer to undeclared states.
 <!-- 2008/03/09 -->  <!-- 2008/03/09 -->
 <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ehci&sektion=4&format=html">ehci(4)</a> on hppa RAMDISK kernels.  <li>Enabled <a href="http://man.openbsd.org?query=ehci&sektion=4&format=html">ehci(4)</a> on hppa RAMDISK kernels.
 <li>Added sun4v IOMMU hypervisor and virtual PCI host bridge code to sparc64.  <li>Added sun4v IOMMU hypervisor and virtual PCI host bridge code to sparc64.
 <!-- 2008/03/08 -->  <!-- 2008/03/08 -->
 <li>Added proper repository locking in opencvs.  <li>Added proper repository locking in opencvs.
 <li>Prevent opencvs from sending "Directory" messages for arguments in remote setup if the specified files or dirs do not exist.  <li>Prevent opencvs from sending "Directory" messages for arguments in remote setup if the specified files or dirs do not exist.
 <li>Add support for checkout/update -j on opencvs.  <li>Add support for checkout/update -j on opencvs.
 <li>Sparc64 drivers for the virtual bus <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vbus&sektion=4&format=html">vbus(4)</a>, virtual real-time clock <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vrtc&sektion=4&format=html">vrtc(4)</a> and virtual console <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vcons&sektion=4&format=html">vcons(4)</a> on sun4v.  <li>Sparc64 drivers for the virtual bus <a href="http://man.openbsd.org?query=vbus&sektion=4&format=html">vbus(4)</a>, virtual real-time clock <a href="http://man.openbsd.org?query=vrtc&sektion=4&format=html">vrtc(4)</a> and virtual console <a href="http://man.openbsd.org?query=vcons&sektion=4&format=html">vcons(4)</a> on sun4v.
 <li>Added UltraSPARC Hypervisor interface for sun4v to the sparc64 platform.  <li>Added UltraSPARC Hypervisor interface for sun4v to the sparc64 platform.
 <li>Make the firmware loader look in /mnt/etc/firmware as well, for the ramdisk installations.  <li>Make the firmware loader look in /mnt/etc/firmware as well, for the ramdisk installations.
 <li>Avoid infinite recursion in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vi&sektion=1&format=html">vi(1)</a> on certain error conditions.  <li>Avoid infinite recursion in <a href="http://man.openbsd.org?query=vi&sektion=1&format=html">vi(1)</a> on certain error conditions.
 <li>Make sparc64 check the status of OFW nodes, so devices which are disabled in the OpenFirmware gets avoided by OpenBSD.  <li>Make sparc64 check the status of OFW nodes, so devices which are disabled in the OpenFirmware gets avoided by OpenBSD.
 <li>Segfault fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vi&sektion=1&format=html">vi(1)</a> for the "set nu" case when very long lines contain tabs.  <li>Segfault fix in <a href="http://man.openbsd.org?query=vi&sektion=1&format=html">vi(1)</a> for the "set nu" case when very long lines contain tabs.
 <!-- 2008/03/07 -->  <!-- 2008/03/07 -->
 <li>Allow response to icmp6 node information when local hostname starts with a digit.  <li>Allow response to icmp6 node information when local hostname starts with a digit.
 <li>In the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=config&sektion=8&format=html">config(8)</a> UKC&gt; prompt, avoid request for input if 'lines' are set to zero.  <li>In the <a href="http://man.openbsd.org?query=config&sektion=8&format=html">config(8)</a> UKC&gt; prompt, avoid request for input if 'lines' are set to zero.
 <li>Moved to 4.3-current.  <li>Moved to 4.3-current.
 <!-- 2008/03/06 -->  <!-- 2008/03/06 -->
 </ul>  </ul>

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30