aboutsummaryrefslogtreecommitdiff
path: root/libps/spec.c
Commit message (Expand)AuthorAgeFilesLines
* (specs): Right-align the TTY column.Miles Bader1996-02-151-1/+1
* (specs): Change `Rpc' entry to `Wait'.Miles Bader1996-02-131-12/+82
* (specs, state_shadows, ps_pid_getter, ps_thread_index_getter,Miles Bader1996-02-091-39/+39
* (state_shadows): Don't reflect a suspended thread in the process stateMiles Bader1996-02-041-209/+189
* (ps_emit_nz_int):Miles Bader1995-12-211-16/+42
* (ps_emit_int, ps_emit_nz_int, ps_emit_priority,Miles Bader1995-11-201-40/+43
* (ps_base_priority_getter, ps_cur_priority_getter, ps_get_base_priority,Miles Bader1995-11-081-4/+4
* (ps_rpc_getter): New variable.Miles Bader1995-11-031-30/+53
* (ps_emit_state): Rearrange things to reflect the new state bits.Miles Bader1995-08-191-10/+29
* (ps_std_fmt_specs): Add values for the new nominal_fn field.Miles Bader1995-05-031-33/+106
* Add the Susp (task/thread suspend count), PSusp (task suspend count), andMiles Bader1995-05-021-0/+27
* (ps_emit_state): If a process is marked as stopped, then don't mentionMiles Bader1995-04-071-46/+17
* Add the `Arg0' spec, which is the same as `Args', but only prints the firstMiles Bader1995-04-061-2/+3
* Include <string.h>.Michael I. Bushnell1995-03-211-3/+4
* Don't include pshost.h.Michael I. Bushnell1995-03-211-1/+0
* Add the output function ps_emit_priority that prints priorities in unix-Miles Bader1995-03-151-3/+12
* Use ps_tty_t routines instead of the ps tty_name field.Miles Bader1995-03-141-57/+70
* Initial revisionMiles Bader1995-03-131-0/+756