busybox: update to 1.19.2 (thanks to Peter Wagner)

SVN-Revision: 28513
This commit is contained in:
Nicolas Thill
2011-10-21 23:08:45 +00:00
parent 3fadea0d6f
commit d10b4495bc
58 changed files with 1078 additions and 604 deletions

View File

@@ -1,6 +1,6 @@
--- a/init/init.c
+++ b/init/init.c
@@ -572,8 +572,11 @@ static void run_actions(int action_type)
@@ -573,8 +573,11 @@ static void run_actions(int action_type)
/* Only run stuff with pid == 0. If pid != 0,
* it is already running
*/