Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 May 2005 13:48:33 +0000 (UTC)
From:      Giorgos Keramidas <keramida@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/contrib/top display.c
Message-ID:  <200505181348.j4IDmXbf036351@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
keramida    2005-05-18 13:48:33 UTC

  FreeBSD src repository (doc committer)

  Modified files:
    contrib/top          display.c 
  Log:
  Properly trim the header line too, to fix wrap-around problems that
  have been noticed by running top(1) in terminals that are too narrow
  (or on systems with usernames that were too long, pushing everything
  too far to the right).
  
  Note that this does *not* solve the wrap-around problem of the system
  statistics, which is an entirely different matter :-/
  
  Tested on:      i386, sparc64 (panther), amd64 (sledge)
  Approved by:    davidxu (in principle)
  
  Revision  Changes    Path
  1.8       +41 -1     src/contrib/top/display.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505181348.j4IDmXbf036351>