From owner-cvs-all Sat Jan 4 2: 7:33 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D0EF37B401; Sat, 4 Jan 2003 02:07:32 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38D8643EDC; Sat, 4 Jan 2003 02:07:32 -0800 (PST) (envelope-from hsu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h04A7Wfh031031; Sat, 4 Jan 2003 02:07:32 -0800 (PST) (envelope-from hsu@repoman.freebsd.org) Received: (from hsu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h04A7VxR031030; Sat, 4 Jan 2003 02:07:31 -0800 (PST) Message-Id: <200301041007.h04A7VxR031030@repoman.freebsd.org> From: Jeffrey Hsu Date: Sat, 4 Jan 2003 02:07:31 -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 hsu 2003/01/04 02:07:31 PST Modified files: (Branch: RELENG_4) sys/kern uipc_usrreq.c Log: MFC rev 1.99: Ensure that the made-up inode number for a Unix domain socket is persistent. Revision Changes Path 1.54.2.8 +2 -2 src/sys/kern/uipc_usrreq.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message