freebsd-dev/usr.sbin/rpc.lockd
Craig Rodrigues e91db40c18 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
2006-05-27 02:37:37 +00:00
..
kern.c Move call to ignore SIGPIPE signals before calling fork(), 2006-05-27 02:37:37 +00:00
lock_proc.c - Use svc_getrpccaller() rather than svc_getcaller() for using 2005-02-03 22:21:19 +00:00
lockd_lock.c Add FBSDID. Add missing prototypes. Remove unused variables. Give variable 2005-05-20 13:01:47 +00:00
lockd_lock.h
lockd.c After talking to Colin, 2004-07-16 12:50:10 +00:00
lockd.h
Makefile Make this compile cleanly. It passes WARNS=2, but I haven't checked 2003-10-26 06:10:44 +00:00
rpc.lockd.8 Fixed the misplaced $FreeBSD$. 2005-02-09 18:07:17 +00:00
test.c