Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add the nominal_fn field to struct ps_fmt_spec, which will be used to decide | Miles Bader | 1995-05-03 | 1 | -2/+23 |
* | (struct proc_stat): Add the suspend_count field, along with | Miles Bader | 1995-05-02 | 1 | -14/+19 |
* | Replace PSTAT_STATE_EXECED with PSTAT_STATE_FORKED; we want to the flags mark | Miles Bader | 1995-05-02 | 1 | -2/+2 |
* | Add decls for proc_stat_list_add_pgrp & ps_tty_short_name. | Miles Bader | 1995-04-07 | 1 | -43/+59 |
* | Add the PSTAT_NO_MSGPORT flag, which when set disables any use of the | Miles Bader | 1995-04-05 | 1 | -3/+5 |
* | Add the exec_flags field to the proc_stat structure, and add | Miles Bader | 1995-03-28 | 1 | -0/+5 |
* | * ps.h: Include <errno.h>. | Michael I. Bushnell | 1995-03-21 | 1 | -0/+64 |
* | Added the new types ps_context_t, ps_user_t, and ps_tty_t. | Miles Bader | 1995-03-14 | 1 | -28/+159 |
* | Initial revision | Miles Bader | 1995-03-13 | 1 | -0/+605 |