freebsd-skq/usr.bin/locate/locate
nwhitehorn 89c3fe1b15 Properly use SCHAR_MAX instead of CHAR_MAX for 0x7f. This fixes operation
of locate(1) on systems on which char is unsigned by default (ARM and
PowerPC).

Reported by:	Paul Mather
MFC after:	4 days
2010-11-23 15:08:56 +00:00
..
concatdb.sh
fastfind.c Move the check to ensure the locate database has the minimum required size 2009-07-24 13:40:25 +00:00
locate.1
locate.c Move the check to ensure the locate database has the minimum required size 2009-07-24 13:40:25 +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 Signed/unsigned fixes, should be WARNS=2 clean now. 2009-04-02 21:44:55 +00:00