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: Sun May 02 2010 - 17:59:11 CDT


CVSROOT: /cvs
Module name: src
Changes by: ketteniscvs.openbsd.org 2010/05/02 16:59:11

Modified files:
        sys/arch/hppa/hppa: machdep.c vm_machdep.c

Log message:
Properly initialize the members of `struct mdproc' that deal with
single-stepping when we fork and reset them upon exec.

ok miod