From owner-freebsd-current Tue Aug 13 8: 8:18 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 4B61837B400 for ; Tue, 13 Aug 2002 08:08:13 -0700 (PDT) Received: from mail.dada.it (mail4.dada.it [195.110.100.4]) by mx1.FreeBSD.org (Postfix) with SMTP id 2FD0243E72 for ; Tue, 13 Aug 2002 08:06:52 -0700 (PDT) (envelope-from riccardo@torrini.org) Received: (qmail 16290 invoked from network); 13 Aug 2002 15:06:46 -0000 Received: from unknown (HELO torrini.org) (195.110.114.101) by mail.dada.it with SMTP; 13 Aug 2002 15:06:46 -0000 Received: from trudy.torrini.home (localhost.torrini.home [127.0.0.1]) by torrini.org (8.12.3/8.12.3) with ESMTP id g7DF6nj1072503; Tue, 13 Aug 2002 17:06:49 +0200 (CEST) (envelope-from riccardo@trudy.torrini.home) Received: (from riccardo@localhost) by trudy.torrini.home (8.12.3/8.12.3/Submit) id g7DF6mFe072502; Tue, 13 Aug 2002 17:06:48 +0200 (CEST) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20020813235939.A10212@dilbert.robbins.dropbear.id.au> Date: Tue, 13 Aug 2002 17:06:48 +0200 (CEST) From: Riccardo Torrini To: Tim Robbins Subject: Re: cvs commit: src/sys/kern kern_sig.c (fwd) Cc: current@FreeBSD.ORG, David Xu 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 On 13-Aug-2002 (13:59:39/GMT) Tim Robbins wrote: > What about chpass, vipw, and the other pw_edit() consumers? vipw > works correctly wrt suspending with ^Z on 4.6-RELEASE, but does > not on -CURRENT. vipw works _perfectly_ here, on a not-too-current -CURRENT, from tcsh I can suspend (^Z), list jobs (jobs), resume (fg) and I can continue editing, with the cursor exactly in the same place. This is a SMP machine, dual pIII/500, I use as my desktop (important data are on NFS -CURRENT server :P) from 3.0, so it can contain a lot of old (unsed) file, maybe even a.out ones... # uname -v FreeBSD 5.0-CURRENT #34: Wed May 8 02:31:46 CEST 2002 What changed from my (really) old (pre gcc_3.1) current? Riccardo. PS: world and ports compiled with some 'insane' options (-O2): CPUTYPE= p3 CFLAGS= -O2 -pipe NOPROFILE= true COMPAT3X= yes COMPAT4X= yes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message