From c8a84c2aa6b79a393f593db807cb19225a90da6a Mon Sep 17 00:00:00 2001 From: John-Mark Gurney Date: Tue, 10 Sep 2013 17:26:09 +0000 Subject: [PATCH] add note about gcc and aesni... Approved by: re (gjb, kib) --- UPDATING | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/UPDATING b/UPDATING index c04e53667be..ae92e96b1c8 100644 --- a/UPDATING +++ b/UPDATING @@ -51,6 +51,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 10.x IS SLOW: advised: libc, libprocstat, dhclient, tcpdump, hastd, hastctl, kdump, procstat, rwho, rwhod, uniq. +20130903: + AES-NI intrinsic support has been added to gcc. The AES-NI module + has been updated to use this support. A new gcc is required to build + the aesni module on both i386 and amd64. + 20130827: Thomas Dickey (vendor author thereof) reports that dialog(1) since 2011/10/18 has a bug in handling --hline. Testers and I noticed the