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

Diff for /www/plus44.html between version 1.6 and 1.7

version 1.6, 2008/09/15 06:58:47 version 1.7, 2008/09/19 06:37:08
Line 83 
Line 83 
 <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://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> state key linking for now.
 <li>Make sure the 802.11 layer drop unencrypted frames wen 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.
Line 98 
Line 98 
 <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://www.openbsd.org/cgi-bin/man.cgi?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://www.openbsd.org/cgi-bin/man.cgi?query=trunk&sektion=4&format=html">trunk(4)</a> driver.
 <!-- 2008/07/29 -->  <!-- 2008/07/29 -->
 <li>Stability fixes for the radeon driver, mostly related to VBLANK interrupt handling.  <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>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.
 <li>Added stricter checking for values controlling loops and memory allocations in the i915 and radeon DRM code.  <li>Added stricter checking for values controlling loops and memory allocations in the i915 and Radeon DRM code.
 <li>Allow port distfiles to be stored as by_digest/sha1/di/digest to prevent distfiles directories to exceed 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://www.openbsd.org/cgi-bin/man.cgi?query=pckbd&sektion=4&format=html">pckbd(4)</a>. Tadpole SPARCLE needs it.
Line 127 
Line 127 
 <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 ofthe 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://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>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://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.
 <!-- 2008/07/23 -->  <!-- 2008/07/23 -->
Line 333 
Line 333 
 <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://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>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://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>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://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 amd64 and i386 detect Intels 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://www.openbsd.org/cgi-bin/man.cgi?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://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>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://www.openbsd.org/cgi-bin/man.cgi?query=uvideo&sektion=4&format=html">uvideo(4)</a> on i386 GENERIC kernels.
Line 387 
Line 387 
 <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://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>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 accomodate for IPv6 addresses.  <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>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://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://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://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>Fixed buffer cache pending read statistics.  <li>Fixed buffer cache pending read statistics.
Line 508 
Line 508 
 <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 dont 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://www.openbsd.org/cgi-bin/man.cgi?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://www.openbsd.org/cgi-bin/man.cgi?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://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> state logic.
Line 574 
Line 574 
 <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://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>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://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.
 <!-- 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 ambigous directives.  <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>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://www.openbsd.org/cgi-bin/man.cgi?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://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1&format=html">ksh(1)</a> cast pointer arithmetic to correctly handle underflows.
Line 753 
Line 753 
 <!-- 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://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>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", dont 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 thehppa64 <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://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>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://www.openbsd.org/cgi-bin/man.cgi?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://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>Sync hppa64 console handling to the hppa code base.  <li>Sync hppa64 console handling to the hppa code base.
Line 762 
Line 762 
 <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://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>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://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>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rl&sektion=4&format=html">rl(4)</a>, make sure we dont call rl_rxeof() twice if both RX Ok and Err bits are set.  <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>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://www.openbsd.org/cgi-bin/man.cgi?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.
Line 898 
Line 898 
 <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://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>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://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>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://www.openbsd.org/cgi-bin/man.cgi?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 about walking the OpenFirmware tree if a nodes content is too large.  <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.
 <!-- 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://www.openbsd.org/cgi-bin/man.cgi?query=andl&sektion=4&format=html">andl(4)</a> enabled in amd64 and i386 GENERIC kernels.
Line 937 
Line 937 
 <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://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>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://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.
 <!-- 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 dont get duplicated or lost.  <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>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://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>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.
Line 972 
Line 972 
 <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://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>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 a swell, 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://www.openbsd.org/cgi-bin/man.cgi?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://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.

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7