Date: Fri, 14 Dec 2001 11:02:57 -0800 (PST) From: Jonathan Lemon <jlemon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_descrip.c Message-ID: <200112141902.fBEJ2vh30881@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jlemon 2001/12/14 11:02:57 PST Modified files: sys/kern kern_descrip.c Log: When removing kqueue descriptors from the descriptor table during a fork, update fd_freefile and fd_lastfile as well, to keep things in sync. Pointed out by: Debbie Chu <dchu@juniper.net> Revision Changes Path 1.113 +8 -3 src/sys/kern/kern_descrip.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?200112141902.fBEJ2vh30881>