]> git.pld-linux.org Git - packages/busybox.git/commitdiff
- updated for 1.13.3
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 13 Mar 2009 22:55:41 +0000 (22:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    busybox-insmod-morearchs.patch -> 1.6
    busybox-logconsole.patch -> 1.9

busybox-insmod-morearchs.patch
busybox-logconsole.patch

index dc11c563a78627a27e8e5e8f71cfec90cc7594eb..37ef45bb3adcaf10d032df307a1d811dd01bae4a 100644 (file)
@@ -1,5 +1,5 @@
---- busybox-1.2.0/modutils/insmod.c.orig       2006-07-01 00:42:04.000000000 +0200
-+++ busybox-1.2.0/modutils/insmod.c    2006-07-20 19:42:23.188629500 +0200
+--- busybox-1.2.0/modutils/modutils-24.c.orig  2006-07-01 00:42:04.000000000 +0200
++++ busybox-1.2.0/modutils/modutils-24.c       2006-07-20 19:42:23.188629500 +0200
 @@ -249,7 +249,17 @@
  #endif
  
index 95699f2553df68e98b2fcdfa90fff2206a6eb11a..8d38d1614be13aa453d510088503bd6f1249d1e9 100644 (file)
@@ -27,6 +27,6 @@ diff -urN busybox-1.00-pre2/include/libbb.h busybox-1.00-pre2.org/include/libbb.
  
 -static const char *log_console = VC_5;
 +static const char *log_console = VC_12;
- static sig_atomic_t got_cont = 0;
  
  enum {
+       L_LOG = 0x1,
This page took 0.185486 seconds and 4 git commands to generate.