freebsd-dev/usr.bin/locate
Wolfram Schneider b72acdbdc5 Fix searching for shell quoting characters. I guess it was
broken since locate exists.

This works now

$ locate '*\['
$ locate '*i386-\**'
$ locate '*[C\[]'
1996-10-09 00:33:34 +00:00
..
bigram remove unnecessary boundary check, 2x faster 1996-09-14 20:15:49 +00:00
code NULL -> '\0' 1996-08-31 14:51:18 +00:00
locate Fix searching for shell quoting characters. I guess it was 1996-10-09 00:33:34 +00:00
Makefile bigram 1996-08-14 00:22:31 +00:00
Makefile.inc bigram 1996-08-14 00:22:31 +00:00