From owner-cvs-all Sat Jan 6 10:17:11 2001 From owner-cvs-all@FreeBSD.ORG Sat Jan 6 10:17:08 2001 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id ECC3537B400; Sat, 6 Jan 2001 10:17:07 -0800 (PST) Received: (from wosch@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f06IH7w24441; Sat, 6 Jan 2001 10:17:07 -0800 (PST) (envelope-from wosch) Message-Id: <200101061817.f06IH7w24441@freefall.freebsd.org> From: Wolfram Schneider Date: Sat, 6 Jan 2001 10:17:07 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/locate/locate fastfind.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG wosch 2001/01/06 10:17:07 PST Modified files: usr.bin/locate/locate fastfind.c Log: Off by one error in reading mmap data. Submitted by: Martin Kraemer Revision Changes Path 1.13 +3 -2 src/usr.bin/locate/locate/fastfind.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message