aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/systat/vmstat.c
Commit message (Expand)AuthorAgeFilesLines
* Now that systat's working again, bring the vmstat cleanup over fromJordan K. Hubbard1996-11-121-14/+14
* Initialize interrupt counters. The boot time values were displayed as ***.Bruce Evans1996-11-101-1/+1
* Cosmetic fixes for drive names which are 4 chars long.Jordan K. Hubbard1996-06-111-2/+2
* Localize timeAndrey A. Chernov1996-03-311-1/+4
* Renamed Proc-cache to Dir-cache for the same reasons as in vmstat.Bruce Evans1996-03-291-3/+3
* Reduced vm dependencies. Only `struct vmmeter.h' is required.Bruce Evans1995-12-131-2/+3
* Add explicit #include of <sys/vmmeter.h> after the last round of <vm/vm.h>Peter Wemm1995-12-131-0/+1
* Don't attempt to read the variable `total' from the kernel. `total'Bruce Evans1995-07-121-4/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* From Mark Murray:David Greenman1995-03-291-5/+5
* Removed object lookup/hit count and changed the order of things a little.David Greenman1995-03-251-28/+24
* Removed cnt.v_nzfod...we don't support it in the kernel.David Greenman1995-03-251-42/+30
* Fix the Name-cache counters. I didn't realign the negative hits.Poul-Henning Kamp1995-03-181-1/+1
* Report the negative hits in the Namei section.Poul-Henning Kamp1995-03-121-4/+6
* Changes to support printing stats for the 'cached pages'.David Greenman1995-03-101-2/+10
* extern.h, iostat.c, main.c, vmstat.c:Bruce Evans1994-12-031-15/+8
* Moved "VMSTAT" column up by one row so that it displays properly on 24David Greenman1994-11-251-1/+1
* Updated to changes in struct vmmeter.David Greenman1994-10-181-4/+4
* Updated to changes in struct vmmeter.David Greenman1994-10-151-11/+11
* Make the %zfod display make more sense by comparing zfod versus the totalGarrett Wollman1994-08-071-2/+5
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+687