NetBSD/bin/cp
mjl 382ab5ae40 Correct behaviour in case of dangling symlinks: they would be (contrary
to what the manpage and POSIX say) copied as symlinks, even without -R.
Return ENOENT instead. Closes PR 6975 by Johan Danielsson <joda@pdc.kth.se>.

From FreeBSD: return correct error message if source directory is
unreadable; remove unnecessarily included headers.
1999-03-01 18:57:29 +00:00
..
Makefile Remove WARNS=1 from all the subdirectory Makefiles, and add it to Makefile.inc 1997-07-20 22:36:20 +00:00
cp.1 Fix bug where "cp -f" didn't work. 1998-10-08 17:43:24 +00:00
cp.c Correct behaviour in case of dangling symlinks: they would be (contrary 1999-03-01 18:57:29 +00:00
extern.h Fix bug where "cp -f" didn't work. 1998-10-08 17:43:24 +00:00
utils.c Correct behaviour in case of dangling symlinks: they would be (contrary 1999-03-01 18:57:29 +00:00