summaryrefslogtreecommitdiffstats
path: root/usr.bin/vmstat
Commit message (Collapse)AuthorAgeFilesLines
* Removed object lookup/hit count and changed the order of things a little.dg1995-03-251-4/+2
|
* Removed printing of cnt.v_nzfod: we don't implement this in the kernel.dg1995-03-251-1/+0
|
* Added 'pages in VM cache' statistic.dg1995-01-101-0/+1
|
* change a .TH VMSTAT 1 to a .TH VMSTAT 8 .ats1994-12-121-1/+1
|
* More absolute pathsphk1994-11-211-1/+1
|
* Made zero-fill stats a bit more clear.dg1994-10-181-2/+2
|
* Updated to changes in struct vmmeter and reorganized -s stats to be moredg1994-10-181-13/+15
| | | | logical.
* Restore all of my changes that Garrett clobbered in the previous commit.dg1994-10-171-72/+19
|
* New way of getting disk drive names.wollman1994-10-162-58/+84
|
* Updated to changes in struct vmmeter. Nuked !NEWVM code. Fixed roundingdg1994-10-151-72/+19
| | | | bug when interval is 1 second.
* Realigned the output of "vmstat -m", "MSDOSFS mount" was too wide for thephk1994-10-051-11/+21
| | | | | field. Saved some space and gained a little clarity by printing "128K" instead of 131072 (and so on).
* More merry makefile munging for man page compatability.wollman1994-08-051-1/+1
|
* Converted 'vmunix' to 'kernel'.dg1994-08-051-2/+2
|
* Add read_names support for i386, based on my original work from FreeBSDrgrimes1994-05-292-2/+62
| | | | and cleaned up slightly.
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-274-0/+1332
OpenPOWER on IntegriCloud