Subject: CVS commit: basesrc/bin/cp
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 08/30/2001 07:45:57
Module Name:	basesrc
Committed By:	chs
Date:		Thu Aug 30 04:45:57 UTC 2001

Modified Files:
	basesrc/bin/cp: utils.c

Log Message:
enable use of mmap(), falling back to read()/write() if mmap() fails.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 basesrc/bin/cp/utils.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.