From owner-cvs-all Thu Jun 7 23:30:37 2001 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 82F3637B406; Thu, 7 Jun 2001 23:30:31 -0700 (PDT) (envelope-from dillon@FreeBSD.org) Received: (from dillon@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f586UVn16207; Thu, 7 Jun 2001 23:30:31 -0700 (PDT) (envelope-from dillon) Message-Id: <200106080630.f586UVn16207@freefall.freebsd.org> From: Matt Dillon Date: Thu, 7 Jun 2001 23:30:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern sys_pipe.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 dillon 2001/06/07 23:30:31 PDT Modified files: (Branch: RELENG_4) sys/kern sys_pipe.c Log: MFC 1.81, fix a race condition between close and extending the write buffer Revision Changes Path 1.60.2.9 +21 -6 src/sys/kern/sys_pipe.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message