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

Diff for /www/plus.html between version 1.1252 and 1.1253

version 1.1252, 2012/11/13 00:08:56 version 1.1253, 2012/11/20 00:09:30
Line 77 
Line 77 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2012/11/11 -->
   <li>Once a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rdist&manpath=OpenBSD%20Current&sektion=1&format=html">rdist(1)</a> C_RECVDIR command is sent, send matching C_END command later, even if opendir() fails or nodescend option is set.
   <li>Fix various <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rdist&manpath=OpenBSD%20Current&sektion=1&format=html">rdist(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rdistd&manpath=OpenBSD%20Current&sektion=1&format=html">rdistd(1)</a> format string issues. Stop assuming time_t is long or smaller. Enable warnings.
   <li>Fix pid matching on kernel crashdumps.
   <li>Added support for the Intel Centrino Advanced-N 6235 to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn&manpath=OpenBSD%20Current&sektion=4&format=html">iwn(4)</a>.
   <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&manpath=OpenBSD%20Current&sektion=1&format=html">mg(1)</a> updating character offset on the line all the time (astoundingly hostile to slow terminals).
   <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient.conf&manpath=OpenBSD%20Current&sektion=5&format=html">dhclient.conf(5)</a> "default" directive (broken in code refactoring).
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> supersede/append/prepend actions works again even if the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcp&manpath=OpenBSD%20Current&sektion=8&format=html">dhcp(8)</a> server doesn't send any data for the affected option (broken when the supersede/append/prepend/ignore logic was re-factored).
   <li>Try to load the gallium3d "swrastg" driver if available, before falling back to the default mesa "swrast" one for software rendering.
   <!-- 2012/11/10 -->
   <li>Rewrote <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=axe&manpath=OpenBSD%20Current&sektion=4&format=html">axe(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smsc&manpath=OpenBSD%20Current&sektion=4&format=html">smsc(4)</a> receive filter handling code; cleaned up the ioctl.
   <li>prevent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=athn&manpath=OpenBSD%20Current&sektion=4&format=html">athn(4)</a> calling athn_detach unnecessarily if shared code was not initialised.
   <li>Enhanced <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysmerge&manpath=OpenBSD%20Current&sektion=8&format=html">sysmerge(8)</a> error_rm_wrkdir() to print an error message if one is passed as an argument.
   <li>Read CPU frequency from the fixed-function performance counter of on x86 chips with constant time stamp counters. Lets <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&manpath=OpenBSD%20Current&sektion=8&format=html">sysctl(8)</a> hw.cpuspeed and hw.setperf reflect correct values.
   <!-- 2012/11/09 -->
   <li>Per POSIX, fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=raise&manpath=OpenBSD%20Current&sektion=3&format=html">raise(3)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=abort&manpath=OpenBSD%20Current&sektion=3&format=html">abort(3)</a> to send the signal to the current thread.
   <li>Don't sync <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=oce&manpath=OpenBSD%20Current&sektion=4&format=html">oce(4)</a> dma memory for the whole ring when updating a single entry.
   <li>Ported most <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&manpath=OpenBSD%20Current&sektion=1&format=html">gcc(1)</a> 2.95 m88k fixes to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&manpath=OpenBSD%20Current&sektion=1&format=html">gcc(1)</a> 3 codebase.
   <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=oce&manpath=OpenBSD%20Current&sektion=4&format=html">oce(4)</a> flow control code.
   <li>No longer disable VLAN promiscuous mode, so <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=oce&manpath=OpenBSD%20Current&sektion=4&format=html">oce(4)</a> can receive ethernet packets with VLAN tags.
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=libtool&manpath=OpenBSD%20Current&sektion=1&format=html">libtool(1)</a> now properly filters symbols on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=elf&manpath=OpenBSD%20Current&sektion=5&format=html">elf(5)</a> systems; runs <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nm&manpath=OpenBSD%20Current&sektion=1&format=html">nm(1)</a> on every object and static library we might need, so we don't lose anything; allows for the result to be empty.
   <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=libtool&manpath=OpenBSD%20Current&sektion=1&format=html">libtool(1)</a> get_symbollist: output completely empty file if no symbol; and more debug info.
   <!-- 2012/11/08 -->
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=oce&manpath=OpenBSD%20Current&sektion=4&format=html">oce(4)</a> driver now matches hardware, to support mtu values from 256 up to 9000.
   <li>When halting the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=oce&manpath=OpenBSD%20Current&sektion=4&format=html">oce(4)</a> rx engine, avoid firmware DMA'ing into the freed cluster.
   <li>Fixed kernel builds without <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bpf&manpath=OpenBSD%20Current&sektion=4&format=html">bpf(4)</a>.
   <li>Close <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> routing socket fd leak when deleting old address.
   <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arp&manpath=OpenBSD%20Current&sektion=8&format=html">arp(8)</a> so "route -Tx exec arp -an" uses the process rdomain, but still allow command line overrides.
   <li>Don't depend on IFCAP_CSUM flags when configuring <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ix&manpath=OpenBSD%20Current&sektion=4&format=html">ix(4)</a> rx checksumming; corrected an incorrect usage of IXGBE_RXCSUM_PCSD.
   <!-- 2012/11/07 -->
   <li>Plugged <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&manpath=OpenBSD%20Current&sektion=1&format=html">cwm(1)</a> leak when using "unmap" for kbd/mouse bindings.
   <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vfs&manpath=OpenBSD%20Current&sektion=9&format=html">vfs(9)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvm&manpath=OpenBSD%20Current&sektion=9&format=html">uvm(9)</a> to allow the cleaner and syncer to run even when under intense memory or kernel virtual address pressure; correct cleaner and sleep/wakeup cases when memory and kva are low.
   <li>Enable %tick access for userland on sparc64 sun4u systems.
   <li>Tab completion support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&manpath=OpenBSD%20Current&sektion=1&format=html">cwm(1)</a> menus.
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&manpath=OpenBSD%20Current&sektion=1&format=html">make(1)</a> no longer kills trailing spaces (not shared by other makes, or any standard).
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=oce&manpath=OpenBSD%20Current&sektion=4&format=html">oce(4)</a> no longer depends on IFCAP_CSUM flags set when reading rx checksumming results from the hardware.
   <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&manpath=OpenBSD%20Current&sektion=1&format=html">dc(1)</a> fractional number exponentiation (including for negative exponents).
   <!-- 2012/11/06 -->
   <li>Always setup lo0 with 127.0.0.1/8 when configuring the network, whether installing or upgrading.
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pci&manpath=OpenBSD%20Current&sektion=4&format=html">pci(4)</a> recognition of video and host bridge found on new Atom motherboard.
   <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&manpath=OpenBSD%20Current&sektion=1&format=html">dc(1)</a> exponention, only warn if the fractional part of the exponent is non-zero; avoid div by zero.
   <li>Removed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> mta_session "is_reading" hack and simplified the read/write logic.
   <li>Workaround for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&manpath=OpenBSD%20Current&sektion=1&format=html">pkg_add(1)</a>: don't tie python files for now, so timestamps don't trigger recompile.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&manpath=OpenBSD%20Current&sektion=1&format=html">pkg_add(1)</a> force pkglocatedb-- when auto-installing.
   <!-- 2012/11/05 -->
   <li>Fixed a bug where the return value of if_exists() was not checked correctly if the interface disappears while <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pflogd&manpath=OpenBSD%20Current&sektion=8&format=html">pflogd(8)</a> is running.
   <li>Ensure that <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pflogd&manpath=OpenBSD%20Current&sektion=8&format=html">pflogd(8)</a> if_exists() always closes its socket before returning.
   <li><font color="#e00000">Merged From Current to 5.2 fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&manpath=OpenBSD%20Current&sektion=8&format=html">relayd(8)</a> check icmp</font>.
   <li>Use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=myx&manpath=OpenBSD%20Current&sektion=4&format=html">myx(4)</a> SIMPLEQ-based packet descriptor managing code for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=oce&manpath=OpenBSD%20Current&sektion=4&format=html">oce(4)</a>.
   <li>Call in[6]_proto_cksum_out() unconditionally, to fix checksum issues seen on ramdisk kernels.
   <li>Fixed memory leak in error paths for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=synaptics&manpath=OpenBSD%20Current&sektion=4&format=html">synaptics(4)</a> and alps.
   <li>Backport a powerpc --relax fix present in binutils 2.17. Allows mozilla trunk to finally link again.
   <li>Switched sparc to timecounters.
   <li>Show last <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> client activity time in the default choose-client list.
   <li>Typedef'd pthread_key_t to an int instead of a volatile int. Allows webkit with --enable-debug to build.
   <li>Run <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=chown&manpath=OpenBSD%20Current&sektion=8&format=html">chown(8)</a>/<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=chgrp&manpath=OpenBSD%20Current&sektion=1&format=html">chgrp(1)</a> only if the preceding <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mknod&manpath=OpenBSD%20Current&sektion=8&format=html">mknod(8)</a> call worked.
 <!-- 2012/11/04 -->  <!-- 2012/11/04 -->
 <li>Properly clear the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> UP flag when forcing interface down/up, rather than setting all flags to zero.  <li>Properly clear the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> UP flag when forcing interface down/up, rather than setting all flags to zero.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldomd&manpath=OpenBSD%20Current&sektion=8&format=html">ldomd(8)</a> consume ACKs when doing large sends.  <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldomd&manpath=OpenBSD%20Current&sektion=8&format=html">ldomd(8)</a> consume ACKs when doing large sends.
Line 699 
Line 755 
   
 </body>  </body>
 </html>  </html>
   
   
   

Legend:
Removed from v.1.1252  
changed lines
  Added in v.1.1253