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

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

version 1.1149, 2009/06/04 20:52:13 version 1.1150, 2009/06/06 17:00:33
Line 64 
Line 64 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2009/06/06 -->
   <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.
   <!-- 2009/06/05 -->
   <li>When using <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sendbug&sektion=1&format=html">sendbug(1)</a> as root, add base64 encoded <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcidump&sektion=8&format=html">pcidump(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpidump&sektion=8&format=html">acpidump(8)</a> output
   <li>Removed debug output from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&sektion=8&format=html">dhclient(8)</a>.
   <li>Added an X86EMU option to amd64 and i386 GENERIC kernels to enable the emulator subsystem.
   <li>Added VGA BIOS repost support for amd64 and i386 using a small x86 emulator.
   <li>Fix lapic, interrupt and clock issues on amd64 and i386 ACPI S3 resume.
   <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwi&sektion=4&format=html">iwi(4)</a> bug.
   <li>Removed xf86rushproto and lots of input drivers that have been dropped by X.org.
   <li>Updated xf86-video-suntcx to 1.1.1 and xf86-video-sis to 0.10.1.
   <li>Fix NULL dereferencing in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ugen&sektion=4&format=html">ugen(4)</a> USB code.
   <li>Updated libpixman to 0.15.8, xf86-video-newport to 0.2.2, xf86-video-suncg3 to 1.1.1 and xf86-video-suncg6 to 1.1.1.
   <li>Add support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fxp&sektion=4&format=html">fxp(4)</a> for the 82552 MAC found in some ICH7 chipsets.
   <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>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 <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>Added dynamic buffer cache sizing. The sysctl kern.bufcachepercent will allow you to specify a high-water mark above 10 percent for use by the cache. If you run low on memory, the page daemon will reclaim pages from the buffer cache.
   <li>Add ability in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wsmoused&sektion=8&format=html">wsmoused(8)</a> to attach it to a different wsdisplay using -D.
   <li>Add support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ping&sektion=8&format=html">ping(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=traceroute&sektion=8&format=html">traceroute(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arp&sektion=8&format=html">arp(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nc&sektion=1&format=html">nc(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=telnet&sektion=1&format=html">telnet(1)</a> to specify which routing domain to use.
   <li>Add code in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8&format=html">ifconfig(8)</a> to bind an interface to a routing domain.
   <li>Initial support for routing domain. Allows you to bind interfaces to alternate routing tables and separate them from other interfaces in distinct routing tables.
   <li>After calling adjfreq to correct the clocks rate, measure and fix the clock offset.
   <li>Fix problem in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&sektion=1&format=html">mg(1)</a> where line numbers get out of sync on a region-kill.
   <li>When running <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysmerge&sektion=8&format=html">sysmerge(8)</a> in auto-mode, install binary files from the X sets automatically.
   <li>Make backtraces in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ddb&sektion=4&format=html">ddb(4)</a> through interrupts work.
   <li>Switched default depth on xf86-video-glint to 24/32 bpp.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtsold&sektion=8&format=html">rtsold(8)</a> turn on -inet6 on the interface.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ix&sektion=4&format=html">ix(4)</a> devices switch to a dynamic pool backed TX so it doesn't have to allocate everything up front.
   <li>Recycled four unused fields in the disklabel structure to fit in bounds information about the zone of the disk that OpenBSD can use.
   <li>Implemented CBT support (backward tab) in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a>.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=setenv&sektion=3&format=html">setenv(3)</a>, do not assume we can overwrite strings in the environment.
   <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8&format=html">ifconfig(8)</a> to turn off IPv6 completely for an interface using the -inet6 option.
   <li>Addde Sitecom WL-608 to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=run&sektion=4&format=html">run(4)</a> devices.
   <li>Added proper support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> for tab stops.
   <li>Plug NFS mbuf leaks in the DRC.
   <li>Added a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=resolv.conf&sektion=5&format=html">resolv.conf(5)</a> option to specify the order in which <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getaddinfo&sektion=3&format=html">getaddinfo(3)</a> queries will be made. Changed the default from ipv4 first and then ipv6 .
   <li>Endian fixes in xf86-video-glint.
   <li>Plug memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systat&sektion=1&format=html">systat(1)</a> when the terminal is resized.
   <li>Added support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> for C0 within escape sequences and the C0 vertical tab.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&sektion=8&format=html">relayd(8)</a> keep the SSL session for each checked host, making subsequent checks faster and lighter on the server.
 <li>If <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getgrent&sektion=3&format=html">getgrent(3)</a> fails while handling a +groupname:*:: entry due to lack of memory, make sure we report the error condition.  <li>If <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getgrent&sektion=3&format=html">getgrent(3)</a> fails while handling a +groupname:*:: entry due to lack of memory, make sure we report the error condition.
 <li>Fixed segfault in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=locate&sektion=1&format=html">locate(1)</a> if count gets out of bounds.  <li>Fixed segfault in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=locate&sektion=1&format=html">locate(1)</a> if count gets out of bounds.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tun&sektion=4&format=html">tun(4)</a> emulate link state depending on the open and close of the device fd.  <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tun&sektion=4&format=html">tun(4)</a> emulate link state depending on the open and close of the device fd.
Line 74 
Line 119 
 <li>Rework the ip_input code decision on whether a packet is to be delivered locally or forwarded. Improves forwarding speed on boxes with many local addresses.  <li>Rework the ip_input code decision on whether a packet is to be delivered locally or forwarded. Improves forwarding speed on boxes with many local addresses.
 <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&sektion=4&format=html">re(4)</a> IPv4 RX checksumming for the non-TCP/UDP case.  <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&sektion=4&format=html">re(4)</a> IPv4 RX checksumming for the non-TCP/UDP case.
 <li>Added "rde rib <name>" to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a> config and allow the rde to use these other RIBs.  <li>Added "rde rib <name>" to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a> config and allow the rde to use these other RIBs.
 <li>Enable IPv6 receive TCP/UDP checksum offload for the 5755 and later chips.  <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a> IPv6 receive TCP/UDP checksum offload for the 5755 and later chips.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1&format=html">ksh(1)</a> in vi mode handle ^W erase more like <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vi&sektion=1&format=html">vi(1)</a>.  <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1&format=html">ksh(1)</a> in vi mode handle ^W erase more like <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vi&sektion=1&format=html">vi(1)</a>.
 <li>Fixed active ftp sessions over IPv6 in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftpd&sektion=8&format=html">ftpd(8)</a>.  <li>Fixed active ftp sessions over IPv6 in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftpd&sektion=8&format=html">ftpd(8)</a>.
 <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gfxp&sektion=4&format=html">gfxp(4)</a> to sparc64 GENERIC, RAMDISK and RAMDISKU5 kernels.  <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gfxp&sektion=4&format=html">gfxp(4)</a> to sparc64 GENERIC, RAMDISK and RAMDISKU5 kernels.

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