Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Simon J. Gerraty <sjg@netbsd.org>
List: source-changes
Date: 08/15/1999 18:41:18
Module Name:	basesrc
Committed By:	sjg
Date:		Mon Aug 16 01:41:17 UTC 1999

Modified Files:
	basesrc/usr.bin/locate/locate: locate.1 locate.c

Log Message:
Add support for multiple locate databases via $LOCATE_PATH and/or
command line switch.
Also exit(0) only if a match is found.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 basesrc/usr.bin/locate/locate/locate.1
cvs rdiff -r1.8 -r1.9 basesrc/usr.bin/locate/locate/locate.c

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