=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/53.html,v retrieving revision 1.54 retrieving revision 1.55 diff -u -r1.54 -r1.55 --- www/53.html 2013/03/05 18:41:28 1.54 +++ www/53.html 2013/03/08 07:09:19 1.55 @@ -240,7 +240,7 @@
  • Various bug fixes in uvm to avoid potential races and deadlock issues.
  • Softdep speedup improvements by the revert of a previously necessary workaround to prevent kva starvation.
  • Memory filesystem (mfs) switched to bufq, giving us queue limits and FIFO queueing (rather than the current LIFO queueing). -
  • Shared library on GCC 4 platforms now each get their own stack protector cookies instead of sharing a single global cookie. +
  • Shared libraries on GCC 4 platforms now each get their own stack protector cookies instead of sharing a single global cookie.
  • Threaded programs and libraries can now be linked with the POSIX-standard -lpthread flag instead of the OpenBSD-specific -pthread flag
  • Many improvements to the cwm(1) window manager, including tab completion and Xft support for menus, improved Xinerama support, and per-group vertical/horizontal manual tiling support. @@ -859,7 +859,7 @@ alt="OpenBSD"> www@openbsd.org
    -$OpenBSD: 53.html,v 1.54 2013/03/05 18:41:28 deraadt Exp $ +$OpenBSD: 53.html,v 1.55 2013/03/08 07:09:19 jasper Exp $