hush/editors
Rob Landley ea7c18514b Fix http://bugs.busybox.net/view.php?id=826 in which "(echo; echo) | sed x"
crashes because the empty state of the hold space is NULL but the empty
state of the pattern space is "".
2006-06-28 13:50:59 +00:00
..
awk.c
Config.in
ed.c
Makefile
Makefile.in
patch.c
sed.c Fix http://bugs.busybox.net/view.php?id=826 in which "(echo; echo) | sed x" 2006-06-28 13:50:59 +00:00
vi.c A few patches from Erik Hovland, turning strncpy() into safe_strncpy() and 2006-06-25 00:34:52 +00:00