=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/53.html,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- www/53.html 2013/02/10 23:41:14 1.18 +++ www/53.html 2013/02/11 20:11:52 1.19 @@ -163,6 +163,7 @@
  • Various bug fixes in uvm to avoid potential races and deadlock issues.
  • Softdep speedup improvements by the revert of a previously necessary wokaround 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.

    @@ -655,7 +656,7 @@ alt="OpenBSD"> www@openbsd.org
    -$OpenBSD: 53.html,v 1.18 2013/02/10 23:41:14 rpe Exp $ +$OpenBSD: 53.html,v 1.19 2013/02/11 20:11:52 matthew Exp $