Applied patch from Matt Kraai which does the following:
authorMark Whitley <markw@lineo.com>
Tue, 11 Jul 2000 16:53:56 +0000 (16:53 -0000)
committerMark Whitley <markw@lineo.com>
Tue, 11 Jul 2000 16:53:56 +0000 (16:53 -0000)
commitdf5f6ba1159f8c1af500fa1b8eb9c9646e4de2a6
tree90005f171e95b4fc0eefca5171593ba0b105b3f7
parentda9841efc1e924ab3f645d931ae17c6d4aaf766f
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
editors/sed.c
findutils/grep.c
grep.c
internal.h
sed.c
utility.c