=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/52.html,v retrieving revision 1.37 retrieving revision 1.38 diff -c -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,102 ****

*************** *** 212,219 ****

  • 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 raidctl(8) utility. RAIDframe has been superseded by softraid(4).
  • Added posix_spawn(3). --- 218,225 ----
  • Disabled SSLv2 in OpenSSL.
  • Moved libtool(1) into the base system. Much work remains to be done.
  • Removed lint(1). !
  • Removed the raid(4) ! RAIDframe driver and its corresponding raidctl(8) utility. RAIDframe has been superseded by softraid(4).
  • Added posix_spawn(3). *************** *** 236,244 **** <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 amtterm package). !
  • Improved support for amd64 boxes 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. --- 242,250 ---- <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 amtterm package). !
  • 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,266 ****
  • 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,
  • ...

    --- 263,274 ----

  • 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. !
  • 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,801 **** alt="OpenBSD"> www@openbsd.org
    ! $OpenBSD: 52.html,v 1.37 2012/09/07 23:24:39 stsp Exp $ --- 803,809 ---- alt="OpenBSD"> www@openbsd.org
    ! $OpenBSD: 52.html,v 1.38 2012/09/08 03:46:18 lteo Exp $