Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Jan 2005 12:06:30 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/memcontrol Makefile memcontrol.c
Message-ID:  <200501071206.j07C6UGT024695@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501071206.j07C6UGT024695>