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: Philip Guenther (guenthercvs.openbsd.org)
Date: Wed Jun 30 2010 - 16:54:35 CDT


CVSROOT: /cvs
Module name: src
Changes by: guenthercvs.openbsd.org 2010/06/30 15:54:35

Modified files:
        sys/compat/linux: linux_misc.c linux_syscall.h
                          linux_syscallargs.h linux_syscalls.c
                          linux_sysent.c

Log message:
Merge from NetBSD: "Linux's getsid(2) does in fact return a pid,
not a pointer." So just use the native implementation.
ok deraadt