Age | Commit message (Expand) | Author |
1996-03-27 | (proc_stat_set_flags): Use new `ps_' prefix for msg rpcs. | Miles Bader |
1996-03-27 | (ps_tty_name): Use new `ps_' prefix for term rpcs. | Miles Bader |
1996-03-26 | Initial revision | Miles Bader |
1996-03-26 | Get rid of mega typedefs, and just use structure pointers like other hurd | Miles Bader |
1996-03-26 | (ps_fmt_specs_find): Use new alias expansion method. | Miles Bader |
1996-03-26 | (struct ps_fmt_specs): Add EXPANSIONS & EXPANSIONS_ALLOCED. | Miles Bader |
1996-03-23 | (iscntl): New macro. | Miles Bader |
1996-02-15 | (ps_alive_filter): New variable. | Miles Bader |
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 |