From owner-cvs-sys Sun Mar 24 17:48:40 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA11314 for cvs-sys-outgoing; Sun, 24 Mar 1996 17:48:40 -0800 (PST) Received: (from dyson@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA11281 Sun, 24 Mar 1996 17:48:30 -0800 (PST) Date: Sun, 24 Mar 1996 17:48:30 -0800 (PST) From: John Dyson Message-Id: <199603250148.RAA11281@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/kern sys_pipe.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk dyson 96/03/24 17:48:30 Modified: sys/kern sys_pipe.c Log: Various pipe error return fixes, and a significant typeo fix. From Bruce Evans (of course :-)). Submitted by: bde Revision Changes Path 1.15 +15 -9 src/sys/kern/sys_pipe.c