Age | Commit message (Expand) | Author |
1995-04-07 | Make everything depend on ps.h. Other random tweaks. | Miles Bader |
1995-04-07 | Tighten up types used (i.e., don't use int for everything). | Miles Bader |
1995-04-07 | (ps_tty_short_name): New function; functionality used to be in spec.c. | Miles Bader |
1995-04-07 | Add decls for proc_stat_list_add_pgrp & ps_tty_short_name. | Miles Bader |
1995-04-07 | (ps_emit_state): If a process is marked as stopped, then don't mention | Miles Bader |
1995-04-07 | (proc_stat_list_sort1): Always keep threads after their process when sorting! | Miles Bader |
1995-04-06 | Add the `Arg0' spec, which is the same as `Args', but only prints the first | Miles Bader |
1995-04-05 | (proc_stat_set_flags): If PSTAT_NO_MSGPORT is set, don't use the msg port. | Miles Bader |
1995-04-05 | Add the PSTAT_NO_MSGPORT flag, which when set disables any use of the | Miles Bader |
1995-03-29 | Don't get barf on processes with zero threads. | Miles Bader |
1995-03-28 | Add the exec_flags field to the proc_stat structure, and add | Miles Bader |
1995-03-28 | Add support for the exec_flags field, and make the state bits calculation use | Miles Bader |
1995-03-21 | Include <hurd/term.h>. | Michael I. Bushnell |
1995-03-21 | (ps_write_int_field): Use int format for int arg. | Michael I. Bushnell |
1995-03-21 | (ps_user_passwd) [COUNT, COPY]: Use `if' statement. | Michael I. Bushnell |
1995-03-21 | Include <string.h>. | Michael I. Bushnell |
1995-03-21 | Include <string.h>. | Michael I. Bushnell |
1995-03-21 | (ps_host_basic_info): Cast third arg to host_info. | Michael I. Bushnell |
1995-03-21 | Include <unistd.h>. | Michael I. Bushnell |
1995-03-21 | Include <hurd/term.h>. | Michael I. Bushnell |
1995-03-21 | Don't include pshost.h. | Michael I. Bushnell |
1995-03-21 | Don't include "pshost.h". | Michael I. Bushnell |
1995-03-21 | Initial revision | Michael I. Bushnell |
1995-03-21 | * ps.h: Include <errno.h>. | Michael I. Bushnell |
1995-03-15 | Set the PSTAT_STATE_PRIORITY and PSTAT_STATE_NICED flags when appropiate. | Miles Bader |
1995-03-15 | Add the output function ps_emit_priority that prints priorities in unix- | Miles Bader |
1995-03-14 | Use ps_tty_t routines instead of the ps tty_name field. | Miles Bader |
1995-03-14 | Initial revision | Miles Bader |
1995-03-14 | Added the new types ps_context_t, ps_user_t, and ps_tty_t. | Miles Bader |
1995-03-14 | A proc_stat_list_t points to a ps_context_t now instead of directly to the proc | Miles Bader |
1995-03-14 | Initial revision | Miles Bader |
1995-03-14 | A proc_stat_t points to a ps_context_t now instead of directly to the proc | Miles Bader |
1995-03-14 | Copy the correct number of fields when squashing. | Miles Bader |
1995-03-13 | Initial revision | Miles Bader |