Date: Tue, 10 Oct 2006 11:37:41 +0000 (UTC) From: Maxim Konovalov <maxim@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/compat-43 killpg.2 Message-ID: <200610101137.k9ABbfiZ090554@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
maxim 2006-10-10 11:37:41 UTC
FreeBSD src repository
Modified files:
lib/libc/compat-43 killpg.2
Log:
o From kern_prot.c::p_cansignal():
UNIX signalling semantics require that processes in the same
session always be able to deliver SIGCONT to one another,
overriding the remaining protections.
Fix SIGCONT special case description similar to rev. 1.22 kill.2.
PR: docs/58710
Submitted by: Ryan Younce
MFC after: 2 weeks
Revision Changes Path
1.13 +2 -2 src/lib/libc/compat-43/killpg.2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610101137.k9ABbfiZ090554>
