=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/52.html,v retrieving revision 1.71 retrieving revision 1.72 diff -u -r1.71 -r1.72 --- www/52.html 2014/08/03 17:02:58 1.71 +++ www/52.html 2014/08/13 17:37:31 1.72 @@ -220,7 +220,7 @@ <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 - amtterm package). + amtterm package).
  • Improved support for amd64 systems with many memory extents.
  • compat_linux(8) improvements: TLS-vs-clone and futex fixes, added support @@ -238,7 +238,7 @@
  • Improved emacs-style key bindings and handling of large arrays in ksh(1).
  • 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. +
  • The libusb package is able to access non-ugen(4) devices for some operations, allowing e.g. programming YubiKeys with a standard kernel.
  • Various improvements in tmux(1): a new unified tree view to select sessions or windows, new move-pane and renumber-windows commands,