ps - Remove display of the 'M'P state
authorMatthew Dillon <dillon@apollo.backplane.com>
Fri, 8 Nov 2013 18:20:02 +0000 (10:20 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Fri, 8 Nov 2013 18:20:02 +0000 (10:20 -0800)
commit2c8ebde5edf864d8f1098f52ddf1ffd26ea79633
treeed50964a89df21499686bd71fc82c97715651ccc
parent3c820c34d0fa40d1ee6e89fe76727cf1d10b2f1c
ps - Remove display of the 'M'P state

* Remove display of the 'M' flag, which used to mean that the process was
  running MPSAFE w/regards to the kernel's mp_lock.  Well, pretty much
  all processes are MPSAFE now, so the flag just clutters the output.
bin/ps/print.c
bin/ps/ps.1