cvs commit: src/usr.bin/gcore aoutcore.c elfcore.c gcore.c
David Malone
dwmalone at FreeBSD.org
Sun Feb 15 14:48:26 PST 2004
dwmalone 2004/02/15 14:48:26 PST
FreeBSD src repository
Modified files:
usr.bin/gcore aoutcore.c elfcore.c gcore.c
Log:
Fix some WARNS:
1) Remove some unused variables.
2) Mark some things aas static or __unused.
3) Cast to make sure we're comparing the same types.
Revision Changes Path
1.31 +3 -3 src/usr.bin/gcore/aoutcore.c
1.16 +3 -4 src/usr.bin/gcore/elfcore.c
1.31 +1 -1 src/usr.bin/gcore/gcore.c
More information about the cvs-src
mailing list