From owner-freebsd-hackers Tue Jun 1 16: 7: 8 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [209.157.86.2]) by hub.freebsd.org (Postfix) with ESMTP id AC99E14A0B for ; Tue, 1 Jun 1999 16:07:06 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.3/8.9.1) id QAA85306; Tue, 1 Jun 1999 16:07:00 -0700 (PDT) (envelope-from dillon) Date: Tue, 1 Jun 1999 16:07:00 -0700 (PDT) From: Matthew Dillon Message-Id: <199906012307.QAA85306@apollo.backplane.com> To: "John S. Dyson" Cc: toasty@home.dragondata.com, hackers@FreeBSD.ORG Subject: pipe device driver changes up for review Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG My changes to kern/sys_pipe.c are now available for review. The read changes are already in the queue for Alan to commit. The write changes are undergoing testing. http://www.backplane.com/FreeBSD4/ It would probably be easiest just to review the post-patched file, the diffs are kinda messy. pipe_read(), pipe_write(), and pipe_direct_write() were modified. -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message