NetBSD/bin/cp
jtc bdf0a24b3d Don't remove the destination file if there is a write error. This is
very bad if it is actually a device or fifo.  POSIX.2 requires that a
diagnostic message be written, the file descriptor be closed, and for
cp to continue on with the rest of the files.
1995-08-02 07:17:02 +00:00
..
Makefile convert to new RCS id conventions. 1995-03-21 09:01:59 +00:00
cp.1 Use "utility" instead of "command". Modern definitions of these terms 1995-07-25 19:36:36 +00:00
cp.c Fix typo in S_FIFO case when copying recursively. 1995-04-02 01:45:25 +00:00
extern.h convert to new RCS id conventions. 1995-03-21 09:01:59 +00:00
utils.c Don't remove the destination file if there is a write error. This is 1995-08-02 07:17:02 +00:00