From owner-freebsd-current Tue Aug 13 1:31:46 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 260AE37B401 for ; Tue, 13 Aug 2002 01:31:41 -0700 (PDT) Received: from dilbert.robbins.dropbear.id.au (028.c.002.mel.iprimus.net.au [203.134.135.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00C4543E4A for ; Tue, 13 Aug 2002 01:31:39 -0700 (PDT) (envelope-from tim@robbins.dropbear.id.au) Received: from dilbert.robbins.dropbear.id.au (sr57src9ko2j2spg@localhost [127.0.0.1]) by dilbert.robbins.dropbear.id.au (8.12.3/8.12.3) with ESMTP id g7D8VZ20070182 for ; Tue, 13 Aug 2002 18:31:35 +1000 (EST) (envelope-from tim@dilbert.robbins.dropbear.id.au) Received: (from tim@localhost) by dilbert.robbins.dropbear.id.au (8.12.3/8.12.3/Submit) id g7D8VZv3070181 for current@FreeBSD.ORG; Tue, 13 Aug 2002 18:31:35 +1000 (EST) Date: Tue, 13 Aug 2002 18:31:34 +1000 From: Tim Robbins To: current@FreeBSD.ORG Subject: Re: WTF is going on? pipe breakage, patch(1) breakage?? Message-ID: <20020813183134.A69496@dilbert.robbins.dropbear.id.au> References: <20020813072154.GA19923@dragon.nuxi.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: <20020813072154.GA19923@dragon.nuxi.com>; from obrien@FreeBSD.org on Tue, Aug 13, 2002 at 12:21:54AM -0700 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 I'm definitely seeing problems with pipes, and major problems with the tty process group/session/job control/etc. code. I've had commands like: cvs diff -Nu | less terminate after showing one screenful with cvs recieving SIGPIPE; the same command sometimes causes my login shell to get sent SIGTTOU (which causes sshd to disconnect me). Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message