This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d524d69b16
freebsd-dev
/
bin
/
rcp
History
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
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
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