Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jun 2004 16:53:11 +0000 (UTC)
From:      Garance A Drosehn <gad@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/ps print.c
Message-ID:  <200406211653.i5LGrBD8066015@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gad         2004-06-21 16:53:11 UTC

  FreeBSD src repository

  Modified files:
    bin/ps               print.c 
  Log:
  Have `ps' return the cputimes for zombies, with the assumption that
  kvm_getprocs() will provide useful information if it can, or *it*
  will provide a zero value if it can not find something appropriate.
  
  Submitted by:   bde
  
  Revision  Changes    Path
  1.88      +1 -1      src/bin/ps/print.c



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