From owner-freebsd-stable@FreeBSD.ORG Tue Apr 17 19:38:47 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CCE2F106568F for ; Tue, 17 Apr 2012 19:38:47 +0000 (UTC) (envelope-from fjwcash@gmail.com) Received: from mail-vb0-f54.google.com (mail-vb0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 86E828FC08 for ; Tue, 17 Apr 2012 19:38:47 +0000 (UTC) Received: by vbmv11 with SMTP id v11so6175549vbm.13 for ; Tue, 17 Apr 2012 12:38:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=uSGZDv8nxtFhthZ5zYEyegpKOjUtBGzDKuJgLcR4/Do=; b=GEIKJO44bZ5/izfIpva55+f/IKF4Vn7BW9D61R2sDGLNde1n4qhWk8sTblB7iypHrP Y38nGZzCbkFbURv5/U8YDdCjUkzJXUOq/benTc/cgK+6L2v0OFMBjG3Y+fZWe+945M9o wMy6xTi1FTK+8BKI4P+wBLilYM+NorN4bwi4sAoKqfInZLmHnxEhIdVEpLNT7Ul8wwZZ 9MyD0/dOTh9Mc4b6Li3xt2dpM3URhpqa35h1OcaqUty6T7oiGvBxgADg0wqln8/rGP5K M+zJPX8K9lFJ1hvqr59Ew/GCVK/O3fKavXD1wFsL5sqdHzjT3FtN7Jbcve3HL0Vqpxlf zI6g== MIME-Version: 1.0 Received: by 10.52.67.11 with SMTP id j11mr1552670vdt.132.1334691526962; Tue, 17 Apr 2012 12:38:46 -0700 (PDT) Received: by 10.220.180.198 with HTTP; Tue, 17 Apr 2012 12:38:46 -0700 (PDT) In-Reply-To: <20120417182242.GA58449@icarus.home.lan> References: <20120417182242.GA58449@icarus.home.lan> Date: Tue, 17 Apr 2012 12:38:46 -0700 Message-ID: From: Freddie Cash To: Jeremy Chadwick Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-stable@freebsd.org Subject: Re: top not restoring terminal echo/icanon correctly X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Apr 2012 19:38:47 -0000 On Tue, Apr 17, 2012 at 11:22 AM, Jeremy Chadwick wrote: > (Please keep me CC'd as I'm not subscribed to the list) > > I'd like to request that folks running RELENG_8 (and RELENG_9, though I > do not use it) please check the behaviour of their terminal after each > of following commands are run (check terminal after each command): > > top -a =C2=A0(press "q" after 1 screen refresh) > top -b FreeBSD omegadrive.sd73.bc.ca 9.0-STABLE FreeBSD 9.0-STABLE #4 r233844: Tue Apr 10 13:28:22 PDT 2012 root@omegadrive.sd73.bc.ca:/usr/obj/usr/src/sys/ZFSHOST90 amd64 Both commands work correctly for me with TOP=3DCHP in the env, and with TOP unset in the env. Connecting to the console over the network using the console redirection support in the SuperMicro K8HDGi-F motherboard. Connecting to the terminal running tmux via SSH also works for both command= s. Have not tested either command while physically at the console. Tested under ZSH as a normal user and CSH as root. --=20 Freddie Cash fjwcash@gmail.com