From owner-cvs-sys Tue Feb 6 22:41:59 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA00940 for cvs-sys-outgoing; Tue, 6 Feb 1996 22:41:59 -0800 (PST) Received: (from dyson@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA00933 Tue, 6 Feb 1996 22:41:58 -0800 (PST) Date: Tue, 6 Feb 1996 22:41:58 -0800 (PST) From: John Dyson Message-Id: <199602070641.WAA00933@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/kern sys_pipe.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk dyson 96/02/06 22:41:58 Modified: sys/kern sys_pipe.c Log: Apparent fix for a pipe hang problem. Revision Changes Path 1.9 +16 -3 src/sys/kern/sys_pipe.c