busybox: update to v1.16.1 (based on v1.16.0 update patch from Peter Wagner)

SVN-Revision: 20661
This commit is contained in:
Nicolas Thill
2010-04-03 00:58:46 +00:00
parent 15f9699e98
commit 8be628f50a
28 changed files with 302 additions and 116 deletions

View File

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