Date: Sun, 11 Nov 2001 15:40:10 -0800 (PST) From: Alfred Perlstein <alfred@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/rpc.lockd kern.c Message-ID: <200111112340.fABNeAV63736@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alfred 2001/11/11 15:40:10 PST
Modified files:
usr.sbin/rpc.lockd kern.c
Log:
Drop privs while servicing kernel lock requests.
Restore umask used before FIFO creation.
If opening the FIFO fails, exit.
Properly check the return value of open (use == -1 instead of < 0).
Revision Changes Path
1.8 +17 -7 src/usr.sbin/rpc.lockd/kern.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111112340.fABNeAV63736>
