From owner-freebsd-hackers Wed May 21 13:20:44 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id NAA03547 for hackers-outgoing; Wed, 21 May 1997 13:20:44 -0700 (PDT) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id NAA03525 for ; Wed, 21 May 1997 13:20:28 -0700 (PDT) Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id WAA22162; Wed, 21 May 1997 22:20:22 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.8.5/8.8.5) id WAA01940; Wed, 21 May 1997 22:01:15 +0200 (MET DST) Message-ID: <19970521220115.OG57138@uriah.heep.sax.de> Date: Wed, 21 May 1997 22:01:15 +0200 From: j@uriah.heep.sax.de (J Wunsch) To: hackers@FreeBSD.ORG Cc: beckmann@nacamar.de (Michael Beckmann) Subject: Re: Slight problems after upgrade 2.2.1 -> 2.2.2 References: <3.0.1.32.19970521205601.00cfd590@mail.nacamar.de> X-Mailer: Mutt 0.60_p2-3,5,8-9 Mime-Version: 1.0 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <3.0.1.32.19970521205601.00cfd590@mail.nacamar.de>; from Michael Beckmann on May 21, 1997 20:56:01 +0200 Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk As Michael Beckmann wrote: > following an upgrade from 2.2.1 to 2.2.2, I have observed a minor problem > with the top utility. It truncates the the processes to 6 characters: That's because it has been prepared for eventually upcoming support of 16-char usernames. (It's already been in -current for some time now.) The better way would be to dynamically calculate the required size. > I rebuilt and reinstalled top-3.4 , it made no difference. Probably because you have /usr/bin before /usr/local/bin in your $PATH? :-) We finally adopted top as part of the base system. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)