From owner-cvs-all Sat Nov 14 15:43:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA27651 for cvs-all-outgoing; Sat, 14 Nov 1998 15:43:09 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA27640; Sat, 14 Nov 1998 15:43:07 -0800 (PST) (envelope-from wosch@FreeBSD.org) From: Wolfram Schneider Received: (from wosch@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA25980; Sat, 14 Nov 1998 15:43:11 -0800 (PST) Date: Sat, 14 Nov 1998 15:43:11 -0800 (PST) Message-Id: <199811142343.PAA25980@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/bin/cp Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wosch 1998/11/14 15:43:11 PST Modified files: bin/cp Makefile Log: Use mmap for file coping. 5-10% faster than the read system call. Revision Changes Path 1.5 +2 -1 src/bin/cp/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message