Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add the output function ps_emit_priority that prints priorities in unix- | Miles Bader | 1995-03-15 | 1 | -3/+12 |
| | | | | | | compatible way (that is, 20 .. -20 instead of 0 .. 24). Use this instead of ps_emit_int to print all priority fields. This also increases the min field width for them to 3. | ||||
* | Use ps_tty_t routines instead of the ps tty_name field. | Miles Bader | 1995-03-14 | 1 | -57/+70 |
| | | | | | | Use ps_user_t routines instead of querying passwd or getting the owner from ps->info. Increase the width of the user name field to 8. | ||||
* | Initial revision | Miles Bader | 1995-03-13 | 1 | -0/+756 |