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

Diff for /www/plus55.html between version 1.10 and 1.11

version 1.10, 2015/08/05 05:32:55 version 1.11, 2016/01/08 13:06:28
Line 196 
Line 196 
 <li>Create <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> lease files and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&manpath=OpenBSD%20Current&sektion=8&format=html">dhcpd(8)</a> lease files with permissions 0640, rather than 0000 and 0664 respectively.  <li>Create <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> lease files and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&manpath=OpenBSD%20Current&sektion=8&format=html">dhcpd(8)</a> lease files with permissions 0640, rather than 0000 and 0664 respectively.
 <li>Be less verbose for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_delete&manpath=OpenBSD%20Current&sektion=1&format=html">pkg_delete(1)</a> -X.  <li>Be less verbose for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_delete&manpath=OpenBSD%20Current&sektion=1&format=html">pkg_delete(1)</a> -X.
 <li>Stop disabling/enabling interrupts in the interrupt handler for "chip type D" (Marvell 9580).  <li>Stop disabling/enabling interrupts in the interrupt handler for "chip type D" (Marvell 9580).
 <li>Copy the correct number of channels in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sndiod&manpath=OpenBSD%20Current&sektion=1&format=html">sndiod(1)</a> join/expand.  <li>Copy the correct number of channels in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sndiod&amp;sektion=8">sndiod(8)</a> join/expand.
 <li>Use the proper integer width when <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sndiod&manpath=OpenBSD%20Current&sektion=1&format=html">sndiod(1)</a> calls AMSG_ISSET().  <li>Use the proper integer width when <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sndiod&amp;sektion=8">sndiod(8)</a> calls AMSG_ISSET().
 <li>Macppc G5 systems with >2GB RAM now report correct amount of memory (kernel still only uses the lower 2GB).  <li>Macppc G5 systems with >2GB RAM now report correct amount of memory (kernel still only uses the lower 2GB).
 <li>Changed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&manpath=OpenBSD%20Current&sektion=1&format=html">pkg_add(1)</a> default to requiring signed packages.  <li>Changed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&manpath=OpenBSD%20Current&sektion=1&format=html">pkg_add(1)</a> default to requiring signed packages.
 <li>Limit the number of currently opened <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&manpath=OpenBSD%20Current&sektion=1&format=html">pkg_add(1)</a> packages, to limit memory usage.  <li>Limit the number of currently opened <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&manpath=OpenBSD%20Current&sektion=1&format=html">pkg_add(1)</a> packages, to limit memory usage.
Line 472 
Line 472 
 <li>Tweaked <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&manpath=OpenBSD%20Current&sektion=4&format=html">azalia(4)</a> to enable beep and CD controls on ALC282, ALC221 and ALC269.  <li>Tweaked <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&manpath=OpenBSD%20Current&sektion=4&format=html">azalia(4)</a> to enable beep and CD controls on ALC282, ALC221 and ALC269.
 <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mkuboot&manpath=OpenBSD%20Current&sektion=8&format=html">mkuboot(8)</a> "make bsd.umg"; allow it to handle PT_LOAD, fail on any others.  <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mkuboot&manpath=OpenBSD%20Current&sektion=8&format=html">mkuboot(8)</a> "make bsd.umg"; allow it to handle PT_LOAD, fail on any others.
 <!-- 2013/12/31 -->  <!-- 2013/12/31 -->
 <li>Fixed deadlocks when <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sndiod&manpath=OpenBSD%20Current&sektion=1&format=html">sndiod(1)</a> device slot uses the SIO_SYNC mode.  <li>Fixed deadlocks when <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sndiod&amp;sektion=8">sndiod(8)</a> device slot uses the SIO_SYNC mode.
 <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ztsscale&manpath=OpenBSD%20Current&sektion=8&arch=zaurus&format=html">ztsscale(8/zaurus)</a> after struct wscons_event size change.  <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ztsscale&manpath=OpenBSD%20Current&sektion=8&arch=zaurus&format=html">ztsscale(8/zaurus)</a> after struct wscons_event size change.
 <!-- 2013/12/30 -->  <!-- 2013/12/30 -->
 <li>Don't consider <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld.so&manpath=OpenBSD%20Current&sektion=1&format=html">ld.so(1)</a> to be successfully built unless a test program using it works.  <li>Don't consider <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld.so&manpath=OpenBSD%20Current&sektion=1&format=html">ld.so(1)</a> to be successfully built unless a test program using it works.

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11