cvs commit: src/usr.bin/procstat procstat_args.c procstat_bin.c
procstat_cred.c procstat_files.c
Robert Watson
rwatson at FreeBSD.org
Fri Apr 11 08:07:11 UTC 2008
rwatson 2008-04-11 08:07:11 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
usr.bin/procstat procstat_args.c procstat_bin.c
procstat_cred.c procstat_files.c
Log:
Merge procstat_args.c:1.2, procstat_bin.c:1.2, procstat_cred.c:1.2,
and procstat_files.c:1.2 from HEAD to RELENG_7:
Add 'COMM' column to a few more output modes of procstat(1). The only
one it's missing from is the VM display, where there's really not room,
and the file output display is looking quite cramped.
Revision Changes Path
1.2.2.2 +3 -1 src/usr.bin/procstat/procstat_args.c
1.2.2.2 +3 -1 src/usr.bin/procstat/procstat_bin.c
1.2.2.2 +4 -2 src/usr.bin/procstat/procstat_cred.c
1.5.2.2 +19 -16 src/usr.bin/procstat/procstat_files.c
More information about the cvs-src
mailing list