Include alias "args" in /bin/ps.
authorPeeter Must <karu.pruun@gmail.com>
Sun, 13 Mar 2016 15:04:40 +0000 (17:04 +0200)
committerSascha Wildner <saw@online.de>
Fri, 25 Mar 2016 20:28:36 +0000 (21:28 +0100)
commitc5625a2ed23332aec92c992ef9a9337014b8d042
tree7455a5b195a9b30f68ab4e0458f5c2b10604dd7d
parent44dea6744198a62b12b14960779b53fa6aae2180
Include alias "args" in /bin/ps.

* Include alias "args" required by SUSv3.

* Improve argument handling of aliases: allows specification
  of different heading as in "ps -o args=MOM".
  This will make some ports happier.

Changes obtained from OpenBSD.
bin/ps/keyword.c
bin/ps/ps.1