=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/53.html,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- www/53.html 2013/02/09 09:58:12 1.15 +++ www/53.html 2013/02/10 22:28:17 1.16 @@ -131,6 +131,7 @@
  • bgpd(8) now handles the client side of "graceful restart"
  • bgpd(8) can now filter based on the NEXTHOP attribute
  • A stratum can now be assigned to hardware sensors in ntpd(8) +
  • authpf(8) now supports the use of per-group rules files.

    @@ -157,6 +158,9 @@ Column numbers have been made configureable and locale is respected for ctype purposes, like displaying ISO Latin 1 characters.

  • Improved our own pkg-config(1) implementation to make it compatible with freedesktop.org's 0.27.1 release. +
  • A number of improvements to the buffer cache and page daemon interactions to avoid issues in low memory/low kva situations. +
  • 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) @@ -649,7 +653,7 @@ alt="OpenBSD"> www@openbsd.org
    -$OpenBSD: 53.html,v 1.15 2013/02/09 09:58:12 jsg Exp $ +$OpenBSD: 53.html,v 1.16 2013/02/10 22:28:17 beck Exp $