Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jun 2010 12:00:20 +0000 (UTC)
From:      Gavin Atkinson <gavin@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.bin/tcopy Makefile tcopy.c
Message-ID:  <201006281200.o5SC0cdk004769@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gavin       2010-06-28 12:00:20 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/tcopy        Makefile tcopy.c 
  Log:
  SVN rev 209570 on 2010-06-28 12:00:20Z by gavin
  
  Make WARNS=6 safe, mainly by casting to intmax_t and printing with %ju
  where needed.  Also, fix bad indentation on lines already affected by the
  above changes.
  
  Tested with:    make universe
  
  Revision  Changes    Path
  1.5       +0 -2      src/usr.bin/tcopy/Makefile
  1.15      +17 -14    src/usr.bin/tcopy/tcopy.c



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