diff options
author | tjr <tjr@FreeBSD.org> | 2002-10-06 03:20:27 +0000 |
---|---|---|
committer | tjr <tjr@FreeBSD.org> | 2002-10-06 03:20:27 +0000 |
commit | 0eb784108f8156b21532f312b82f257745c8288a (patch) | |
tree | 2f6c8a318c4c4c9b5eb52c79314a73ee9582e5ea /sys/vm | |
parent | b07b696b7321da904b128d81acd44d229e1e7acf (diff) | |
download | FreeBSD-src-0eb784108f8156b21532f312b82f257745c8288a.zip FreeBSD-src-0eb784108f8156b21532f312b82f257745c8288a.tar.gz |
Fix format string errors relating mainly to the use of %qu to print off_t's.
Instead use %ju and cast the argument.
WFORMAT=0 is still required in the Makefile because gcc warns about
some strftime() calls (I don't think this behaviour is useful.)
Tested on: sparc64, alpha, i386
Diffstat (limited to 'sys/vm')
0 files changed, 0 insertions, 0 deletions