=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/53.html,v retrieving revision 1.19 retrieving revision 1.20 diff -c -r1.19 -r1.20 *** www/53.html 2013/02/11 20:11:52 1.19 --- www/53.html 2013/02/11 20:19:18 1.20 *************** *** 1,4 **** ! OpenBSD 5.3 Release --- 1,4 ---- ! \ OpenBSD 5.3 Release *************** *** 164,169 **** --- 164,170 ----
  • 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. +
  • Threaded programs and libraries can now be linked with the POSIX-standard -lpthread flag instead of the OpenBSD-specific -pthread flag.

    *************** *** 656,662 **** alt="OpenBSD"> www@openbsd.org
    ! $OpenBSD: 53.html,v 1.19 2013/02/11 20:11:52 matthew Exp $ --- 657,663 ---- alt="OpenBSD"> www@openbsd.org
    ! $OpenBSD: 53.html,v 1.20 2013/02/11 20:19:18 matthew Exp $