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

Diff for /www/plus.html between version 1.1150 and 1.1151

version 1.1150, 2009/06/06 17:00:33 version 1.1151, 2009/07/24 17:57:58
Line 64 
Line 64 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2009/07/05 -->
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radeonfb&sektion=4&format=html">radeonfb(4)</a> to sparc64, an accelerated framebuffer for Sun XVR-100 boards.
   <!-- 2009/07/04 -->
   <!-- 2009/07/03 -->
   <li>Added support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&sektion=4&format=html">re(4)</a> for RTL8103E and RTL8168DP devices.
   <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4&format=html">em(4)</a> MAC address for dual-port 8257[56] cards.
   <!-- 2009/07/02 -->
   <li>Added support for BCM5709 devices in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bnx&sektion=4&format=html">bnx(4)</a> driver.
   <li>Split <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bnx&sektion=4&format=html">bnx(4)</a> firmware into several files and updated them.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1&format=html">ksh(1)</a> avoid infinite recursion if unlink of the history fails.
   <!-- 2009/07/01 -->
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> handle long home dir paths.
   <!-- 2009/06/30 -->
   <li>Add workaround to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&sektion=4&format=html">isp(4)</a> autoconf for arches where the clock is not running yet.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=floor&sektion=3&format=html">floor(3)</a> round towards -inf instead of towards zero.
   <li>Make the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rc&sektion=8&format=html">rc(8)</a> scripts create a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=syslogd&sektion=8&format=html">syslogd(8)</a> socket in /var/www/dev when httpd is enabled to make logging to syslog work.
   <!-- 2009/06/29 -->
   <li>Move the sparc second stage bootblocks 256KB higher to accomodate the growth of the GENERIC kernel.
   <li>Updated time zone data to tzdata2009j.
   <li>Added HW VLAN tagging/stripping for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ix&sektion=4&format=html">ix(4)</a>.
   <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&sektion=4&format=html">isp(4)</a> on hppa GENERIC kernels.
   <!-- 2009/06/28 -->
   <li>Bring back MCLGETI support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ix&sektion=4&format=html">ix(4)</a> again.
   <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ix&sektion=4&format=html">ix(4)</a> TX DMA map swapping.
   <!-- 2009/06/27 -->
   <li>Teach <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysmerge&sektion=8&format=html">sysmerge(8)</a> how to handle links.
   <li>Updated xf86-video-openchrome to rev 753.
   <!-- 2009/06/26 -->
   <li>Make the install scripts add the default user to the 'staff' login class.
   <li>Fix segmentation fault in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=m4&sektion=1&format=html">m4(1)</a> macro code.
   <li>Fix a use-after-free in the pagedaemon.
   <li>Fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&sektion=4&format=html">dc(4)</a> for reading the MAC address out of the eeprom instead of CIS.
   <li>Added support for ICH10 variants of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4&format=html">em(4)</a>.
   <!-- 2009/06/25 -->
   <li>Added support for VIA VX855 chipset in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=viapm&sektion=4&format=html">viapm(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&sektion=4&format=html">pciide(4)</a> drivers.
   <li>Updated xf86-video-intel to 2.7.1 and xf86-video-openchrome to svn rev 750.
   <li>Re-enabled inteldrm in the i386 GENERIC kernel.
   <!-- 2009/06/24 -->
   <li>Added a workaround for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ehci&sektion=4&format=html">ehci(4)</a> on ATI SB600 revisions and ATI SB700 south bridge revisions A12 and A13.
   <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&sektion=4&format=html">softraid(4)</a> on alpha, hppa and sparc64 RAMDISK kernels.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=watchdogd&sektion=8&format=html">watchdogd(8)</a> lower stacksize before mlockall().
   <li>Added support for the Broadcom HT-1100 chipset in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=piixpm&sektion=4&format=html">piixpm(4)</a> driver.
   <li>Fix extra psignal/wakeup in exit1() which could cause double SIGCHLD signals.
   <li>Major update of the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&sektion=4&format=html">isp(4)</a> driver.
   <!-- 2009/06/23 -->
   <li>Synced mandoc to vesion 1.7.20.
   <li>Added support for 82574L based devices in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4&format=html">em(4)</a> driver.
   <!-- 2009/06/22 -->
   <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> scrub max-mss for IPv6 traffic.
   <!-- 2009/06/21 -->
   <li>Disable memory above 2G on sgi machines.
   <li>Added and enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=stge&sektion=4&format=html">stge(4)</a> on sgi GENERIC kernels.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wsmoused&sektion=8&format=html">wsmoused(8)</a> support mice with lots of buttons.
   <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sudo&sektion=8&format=html">sudo(8)</a> to version 1.7.2.
   <!-- 2009/06/20 -->
   <li>Fix possible NULL dereference in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> when aborting if key_sign fails.
   <li>Make vax preserve more registers in sigcontext and return them in sigreturn. Fixes signal return regressions.
   <li>Move the MI <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hme&sektion=4&format=html">hme(4)</a> fix for properly clearing the RUNNING/OACTIVE flags and watchdog timer to the sparc <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hme&sektion=4&format=html">hme(4)</a> code.
   <!-- 2009/06/19 -->
   <li>Fix DMA map issues in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=de&sektion=4&format=html">de(4)</a> driver.
   <li>Added two new views to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systat&sektion=1&format=html">systat(1)</a>, "nfsserver" and "nfsclient".
   <!-- 2009/06/18 -->
   <li>Synced mandoc to version 1.7.19.
   <li>Added MCLGETI support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vr&sektion=4&format=html">vr(4)</a> devices.
   <!-- 2009/06/17 -->
   <li>Enabled experimental raid 4 & raid 5 disciplines in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&sektion=4&format=html">softraid(4)</a>.
   <li>Added raid 4 and raid 5 in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bioctl&sektion=8&format=html">bioctl(8)</a> create.
   <li>Force <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&sektion=4&format=html">softraid(4)</a> Raid0/4/5 volume size to multiple of stripe size.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ndp&sektion=8&format=html">ndp(8)</a> check for the correct RTM_VERSION before accessing anything in the rt message.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&sektion=8&format=html">ntpd(8)</a> handle ENOPROTOOPT, can happen when using IPv6.
   <!-- 2009/06/16 -->
   <!-- 2009/06/15 -->
   <li>Better <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfsync&sektion=4&format=html">pfsync(4)</a> detection of when we have a better version of the TCP sequence window than our peer.
   <li>Backed out the bufq commits.
   <li>Backed out the physmem allocator.
   <li>Fix "gcc -Z" on powerpc machines.
   <li>Backed out all uvm changes from c2k9.
   <!-- 2009/06/14 -->
   <li>Backed out all the c2k9 buffer cache changes committed during c2k9.
   <li>Synced mandoc code to version 1.7.16.
   <!-- 2009/06/13 -->
   <li>Enable support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfsync&sektion=4&format=html">pfsync(4)</a> for deferring the packets that creates a state so sync peers are able to receive the state before the reply.
   <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdrop&sektion=8&format=html">tcpdrop(8)</a> after the routing domain changes.
   <!-- 2009/06/12 -->
   <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=file&sektion=1&format=html">file(1)</a> byteswapping in the ELF parsing code for BE64 systems.
   <li>Removed the xf86-video-suncg6 driver from xenocara.
   <li>Make sure splsoftnet() masks softclock on sgi machines.
   <!-- 2009/06/11 -->
   <li>Rewrite the way <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfsync&sektion=4&format=html">pfsync(4)</a> merges states into the local tree.
   <li>Improvements in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&sektion=4&format=html">softraid(4)</a> raid 4 and raid 5 code.
   <li>Limit the BCM5701 B5 chipset-based <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a> devices to 32-bit mode.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a>, set the DMA read watermark to 4 to prevent some TX timeouts.
   <li>Make hppa machines correctly flush direct cache and TLB mappings.
   <li>Create a hotplug callback mechanism in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&sektion=4&format=html">softraid(4)</a>.
   <li>Fix freelist overrun in libc gdtoa routines.
   <!-- 2009/06/10 -->
   <li>Added support for VIA CX800 south bridge to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=viapm&sektion=4&format=html">viapm(4)</a> driver.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hotplugd&sektion=8&format=html">hotplugd(8)</a> ignore ECHILD from waitpid().
   <li>Switch sgi to per-process ASTs.
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udl&sektion=4&format=html">udl(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=url&sektion=4&format=html">url(4)</a> to sgi GENERIC and RAMDISK kernels.
   <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=procmap&sektion=1&format=html">procmap(1)</a> on hp300 by allowing /dev/mem reads in the direct mapping region where there is corresponding physical memory.
   <li>Move <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vi&sektion=1&format=html">vi(1)</a> to use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=poll&sektion=2&format=html">poll(2)</a> instead of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=select&sektion=2&format=html">select(2)</a>.
   <!-- 2009/06/09 -->
   <li>Initial version of raid 4 & raid 5 support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&sektion=4&format=html">softraid(4)</a>. Not functional yet.
   <li>Fix NULL pointer dereference in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> when receiving empty tables over <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfsync&sektion=4&format=html">pfsync(4)</a>.
   <li>Do not accept IPv4 ICMP redirects by default. IPv6 redirects are still enabled.
   <li>Updated the installation user input routines to redraw the question if dmesg changes are detected.
   <!-- 2009/06/08 -->
   <li>Bring back "L" to list keyboard layouts during installs.
   <li>Disable xlights on macppc GENERIC kernels.
   <li>For amd64 and i386, do not enable EST if the machine only reports a single state.
   <li>Updated time zone data to tzdata2009i.
   <!-- 2009/06/07 -->
   <li>Fix file descriptor leaks in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sdiff&sektion=1&format=html">sdiff(1)</a> when diffing regurlar files.
 <!-- 2009/06/06 -->  <!-- 2009/06/06 -->
   <li>Fixed minor memory leak in libc <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=yp&sektion=8&format=html">yp(8)</a> code.
   <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&sektion=1&format=html">ftp(1)</a> to handle abort transfers when talking to broken ftp servers.
   <li>Make amd64 and i386 disable interrupts during the lock step frequency/voltage change. Fixes random lockups seen with "apm -C".
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&sektion=8&format=html">ntpd(8)</a>, when the clock has become unsynched, reset the number of saved time corrections.
   <li>Imported xkeyboard-config into xenocara.
   <li>Synced some rcsdiff changes into cvsdiff. opencvs diff -t now works.
   <li>Implemented support for RTL8187b based devices in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=urtw&sektion=4&format=html">urtw(4)</a> driver.
 <li>When running a 802.11 scan, make it fail if the interface is not up and not running.  <li>When running a 802.11 scan, make it fail if the interface is not up and not running.
 <li>Initial code to bring in upcoming DRM support to X.org, starting with the i810 Intel IGP chipsets.  <li>Initial code to bring in upcoming DRM support to X.org, starting with the i810 Intel IGP chipsets.
 <!-- 2009/06/05 -->  <!-- 2009/06/05 -->
