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

Diff for /www/53.html between version 1.54 and 1.55

version 1.54, 2013/03/05 18:41:28 version 1.55, 2013/03/08 07:09:19
Line 240 
Line 240 
     <li>Various bug fixes in uvm to avoid potential races and deadlock issues.      <li>Various bug fixes in uvm to avoid potential races and deadlock issues.
     <li>Softdep speedup improvements by the revert of a previously necessary workaround to prevent kva starvation.      <li>Softdep speedup improvements by the revert of a previously necessary workaround to prevent kva starvation.
     <li>Memory filesystem (mfs) switched to bufq, giving us queue limits and FIFO queueing (rather than the current LIFO queueing).      <li>Memory filesystem (mfs) switched to bufq, giving us queue limits and FIFO queueing (rather than the current LIFO queueing).
     <li>Shared library on GCC 4 platforms now each get their own stack protector cookies instead of sharing a single global cookie.      <li>Shared libraries on GCC 4 platforms now each get their own stack protector cookies instead of sharing a single global cookie.
     <li>Threaded programs and libraries can now be linked with the POSIX-standard -lpthread flag instead of the OpenBSD-specific -pthread flag      <li>Threaded programs and libraries can now be linked with the POSIX-standard -lpthread flag instead of the OpenBSD-specific -pthread flag
     <li>Many improvements to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&amp;sektion=1">cwm(1)</a> window manager,      <li>Many improvements to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&amp;sektion=1">cwm(1)</a> window manager,
 including tab completion and Xft support for menus, improved Xinerama support, and per-group vertical/horizontal manual tiling support.  including tab completion and Xft support for menus, improved Xinerama support, and per-group vertical/horizontal manual tiling support.

Legend:
Removed from v.1.54  
changed lines
  Added in v.1.55