Date: Wed, 2 Mar 2011 06:09:52 +0000 (UTC) From: Dmitry Chagin <dchagin@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/amd64/linux32 linux32_machdep.c src/sys/i386/linux linux_machdep.c Message-ID: <201103020610.p226A3Pk073371@repoman.freebsd.org>
index | next in thread | raw e-mail
dchagin 2011-03-02 06:09:52 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/amd64/linux32 linux32_machdep.c
sys/i386/linux linux_machdep.c
Log:
SVN rev 219164 on 2011-03-02 06:09:52Z by dchagin
MFC r218100:
The kern_wait() code already removes the SIGCHLD signal for the waited
process. Removing other SIGCHLD signals is not needed and may cause
problems.
Revision Changes Path
1.53.2.9 +0 -7 src/sys/amd64/linux32/linux32_machdep.c
1.83.2.6 +0 -7 src/sys/i386/linux/linux_machdep.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103020610.p226A3Pk073371>
