aboutsummaryrefslogtreecommitdiff
path: root/utils/ps.c
Commit message (Collapse)AuthorAgeFilesLines
...
* (main): Treat argument without leading - as if it had one, unless it's aRoland McGrath1995-04-041-12/+30
| | | | number.
* (program_name): New variable.Michael I. Bushnell1995-03-211-1/+4
| | | | | (main): Don't set program_invocation_short_name (the library does it for us). Do set program_name.
* Include <hurd/ps.h> instead of "ps.h".Michael I. Bushnell1995-03-211-0/+2
| | | | | Include <unistd.h>. (enum_name): Avoid warning.
* Include <hurd/ps.h> instead of "ps.h".Michael I. Bushnell1995-03-211-1/+1
|
* Use ps_contexts now that they exist.Miles Bader1995-03-141-1/+6
|
* Initial revisionMiles Bader1995-03-131-0/+365