ps - Adjust STATUS formatting
commit779c5f445a56530656296e18822171f55bf8ec8b
authorMatthew Dillon <dillon@apollo.backplane.com>
Wed, 31 Aug 2016 05:17:28 +0000 (30 22:17 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Wed, 31 Aug 2016 05:33:00 +0000 (30 22:33 -0700)
tree9ed0013adbee6795ebbd44b67cc6ec31e7a23afa
parent5dac90bcd64b614e69e1df243ae1f2c6a76da5eb
ps - Adjust STATUS formatting

* Remove the leading space for (%s) command display.  The leading space
  was causing indented output via -R to be incorrectly indented.

* Remove the 'L' STATUS flag, it hasn't been meaningful for a long time.
  The status is more likely to fit in its 6-char slot, which we need now
  that many systems have >= 10 cpus.
bin/ps/fmt.c
bin/ps/print.c
bin/ps/ps.1