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

Diff for /www/plus.html between version 1.1325 and 1.1326

version 1.1325, 2014/02/20 22:30:20 version 1.1326, 2014/02/27 09:51:51
Line 76 
Line 76 
   
   
 <ul>  <ul>
   <!-- 2014/02/23 -->
   <li>Added "-p <path>" switch to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fw_update&manpath=OpenBSD%20Current&sektion=1&format=html">fw_update(1)</a>, to specifying the location of firmware packages.
   <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh_config&manpath=OpenBSD%20Current&sektion=5&format=html">ssh_config(5)</a> to cope with configurations that always refer to canonical hostnames.
   <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fw_update&manpath=OpenBSD%20Current&sektion=1&format=html">fw_update(1)</a> print out the path to the firmware packages when in verbose mode.
   <!-- 2014/02/22 -->
   <li>Give <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=drm&manpath=OpenBSD%20Current&sektion=4&format=html">drm(4)</a> a console locator, to make sure /dev/drm0 always matches the primary display.
   <li>On mips64, increased _STACKALIGNBYTES, so long doubles on the stack are correctly aligned.
   <li>Fixed crash in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> caused by uninitialised lastwp member of layout_cell.
   <!-- 2014/02/21 -->
   <li>Basic i210/i211 support added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&manpath=OpenBSD%20Current&sektion=4&format=html">em(4)</a>.
   <!-- 2014/02/20 -->
   <!-- 2014/02/19 -->
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> fixed for "-fg/-bg/-style" with 256 colour terminals.
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rc&manpath=OpenBSD%20Current&sektion=8&format=html">rc(8)</a> now ignores blank characters at the end of ${pkg_scripts}, and will not execute /etc/rc.d/ in that case.
   <li>/etc/random.seed support added to alpha, mvme88k and vax.
   <li>Improved installer logic to find a filesystem to store the prefetched sets.
   <!-- 2014/02/18 -->
   <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pax&manpath=OpenBSD%20Current&sektion=1&format=html">pax(1)</a> map negative mtimes to zero instead of skipping the affected files.
   <li>Many fixes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=drm&manpath=OpenBSD%20Current&sektion=4&format=html">drm(4)</a> for i915.
   <li>Check to see if an i386/amd64 CPU supports tsc, avoid illegal instruction trap when it does not.
   <!-- 2014/02/17 -->
   <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> creating default dhcp-client-identifier if an empty string has been configured as the value.
   <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> memory leaks with paste_replace.
   <li>Made it possible to build an i386 kernel with binutils-2.17 again.
   <li>Allow mouse down and mouse wheel for any pane with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> mouse-select-pane (not just in copy mode).
   <li>Fixed "p->p_wchan == NULL" panics seen with usb ethernet adapters.
   <li>Call control_init() before daemon() so that <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iscsid&manpath=OpenBSD%20Current&sektion=8&format=html">iscsid(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iscsictl&manpath=OpenBSD%20Current&sektion=8&format=html">iscsictl(8)</a> reloads work.
   <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> crashing when given a invalid colour.
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&manpath=OpenBSD%20Current&sektion=8&format=html">iked(8)</a> "config address" syntax, to list a range of addresses to use in a specified flow.
   <li>Basic <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&manpath=OpenBSD%20Current&sektion=8&format=html">iked(8)</a> OCSP support. enable with 'set ocsp "http://10.0.0.10:8888/"'.
   <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpctl&manpath=OpenBSD%20Current&sektion=8&format=html">smtpctl(8)</a> "show status" command, to show if mta/mda/smtp are currently running or paused.
   <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> looking up pki based on hostname if one was specified for the listener.
   <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bcrypt&manpath=OpenBSD%20Current&sektion=3&format=html">bcrypt(3)</a> to avoid wraparound at 256 characters ("b" revision designation denotes fixed version).
   <li>Added initial <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&manpath=OpenBSD%20Current&sektion=4&format=html">em(4)</a> support for i354 MAC and M88E1543 PHY.
 <!-- 2014/02/16 -->  <!-- 2014/02/16 -->
 <!-- 2014/02/15 -->  <!-- 2014/02/15 -->
 <li>Unbroke <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld.so&manpath=OpenBSD%20Current&sektion=1&format=html">ld.so(1)</a> with ssp-strong/all on sparc64 and powerpc.  <li>Unbroke <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld.so&manpath=OpenBSD%20Current&sektion=1&format=html">ld.so(1)</a> with ssp-strong/all on sparc64 and powerpc.
Line 1396 
Line 1430 
 <br><small>$OpenBSD$</small>  <br><small>$OpenBSD$</small>
   
 </body>  </body>
   
   
   
   
   
   

Legend:
Removed from v.1.1325  
changed lines
  Added in v.1.1326