summaryrefslogtreecommitdiff
path: root/libps
AgeCommit message (Expand)Author
1995-03-28Add the exec_flags field to the proc_stat structure, and addMiles Bader
1995-03-28Add support for the exec_flags field, and make the state bits calculation useMiles Bader
1995-03-21Include <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-21Include <string.h>.Michael I. Bushnell
1995-03-21Include <string.h>.Michael I. Bushnell
1995-03-21(ps_host_basic_info): Cast third arg to host_info.Michael I. Bushnell
1995-03-21Include <unistd.h>.Michael I. Bushnell
1995-03-21Include <hurd/term.h>.Michael I. Bushnell
1995-03-21Don't include pshost.h.Michael I. Bushnell
1995-03-21Don't include "pshost.h".Michael I. Bushnell
1995-03-21Initial revisionMichael I. Bushnell
1995-03-21* ps.h: Include <errno.h>.Michael I. Bushnell
1995-03-15Set the PSTAT_STATE_PRIORITY and PSTAT_STATE_NICED flags when appropiate.Miles Bader
1995-03-15Add the output function ps_emit_priority that prints priorities in unix-Miles Bader
1995-03-14Use ps_tty_t routines instead of the ps tty_name field.Miles Bader
1995-03-14Initial revisionMiles Bader
1995-03-14Added the new types ps_context_t, ps_user_t, and ps_tty_t.Miles Bader
1995-03-14A proc_stat_list_t points to a ps_context_t now instead of directly to the procMiles Bader
1995-03-14Initial revisionMiles Bader
1995-03-14A proc_stat_t points to a ps_context_t now instead of directly to the procMiles Bader
1995-03-14Copy the correct number of fields when squashing.Miles Bader
1995-03-13Initial revisionMiles Bader