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

Diff for /www/plus.html between version 1.1316 and 1.1317

version 1.1316, 2013/12/15 06:22:12 version 1.1317, 2013/12/16 23:42:18
Line 76 
Line 76 
   
   
 <ul>  <ul>
   <!-- 2013/12/15 -->
   <li>Allow double quotes to be quoted (by doubling them) in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mdoc&manpath=OpenBSD%20Current&sektion=7&format=html">mdoc(7)</a>, to match <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=roff&manpath=OpenBSD%20Current&sektion=7&format=html">roff(7)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=man&manpath=OpenBSD%20Current&sektion=7&format=html">man(7)</a>.
   <li>Prevented <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=drm&manpath=OpenBSD%20Current&sektion=4&format=html">drm(4)</a> causing a kernel panic if an unsupported frame buffer configuration is requested.
   <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-add&manpath=OpenBSD%20Current&sektion=1&format=html">ssh-add(1)</a> also add .ssh/id_ed25519, to match the manual page.
   <li>Removed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=popa3d&manpath=OpenBSD%20Current&sektion=8&format=html">popa3d(8)</a> from base (no plaintext-password-only daemons allowed anymore).
   <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ubt&manpath=OpenBSD%20Current&sektion=4&format=html">ubt(4)</a> compilation after last commit to sys/dev/usb/ubt.c; fixed bthub compilation.
   <li>Overhauled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=intel&manpath=OpenBSD%20Current&sektion=4&format=html">intel(4)</a> i915 pread/pwrite code, to fix cache coherency issues and reduce screen artifacts.
   <li>Avoid timeouts of ULONG_MAX milliseconds. Stops the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=Xserver&manpath=OpenBSD%20Current&sektion=1&format=html">Xserver(1)</a> from crashing with "select returned EINVAL" messages.
   <!-- 2013/12/14 -->
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a>, update timestamps in "effective" lease prior to printing the lease.
   <li>Enabled tmpfs so it gets tested some more.
   <!-- 2013/12/13 -->
   <li>Instead of using the work area, use the Xinerama area for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&manpath=OpenBSD%20Current&sektion=1&format=html">cwm(1)</a> snap calculations.
   <li>Initial version of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=autoinstall&manpath=OpenBSD%20Current&sektion=8&format=html">autoinstall(8)</a> manpage, for unattended installs/upgrades.
   <li>Save-set when <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&manpath=OpenBSD%20Current&sektion=1&format=html">cwm(1)</a> is re-exec'ing so as to not lose State on our hidden clients.
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwmrc&manpath=OpenBSD%20Current&sektion=5&format=html">cwmrc(5)</a> support for XUrgency and matching _NET_WM_STATE_DEMANDS_ATTENTION ewmh hint, with configurable urgencyborder.
   <!-- 2013/12/12 -->
   <li>Rewritten receive filter handling and ioctl bits in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aue&manpath=OpenBSD%20Current&sektion=4&format=html">aue(4)</a>.
   <li>Have <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=df&manpath=OpenBSD%20Current&sektion=1&format=html">df(1)</a> in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=daily&manpath=OpenBSD%20Current&sektion=8&format=html">daily(8)</a> output show used/free inode levels.
   <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&manpath=OpenBSD%20Current&sektion=1&format=html">cwm(1)</a> really takes the work area gap into account with snap calculations.
   <li>Track the last event timestamp and pass it on for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&manpath=OpenBSD%20Current&sektion=1&format=html">cwm(1)</a> WM_TAKE_FOCUS ClientMessage. Solves focus order issue.
   <li>Fixed static linking of libpthread.
   <!-- 2013/12/11 -->
   <li>Better bus error diagnostics on sgi (only affects IP28).
   <li>Revert change to sha256 in sys/dev/rnd.c, so ramdisk will build again.
   <li>Use u_int32_t to store the magic number sent by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sppp&manpath=OpenBSD%20Current&sektion=4&format=html">sppp(4)</a>. Fixes a bug on big-endian LP64 archs.
   <li>Use a correct pexp to unbreak <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=identd&manpath=OpenBSD%20Current&sektion=8&format=html">identd(8)</a> stop/reload (old pexp in /var/run/rc.d/identd has to be manually removed).
   <li>Revert to return EPERM for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sem_init&manpath=OpenBSD%20Current&sektion=3&format=html">sem_init(3)</a> pshared until it works properly.
   <li>Support XA_WM_HINTS in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&manpath=OpenBSD%20Current&sektion=1&format=html">cwm(1)</a> PropertyNotify events.
   <!-- 2013/12/10 -->
   <li>In sys/dev/rnd.c, replace use of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=md5&manpath=OpenBSD%20Current&sektion=1&format=html">md5(1)</a> with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sha256&manpath=OpenBSD%20Current&sektion=1&format=html">sha256(1)</a>.
   <li>Prevent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&manpath=OpenBSD%20Current&sektion=1&format=html">gcc(1)</a> from inlining the unsafe functions (and hiding warnings for) <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sprintf&manpath=OpenBSD%20Current&sektion=3&format=html">sprintf(3)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vsprintf&manpath=OpenBSD%20Current&sektion=3&format=html">vsprintf(3)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=stpcpy&manpath=OpenBSD%20Current&sektion=3&format=html">stpcpy(3)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=strcat&manpath=OpenBSD%20Current&sektion=3&format=html">strcat(3)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=strcpy&manpath=OpenBSD%20Current&sektion=3&format=html">strcpy(3)</a>.
   <li>Redraw <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&manpath=OpenBSD%20Current&sektion=1&format=html">cwm(1)</a> client border when unhiding.
   <li>Dropped the f0, f1, f2 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gettytab&manpath=OpenBSD%20Current&sektion=5&format=html">gettytab(5)</a> capabilities ("modern" replacement is the set of i#, o#, c#, l# to poke magic numbers into <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=termios&manpath=OpenBSD%20Current&sektion=4&format=html">termios(4)</a>).
   <li>Added infrastructure to create un-biglocked task queues.
   <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fuse&manpath=OpenBSD%20Current&sektion=4&format=html">fuse(4)</a> attempt to free a non-heap object.
   <!-- 2013/12/09 -->
   <li>At resume, do not move flushing characters in from the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&manpath=OpenBSD%20Current&sektion=4&format=html">com(4)</a> chip, as there shouldn't be any.
   <li>Remove MD <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=intagp&manpath=OpenBSD%20Current&sektion=4&format=html">intagp(4)</a> code that is unused now that <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inteldrm&manpath=OpenBSD%20Current&sektion=4&format=html">inteldrm(4)</a> manages the GTT all by itself.
   <li>Re-factor processing of classless static routes option (121) in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a>; added more data validation.
   <li>Fixed crash on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=urndis&manpath=OpenBSD%20Current&sektion=4&format=html">urndis(4)</a> detach.
   <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&manpath=OpenBSD%20Current&sektion=8&format=html">iked(8)</a> dropping messages if we are usually the initiator and the peer initiates rekeying first.
 <!-- 2013/12/08 -->  <!-- 2013/12/08 -->
 <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvm&manpath=OpenBSD%20Current&sektion=9&format=html">uvm(9)</a> aobj to shrink and grow, for tmpfs support.  <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvm&manpath=OpenBSD%20Current&sektion=9&format=html">uvm(9)</a> aobj to shrink and grow, for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mount_tmpfs&manpath=OpenBSD%20Current&sektion=8&format=html">mount_tmpfs(8)</a> support.
 <li>In sgi architecture, fixed boot block installation on IP28.  <li>In sgi architecture, fixed boot block installation on IP28.
 <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&manpath=OpenBSD%20Current&sektion=1&format=html">cwm(1)</a> client group shortcut in menu lists when clients aren't assigned to a group, to fix a crash.  <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&manpath=OpenBSD%20Current&sektion=1&format=html">cwm(1)</a> client group shortcut in menu lists when clients aren't assigned to a group, to fix a crash.
 <li>Updated to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=Xserver&manpath=OpenBSD%20Current&sektion=1&format=html">Xserver(1)</a> version 1.14.4.  <li>Updated to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=Xserver&manpath=OpenBSD%20Current&sektion=1&format=html">Xserver(1)</a> version 1.14.4.
