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: Mark Kettenis (ketteniscvs.openbsd.org)
Date: Tue Dec 11 2007 - 16:09:30 CST


CVSROOT: /cvs
Module name: src
Changes by: ketteniscvs.openbsd.org 2007/12/11 15:09:29

Modified files:
        sys/kern : kern_exec.c

Log message:
Don't store arguments and environment in the space reserved for stackgap on
machines where the stack grows up. Fixes systrace(1) on hppa.

ok deraadt