- add option 'w' to ps (wide output, optional feature defaults to off).
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Tue, 4 Oct 2005 14:31:18 +0000 (14:31 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Tue, 4 Oct 2005 14:31:18 +0000 (14:31 -0000)
commit6d6a40cc4b77b8d3930dddce228ab3b37e6bf29e
tree64536b70ee179abd59e0c2813309b3dd4ee85e7a
parent5209e18ba72fa6718fdda7d91788f9b11e352c60
- add option 'w' to ps (wide output, optional feature defaults to off).
- move to ENABLE_ and use shorter boilerplate.

sizes without selinux-support:
   text    data     bss     dec     hex filename
    356       0       0     356     164 procps/ps.o.with-w
    300       0       0     300     12c procps/ps.o.no-w
    302       0       0     302     12e procps/ps.o.oorig
include/usage.h
procps/Config.in
procps/ps.c