cvs commit: src/usr.sbin/memcontrol Makefile memcontrol.c
Xin LI
delphij at FreeBSD.org
Fri Jan 7 04:06:30 PST 2005
delphij 2005-01-07 12:06:30 UTC
FreeBSD src repository
Modified files:
usr.sbin/memcontrol Makefile memcontrol.c
Log:
WARNS=6 cleanup. This includes:
- Apply __unused on unused parameters
- Use const where suitable
- Use PRIu64 instead of the deprecated %q
- Bump WARNS to 6
Revision Changes Path
1.6 +2 -1 src/usr.sbin/memcontrol/Makefile
1.9 +9 -8 src/usr.sbin/memcontrol/memcontrol.c
More information about the cvs-src
mailing list