freebsd-skq/bin/rcp
Tim J. Robbins 76900889fa Clean up use of <stdarg.h> macros: always call va_end after va_start,
reset with a call to va_start before each use of the va_list.

Obtained from:	NetBSD
2002-10-06 11:14:21 +00:00
..
extern.h
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
rcp.c Clean up use of <stdarg.h> macros: always call va_end after va_start, 2002-10-06 11:14:21 +00:00
util.c Mark the signo as __unused in a lazy signal handler. 2002-09-29 07:59:57 +00:00