apply post-1.15.1 fixes
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 8 Oct 2009 01:06:04 +0000 (03:06 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 8 Oct 2009 01:06:04 +0000 (03:06 +0200)
commit4ac9819263114edb9b5b638ffa6d2e41a4bb46e7
treef0c5bc9c7a2bf3a384b85350bfe4c9ca5ec4858f
parent5b807cd5acd1f27b3e7aa36aac2728be27c5907c
apply post-1.15.1 fixes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
22 files changed:
coreutils/dd.c
coreutils/uniq.c
editors/sed.c
findutils/find.c
include/libbb.h
libbb/lineedit.c
libbb/procps.c
libbb/recursive_action.c
miscutils/hdparm.c
shell/ash.c
shell/ash_test/ash-redir/redir7.right [new file with mode: 0644]
shell/ash_test/ash-redir/redir7.tests [new file with mode: 0755]
shell/ash_test/ash-redir/redir8.right [new file with mode: 0644]
shell/ash_test/ash-redir/redir8.tests [new file with mode: 0755]
shell/ash_test/ash-signals/savetrap.right [new file with mode: 0644]
shell/ash_test/ash-signals/savetrap.tests [new file with mode: 0755]
shell/hush.c
shell/hush_test/hush-trap/savetrap.right [new file with mode: 0644]
shell/hush_test/hush-trap/savetrap.tests [new file with mode: 0755]
shell/hush_test/hush-trap/subshell.right [new file with mode: 0644]
shell/hush_test/hush-trap/subshell.tests [new file with mode: 0755]
util-linux/fdisk.c