Line 901 
Line 943 
 <!-- 2013/08/05 -->  <!-- 2013/08/05 -->
 <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a> bug by reverting r1.10 of term.c: after a leading blank on an output line, don't generate a premature line break.  <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a> bug by reverting r1.10 of term.c: after a leading blank on an output line, don't generate a premature line break.
 <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ix&manpath=OpenBSD%20Current&sektion=4&format=html">ix(4)</a> to the Intel/FreeBSD current version. Brings support for the flow control and additional (untested) bits for 1G fibre versions.  <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ix&manpath=OpenBSD%20Current&sektion=4&format=html">ix(4)</a> to the Intel/FreeBSD current version. Brings support for the flow control and additional (untested) bits for 1G fibre versions.
 <!-- 2013/08/04 -->  
 <!-- 2013/08/03 -->  <!-- 2013/08/03 -->
 <li>Enabled MSI on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&manpath=OpenBSD%20Current&sektion=4&format=html">re(4)</a> RT810xE.  <li>Enabled MSI on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&manpath=OpenBSD%20Current&sektion=4&format=html">re(4)</a> RT810xE.
 <li>Unbreak PMTU-discovery for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&manpath=OpenBSD%20Current&sektion=4&format=html">ipsec(4)</a> AES-GCM.  <li>Unbreak PMTU-discovery for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&manpath=OpenBSD%20Current&sektion=4&format=html">ipsec(4)</a> AES-GCM.
Line 924 
Line 965 
 <br><small>$OpenBSD$</small>  <br><small>$OpenBSD$</small>
   
 </body>  </body>
   
   

Legend:
Removed from v.1.1316  
changed lines
  Added in v.1.1317