From owner-cvs-all Sat Nov 14 15:37:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA27113 for cvs-all-outgoing; Sat, 14 Nov 1998 15:37:30 -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 PAA27103; Sat, 14 Nov 1998 15:37:29 -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 PAA25642; Sat, 14 Nov 1998 15:37:33 -0800 (PST) Date: Sat, 14 Nov 1998 15:37:33 -0800 (PST) Message-Id: <199811142337.PAA25642@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/gnu/usr.bin/grep Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wosch 1998/11/14 15:37:33 PST Modified files: gnu/usr.bin/grep Makefile Log: Use mmap for reading files. This is faster than read(). Revision Changes Path 1.14 +2 -2 src/gnu/usr.bin/grep/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message