From owner-cvs-sys Wed Aug 30 20:44:06 1995 Return-Path: cvs-sys-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id UAA20083 for cvs-sys-outgoing; Wed, 30 Aug 1995 20:44:06 -0700 Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id UAA20068 ; Wed, 30 Aug 1995 20:43:32 -0700 Received: from corbin.Root.COM (corbin [198.145.90.34]) by Root.COM (8.6.12/8.6.5) with ESMTP id UAA14496; Wed, 30 Aug 1995 20:42:29 -0700 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.11/8.6.5) with SMTP id UAA20517; Wed, 30 Aug 1995 20:44:24 -0700 Message-Id: <199508310344.UAA20517@corbin.Root.COM> To: John Dyson cc: CVS-commiters@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/kern uipc_usrreq.c In-reply-to: Your message of "Wed, 30 Aug 95 18:26:23 PDT." <199508310126.SAA12013@freefall.FreeBSD.org> From: David Greenman Reply-To: davidg@Root.COM Date: Wed, 30 Aug 1995 20:44:24 -0700 Sender: cvs-sys-owner@FreeBSD.org Precedence: bulk >dyson 95/08/30 18:26:23 > > Branch: sys/kern RELENG_2_1_0 > Modified: sys/kern uipc_usrreq.c > Log: > Increase the buffer size for pipes from 4k to 8k. Allow "PIPSIZ" to be > a tunable now. In the future, it might be good to increase the > default to 16k. Rod, if you haven't already, please cvs admin -o the above. John made a simple mistake, so let's just deal with it. Thanks. -DG