Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set the PSTAT_STATE_PRIORITY and PSTAT_STATE_NICED flags when appropiate. | Miles Bader | 1995-03-15 | 1 | -0/+5 |
| | |||||
* | A proc_stat_t points to a ps_context_t now instead of directly to the proc | Miles Bader | 1995-03-14 | 1 | -53/+22 |
| | | | | | | | server (but we can get the proc server from the context). Added the owner (ps_user_t) field to proc_stat_t, and tty now points to a ps_tty_t instead of to a tty port; tty_name is deleted since that gets handled in the ps_tty_t. | ||||
* | Initial revision | Miles Bader | 1995-03-13 | 1 | -0/+419 |