Version 1.17.2: apply post 1.17.1 fixes, replace patch applet by Rob's version
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 23 Aug 2010 00:53:58 +0000 (02:53 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 23 Aug 2010 00:53:58 +0000 (02:53 +0200)
commitdc04439450e5929880205d920de3a26409727563
tree5ee9110f0cb3ddd01f2ca6a5d7da87ee4a910443
parent941fce89fa346e06e936d4d3b58773c836127fd7
Version 1.17.2: apply post 1.17.1 fixes, replace patch applet by Rob's version

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
21 files changed:
Makefile
debianutils/mktemp.c
editors/patch.c
editors/patch_bbox.c [new file with mode: 0644]
editors/sed.c
findutils/grep.c
include/libbb.h
libbb/wfopen_input.c
shell/ash.c
shell/ash_test/ash-redir/redir9.tests [changed mode: 0644->0755]
shell/ash_test/ash-signals/signal7.right [new file with mode: 0644]
shell/ash_test/ash-signals/signal7.tests [new file with mode: 0755]
shell/hush.c
shell/hush_test/hush-trap/signal7.right [new file with mode: 0644]
shell/hush_test/hush-trap/signal7.tests [new file with mode: 0755]
shell/shell_common.c
testsuite/grep.tests
testsuite/mdev.tests
testsuite/patch.tests
testsuite/sed.tests
util-linux/mdev.c