aboutsummaryrefslogtreecommitdiff
path: root/utils/vmstat.c
Commit message (Collapse)AuthorAgeFilesLines
* (argp_program_version): New variable.Miles Bader1996-07-061-0/+3
| | | | <hurd.h>: New include.
* (parse_opt): Use ARGP_ERR_UNKNOWN instead of EINVAL.Miles Bader1996-05-111-2/+3
|
* (main): Pass new arg to argp_parse.Miles Bader1996-03-231-1/+1
|
* (main, args_doc, doc): Add repeat mode.Miles Bader1996-02-051-52/+122
| | | | (FVAL): New macro.
* (main):Miles Bader1996-02-051-17/+17
| | | | | | | Slightly decrease the space for numbers in the verbose output format. Twiddle the widths of the terse fields to make sure there's room for typical numbers. (fields, options): Make const.
* Initial revisionMiles Bader1996-02-031-0/+210