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: Artur Grabowski (artcvs.openbsd.org)
Date: Mon Aug 01 2005 - 02:02:39 CDT


CVSROOT: /cvs
Module name: src
Changes by: artcvs.openbsd.org 2005/08/01 01:02:39

Modified files:
        sys/kern : kern_exec.c exec_script.c

Log message:
- We shouldn't allocate MAXPATHLEN from the stack.
- Don't copy the pathbuf into kernel space unless we're systracing.
deraadt ok