summaryrefslogtreecommitdiff
path: root/utils/psout.c
AgeCommit message (Collapse)Author
2006-07-242006-07-24 Ben Asselstine <benasselstine@canada.com>Thomas Schwinge
[bug #17135] * psout.c (psout): Exit returning `1' if there aren't any applicable processes.
1998-10-20Add braces to silence gcc warnings.Roland McGrath
1996-12-17(psout):Miles Bader
Use last N processes if TOP is negative.
1996-12-05Sat Nov 23 16:30:16 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
* psout.c (psout): Delete var REMOVE.
1996-10-17(psout):Miles Bader
Add TOP parameter.
1996-05-12(psout): When printing result of ps_fmt_creation_error, don't pass ERR toMiles Bader
error (it should already be in PROBLEM if necessary).
1996-05-07(psout):Miles Bader
Add posix_fmt arg. Use ps_fmt_creation_error to find out in detail why ps_fmt_create fails. (nominal): Take a field, not a spec. Honor PS_FMT_FIELD_KEEP.
1996-03-29(psout): Use real types instead of old ps typedefs.Miles Bader
1996-01-23Initial revisionMiles Bader