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

Diff for /www/plus48.html between version 1.41 and 1.42

version 1.41, 2019/05/27 22:55:24 version 1.42, 2019/06/01 23:12:51
Line 137 
Line 137 
 <!-- 2010/08/10 -->  <!-- 2010/08/10 -->
 <li>Fixed a bug in <a href="https://man.openbsd.org/pkg_add.1">pkg_add(1)</a>.  <li>Fixed a bug in <a href="https://man.openbsd.org/pkg_add.1">pkg_add(1)</a>.
 <!-- 2010/08/09 -->  <!-- 2010/08/09 -->
 <li>Improved <a href="https://man.openbsd.org/disklabel.8">disklabel(8)</a> editor prompt for the 'R' (resize) command.  <li>Improved <a href="https://man.openbsd.org/disklabel.8">disklabel(8)</a> editor prompt for the 'R' (resize) command.
 <li>Make sure hardware and software are synchronized in <a href="https://man.openbsd.org/auich.4">auich(4)</a>.  <li>Make sure hardware and software are synchronized in <a href="https://man.openbsd.org/auich.4">auich(4)</a>.
 <!-- 2010/08/08 -->  <!-- 2010/08/08 -->
 <li>Added suspend/resume handler for <a href="https://man.openbsd.org/radeondrm.4">radeondrm(4)</a>.  <li>Added suspend/resume handler for <a href="https://man.openbsd.org/radeondrm.4">radeondrm(4)</a>.
Line 453 
Line 453 
 <!-- 2010/07/07 -->  <!-- 2010/07/07 -->
 <li>Make <a href="https://man.openbsd.org/ifstated.8">ifstated(8)</a> print run commands in debug mode only (ifstated -d).  <li>Make <a href="https://man.openbsd.org/ifstated.8">ifstated(8)</a> print run commands in debug mode only (ifstated -d).
 <li>Fixed deadlocks on sparc64.  <li>Fixed deadlocks on sparc64.
 <li>Added mpi_wait over to <a href="https://man.openbsd.org/mpii.4">mpii(4)</a> as a multiprocessor-safe mechanism: sleep while waiting for a command to complete.  <li>Added mpi_wait over to <a href="https://man.openbsd.org/mpii.4">mpii(4)</a> as a multiprocessor-safe mechanism: sleep while waiting for a command to complete.
   
 <li>Made <a href="https://man.openbsd.org/mpii.4">mpii(4)</a> more multiprocessor-safe.  <li>Made <a href="https://man.openbsd.org/mpii.4">mpii(4)</a> more multiprocessor-safe.
 <!-- 2010/07/06 -->  <!-- 2010/07/06 -->
Line 534 
Line 534 
 <li>Constrained malloc to only grab pages from DMA reachable memory.  <li>Constrained malloc to only grab pages from DMA reachable memory.
 <li>Allowed <a href="https://man.openbsd.org/uvm.9">uvm(9)</a> to swap when there is more memory than what can be DMA.  <li>Allowed <a href="https://man.openbsd.org/uvm.9">uvm(9)</a> to swap when there is more memory than what can be DMA.
 <li>Make deeply nested <a href="https://man.openbsd.org/dlopen.3">dlopen(3)</a> binaries start faster.  <li>Make deeply nested <a href="https://man.openbsd.org/dlopen.3">dlopen(3)</a> binaries start faster.
 <li>Switched <a href="https://man.openbsd.org/getpeereid.3">getpeereid(3)</a> from system calls to library routines by using <a href="https://man.openbsd.org/getsockopt.2">getsockopt(2)</a> with SOL_SOCKET and SO_PEERCRED.  <li>Switched <a href="https://man.openbsd.org/getpeereid.3">getpeereid(3)</a> from system calls to library routines by using <a href="https://man.openbsd.org/getsockopt.2">getsockopt(2)</a> with SOL_SOCKET and SO_PEERCRED.
 <li>Improved <a href="https://man.openbsd.org/pkg_add.1">pkg_add(1)</a> debug mode.  <li>Improved <a href="https://man.openbsd.org/pkg_add.1">pkg_add(1)</a> debug mode.
 <li>Make <a href="https://man.openbsd.org/ldapd.8">ldapd(8)</a> parse and ignore schema extensions with an X- prefix.  <li>Make <a href="https://man.openbsd.org/ldapd.8">ldapd(8)</a> parse and ignore schema extensions with an X- prefix.
 <li>Removed <a href="https://man.openbsd.org/compat_ibcs2.8">compat_ibcs2(8)</a>.  <li>Removed <a href="https://man.openbsd.org/compat_ibcs2.8">compat_ibcs2(8)</a>.

Legend:
Removed from v.1.41  
changed lines
  Added in v.1.42