Age | Commit message (Expand) | Author |
1996-05-29 | (MP_MGET): Only disable msgport on timeout. | Miles Bader |
1996-05-29 | Renumber PSTAT_ values to remove dup. | Miles Bader |
1996-05-29 | (merge_procinfo): Don't die if WAITS == 0. | Miles Bader |
1996-05-28 | (_fmt_create): Make NAME termination work for posix-mode. | Miles Bader |
1996-05-28 | (ps_fmt_write_proc_stat): Call the output function correctly. | Miles Bader |
1996-05-24 | (merge_procinfo): And update *HAVE with PSTAT_PROC_INFO from | Michael I. Bushnell |
1996-05-24 | (fetch_procinfo): Always turn on PSTAT_PROC_INFO if proc_getprocinfo | Michael I. Bushnell |
1996-05-23 | (_fmt_create): | Miles Bader |
1996-05-13 | (PSTAT_PROCINFO, PSTAT_PROCINFO_THREAD): Add PSTAT_THREAD_WAITS. | Miles Bader |
1996-05-13 | (PSTAT_THREAD_WAITS): New macro. | Miles Bader |
1996-05-12 | (merge_procinfo, fetch_procinfo): Change HAVE to be an input/output parameter. | Miles Bader |
1996-05-12 | (get_thread_wait): Correctly advance WAIT. | Miles Bader |
1996-05-12 | (specs): Give runtime specs 2 fraction digits by default. | Miles Bader |
1996-05-12 | Frob comment. | Miles Bader |
1996-05-09 | (fetch_procinfo): Pass a reference to PI_FLAGS in call to | Michael I. Bushnell |
1996-05-07 | (add_preconditions, proc_stat_set_flags): Remove references to exec_flags. | Miles Bader |
1996-05-07 | (ps_user_uname_create, ps_user_passwd_create): New declarations. | Miles Bader |
1996-05-07 | (ps_emit_user_name): New function. | Miles Bader |
1996-05-07 | (_fmt_create): | Miles Bader |
1996-05-07 | Add some const decls. | Miles Bader |
1996-05-07 | (install_passwd): New function. | Miles Bader |
1996-05-02 | (ps_fmt_creation_error): new declaration. | Miles Bader |
1996-05-01 | (ps_emit_past_time): Implement. | Miles Bader |
1996-05-01 | (_fmt_create): New function (was ps_fmt_create). | Miles Bader |
1996-04-23 | (PSTAT_STATE_P_ATTRS): Fix names of individual flags. | Miles Bader |
1996-04-23 | (state_shadows): If a process has no parent don't show various process | Miles Bader |
1996-04-11 | (MIGCOMUFLAGS): Delete variable. | Michael I. Bushnell |
1996-04-11 | (ps_emit_past_time): Return zero. | Michael I. Bushnell |
1996-03-27 | (msg-MIGUFLAGS, term-MIGUFLAGS): Add a user prefix of `ps_'. | Miles Bader |
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 |