Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 May 2004 19:31:44 -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:  <200406010231.i512Viiu020356@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gad         2004/05/31 19:31:44 PDT

  FreeBSD src repository

  Modified files:
    bin/ps               ps.c 
  Log:
  Additional tiny adjustment to kludge-option processing so `ps t p0'
  is treated like `ps -t p0', instead of changing it to `ps -T p0'.
  Note that `ps t' is still changed to `ps -T', since that is one of
  the main reasons for this kludge processing...
  
  Noticed by:     Jilles Tjoelker on freebsd-arch
  
  Revision  Changes    Path
  1.93      +7 -6      src/bin/ps/ps.c



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