Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Mar 2004 13:56:49 -0800 (PST)
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 ps.c
Message-ID:  <200403272156.i2RLunAW068817@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gad         2004/03/27 13:56:49 PST

  FreeBSD src repository

  Modified files:
    bin/ps               ps.c 
  Log:
  Change the #if-ish logic which is used to add the `-f' option when `ps'
  is compiled with LAZY_PS, so that there is only one PS_ARGS string to
  modify when changing the option-list.  Also get `-f' to show up in the
  usage() statement when compiled with LAZY_PS.
  
  Revision  Changes    Path
  1.69      +9 -9      src/bin/ps/ps.c



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