From owner-freebsd-stable@FreeBSD.ORG Thu May 12 13:13:03 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3703316A4CE for ; Thu, 12 May 2005 13:13:03 +0000 (GMT) Received: from gw01.mail.saunalahti.fi (gw01.mail.saunalahti.fi [195.197.172.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76A2143D1F for ; Thu, 12 May 2005 13:13:02 +0000 (GMT) (envelope-from djv@mbnet.fi) Received: from [192.168.1.3] (GII.dsl.saunalahti.fi [85.76.233.203]) by gw01.mail.saunalahti.fi (Postfix) with ESMTP id 4FC31E0381 for ; Thu, 12 May 2005 16:13:01 +0300 (EEST) Message-ID: <4283565F.5000103@mbnet.fi> Date: Thu, 12 May 2005 16:13:03 +0300 From: Tuomo Latto User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <1115815807.8809.3.camel@buffy.york.ac.uk> <20050512103929.GB1320@orion.daedalusnetworks.priv> <200505121349.31508.dom@goodforbusiness.co.uk> In-Reply-To: <200505121349.31508.dom@goodforbusiness.co.uk> X-Enigmail-Version: 0.89.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Strange top(1) output X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 May 2005 13:13:03 -0000 Dominic Marks wrote: >>This includes at least the following changes (some not visible): >> >> + The entire header line is limited to the window width too. >> + The USERNAME column is hard-limited to 8 characters. ... > I suppose it could be argued that using usernames of that format is a poor > choice on my part, and if that is the consensus of opinion then I'll have to > look at fixing my own setup. I use long format usernames because it do not > wish to have to remember that rm5, rmoore (many other possible ways) is a > particular person. finger? > If this behaviour could be turned on and off, I'd be very happy. How about making it a command line parameter? The field size, I mean. -- Tuomo ... If it works, tear it apart and find out why!