Age | Commit message (Expand) | Author |
1996-07-02 | (proc_stat_set_flags): | Miles Bader |
1996-06-27 | (proc_stat_list_clone): New function. | Miles Bader |
1996-06-27 | (_fmt_create): Set NEW_FMT->src_len. Use strdup. | Miles Bader |
1996-06-27 | (struct ps_fmt): Add SRC_LEN field. | Miles Bader |
1996-06-27 | (LCLHDRS): Add common.h. | Michael I. Bushnell |
1996-06-03 | (ps_emit_wait): Never truncate what we write. | Miles Bader |
1996-06-03 | (merge_procinfo): | Miles Bader |
1996-06-03 | (struct proc_stat): Add PROC_INFO_VM_ALLOCED, THREAD_WAITS_VM_ALLOCED, and | Miles Bader |
1996-06-03 | (ps_user_passwd): Check return value of install_passwd correctly (it's an err... | Miles Bader |
1996-06-02 | (struct ps_fmt_specs): The EXPANSIONS field now points to a struct | Miles Bader |
1996-06-02 | (struct ps_fmt_spec_block): New type. | Miles Bader |
1996-06-02 | (set_procinfo_flags): New function. | Miles Bader |
1996-05-31 | (proc_stat_set_flags): After fetching number of threads to guess whether we | Miles Bader |
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 |