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

Diff for /www/plus.html between version 1.1302 and 1.1303

version 1.1302, 2013/09/16 02:36:24 version 1.1303, 2013/09/21 00:38:05
Line 75 
Line 75 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2013/09/15 -->
   <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a> horizontal spacing for input lines beginning like ".Oc Ns".
   <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a> horizontal spacing where "Ns" macro follows a block-closing macro and the corresponding block-opening macro is not on the same line.
   <!-- 2013/09/14 -->
   <li>Reverted <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&manpath=OpenBSD%20Current&sektion=1&format=html">ksh(1)</a>, so commands executed via `foo` or $( bar ) inherit "set -e" status (as POSIX requires).
   <li>Updated to: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=twm&manpath=OpenBSD%20Current&sektion=1&format=html">twm(1)</a> version 1.0.8; <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xclipboard&manpath=OpenBSD%20Current&sektion=1&format=html">xclipboard(1)</a> version 1.1.3; <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xclock&manpath=OpenBSD%20Current&sektion=1&format=html">xclock(1)</a> version 1.0.7; <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xinit&manpath=OpenBSD%20Current&sektion=1&format=html">xinit(1)</a> version 1.3.3; <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xkill&manpath=OpenBSD%20Current&sektion=1&format=html">xkill(1)</a> version 1.0.4; <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xlsclients&manpath=OpenBSD%20Current&sektion=1&format=html">xlsclients(1)</a> version 1.1.3; <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xmodmap&manpath=OpenBSD%20Current&sektion=1&format=html">xmodmap(1)</a> version 1.0.8; <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xrdb&manpath=OpenBSD%20Current&sektion=1&format=html">xrdb(1)</a> version 1.1.0 and libSM version 1.2.2.
   <!-- 2013/09/13 -->
   <li>Bar <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pflow&manpath=OpenBSD%20Current&sektion=4&format=html">pflow(4)</a> if flowsrc is not set.
   <li>Fixed sign of returned error code for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=drm&manpath=OpenBSD%20Current&sektion=4&format=html">drm(4)</a> i915.
   <li>Prevent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hardclock&manpath=OpenBSD%20Current&sektion=9&format=html">hardclock(9)</a> trying to schedule a softclock interrupt before its cookie has been allocated (this caused panics on macppc).
   <!-- 2013/09/12 -->
   <li>Added SM_PATH to the default env_keep in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sudoers&manpath=OpenBSD%20Current&sektion=5&format=html">sudoers(5)</a>.
   <li>Added basic support for eMMC memory and enable it on the BeagleBone Black.
   <li>Revert previous sys/net/if.c diff to always increment the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=if&manpath=OpenBSD%20Current&sektion=4&format=html">if(4)</a> interface index (tun_switch() depends on this feature).
   <li>Avoid leaking mbufs in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cpsw&manpath=OpenBSD%20Current&sektion=4&arch=armv7&format=html">cpsw(4/armv7)</a> failure paths.
   <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> connection crash when sending break (~B) on a ControlPersist'd session.
   <!-- 2013/09/11 -->
   <li>Switched to using arc4random in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sqlite3&manpath=OpenBSD%20Current&sektion=1&format=html">sqlite3(1)</a>.
   <li>Allow for 0-length "octet strings" in SNMP traps, so <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd&manpath=OpenBSD%20Current&sektion=8&format=html">snmpd(8)</a> conforms with ITU X.690 (ASN.1 definition document).
   <li>Correctly NUL-terminate the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systat&manpath=OpenBSD%20Current&sektion=1&format=html">systat(1)</a> cpu view array. Fixes a segfault on powerpc and probably others.
   <!-- 2013/09/10 -->
   <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=user&manpath=OpenBSD%20Current&sektion=8&format=html">user(8)</a> bug where owner/mode is not set on the user's homedir if the specified skeldir does not exist.
   <li>Added support for SM_PATH environment variable. <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysmerge&manpath=OpenBSD%20Current&sektion=8&format=html">sysmerge(8)</a> can search this path for etcXX.tgz and/or xetcXX.tgz.
   <!-- 2013/09/09 -->
   <li>Disabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=intel&manpath=OpenBSD%20Current&sektion=4&format=html">intel(4)</a> blit acceleration on haswell (for now).
   <li>Allow BOOTP lease times and the options dhcp-lease-time, dhcp-rebinding-time, and dhcp-renewal-time to be controlled via <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient.conf&manpath=OpenBSD%20Current&sektion=5&format=html">dhclient.conf(5)</a>.
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd.conf&manpath=OpenBSD%20Current&sektion=5&format=html">relayd.conf(5)</a> support for ECDHE (Elliptic Curve Diffie-Hellman) to enable TLS/SSL Perfect Forward Secrecy (PFS).
 <!-- 2013/09/08 -->  <!-- 2013/09/08 -->
 <li>Import <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nl&manpath=OpenBSD%20Current&sektion=1&format=html">nl(1)</a> from NetBSD, with local changes (inc. "-" syntax for stdin, multibyte delimiter support from FreeBSD, code simplifications).  <li>Import <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nl&manpath=OpenBSD%20Current&sektion=1&format=html">nl(1)</a> from NetBSD, with local changes (inc. "-" syntax for stdin, multibyte delimiter support from FreeBSD, code simplifications).
 <li>Fixed some omissions and flag errors for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radeon&manpath=OpenBSD%20Current&sektion=4&format=html">radeon(4)</a> pci match tables, removed the duplicate table for i915.  <li>Fixed some omissions and flag errors for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radeon&manpath=OpenBSD%20Current&sektion=4&format=html">radeon(4)</a> pci match tables, removed the duplicate table for i915.
Line 276 
Line 303 
 <br><small>$OpenBSD$</small>  <br><small>$OpenBSD$</small>
   
 </body>  </body>
   
   
   

Legend:
Removed from v.1.1302  
changed lines
  Added in v.1.1303