]> git.pld-linux.org Git - packages/busybox.git/commitdiff
- update for 1.4.0
authortommat <tommat@pld-linux.org>
Tue, 23 Jan 2007 13:48:03 +0000 (13:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    busybox-logconsole.patch -> 1.6

busybox-logconsole.patch

index 9c47d375c211a12e51f0d67fdaabb196e201a0bc..e0ecee176d671f6cb0c1ed5b2ba408690702928b 100644 (file)
@@ -25,9 +25,9 @@ diff -urN busybox-1.00-pre2/init/init.c busybox-1.00-pre2.org/init/init.c
 @@ -155,7 +155,7 @@
  static char console[CONSOLE_BUFF_SIZE] = _PATH_CONSOLE;
  
- #ifndef CONFIG_SYSLOGD
+ #if !ENABLE_SYSLOGD
 -static char *log_console = VC_5;
 +static char *log_console = VC_12;
  #endif
+ #if !ENABLE_DEBUG_INIT
  static sig_atomic_t got_cont = 0;
- static const int LOG = 0x1;
This page took 0.178043 seconds and 4 git commands to generate.