summaryrefslogtreecommitdiff
path: root/libps/spec.c
AgeCommit message (Expand)Author
2014-12-10Replace `bzero' with `memset'Justus Winter
2014-01-16libps: fix task/thread times fetchingRichard Braun
2013-11-21libps: fix the length computation in fprint_frac_valueJustus Winter
2010-12-25Fix NULL dereferenceSamuel Thibault
2010-09-18Obtain number of ports in proc and libpsantrik
2002-06-052002-06-04 James A. Morrison <ja2morri@uwaterloo.ca>Marcus Brinkmann
2001-12-222001-12-22 Roland McGrath <roland@frob.com>Roland McGrath
1999-06-021999-06-02 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-05-291999-05-29 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1997-06-08(ps_emit_wait):Miles Bader
1996-10-09(ps_nominal_string):Miles Bader
1996-10-08(ps_emit_seconds, ps_emit_minutes):Miles Bader
1996-10-06(ps_emit_wait): Correct mapping of init ports.Miles Bader
1996-06-03(ps_emit_wait): Never truncate what we write.Miles Bader
1996-06-02(struct ps_fmt_spec_block): New type.Miles Bader
1996-05-12(specs): Give runtime specs 2 fraction digits by default.Miles Bader
1996-05-07(ps_emit_user_name): New function.Miles Bader
1996-05-01(ps_emit_past_time): Implement.Miles Bader
1996-04-23(state_shadows): If a process has no parent don't show various processMiles Bader
1996-04-11(ps_emit_past_time): Return zero.Michael I. Bushnell
1996-03-26(ps_fmt_specs_find): Use new alias expansion method.Miles Bader
1996-02-15(specs): Right-align the TTY column.Miles Bader
1996-02-13(specs): Change `Rpc' entry to `Wait'.Miles Bader
1996-02-09(specs, state_shadows, ps_pid_getter, ps_thread_index_getter,Miles Bader
1996-02-04(state_shadows): Don't reflect a suspended thread in the process stateMiles Bader
1995-12-21(ps_emit_nz_int):Miles Bader
1995-11-20(ps_emit_int, ps_emit_nz_int, ps_emit_priority,Miles Bader
1995-11-08(ps_base_priority_getter, ps_cur_priority_getter, ps_get_base_priority,Miles Bader
1995-11-03(ps_rpc_getter): New variable.Miles Bader
1995-08-19(ps_emit_state): Rearrange things to reflect the new state bits.Miles Bader
1995-05-03(ps_std_fmt_specs): Add values for the new nominal_fn field.Miles Bader
1995-05-02Add the Susp (task/thread suspend count), PSusp (task suspend count), andMiles Bader
1995-04-07(ps_emit_state): If a process is marked as stopped, then don't mentionMiles Bader
1995-04-06Add the `Arg0' spec, which is the same as `Args', but only prints the firstMiles Bader
1995-03-21Include <string.h>.Michael I. Bushnell
1995-03-21Don't include pshost.h.Michael I. Bushnell
1995-03-15Add the output function ps_emit_priority that prints priorities in unix-Miles Bader
1995-03-14Use ps_tty_t routines instead of the ps tty_name field.Miles Bader
1995-03-13Initial revisionMiles Bader