[BACK]Return to Makefile.inc CVS log [TXT][DIR] Up to [local] / src / usr.bin / locate

File: [local] / src / usr.bin / locate / Makefile.inc (download)

Revision 1.2, Sun Sep 15 16:50:34 1996 UTC (27 years, 8 months ago) by michaels
Branch: MAIN
CVS Tags: OPENBSD_2_1_BASE, OPENBSD_2_1, OPENBSD_2_0_BASE, OPENBSD_2_0
Changes since 1.1: +3 -4 lines

Blind update of wosch@FreeBSD's code:

optimized search algorithm
faster IO due mmap(2) [-m | -s]
better error check for damaged databases
support for databases in network byte order (SunOS/sparc)
optional case insensitve search [-i]
optional multiple databases
optional multiple pattern
new enviroment variable LOCATE_PATH for database(s)
[-S] print some statistic about the database
[-l number] limit output to number file names
[-c] suppress normal output; instead print a count of matching file names
fix prototypes/forward declarations/return type

#	$OpenBSD: Makefile.inc,v 1.2 1996/09/15 16:50:34 michaels Exp $
#
#	$Id: Makefile.inc,v 1.2 1996/09/15 16:50:34 michaels Exp $

LIBEXECDIR?=	/usr/libexec