From owner-cvs-all Sun Mar 11 21:53:58 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8731137B718; Sun, 11 Mar 2001 21:53:54 -0800 (PST) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2C5rsN36061; Sun, 11 Mar 2001 21:53:54 -0800 (PST) (envelope-from will) Message-Id: <200103120553.f2C5rsN36061@freefall.freebsd.org> From: Will Andrews Date: Sun, 11 Mar 2001 21:53:54 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/top machine.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2001/03/11 21:53:54 PST Modified files: usr.bin/top machine.c Log: Fix top(1) display for SMP systems where the username is longer than 14 characters. This should avoid unattractive wrapping for people who are stuck in an 80x24 screen. :-) PR: 22270 Submitted by: William Carrel Revision Changes Path 1.39 +4 -2 src/usr.bin/top/machine.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message