aboutsummaryrefslogtreecommitdiff
path: root/utils/ps.c
Commit message (Expand)AuthorAgeFilesLines
* Add the -n (--nominal-fields) flag, which prevents elision of uninterestingMiles Bader1995-05-031-4/+24
* Add the SC (suspend count) field to various output formats.Miles Bader1995-05-021-4/+4
* Tweak things so that the -t flag works correctly for processes whose tty weMiles Bader1995-04-111-12/+20
* (parse_enum): Renamed from enum_name.Miles Bader1995-04-071-83/+333
* Add the `jobc' (-j) output format from netbsd.Miles Bader1995-04-061-9/+20
* Minor change in spec names.Miles Bader1995-04-061-1/+1
* When processes are specified on the command line by PID, turn off allMiles Bader1995-04-061-5/+7
* Make -a imply -g as well, to be compatible with bsd.Miles Bader1995-04-051-7/+14
* (main): Treat argument without leading - as if it had one, unless it's aRoland McGrath1995-04-041-12/+30
* (program_name): New variable.Michael I. Bushnell1995-03-211-1/+4
* Include <hurd/ps.h> instead of "ps.h".Michael I. Bushnell1995-03-211-0/+2
* 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