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: Nikolay Sturm (sturmcvs.openbsd.org)
Date: Sun Oct 08 2006 - 14:49:57 CDT


CVSROOT: /cvs
Module name: src
Changes by: sturmcvs.openbsd.org 2006/10/08 13:49:57

Modified files:
        sys/compat/linux: linux_misc.c

Log message:
Pass linux_sys_waitpid() on to linux_sys_wait4() in order to properly
check and translate options. from netbsd

ok deraadt, kettenis