freebsd-dev/usr.bin/locate/locate
Eitan Adler 93d24a8730 Give users a hint when their locate database is too small.
Reviewed by:	wblock, gcooper
Reviewed by:	"Lowell Gilbert" <lgfbsd@be-well.ilk.org>
Approved by:	cperciva (implicit)
MFC after:	3 weeks
2012-12-10 02:26:01 +00:00
..
concatdb.sh
fastfind.c Replace index() and rindex() calls with strchr() and strrchr(). 2012-01-03 18:51:58 +00:00
locate.1
locate.c Give users a hint when their locate database is too small. 2012-12-10 02:26:01 +00:00
locate.h Properly use SCHAR_MAX instead of CHAR_MAX for 0x7f. This fixes operation 2010-11-23 15:08:56 +00:00
locate.rc Make it possible to exclude directories by name no matter where they 2010-10-31 02:36:05 +00:00
locate.updatedb.8
Makefile Build usr.bin/ with WARNS=6 by default. 2010-01-02 10:27:05 +00:00
mklocatedb.sh
pathnames.h
updatedb.sh Style cleanup: make this look more like a 21st-century shell script 2010-11-01 02:20:18 +00:00
util.c Touch up some more small typos missed in the previous round. 2012-01-05 21:36:45 +00:00