=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/52.html,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- www/52.html 2012/09/07 23:24:39 1.37 +++ www/52.html 2012/09/08 03:46:18 1.38 @@ -96,7 +96,7 @@

@@ -197,6 +200,9 @@

  • Allow to set the tos on IPv6 packets.
  • Better demotion handling in pfsync(4) to prevent failovers without having a full state table.
  • Fixed printing of wildcard anchors in pfctl(8). +
  • Allow the address family to be implicit for af-to rules in pfctl(8), + where if the address family can be determined by the "from" or "to" address, + it is no longer necessary to specify "inet" or "inet6".
  • ...

    @@ -212,8 +218,8 @@

  • Disabled SSLv2 in OpenSSL.
  • Moved libtool(1) into the base system. Much work remains to be done.
  • Removed lint(1). -
  • Removed raid(4) - RAIDframe driver and the corresponding +
  • Removed the raid(4) + RAIDframe driver and its corresponding raidctl(8) utility. RAIDframe has been superseded by softraid(4).
  • Added posix_spawn(3). @@ -236,9 +242,9 @@ <dirent.h>, <time.h>, <sys/time.h>, <limits.h>, <arpa/inet.h>, <netinet/in.h>, and <sys/param.h>.
  • Improved kernel uvm memory allocator. -
  • Added support for using AMT to provide console-over-ethernet (c.f. the +
  • Added support for using AMT to provide console-over-Ethernet (c.f. the amtterm package). -
  • Improved support for amd64 boxes with many memory extents. +
  • Improved support for amd64 systems with many memory extents.
  • compat_linux(8) improvements: TLS-vs-clone and futex fixes, added support for statfs64(), tgkill(), gettid(), SOCK_CLOEXEC, and SOCK_NONBLOCK. @@ -257,10 +263,12 @@
  • halt(8) disables "suspend-on-lid-close" so that you don't accidentally suspend instead of shutting down.
  • Improvements to parallel make(1): added the .CHEAP and .EXPENSIVE special targets and fixed glitches in already-rebuilt logic.
  • The libusb package is able to access non-ugen(4) devices for some operations, allowing e.g. programming YubiKeys with a standard kernel. -
  • tmux(1) - now has a unified tree view to select sessions or windows and new move-pane and renumber-windows commands. - Also a history of pane layouts is available, as well as simple output rate limiting. - Custom formats (-F) have been extended and are accepted by more commands, +
  • Various improvements in tmux(1): + a new unified tree view to select sessions or windows, + new move-pane and renumber-windows commands, + a history of pane layouts, + simple output rate limiting, and + custom formats (-F) have been extended and are now accepted by more commands.
  • ...

    @@ -795,7 +803,7 @@ alt="OpenBSD"> www@openbsd.org
    -$OpenBSD: 52.html,v 1.37 2012/09/07 23:24:39 stsp Exp $ +$OpenBSD: 52.html,v 1.38 2012/09/08 03:46:18 lteo Exp $