1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/usr.bin/procstat
Robert Watson 587be2d8fe In "procstat -v" (VM), spell out 'FL' to 'FLAG' since there are two extra
columns available anyway.  Also left align as we tend to do for flags
fields, although you can't see that currently as the string fully fills
that available columns.

MFC after:	3 days
Sponsored by:	DARPA, AFRL
2014-07-20 20:11:34 +00:00
..
Makefile
procstat_args.c
procstat_auxv.c
procstat_basic.c
procstat_bin.c
procstat_cred.c
procstat_files.c
procstat_kstack.c
procstat_rlimit.c
procstat_rusage.c
procstat_sigs.c
procstat_threads.c
procstat_vm.c In "procstat -v" (VM), spell out 'FL' to 'FLAG' since there are two extra 2014-07-20 20:11:34 +00:00
procstat.1 In "procstat -v" (VM), spell out 'FL' to 'FLAG' since there are two extra 2014-07-20 20:11:34 +00:00
procstat.c
procstat.h