freebsd-dev/bin/rcp
Tim J. Robbins 8b9f20c622 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
2002-10-06 03:50:06 +00:00
..
extern.h Use size_t consistently and complete some uncompleted code resulting in a 2002-06-20 06:00:51 +00:00
Makefile Use %jd in format string and cast argument to intmax_t instead of using 2002-10-06 03:50:06 +00:00
rcp.1 IPv6 support for rcp. 2002-08-09 16:12:08 +00:00
rcp.c Use %jd in format string and cast argument to intmax_t instead of using 2002-10-06 03:50:06 +00:00
util.c Mark the signo as __unused in a lazy signal handler. 2002-09-29 07:59:57 +00:00