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 Remove NO_WERRORs and WARNS=n's. To be revisited after GCC3. 2002-02-08 23:07:37 +00:00
vmstat.8 Remove whitespace at EOL. 2001-07-15 08:06:20 +00:00
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