hush/editors
Bernhard Reutner-Fischer a3d4bf38b0 - use bb functions instead of handrolling stuff.
- add XXX question about supposedly superfluous else clause
   text	   data	    bss	    dec	    hex	filename
   5918	      0	      0	   5918	   171e	editors/sed.o.orig
   5901	      0	      0	   5901	   170d	editors/sed.o
2006-06-03 21:40:11 +00:00
..
awk.c Minor cleanups: Convert a few calloc() calls to xzalloc, remove unnecessary 2006-05-21 18:30:35 +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 - use bb functions instead of handrolling stuff. 2006-06-03 21:40:11 +00:00
vi.c Consolidate #include <sys/time.h> so libbb.h does it. 2006-05-27 21:42:58 +00:00