freebsd-dev/usr.bin/vmstat
Jeroen Ruigrok van der Werven e2cf520799 Fix a missed conversion of lld to llu for the uint64_t ks_calls and cast
to unsigned long long.

Don't be too overzealous with the printing of ks_calls in the total
statistics, cut back from 20 to 13 positions to print (which should last
a couple of years easily (20 digits is enough for 3168 years of calls at a
measly billion (10^9) calls per second.)).

Submitted by:	bde
2002-04-13 10:32:36 +00:00
..
Makefile
vmstat.8
vmstat.c Fix a missed conversion of lld to llu for the uint64_t ks_calls and cast 2002-04-13 10:32:36 +00:00