=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/51.html,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- www/51.html 2012/04/24 02:23:30 1.28 +++ www/51.html 2012/04/24 03:42:04 1.29 @@ -84,12 +84,15 @@
  • Support for Synaptics touch pads through the synaptics(4) X.Org input driver is now enabled by default.
  • Support for Intel Sandy Bridge integrated graphics cards has been added to the intel(4) X.Org driver.
  • Assembler implementation of the AES-GCM mode for new Intel and future AMD CPUs has been added. +
  • usb(4) probes bus after resume, improves functionality for some laptops.

  • Generic network stack improvements:

    @@ -148,6 +152,12 @@

  • softraid(4) now supports a concatenating discipline.
  • On amd64, i386, and sparc64, the root filesystem can reside in a softraid(4) volume. The kernel needs to be booted from a non-softraid partition.
  • On amd64, the system can be booted from a softraid(4) RAID1 volume. +
  • aucat(1) adds a "device number" component in sndio(7) device names, allowing a single aucat instance to handle all audio and MIDI services. +
  • Built-in sndiod(1) sound daemon now uses default rate 48kHz and the default block size 10ms. These settings ensure video players and programs using MTC are smooth by default. +
  • Many updates to smtpd(8): a new scheduler_backend API introduced, more MIME 1.0 support added, new filter callbacks for network events, improved DNS error reporting and envelope handling, and the purge/ directory is now cleared via a priviledge-separated child. +
  • tmux(1) is extended to support a larger history, minimizes redundant log messages and does some code reordering for more local and less global variables. Support is added for the ESC[s and ESC[u save/restore cursor-position key sequences. $HOME (or ~) may now be used as default-path in tmux.conf. +
  • Enhanced cwm(1) event support, added {r,}cycleingroup to cycle through clients belonging to the same group as the active client, simplified color initialization. +
  • The mg(1) emacs-like editor: now uses absolute filenames while pushing and popping off the stack. In dired mode: corrected cursor movements and added missing keybindings.

    @@ -219,11 +229,14 @@ making grep(1) more useful in /usr/share/man/ and /usr/X11R6/man/.

  • If both formatted and source versions of manuals are installed, man(1) automatically displays the newer version of each page. +

    - - The system includes the following major components from outside suppliers: +

  • The system includes the following major components from outside suppliers: + @@ -637,7 +652,7 @@ alt="OpenBSD"> www@openbsd.org
    -$OpenBSD: 51.html,v 1.28 2012/04/24 02:23:30 deraadt Exp $ +$OpenBSD: 51.html,v 1.29 2012/04/24 03:42:04 brett Exp $