Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Oct 2002 20:50:07 -0700 (PDT)
From:      "Tim J. Robbins" <tjr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/rcp Makefile rcp.c
Message-ID:  <200210060350.g963o77X055979@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2002/10/05 20:50:07 PDT

  Modified files:
    bin/rcp              Makefile rcp.c 
  Log:
  Use %jd in format string and cast argument to intmax_t instead of using
  %qd to print struct stat.st_size. Remove WARNS=0 and WFORMAT=0 from
  Makefile.
  
  Tested on:      alpha, sparc64, i386
  
  Revision  Changes    Path
  1.21      +0 -2      src/bin/rcp/Makefile
  1.36      +3 -2      src/bin/rcp/rcp.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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