From owner-freebsd-bugs Wed Jul 24 15:40:05 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA21974 for bugs-outgoing; Wed, 24 Jul 1996 15:40:05 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA21968; Wed, 24 Jul 1996 15:40:02 -0700 (PDT) Resent-Date: Wed, 24 Jul 1996 15:40:02 -0700 (PDT) Resent-Message-Id: <199607242240.PAA21968@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, nawaz921@cs.uidaho.edu Received: from LISP-READER.csrv.uidaho.edu (root@LISP-READER.csrv.uidaho.edu [129.101.130.29]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id PAA21816 for ; Wed, 24 Jul 1996 15:37:31 -0700 (PDT) Received: (from fn@localhost) by LISP-READER.csrv.uidaho.edu (8.7.5/8.6.12) id PAA00723; Wed, 24 Jul 1996 15:37:23 -0700 (PDT) Message-Id: <199607242237.PAA00723@LISP-READER.csrv.uidaho.edu> Date: Wed, 24 Jul 1996 15:37:23 -0700 (PDT) From: Faried Nawaz Reply-To: nawaz921@cs.uidaho.edu To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/1425: systat -netstat fix. Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 1425 >Category: bin >Synopsis: doing :numbers on systat -netstat doesn't repaint cleanly. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jul 24 15:40:01 PDT 1996 >Last-Modified: >Originator: faried nawaz >Organization: Hungry Programmers, Inc. >Release: FreeBSD 2.2-CURRENT i386 >Environment: 2.2-current & what was -stable. >Description: the switch from resolved addresses/services to numbers is not done in a clean manner. >How-To-Repeat: (helps to view this on a busy machine) do systat -netstat let it run for a few secs, then type :numbers and notice how the display still has letters on it where it should have blank spaces. >Fix: *** usr.bin/systat/netstat.c~ Wed Jul 24 15:12:35 1996 --- usr.bin/systat/netstat.c Wed Jul 24 15:24:27 1996 *************** *** 450,455 **** --- 450,457 ---- p->ni_flags |= NIF_LACHG|NIF_FACHG; } nflag = new; + wclear(wnd); + labelnetstat(); goto redisplay; } if (!netcmd(cmd, args)) faried. -- faried nawaz WAR IS PEACE FREEDOM IS SLAVERY BACKSPACE IS DELETE box 3582, moscow, id 83843-1914, usa linux, the ms-dos of the nineties PIGLET loves you if at first you don't succeed, skydiving is not for you just a system janitor. People's Front Against WWW >Audit-Trail: >Unformatted: