CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/09/19 14:19:31
Modified files:
sys/arch/amd64/amd64: autoconf.c cpu.c identcpu.c
sys/arch/i386/i386: autoconf.c cpu.c machdep.c
Log message:
Add support for the rdrand instruction found in recent Intel processors.
Joint work with naddy@
ok naddy@ deraadt@
