Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 May 2009 04:00:43 +0000 (UTC)
From:      Brian Somers <brian@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/bin/ps print.c ps.1 ps.c ps.h
Message-ID:  <200905170400.n4H40vvN034901@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       2009-05-17 04:00:43 UTC

  FreeBSD src repository

  Modified files:
    bin/ps               print.c ps.1 ps.c ps.h 
  Log:
  SVN rev 192239 on 2009-05-17 04:00:43Z by brian
  
  Add a -d option to ps to display descendant info with the output.
  This is similar to linux's -H (or -f) switch.
  
  MFC after:      3 weeks
  
  Revision  Changes    Path
  1.99      +23 -10    src/bin/ps/print.c
  1.91      +11 -2     src/bin/ps/ps.1
  1.115     +129 -3    src/bin/ps/ps.c
  1.20      +4 -0      src/bin/ps/ps.h



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