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
/
vmstat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make vmstat -m work with -M/-N again. Note that making vmstat -z work
green
2004-06-30
1
-11
/
+93
*
Print fork statistics with %u as they are unsigned quantities.
tjr
2004-04-23
1
-3
/
+3
*
Properly document the -M and -N options.
ru
2004-03-26
1
-1
/
+1
*
Fixed a misspelling of 0 as NULL.
bde
2004-03-11
1
-4
/
+4
*
Remove an unused variable.
dwmalone
2003-12-25
1
-2
/
+1
*
Fixed misplacement of __FBSDID(). Backed out editing of vendor id lines.
bde
2003-12-11
1
-6
/
+7
*
Revert part of revision 1.74 after bde reminded me of a detail I'd
des
2003-12-11
1
-4
/
+7
*
Whitespace cleanup.
des
2003-12-10
1
-36
/
+36
*
Remove debugging printf
des
2003-12-10
1
-1
/
+0
*
Fix a couple of issues in the interrupt code:
des
2003-12-10
1
-21
/
+13
*
s/u_(int|long)\>/unsigned \1/
des
2003-12-10
1
-15
/
+15
*
Fix a couple of warnings (const a function parameter and change some
dwmalone
2003-12-10
1
-4
/
+3
*
Unbreak vmstat -i on ia64:
marcel
2003-12-08
1
-9
/
+12
*
Finish the transition from libkvm to sysctl that I started a while ago.
des
2003-12-07
1
-115
/
+241
*
make minimum column size for interrupt name be the heading (depends upon
jmg
2003-11-09
1
-1
/
+1
*
fix an overflow bug when scanning for length of names that I introduced in
jmg
2003-11-08
1
-6
/
+6
*
take mux's fix to the next level, scan the names and make the field larger
jmg
2003-10-28
1
-4
/
+15
*
Reimplement the vmstat -f option (display fork statistics).
tjr
2003-04-14
1
-15
/
+17
*
Slightly rework formatting in vmstat -i so that it doesn't
mux
2003-04-10
1
-3
/
+3
*
Run a revision of the devstat interface:
phk
2003-03-15
1
-2
/
+2
*
Update to use current rev of devstat API.
phk
2003-03-15
1
-9
/
+9
*
Add #include <sys/resource.h>
phk
2003-02-16
1
-0
/
+1
*
Remove #include <sys/dkstat.h>
phk
2003-02-16
1
-1
/
+0
*
Make 'sysctl vm.vmtotal' work properly using updated patch from Hiten.
dillon
2003-01-11
1
-1
/
+1
*
The boottime variable in sys/kern/kern_tc.c is a struct timeval, not a
tmm
2002-08-09
1
-3
/
+4
*
Remove malloc_type's ks_limit.
jeff
2002-04-15
1
-71
/
+17
*
Fix a missed conversion of lld to llu for the uint64_t ks_calls and cast
asmodai
2002-04-13
1
-6
/
+7
*
Cast totreq to unsigned long long, as needed on 64-bit machines.
asmodai
2002-04-08
1
-1
/
+2
*
Change totreq to uint64_t from a long (the PR has an int64_t, which didn't
asmodai
2002-04-08
1
-3
/
+4
*
remove __P
imp
2002-03-22
1
-16
/
+16
*
Remove the kmembuckets stats in preparation for the UMA commit.
jeff
2002-03-19
1
-68
/
+9
*
WARNS=2 fixes, but set NO_WERROR, as there are some HardToFix(tm)
markm
2001-12-11
1
-55
/
+62
*
SECURITY: Drop `setgid kmem' bit as early as possible.
ru
2001-08-31
1
-0
/
+1
*
Change the compute_stats() call to the new devstat_compute_statistics()
ken
2001-08-11
1
-21
/
+21
*
Correct the old length argument passed to sysctl to be a pointer to a
tmm
2001-07-29
1
-1
/
+2
*
Increase column widths when using -i (they are now wide enough to
schweikh
2001-06-26
1
-3
/
+3
*
Reduce field width for some columns so that the default output fits in <= 79
schweikh
2001-06-23
1
-3
/
+3
*
Made all fields in default output be space separated. Run-together
schweikh
2001-06-19
1
-11
/
+6
*
Avoid the avm field joining the w field when avm is > 9.999.999 pages
schweikh
2001-06-13
1
-1
/
+1
*
Increase field width by one for 'fre' to accomodate today's memory sizes.
schweikh
2001-06-12
1
-3
/
+3
*
fix usage statement (add missing [-n devs] option)
alfred
2001-02-22
1
-4
/
+5
*
Add mibs to hold the number of forks since boot. New mibs are:
ume
2001-01-23
1
-0
/
+8
*
Use the vm.zone sysctl rather that grope through the zone allocator's
des
2001-01-23
1
-52
/
+15
*
Update vm zone list traversal for changes made to kernel. Note that this
mjacob
2001-01-23
1
-2
/
+6
*
Remove unneeded #include <sys/buf.h>
phk
2000-05-05
1
-1
/
+0
*
unifdef -Uvax -Uhp300 -Uluna68k -Umips -Utahoe
phk
1999-09-01
1
-48
/
+0
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Convert interrupt count from signed to unsigned and the total
n_hibma
1999-07-26
1
-4
/
+6
*
Backed out the previous commit, except for the parts that reduced
bde
1999-05-12
1
-11
/
+5
*
Sometime since this file was written, the list of kernel malloc types
imp
1999-05-10
1
-4
/
+15
[next]