OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Tom Cosgrove (tomcvs.openbsd.org)
Date: Sat Feb 17 2007 - 11:35:43 CST


CVSROOT: /cvs
Module name: src
Changes by: tomcvs.openbsd.org 2007/02/17 10:35:43

Modified files:
        sys/arch/amd64/amd64: identcpu.c
        sys/arch/amd64/conf: files.amd64
        sys/arch/amd64/include: cpu.h cpufunc.h specialreg.h
Added files:
        sys/arch/amd64/amd64: amd64errata.c

Log message:
Add code to check for the AMD amd64 errata, and correct them where
possible. Taken from NetBSD.

ok deraadt