From owner-freebsd-current Thu Jul 18 12:33:29 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 339EF37B400 for ; Thu, 18 Jul 2002 12:33:27 -0700 (PDT) Received: from thunderer.cnchost.com (thunderer.concentric.net [207.155.252.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC1E943E42 for ; Thu, 18 Jul 2002 12:33:26 -0700 (PDT) (envelope-from bakul@bitblocks.com) Received: from bitblocks.com (adsl-209-204-185-216.sonic.net [209.204.185.216]) by thunderer.cnchost.com id PAA05510; Thu, 18 Jul 2002 15:33:27 -0400 (EDT) [ConcentricHost SMTP Relay 1.14] Message-ID: <200207181933.PAA05510@thunderer.cnchost.com> To: current@freebsd.org Subject: suspend bug Date: Thu, 18 Jul 2002 12:33:26 -0700 From: Bakul Shah 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 Try this: $ csh % su Password: % stop $$ Suspended (signal) %fg At which point you will lose you login shell. Prior to KSE one could switch between an su'ed shell and a normal shell at will by using stop $$ and fg. Is this breakage considered a bug or a feature? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message