]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Move call to ignore SIGPIPE signals before calling fork(),
authorCraig Rodrigues <rodrigc@FreeBSD.org>
Sat, 27 May 2006 02:37:37 +0000 (02:37 +0000)
committerCraig Rodrigues <rodrigc@FreeBSD.org>
Sat, 27 May 2006 02:37:37 +0000 (02:37 +0000)
commite91db40c18037e45fc721d7193ada8eafe5858ba
treecddb904abfbdcf6abf63a426c5d6957c4e685899
parent1af6f471ca26ec71b9632a4ac813dab44ac64720
Move call to ignore SIGPIPE signals before calling fork(),
so that both parent and child processes ignore this signal.

PR:             bin/97768
Submitted by:   Gea-Suan Lin <gslin at csie dot nctu dot edu dot tw>
MFC after:      3 days
usr.sbin/rpc.lockd/kern.c