index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
vmstat
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix vmstat display problems. The header printout wasn't quite right, and
ken
1999-02-10
2
-13
/
+10
*
Add a prioritization field to the devstat_add_entry() call so that
ken
1999-02-10
1
-9
/
+10
*
Back out previous work-around for "vmstat -i" failing on ELF
jdp
1998-10-28
1
-1
/
+1
*
Work around some variables having N_UNDF types but valid values; this
msmith
1998-10-24
1
-2
/
+2
*
Change the devstat generation number from an int to a long. The int-sized
ken
1998-09-20
1
-3
/
+5
*
vmstat shows all manually-specified devices rather then just the first
dillon
1998-09-16
1
-1
/
+6
*
Delete unused code. This has been obsoleted by the new devstat code.
ken
1998-09-16
1
-271
/
+0
*
Update system to new device statistics code.
gibbs
1998-09-15
3
-127
/
+294
*
Terminate the defdrives array correctly. (Shame, Rod!)
msmith
1998-09-09
1
-1
/
+1
*
Fixed printf format errors.
bde
1998-07-06
1
-15
/
+20
*
Support a couple of new "-s" stats.
dyson
1998-03-07
1
-1
/
+3
*
Const poisoning from ks_shortdesc.
bde
1997-12-05
1
-2
/
+2
*
struct kmemstats was renamed.
phk
1997-10-10
1
-3
/
+3
*
Make vmstat understand the dynamic malloc stuff. There are a number
phk
1997-10-10
1
-15
/
+23
*
Be more specific about -f/-t options (they're not yet implemented),
dima
1997-10-06
1
-11
/
+16
*
Use err(3). Add some %d to %ld changes.
charnier
1997-08-25
2
-47
/
+38
*
Cleanup inconsistencies in the manpage.
steve
1997-08-23
1
-5
/
+7
*
compare return value from getopt against -1 rather than EOF, per the final
imp
1997-03-29
1
-1
/
+1
*
Slight visual formatting change to the output so that:
scrappy
1997-03-16
1
-3
/
+3
*
Make the man page agree with the actual vmstat output
mpp
1997-01-09
1
-14
/
+16
*
Fixed DPADD.
bde
1996-09-05
1
-1
/
+1
*
Change a stray reference to pstat to vmstat.
mpp
1996-08-24
1
-1
/
+1
*
Convert to mdoc format.
mpp
1996-08-23
1
-122
/
+133
*
Correct a typo.
joerg
1996-04-30
1
-1
/
+1
*
Print number of second-level cache hits as per-directory, not per-process
jkh
1996-03-03
1
-1
/
+1
*
Reduced vm dependencies. Only `struct vmmeter.h' is required.
bde
1995-12-13
1
-2
/
+4
*
add a #include <sys/vmmeter.h> since we are using the vmmeter structures
peter
1995-12-13
1
-0
/
+1
*
Remove trailing whitespace.
rgrimes
1995-05-30
2
-2
/
+2
*
Removed object lookup/hit count and changed the order of things a little.
dg
1995-03-25
1
-4
/
+2
*
Removed printing of cnt.v_nzfod: we don't implement this in the kernel.
dg
1995-03-25
1
-1
/
+0
*
Added 'pages in VM cache' statistic.
dg
1995-01-10
1
-0
/
+1
*
change a .TH VMSTAT 1 to a .TH VMSTAT 8 .
ats
1994-12-12
1
-1
/
+1
*
More absolute paths
phk
1994-11-21
1
-1
/
+1
*
Made zero-fill stats a bit more clear.
dg
1994-10-18
1
-2
/
+2
*
Updated to changes in struct vmmeter and reorganized -s stats to be more
dg
1994-10-18
1
-13
/
+15
*
Restore all of my changes that Garrett clobbered in the previous commit.
dg
1994-10-17
1
-72
/
+19
*
New way of getting disk drive names.
wollman
1994-10-16
2
-58
/
+84
*
Updated to changes in struct vmmeter. Nuked !NEWVM code. Fixed rounding
dg
1994-10-15
1
-72
/
+19
*
Realigned the output of "vmstat -m", "MSDOSFS mount" was too wide for the
phk
1994-10-05
1
-11
/
+21
*
More merry makefile munging for man page compatability.
wollman
1994-08-05
1
-1
/
+1
*
Converted 'vmunix' to 'kernel'.
dg
1994-08-05
1
-2
/
+2
*
Add read_names support for i386, based on my original work from FreeBSD
rgrimes
1994-05-29
2
-2
/
+62
*
BSD 4.4 Lite Usr.bin Sources
rgrimes
1994-05-27
4
-0
/
+1332
[prev]