]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Additional tiny adjustment to kludge-option processing so `ps t p0'
authorgad <gad@FreeBSD.org>
Tue, 1 Jun 2004 02:31:44 +0000 (02:31 +0000)
committergad <gad@FreeBSD.org>
Tue, 1 Jun 2004 02:31:44 +0000 (02:31 +0000)
commit7a915f30a709eb7c2e2d7f4f5f9ce5ad30818fa8
tree5d57cc1f7dfad89a0ca4f695ca371a6229044041
parent3672d683c6bfff855f778c844e4930b7f1fbc51d
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
bin/ps/ps.c