Date: Thu, 28 Aug 1997 04:03:26 -0700 (PDT) From: Wolfram Schneider <wosch@FreeBSD.ORG> To: andreas@klemm.gtn.com, wosch@FreeBSD.ORG, freebsd-bugs@FreeBSD.ORG, peter@FreeBSD.ORG Subject: Re: bin/3477 Message-ID: <199708281103.EAA28011@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
Synopsis: top wastes 16 characters in USERNAME column State-Changed-From-To: open-closed State-Changed-By: wosch State-Changed-When: Thu Aug 28 04:00:35 PDT 1997 State-Changed-Why: RCS file: /usr/cvs/src/usr.bin/top/machine.c,v ---------------------------- revision 1.5 date: 1997/07/14 09:06:46; author: peter; state: Exp; lines: +25 -19 Hack to work around the large username field... scan for the largest username present on the system at startup and use that for the field width. It's not ideal but (I think) better than it was before. The width is limited to within 8..16. Responsible-Changed-From-To: freebsd-bugs->peter Responsible-Changed-By: wosch Responsible-Changed-When: Thu Aug 28 04:00:35 PDT 1997 Responsible-Changed-Why:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708281103.EAA28011>