=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/49.html,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- www/49.html 2011/04/24 22:32:27 1.18 +++ www/49.html 2011/04/25 00:13:41 1.19 @@ -5,7 +5,7 @@ - @@ -82,7 +82,8 @@
  • SMP kernels can now boot on machines with up to 64 cores.
  • Maximum allocation size for i386 bumped to 2G.
  • Maximum number of CPUs bumped to 64 on amd64. -
  • Handle >16 disks when searching for kernel boot device. +
  • Handle >16 disks when searching for kernel boot device. ++
  • Added support for AES-NI instructions found on recent Intel cores.
  • sparc64:

    @@ -142,6 +144,8 @@ forwarding and host performance under high network load.

  • Added support for socket splicing.
  • Added AES-GMAC support for IPSec. +
  • Added TCP send and receive buffer scaling. +
  • Added wpakey option to ifconfig(8) replacing wpa-psk(8).

    @@ -177,6 +181,9 @@

  • fdisk(8) will no longer infinitely loop when encountering an improperly constructed EBR.
  • disklabel(8) no longer uses information from a failed partition addition on the next addition of the same partition.
  • Many unused and obsolete disktab(5) entries removed. +
  • Fixed X11 autoconfiguration on sparc and sparc64. +
  • Implement attribute syntax from RFC4517 and support bsdauth in ldapd(8). +
  • New video(1) utility which can record or display images from video(4).

    @@ -378,7 +385,7 @@