diff options
author | dwmalone <dwmalone@FreeBSD.org> | 2002-11-09 22:46:51 +0000 |
---|---|---|
committer | dwmalone <dwmalone@FreeBSD.org> | 2002-11-09 22:46:51 +0000 |
commit | 24262691d49f01bd201ab8e623d06f165717a53a (patch) | |
tree | 3a27336230bf85a697db00be51c37a1b5030d25b /usr.bin/vmstat | |
parent | 7fa8d22f672c6a070eaff7e60ecf9d30234127f4 (diff) | |
download | FreeBSD-src-24262691d49f01bd201ab8e623d06f165717a53a.zip FreeBSD-src-24262691d49f01bd201ab8e623d06f165717a53a.tar.gz |
Various cleanups of truss:
1) Missing include.
2) Constness.
3) ANSIfication.
4) Avoid some shadowing.
5) Add/clarify some error messages.
6) Some int functions were using return without a value.
7) Mark some parameters as unused.
8) Cast a value we know is non-negative to a size_t before comparing.
Diffstat (limited to 'usr.bin/vmstat')
0 files changed, 0 insertions, 0 deletions