Date: Sun, 23 May 2004 14:21:07 -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: <200405232121.i4NLL7uv085084@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gad 2004/05/23 14:21:07 PDT FreeBSD src repository Modified files: bin/ps ps.c Log: Fix the kludge-old-options processing so `ps tpt' will be treated the same as `ps -tpt', instead of being changed into `ps -tpT'. PR: bin/52489 Submitted by: Jilles Tjoelker MFC after: 1 week Revision Changes Path 1.90 +5 -4 src/bin/ps/ps.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405232121.i4NLL7uv085084>