busybox/editors
Rob Landley 4795e4e011 Rich Filker spotted that sed -e 's/xxx/[/' didn't work right. Did a smaller
fix than his, and shrank the code a bit on top of that so the net size is
smaller, and added a test to the test suite for this case.  Plus I cleaned up
the #includes and removed unnecessary "const"s while I was there.
2006-07-26 17:25:08 +00:00
..
awk.c Remove all usage of the "register" storage class specifier. 2006-07-01 13:08:46 +00:00
Config.in It was sitting there, in the patches directory, for years. It was delete it 2006-05-04 20:56:43 +00:00
ed.c - remove superfluous legacy includes. 2006-05-19 12:38:30 +00:00
Makefile pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mailing list 2006-05-13 02:33:09 +00:00
Makefile.in It was sitting there, in the patches directory, for years. It was delete it 2006-05-04 20:56:43 +00:00
patch.c Patch to fix bug 868, and some related cleanup while I was in the area. 2006-05-07 21:10:06 +00:00
sed.c Rich Filker spotted that sed -e 's/xxx/[/' didn't work right. Did a smaller 2006-07-26 17:25:08 +00:00
vi.c Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00