busybox/findutils
Eric Andersen 053b1462b7 Fix a bug pointed out by Michal Jaegermann <michal@ellpspace.math.ualberta.ca>
where you used to see:
      ./grep -q -i B some_file
      B: No such file or directory
This is now fixed.
 -Erik
2000-06-13 06:24:53 +00:00
..
find.c Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP 2000-05-12 19:41:47 +00:00
grep.c Fix a bug pointed out by Michal Jaegermann <michal@ellpspace.math.ualberta.ca> 2000-06-13 06:24:53 +00:00
which.c "which" rewritten to use stat(). Fixes to improve its compatability 2000-06-05 23:41:27 +00:00