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 Jun 21 2004 - 18:12:15 CDT


CVSROOT: /cvs
Module name: src
Changes by: artcvs.openbsd.org 2004/06/21 17:12:14

Modified files:
        sys/sys : sched.h proc.h
        sys/arch/i386/include: cpu.h
        sys/arch/sparc64/include: cpu.h

Log message:
Put back the moving of schedstate_percpu into sched.h. This time expose
it to userland so that i386 builds (other architectures didn't show the
problem).

deraadt ok