NetBSD/bin/rcp
ragge 0ccd7cbd86 It's a very bad habit to store file sizes in int's, so change it to off_t
instead. Obviously noone has tried to rcp files larger than 2GB.
2002-11-22 21:46:02 +00:00
..
Makefile
extern.h
pathnames.h
rcp.1
rcp.c It's a very bad habit to store file sizes in int's, so change it to off_t 2002-11-22 21:46:02 +00:00
util.c