busybox/findutils
Mark Whitley df5f6ba115 Applied patch from Matt Kraai which does the following:
- adds case-insensitive matching in sed s/// epxressions
 - consolodates common regcomp code in grep & sed into bb_regcomp and put in
   utility.c
 - cleans up a bunch of cruft
2000-07-11 16:53:56 +00:00
..
find.c Removed unnecessary #include "regexp.h" line from find.c as per Matt Kraai's 2000-07-10 19:29:09 +00:00
grep.c Applied patch from Matt Kraai which does the following: 2000-07-11 16:53:56 +00:00
which.c Updates to a number of apps to remove warnings/compile errors under libc5. 2000-06-19 17:25:40 +00:00