maxim 2006-10-29 16:43:32 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
lib/libc/compat-43 killpg.2
Log:
MFC rev. 1.13: fix SIGCONT special case description similar
to rev. 1.22 kill.2.
Approved by:re (hrs)
Revision ChangesPath
1
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