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