From owner-freebsd-current Tue Jun 4 6:54:37 2002 Delivered-To: freebsd-current@freebsd.org Received: from treetop.robbins.dropbear.id.au (202.b.011.mel.iprimus.net.au [210.50.217.202]) by hub.freebsd.org (Postfix) with ESMTP id 14D6A37B404 for ; Tue, 4 Jun 2002 06:54:33 -0700 (PDT) Received: from treetop.robbins.dropbear.id.au (localhost [127.0.0.1]) by treetop.robbins.dropbear.id.au (8.12.2/8.12.2) with ESMTP id g54DrScx042706 for ; Tue, 4 Jun 2002 23:53:29 +1000 (EST) (envelope-from tim@treetop.robbins.dropbear.id.au) Received: (from tim@localhost) by treetop.robbins.dropbear.id.au (8.12.2/8.12.2/Submit) id g54DrSJs042705 for current@FreeBSD.ORG; Tue, 4 Jun 2002 23:53:28 +1000 (EST) Date: Tue, 4 Jun 2002 23:53:28 +1000 From: "Tim J. Robbins" To: current@FreeBSD.ORG Subject: sh and job control Message-ID: <20020604235328.A42694@treetop.robbins.dropbear.id.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i 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 Can anyone else reproduce this problem? There seems to be a problem with job control in the shell or the kernel's notion of a 'foreground' process. I'm inclined to blame my modifications to the job control code, but I can reproduce the problem with a checkout from May 10, before I changed it. %cvs -z9 co -D"10 May" sh [snip] %cd sh %vi Makefile [use /usr/src/bin/test instead of a relative path] %make [snip] %obj/sh $ groff -Tascii -mdoc sh.1 | less Stopped (tty output) Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message