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

Diff for /www/plus.html between version 1.1258 and 1.1259

version 1.1258, 2012/12/25 11:09:10 version 1.1259, 2013/01/03 00:56:15
Line 77 
Line 77 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2012/12/23 -->
   <li>Register sparc64 cleanup handler passed by ld.so with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atexit&manpath=OpenBSD%20Current&sektion=3&format=html">atexit(3)</a>.
   <li>Explicitly align i386 stack on a 16-byte boundary such that constructors can use SSE instructions.
   <li>Simplify setting <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysmerge&manpath=OpenBSD%20Current&sektion=8&format=html">sysmerge(8)</a> FETCH_CMD.
   <!-- 2012/12/22 -->
   <li>Make the per-user <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=login_yubikey&manpath=OpenBSD%20Current&sektion=8&format=html">login_yubikey(8)</a> counter file r/w by group auth.
   <li>Added support for U3 bridges present in macppc G5 machines.
   <li>Attach all known macppc U3 AGP bridges.
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acx&manpath=OpenBSD%20Current&sektion=4&format=html">acx(4)</a> now supports power-saving in hostap mode.
   <li>Return EEXIST to "add" and "addspan" when a port is already a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bridge&manpath=OpenBSD%20Current&sektion=4&format=html">bridge(4)</a> member. Makes reconfiguration with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstart&manpath=OpenBSD%20Current&sektion=8&format=html">netstart(8)</a> silent again.
   <li>Fixed bug in random offset from rev 1.143 of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malloc&manpath=OpenBSD%20Current&sektion=3&format=html">malloc(3)</a>; random range was expanded, but not by enough.
   <!-- 2012/12/21 -->
   <li>When <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> is binding to a new lease, wait for the RTM_NEWADDR message in S_BOUND state. Prevents confusion when another DHCPACK arrives.
   <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sasyncd&manpath=OpenBSD%20Current&sektion=8&format=html">sasyncd(8)</a>: the valid port interval is 1 to 65535, not 1 to 65534.
   <li>Rather than calling microtime in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bpf&manpath=OpenBSD%20Current&sektion=4&format=html">bpf(4)</a> bpf_catchpacket each time it's called on a packet, take a timeval indicating when the packet was captured.
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bpf&manpath=OpenBSD%20Current&sektion=4&format=html">bpf(4)</a> allocates packet buffers in the ioctl path; let it sleep waiting for memory to become available.
   <!-- 2012/12/20 -->
   <li>Use openpty() rather than hand-rolled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vi&manpath=OpenBSD%20Current&sektion=1&format=html">vi(1)</a> pty opening code.
   <li>Correctly update the current <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ix&manpath=OpenBSD%20Current&sektion=4&format=html">ix(4)</a> flow control mode; report it in the media status callback.
   <li>max_frame_size now set after ether_ifattach updates <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ix&manpath=OpenBSD%20Current&sektion=4&format=html">ix(4)</a> if_mtu.
   <li>Readjust <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sndiod&manpath=OpenBSD%20Current&sektion=1&format=html">sndiod(1)</a> midi flow control after consuming input data.
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&manpath=OpenBSD%20Current&sektion=1&format=html">gcc(1)</a> stack smashing protector for Alpha and MIPS (enabled by default). Reorganised soft frame pointer so that locals are below it and grow downwards.
   <!-- 2012/12/19 -->
   <li>Update to xf86-video-vmware 2.1 RC1 (aka 2.0.99.901).
   <li>Removed an output probe method in xf86-video-intel i830PreInit(). With xserver 1.13 this causes a fatal error at run time.
   <li>Sync the "legacy" xf86-video-intel i810 driver (used only on true i810 and i815 chipsets) to X.Org.
   <li>Temporarily bring back the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scsi&manpath=OpenBSD%20Current&sektion=8&format=html">scsi(8)</a> shutdown hook, but only use it to flush the disk cache.
   <li>Adjusted <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysmerge&manpath=OpenBSD%20Current&sektion=8&format=html">sysmerge(8)</a> arithmetic tests.
   <li>Don't attempt to delete address that has already been deleted; narrows race window, makes rapid-fire starting of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> more reliable.
   <li>Stopped an incorrect flag to be set in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=npppd&manpath=OpenBSD%20Current&sektion=8&format=html">npppd(8)</a> _this->keylenbits.
   <!-- 2012/12/18 -->
   <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&manpath=OpenBSD%20Current&sektion=8&format=html">relayd(8)</a> complaining if the child processes exits cleanly.
   <li>Let the privileged <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> process clean up itself. Continuous rapid repeated invocations now more reliable.
   <!-- 2012/12/17 -->
   <li>Put a default known_hosts into <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&manpath=OpenBSD%20Current&sektion=1&format=html">cwm(1)</a> conf; simplified config file setup; other code cleanups.
   <li>Create and use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&manpath=OpenBSD%20Current&sektion=1&format=html">cwm(1)</a> menuq_clear() helper.
   <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&manpath=OpenBSD%20Current&sektion=1&format=html">cwm(1)</a> screen font an <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=Xft&manpath=OpenBSD%20Current&sektion=3&format=html">Xft(3)</a> font.
   <li>Daemonize <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> later in process. Fixes problem where <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> exits before interface gets an address and a second <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> has to run.
   <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gethostbyname&manpath=OpenBSD%20Current&sektion=3&format=html">gethostbyname(3)</a> to accept a numeric IP string. No lookup is done in this case.
   <li>Unbreak bootblocks on Alpha by fixing the primary load address.
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ix&manpath=OpenBSD%20Current&sektion=4&format=html">ix(4)</a> ixgbe_raise_i2c_clk changes: allows for larger timeouts for greater reliability.
   <li>Sync <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ix&manpath=OpenBSD%20Current&sektion=4&format=html">ix(4)</a> advanced transmitter descriptor setup code with upstream; use TXSM instead of IXSM for IP checksum calculation.
   <li>Decrement the number of clusters on the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ix&manpath=OpenBSD%20Current&sektion=4&format=html">ix(4)</a> ring in case of an error.
   <li>Implemented SFP+ module hot-plug support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ix&manpath=OpenBSD%20Current&sektion=4&format=html">ix(4)</a> 82599.
   <li>Fixed link autonegotiation bug on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ix&manpath=OpenBSD%20Current&sektion=4&format=html">ix(4)</a> 10GbaseT controllers; improved link information reporting.
 <!-- 2012/12/16 -->  <!-- 2012/12/16 -->
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&manpath=OpenBSD%20Current&sektion=1&format=html">cwm(1)</a> menu drawing rewrite, moving to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=Xft&manpath=OpenBSD%20Current&sektion=3&format=html">Xft(3)</a> and solving assorted font/colour drawing issues.  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&manpath=OpenBSD%20Current&sektion=1&format=html">cwm(1)</a> menu drawing rewrite, moving to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=Xft&manpath=OpenBSD%20Current&sektion=3&format=html">Xft(3)</a> and solving assorted font/colour drawing issues.
 <li>Updated to xf86-video-geode to 2.11.14.  <li>Updated to xf86-video-geode to 2.11.14.
Line 983 
Line 1028 
   
 </body>  </body>
 </html>  </html>
   
   
   

Legend:
Removed from v.1.1258  
changed lines
  Added in v.1.1259