Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 May 2005 18:17:38 +0000 (UTC)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/top machine.c
Message-ID:  <200505161817.j4GIHcsk031751@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2005-05-16 18:17:38 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/top          machine.c 
  Log:
  Hardcode username to 8 characters.  This makes top(1) output sane when
  there are users on the system (even if not running a single process)
  with a login > 8 chars.
  I'm not all that happy limiting the username width like this, but it
  restores sanity to top(1) output.
  
  Discussed with: keramida
  
  Revision  Changes    Path
  1.72      +7 -7      src/usr.bin/top/machine.c



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