Line 82 
Line 203 
 <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&sektion=1&format=html">mg(1)</a> cursor position after undo of a region-kill.  <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&sektion=1&format=html">mg(1)</a> cursor position after undo of a region-kill.
 <li>When <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=yp&sektion=8&format=html">yp(8)</a> is parsing the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=group&sektion=5&format=html">group(5)</a> file, check early if YP is active or not, instead of half-way through the parsing.  <li>When <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=yp&sektion=8&format=html">yp(8)</a> is parsing the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=group&sektion=5&format=html">group(5)</a> file, check early if YP is active or not, instead of half-way through the parsing.
 <li>In the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=yp&sektion=8&format=html">yp(8)</a> code, treat an empty domainname as a failing call to getdomainname.  <li>In the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=yp&sektion=8&format=html">yp(8)</a> code, treat an empty domainname as a failing call to getdomainname.
 <li>Make the kernel time code abort any ajustment in progress if the clock is set with settimeofday.  <li>Make the kernel time code abort any adjustment in progress if the clock is set with settimeofday.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> check LC_CTYPE, LC_ALL and LANG before trying to decide about UTF-8.  <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> check LC_CTYPE, LC_ALL and LANG before trying to decide about UTF-8.
 <!-- 2009/06/04 -->  <!-- 2009/06/04 -->
 <li>Enabled IPv6 receive TCP/UDP checksum offload for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=jme&sektion=4&format=html">jme(4)</a>.  <li>Enabled IPv6 receive TCP/UDP checksum offload for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=jme&sektion=4&format=html">jme(4)</a>.

Legend:
Removed from v.1.1150  
changed lines
  Added in v.1.1151