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: Jason McIntyre (jmccvs.openbsd.org)
Date: Wed Oct 11 2006 - 07:37:09 CDT


CVSROOT: /cvs
Module name: src
Changes by: jmccvs.openbsd.org 2006/10/11 06:37:09

Modified files:
        lib/libc/compat-43: killpg.3
        lib/libc/sys : kill.2

Log message:
SIGCONT may be sent to any process with the same session ID as the caller,
not to any process that is a descendant of the current process.

from ryan younce (freebsd pr #58710);
confirmed by otto and ok