CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2010/10/25 13:16:45 Modified files: usr.bin/locate/locate: fastfind.c Log message: Add missing FNM_CASEFOLD flag to fnmatch() when locate is run in case insensitive mode. From Geoff Steckel. OK deraadt@
