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
chs
e9b012a310
allocate a separate buffer in each call to sink().
...
reusing the buffer across recursive calls just doesn't work right.
2012-05-07 15:22:54 +00:00
..
extern.h
…
Makefile
Default to WARNS=4 (except for rcp & ksh)
2009-02-14 08:31:13 +00:00
pathnames.h
…
rcp.1
Fix whitespace nits. Suggested by Bug Hunting.
2012-03-22 07:58:16 +00:00
rcp.c
allocate a separate buffer in each call to sink().
2012-05-07 15:22:54 +00:00
util.c
…