NetBSD/bin/cp
2001-08-30 04:45:56 +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
Makefile Remove WARNS=1 from all the subdirectory Makefiles, and add it to Makefile.inc 1997-07-20 22:36:20 +00:00
utils.c enable use of mmap(), falling back to read()/write() if mmap() fails. 2001-08-30 04:45:56 +00:00