Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add the -n (--nominal-fields) flag, which prevents elision of uninteresting | Miles Bader | 1995-05-03 | 1 | -4/+24 |
| | | | | | | | fields. Also add elision of uninteresting fields... Add the (ignored) -w flag for BSD compat. Use the new name for ps_fmt_squash: ps_fmt_squash_flags. | ||||
* | Add the SC (suspend count) field to various output formats. | Miles Bader | 1995-05-02 | 1 | -4/+4 |
| | |||||
* | Tweak things so that the -t flag works correctly for processes whose tty we | Miles Bader | 1995-04-11 | 1 | -12/+20 |
| | | | | can't figure out. | ||||
* | (parse_enum): Renamed from enum_name. | Miles Bader | 1995-04-07 | 1 | -83/+333 |
| | | | | | (main, usage): Add lots of sysvish options, and generalize some existing ones to deal with sysvish usage. Make -t & -o work. | ||||
* | Add the `jobc' (-j) output format from netbsd. | Miles Bader | 1995-04-06 | 1 | -9/+20 |
| | |||||
* | Minor change in spec names. | Miles Bader | 1995-04-06 | 1 | -1/+1 |
| | |||||
* | When processes are specified on the command line by PID, turn off all | Miles Bader | 1995-04-06 | 1 | -5/+7 |
| | | | | filtering so that they don't disappear later. | ||||
* | Make -a imply -g as well, to be compatible with bsd. | Miles Bader | 1995-04-05 | 1 | -7/+14 |
| | | | | | Add the -M (--no-msg-port) switch, which disables all fields that would use any process's message port. | ||||
* | (main): Treat argument without leading - as if it had one, unless it's a | Roland McGrath | 1995-04-04 | 1 | -12/+30 |
| | | | | number. | ||||
* | (program_name): New variable. | Michael I. Bushnell | 1995-03-21 | 1 | -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. Bushnell | 1995-03-21 | 1 | -0/+2 |
| | | | | | Include <unistd.h>. (enum_name): Avoid warning. | ||||
* | Include <hurd/ps.h> instead of "ps.h". | Michael I. Bushnell | 1995-03-21 | 1 | -1/+1 |
| | |||||
* | Use ps_contexts now that they exist. | Miles Bader | 1995-03-14 | 1 | -1/+6 |
| | |||||
* | Initial revision | Miles Bader | 1995-03-13 | 1 | -0/+365 |