Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Mar 2011 20:15:42 +0000 (UTC)
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/bin/ps extern.h keyword.c print.c
Message-ID:  <201103242016.p2OKG0UT044071@repoman.freebsd.org>

index | next in thread | raw e-mail

trasz       2011-03-24 20:15:42 UTC

  FreeBSD src repository

  Modified files:
    bin/ps               extern.h keyword.c print.c 
  Log:
  SVN rev 219972 on 2011-03-24 20:15:42Z by trasz
  
  Add proper width calculation for time fields (time, cputime and usertime).
  This fixes the ugly overflow in "ps aux" output for "[idle]".
  
  Revision  Changes    Path
  1.45      +3 -0      src/bin/ps/extern.h
  1.88      +6 -4      src/bin/ps/keyword.c
  1.106     +43 -1     src/bin/ps/print.c


help

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