aboutsummaryrefslogtreecommitdiff
path: root/libps
Commit message (Expand)AuthorAgeFilesLines
* (msg-MIGUFLAGS, term-MIGUFLAGS): Add a user prefix of `ps_'.Miles Bader1996-03-271-5/+8
* (proc_stat_set_flags): Use new `ps_' prefix for msg rpcs.Miles Bader1996-03-271-7/+11
* (ps_tty_name): Use new `ps_' prefix for term rpcs.Miles Bader1996-03-271-1/+3
* Initial revisionMiles Bader1996-03-261-0/+42
* Get rid of mega typedefs, and just use structure pointers like other hurdMiles Bader1996-03-269-386/+391
* (ps_fmt_specs_find): Use new alias expansion method.Miles Bader1996-03-261-212/+295
* (struct ps_fmt_specs): Add EXPANSIONS & EXPANSIONS_ALLOCED.Miles Bader1996-03-261-228/+208
* (iscntl): New macro.Miles Bader1996-03-231-15/+86
* (ps_alive_filter): New variable.Miles Bader1996-02-151-1/+14
* (ps_alive_filter): New declaration.Miles Bader1996-02-151-18/+38
* (proc_stat_list_add_pids): Add and support new return parameter PROC_STATS.Miles Bader1996-02-151-41/+85
* (ps_stream_write): Don't screw up on negative spaces.Miles Bader1996-02-151-1/+1
* (specs): Right-align the TTY column.Miles Bader1996-02-151-1/+1
* (specs): Change `Rpc' entry to `Wait'.Miles Bader1996-02-131-12/+82
* (fetch_procinfo, merge_procinfo): Return wait strings.Miles Bader1996-02-131-33/+74
* (struct proc_stat): Add thread_wait, thread_waits, & thread_waits_len fields.Miles Bader1996-02-131-4/+20
* (ps_stream_write_field): Call _ps_stream_write_field.Miles Bader1996-02-131-12/+33
* (ps_getter_t, ps_filter_t, struct ps_filter, ps_not_leader_filter,Miles Bader1996-02-091-9/+9
* (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
* (installhdrsubdir): New macro (put ps.h in <>, not <hurd/>).Miles Bader1996-01-191-0/+1
* (ps_context_create): Initialize USER_HOOKS field.Miles Bader1996-01-191-0/+1
* (ps_fmt_create):Miles Bader1996-01-191-8/+35
* (summarize_thread_basic_info):Miles Bader1996-01-191-14/+61
* (struct ps_user_hooks): New structure.Miles Bader1996-01-191-16/+66
* (ps_emit_nz_int):Miles Bader1995-12-211-16/+42
* (ps_not_leader_p): Renamed from ps_not_sess_leader_p.Miles Bader1995-12-211-11/+14
* (proc_stat_set_flags): If there's no owner, set the uid to -1 (and the ownerMiles Bader1995-12-201-2/+20
* (proc_stat_owner_uid): New macro.Miles Bader1995-12-201-6/+9
* (proc_stat_list_fmt): Use new write function names.Miles Bader1995-11-201-18/+8
* (ps_emit_int, ps_emit_nz_int, ps_emit_priority,Miles Bader1995-11-201-40/+43
* (ps_stream_write): Renamed from ps_write_string.Miles Bader1995-11-201-54/+87
* (ps_fmt_write_titles, ps_fmt_write_proc_stat): Use new write function names.Miles Bader1995-11-201-8/+7
* (ps_fmt_write_titles, ps_fmt_write_proc_stat, proc_stat_list_fmt,Miles Bader1995-11-201-44/+55
* (ps_base_priority_getter, ps_cur_priority_getter, ps_get_base_priority,Miles Bader1995-11-081-4/+4
* (proc_stat_set_flags):Miles Bader1995-11-081-17/+49
* (add_preconditions): Don't require PSTAT_EXEC_FLAGS for getting the stateMiles Bader1995-11-031-140/+401
* (ps_own_filter): Use PSTAT_PROC_INFO, not PSTAT_INFO.Miles Bader1995-11-031-2/+2
* (ps_rpc_getter): New variable.Miles Bader1995-11-031-30/+53
* (PSTAT_STATE_P_LOGINLDR, PSTAT_STATE_P_WAIT, PSTAT_STATE_P_GETMSG): New flags.Miles Bader1995-11-031-56/+74
* Specify shared library dependencies.Roland McGrath1995-10-091-0/+2
* (ps_std_fmt_specs): Declare extern.Miles Bader1995-08-251-1/+1
* (OBJS): Just put the migs stubs directly in here.Miles Bader1995-08-241-5/+2
* (ps_not_sess_leader_p, ps_unorphaned_p, ps_parent_p): Use the new state bits.Miles Bader1995-08-191-3/+3
* (ps_emit_state): Rearrange things to reflect the new state bits.Miles Bader1995-08-191-10/+29
* (PSTAT_STATE_*): All proc state flags reorganized and renamed toMiles Bader1995-08-191-23/+47
* (thread_state, proc_stat_set_flags): Use the new state bits.Miles Bader1995-08-191-20/+19
* Remove include dependencies.Miles Bader1995-07-081-2/+1
* (ps_tty_short_name): That assignment around which extra parents were put wasMiles Bader1995-07-081-1/+1
* Include hurd/ihash.h instead of ihash.h.Miles Bader1995-07-081-1/+2