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 Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc). 2002-08-19 09:56:00 +00:00
extern.h
pathnames.h
rcp.1 New policy: New sentences start on a new line. 2002-09-25 15:18:36 +00:00
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