Age | Commit message (Expand) | Author |
1996-02-15 | (ps_alive_filter): New declaration. | Miles Bader |
1996-02-15 | (proc_stat_list_add_pids): Add and support new return parameter PROC_STATS. | Miles Bader |
1996-02-15 | (ps_stream_write): Don't screw up on negative spaces. | 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-13 | (fetch_procinfo, merge_procinfo): Return wait strings. | Miles Bader |
1996-02-13 | (struct proc_stat): Add thread_wait, thread_waits, & thread_waits_len fields. | Miles Bader |
1996-02-13 | (ps_stream_write_field): Call _ps_stream_write_field. | Miles Bader |
1996-02-09 | (ps_getter_t, ps_filter_t, struct ps_filter, ps_not_leader_filter, | 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 state | Miles Bader |
1996-01-19 | (installhdrsubdir): New macro (put ps.h in <>, not <hurd/>). | Miles Bader |
1996-01-19 | (ps_context_create): Initialize USER_HOOKS field. | Miles Bader |
1996-01-19 | (ps_fmt_create): | Miles Bader |
1996-01-19 | (summarize_thread_basic_info): | Miles Bader |
1996-01-19 | (struct ps_user_hooks): New structure. | Miles Bader |
1995-12-21 | (ps_emit_nz_int): | Miles Bader |
1995-12-21 | (ps_not_leader_p): Renamed from ps_not_sess_leader_p. | Miles Bader |
1995-12-20 | (proc_stat_set_flags): If there's no owner, set the uid to -1 (and the owner | Miles Bader |
1995-12-20 | (proc_stat_owner_uid): New macro. | Miles Bader |
1995-11-20 | (proc_stat_list_fmt): Use new write function names. | Miles Bader |
1995-11-20 | (ps_emit_int, ps_emit_nz_int, ps_emit_priority, | Miles Bader |
1995-11-20 | (ps_stream_write): Renamed from ps_write_string. | Miles Bader |
1995-11-20 | (ps_fmt_write_titles, ps_fmt_write_proc_stat): Use new write function names. | Miles Bader |
1995-11-20 | (ps_fmt_write_titles, ps_fmt_write_proc_stat, proc_stat_list_fmt, | Miles Bader |
1995-11-08 | (ps_base_priority_getter, ps_cur_priority_getter, ps_get_base_priority, | Miles Bader |
1995-11-08 | (proc_stat_set_flags): | Miles Bader |
1995-11-03 | (add_preconditions): Don't require PSTAT_EXEC_FLAGS for getting the state | Miles Bader |
1995-11-03 | (ps_own_filter): Use PSTAT_PROC_INFO, not PSTAT_INFO. | Miles Bader |
1995-11-03 | (ps_rpc_getter): New variable. | Miles Bader |
1995-11-03 | (PSTAT_STATE_P_LOGINLDR, PSTAT_STATE_P_WAIT, PSTAT_STATE_P_GETMSG): New flags. | Miles Bader |
1995-10-09 | Specify shared library dependencies. | Roland McGrath |
1995-08-25 | (ps_std_fmt_specs): Declare extern. | Miles Bader |
1995-08-24 | (OBJS): Just put the migs stubs directly in here. | Miles Bader |
1995-08-19 | (ps_not_sess_leader_p, ps_unorphaned_p, ps_parent_p): Use the new state bits. | Miles Bader |
1995-08-19 | (ps_emit_state): Rearrange things to reflect the new state bits. | Miles Bader |
1995-08-19 | (PSTAT_STATE_*): All proc state flags reorganized and renamed to | Miles Bader |
1995-08-19 | (thread_state, proc_stat_set_flags): Use the new state bits. | Miles Bader |
1995-07-08 | Remove include dependencies. | Miles Bader |
1995-07-08 | (ps_tty_short_name): That assignment around which extra parents were put was | Miles Bader |
1995-07-08 | Include hurd/ihash.h instead of ihash.h. | Miles Bader |
1995-07-07 | (ps_tty_short_name): Put extra parens around assignment inside if | Michael I. Bushnell |
1995-05-31 | (ps_own_filter, ps_not_sess_leader_filter, ps_ctty_filter, | Miles Bader |
1995-05-31 | (ps_fmt_create): Don't mutate the format spec name in the fmt_spec list we're | Miles Bader |
1995-05-05 | If a msg port call times out, disable use of that msg port. | Miles Bader |
1995-05-05 | Compile our own msg & term user stubs to add msg timeouts. | Miles Bader |
1995-05-03 | Rename ps_fmt_squash to ps_fmt_squash_flags, moving most of the guts into a | Miles Bader |
1995-05-03 | Add the nominal_fn field to struct ps_fmt_spec, which will be used to decide | Miles Bader |
1995-05-03 | (proc_stat_list_for_each): New function for iterating over proc_stat_lists. | Miles Bader |
1995-05-03 | (ps_std_fmt_specs): Add values for the new nominal_fn field. | Miles Bader |