From owner-cvs-all Thu Feb 28 5:40:52 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9877637B400; Thu, 28 Feb 2002 05:40:49 -0800 (PST) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1SDenx12768; Thu, 28 Feb 2002 05:40:49 -0800 (PST) (envelope-from iedowse) Message-Id: <200202281340.g1SDenx12768@freefall.freebsd.org> From: Ian Dowse Date: Thu, 28 Feb 2002 05:40:49 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern uipc_usrreq.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG iedowse 2002/02/28 05:40:49 PST Modified files: (Branch: RELENG_4) sys/kern uipc_usrreq.c Log: MFC: 1.81; fix a unix-domain socket leak when closing server sockets. Revision Changes Path 1.54.2.6 +3 -11 src/sys/kern/uipc_usrreq.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message