NetBSD/bin/cp
kleink 2caf6aacdd For commands and utilities, use EXIT STATUS rather than RETURN VALUES as
appropriate (and documented in mdoc(7)).
2000-09-04 07:30:07 +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 For commands and utilities, use EXIT STATUS rather than RETURN VALUES as 2000-09-04 07:30:07 +00:00
cp.c errx?/warnx? audit. do not pass variable alone, use %s. idea from openbsd 2000-07-07 12:50:15 +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