HomeFreeBSD

Change totreq to uint64_t from a long (the PR has an int64_t, which didn't

Description

Change totreq to uint64_t from a long (the PR has an int64_t, which didn't
make sense to me) and change the printf argument from %8ld to %20llu to
accompany the printing of the totals.
Realigned the header printed above it as well.

PR: 32342
Submitted by: ryan beasley <ryanb@goddamnbastard.org>
Reviewed by: jeff, Tim J Robbins

Details

Provenance
asmodaiAuthored on Apr 8 2002, 10:39 AM
Parents
rG73d75acaa014: Change ks_calls from int64_t to uint64_t, since it cannot be negative.
Branches
Unknown
Tags
Unknown

Event Timeline