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: Kurt Miller (kurtcvs.openbsd.org)
Date: Fri Jul 25 2008 - 15:51:56 CDT


CVSROOT: /cvs
Module name: src
Changes by: kurtcvs.openbsd.org 2008/07/25 14:51:56

Modified files:
        sys/arch/alpha/include: vmparam.h

Log message:
The PIE address range defaults are too big for alpha and can land on or
above the stack. Fix by mapping PIE into the first quarter of the address
space before stack. "will do for now" miod