Date: Thu, 15 Aug 1996 09:33:34 -0700 (PDT) From: Sujal Patel <smpatel> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/kern kern_descrip.c Message-ID: <199608151633.JAA20730@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
smpatel 96/08/15 09:33:34 Modified: sys/kern kern_descrip.c Log: Fix fdavail() so that correctly pays attention to the rlimit. Fixes unp_externalize panic which occurs when a process is at it's ulimit for file descriptors and tries to receive a file descriptor from another process. Reviewed by: wollman Revision Changes Path 1.31 +5 -3 src/sys/kern/kern_descrip.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608151633.JAA20730>