Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jun 2002 14:18:38 -0700 (PDT)
From:      "J. Mallett" <jmallett@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/ps extern.h keyword.c print.c ps.1
Message-ID:  <200206062118.g56LIca34413@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jmallett    2002/06/06 14:18:38 PDT

  Modified files:
    bin/ps               extern.h keyword.c print.c ps.1 
  Log:
  Implement a SUSv3-ignorant but "time"-similar format for "etime", elapsed
  run time (NOT cpu time).  cputime() and elapsed() both need to honour SUSv3
  now.
  
  Revision  Changes    Path
  1.22      +1 -0      src/bin/ps/extern.h
  1.47      +1 -0      src/bin/ps/keyword.c
  1.64      +17 -0     src/bin/ps/print.c
  1.51      +2 -0      src/bin/ps/ps.1

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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