Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Feb 2004 14:48:26 -0800 (PST)
From:      David Malone <dwmalone@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/gcore aoutcore.c elfcore.c gcore.c
Message-ID:  <200402152248.i1FMmQPZ006326@repoman.freebsd.org>

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



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