aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/vmstat
Commit message (Expand)AuthorAgeFilesLines
* Reduced vm dependencies. Only `struct vmmeter.h' is required.Bruce Evans1995-12-131-2/+4
* add a #include <sys/vmmeter.h> since we are using the vmmeter structuresPeter Wemm1995-12-131-0/+1
* Remove trailing whitespace.Rodney W. Grimes1995-05-302-2/+2
* Removed object lookup/hit count and changed the order of things a little.David Greenman1995-03-251-4/+2
* Removed printing of cnt.v_nzfod: we don't implement this in the kernel.David Greenman1995-03-251-1/+0
* Added 'pages in VM cache' statistic.David Greenman1995-01-101-0/+1
* change a .TH VMSTAT 1 to a .TH VMSTAT 8 .Andreas Schulz1994-12-121-1/+1
* More absolute pathsPoul-Henning Kamp1994-11-211-1/+1
* Made zero-fill stats a bit more clear.David Greenman1994-10-181-2/+2
* Updated to changes in struct vmmeter and reorganized -s stats to be moreDavid Greenman1994-10-181-13/+15
* Restore all of my changes that Garrett clobbered in the previous commit.David Greenman1994-10-171-72/+19
* New way of getting disk drive names.Garrett Wollman1994-10-162-58/+84
* Updated to changes in struct vmmeter. Nuked !NEWVM code. Fixed roundingDavid Greenman1994-10-151-72/+19
* Realigned the output of "vmstat -m", "MSDOSFS mount" was too wide for thePoul-Henning Kamp1994-10-051-11/+21
* More merry makefile munging for man page compatability.Garrett Wollman1994-08-051-1/+1
* Converted 'vmunix' to 'kernel'.David Greenman1994-08-051-2/+2
* Add read_names support for i386, based on my original work from FreeBSDRodney W. Grimes1994-05-292-2/+62
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-274-0/+1332