From owner-freebsd-current Mon Jul 8 15:22:41 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB7E937B400 for ; Mon, 8 Jul 2002 15:22:38 -0700 (PDT) Received: from shale.csir.co.za (shale.csir.co.za [146.64.46.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1400F43E31 for ; Mon, 8 Jul 2002 15:22:35 -0700 (PDT) (envelope-from reg@shale.csir.co.za) Received: (from reg@localhost) by shale.csir.co.za (8.11.6/8.11.6) id g68MMI528150; Tue, 9 Jul 2002 00:22:18 +0200 (SAT) (envelope-from reg) Date: Tue, 9 Jul 2002 00:22:18 +0200 From: Jeremy Lea To: Alexander Kabaev Cc: current@FreeBSD.ORG Subject: Re: Weird pipe behavior Message-ID: <20020709002218.A28035@shale.csir.co.za> References: <20020708181143.2db1da3e.ak03@gte.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020708181143.2db1da3e.ak03@gte.com>; from ak03@gte.com on Mon, Jul 08, 2002 at 06:11:43PM -0400 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, On Mon, Jul 08, 2002 at 06:11:43PM -0400, Alexander Kabaev wrote: > While running the piped command below on a recent pre-KSE/MIII -CURRENT, > I noticed that the pipe output is not getting buffered anymore, i.e > command displays the name of each package immediately after it is > processed. Both stable and earlier versions of -CURRENT used to buffer > the pkg_version output, so that majority of output was displayed upon > pkg_version exit. This is because of the rewrite of pkg_version into C (from perl) and has nothing to do with pipes. Regards, -Jeremy -- FreeBSD - Because the best things in life are free... http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message