hush/editors
Glenn L McGrath 9b04f1841e Fix the substitution print subcommand, it should only print if its
own substitution matched, not previous ones.
e.g
echo fooba | sed -n 's/foo//;s/bar/found/p'
shouldnt print anything
2003-08-30 04:35:07 +00:00
..
awk.c Major coreutils update. 2003-03-19 09:13:01 +00:00
Config.in Patch from Terje Kvernes adding quite a lot of missing documentation 2003-07-22 09:59:34 +00:00
Makefile Update a bunch of docs. Run a script to update my email addr. 2003-07-14 21:21:08 +00:00
Makefile.in Update a bunch of docs. Run a script to update my email addr. 2003-07-14 21:21:08 +00:00
patch.c New applet: patch, applies a unified diff 2003-06-22 15:32:41 +00:00
sed.c Fix the substitution print subcommand, it should only print if its 2003-08-30 04:35:07 +00:00
vi.c Major coreutils update. 2003-03-19 09:13:01 +00:00