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 Message-ID: <19970521220115.OG57138@uriah.heep.sax.de> In-Reply-To: <3.0.1.32.19970521205601.00cfd590@mail.nacamar.de>; from Michael Beckmann on May 21, 1997 20:56:01 %2B0200 References: <3.0.1.32.19970521205601.00cfd590@mail.nacamar.de>
next in thread | previous in thread | raw e-mail | index | archive | help
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. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970521220115.OG57138>