Date: Sun, 12 Dec 1999 02:27:06 -0800 (PST) From: Mark Newton <newton@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/svr4 svr4_fcntl.c Message-ID: <199912121027.CAA46842@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
newton 1999/12/12 02:27:06 PST Modified files: sys/svr4 svr4_fcntl.c Log: fd_revoke() shouldn't panic if the descriptor provided is not a file or socket. Return EINVAL instead. Submitted by: Ville-Pertti Keinone <will@iki.fi> Revision Changes Path 1.7 +3 -10 src/sys/svr4/svr4_fcntl.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?199912121027.CAA46842>