package/busybox: fix missing bit, refresh patches

SVN-Revision: 22660
This commit is contained in:
Alexandros C. Couloumbis
2010-08-15 10:06:58 +00:00
parent e0d13e77d0
commit da7c2e1d7d
20 changed files with 62 additions and 63 deletions

View File

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