Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Apr 2004 10:50:23 -0700 (PDT)
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:  <200404041750.i34HoNii076487@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gad         2004/04/04 10:50:23 PDT

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    bin/ps               ps.c 
  Log:
  MFC *:    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.  Also move the
  'f' case in the select statement, so it in alphabetical order.
  
  [* = 1.68 1.69 & 1.86 ps.c]
  
  Approved by:    re(scottl)
  
  Revision   Changes    Path
  1.30.2.12  +14 -15    src/bin/ps/ps.c



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