NetBSD/bin/rcp
dholland 83b3dbf601 Fix up seriously borked mallocing of a static buffer, which seems to
have been this way since at least 4.4. This will still dump core if
malloc fails on the first trip through, instead of on any malloc
failure, but should otherwise behave much more reasonably.
2009-08-31 07:11:16 +00:00
..
Makefile
extern.h
pathnames.h
rcp.1
rcp.c Fix up seriously borked mallocing of a static buffer, which seems to 2009-08-31 07:11:16 +00:00
util.c