|
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 (jmc
cvs.openbsd.org)
Date: Wed Oct 11 2006 - 07:37:09 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: jmc
cvs.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
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]