Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Mar 2011 11:25:32 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/bin/ps extern.h keyword.c print.c ps.1
Message-ID:  <201103171125.p2HBPnh2059379@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2011-03-17 11:25:32 UTC

  FreeBSD src repository

  Modified files:
    bin/ps               extern.h keyword.c print.c ps.1 
  Log:
  SVN rev 219713 on 2011-03-17 11:25:32Z by kib
  
  Implement the usertime and systime keywords for ps, printing the
  corresponding times reported by getrusage().
  
  Submitted by:   Dan Nelson <dnelson allantgroup com>
  MFC after:      1 week
  
  Revision  Changes    Path
  1.43      +2 -0      src/bin/ps/extern.h
  1.86      +3 -0      src/bin/ps/keyword.c
  1.104     +51 -18    src/bin/ps/print.c
  1.100     +7 -3      src/bin/ps/ps.1



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