From owner-cvs-src@FreeBSD.ORG Mon Oct 20 13:38:45 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8214816A4B3; Mon, 20 Oct 2003 13:38:45 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EBE943FBF; Mon, 20 Oct 2003 13:38:44 -0700 (PDT) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.10/8.12.10) with ESMTP id h9KKcgv6001850; Mon, 20 Oct 2003 22:38:43 +0200 (CEST) (envelope-from phk@phk.freebsd.dk) To: Nate Lawson From: "Poul-Henning Kamp" In-Reply-To: Your message of "Mon, 20 Oct 2003 13:34:41 PDT." <20031020133355.W53255@root.org> Date: Mon, 20 Oct 2003 22:38:42 +0200 Message-ID: <1849.1066682322@critter.freebsd.dk> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/systat devs.c vmstat.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Oct 2003 20:38:45 -0000 In message <20031020133355.W53255@root.org>, Nate Lawson writes: >On Mon, 20 Oct 2003, Poul-Henning Kamp wrote: >> > Modified files: >> > usr.bin/systat devs.c vmstat.c >> > Log: >> > When a numeric field overflows its width, try formatting the number in >> > 'kilo' or 'mega' with appropriate suffix instead of filling the field >> > with stars. >> >> I'm impressed that today we have hardware which needs this... >> >> Proc:r p d s w Csw Trp Sys Int Sof Flt cow 231 total >> 1 1 24 23654 2 377K 33311788 91592 wire stray 0 > ^^^^^^^^ >I assume the above is a field collision through concatenation? Yes, that is unchanged. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.