2007-02-08 |
Mike Frysinger | /etc/modules.conf is a 2.6.x file while /etc/modules... |
tree | commitdiff |
2007-02-08 |
Mike Frysinger | touchup style; no functional changes |
tree | commitdiff |
2007-02-03 |
Denis Vlasenko | suppress warnings about easch <applet>_main() having |
tree | commitdiff |
2007-01-29 |
Denis Vlasenko | preparatory patch for -Wwrite-strings #6 |
tree | commitdiff |
2007-01-29 |
Denis Vlasenko | preparatory patch for -Wwrite-strings #4 |
tree | commitdiff |
2007-01-29 |
Denis Vlasenko | preparatory patch for -Wwrite-strings #2 |
tree | commitdiff |
2007-01-24 |
Mike Frysinger | as Peter Kjellerstedt points out, bool/prompt/depend... |
tree | commitdiff |
2007-01-24 |
Mike Frysinger | change "bool ... if OPT" to more common "depend ..... |
tree | commitdiff |
2007-01-24 |
Mike Frysinger | combine bool;prompt to just bool |
tree | commitdiff |
2007-01-22 |
Denis Vlasenko | cleanups: unnecessary casts, unified const_1, eliminate... |
tree | commitdiff |
2006-12-31 |
Denis Vlasenko | stop using __u32 etc. uint32_t is there for a reason |
tree | commitdiff |
2006-12-30 |
Denis Vlasenko | next bunch of fixes for bugs found by randconfig |
tree | commitdiff |
2006-12-30 |
Denis Vlasenko | done a dozen of randconfig test. guess what? ALL failed... |
tree | commitdiff |
2006-12-26 |
Denis Vlasenko | style fixes |
tree | commitdiff |
2006-12-19 |
Denis Vlasenko | remove casts from xmalloc() |
tree | commitdiff |
2006-11-27 |
Denis Vlasenko | style cleanup: return(a) -> return a, part 2 |
tree | commitdiff |
2006-11-27 |
Denis Vlasenko | style cleanup: return(a) -> return a, part 1 |
tree | commitdiff |
2006-11-21 |
Denis Vlasenko | insmod: set STRVERSIONLEN = 64, convert #ifdef CONFIG... |
tree | commitdiff |
2006-11-21 |
Denis Vlasenko | insmod_ng_main: -80 bytes. Stopp mmapping, use xmalloc_... |
tree | commitdiff |
2006-11-18 |
Denis Vlasenko | rodata cleanup. "unable to" == "cannot". -300 bytes |
tree | commitdiff |
2006-10-27 |
Denis Vlasenko | recursive_action: add depth param |
tree | commitdiff |
2006-10-27 |
Denis Vlasenko | modprobe: reformat to match bbox style |
tree | commitdiff |
2006-10-27 |
Denis Vlasenko | last nail into error_msg() (de)capitalization |
tree | commitdiff |
2006-10-26 |
Denis Vlasenko | silly size savings and capitalization fixes |
tree | commitdiff |
2006-10-25 |
Denis Vlasenko | use skip_whitespace where appropriate |
tree | commitdiff |
2006-10-20 |
Denis Vlasenko | message string changes, mostly for consistency, also... |
tree | commitdiff |
2006-10-14 |
Denis Vlasenko | modprobe: fix for 2.4 kernels - by |
tree | commitdiff |
2006-10-14 |
Denis Vlasenko | add open_read_close() and similar stuff |
tree | commitdiff |
2006-10-12 |
Denis Vlasenko | style fixes |
tree | commitdiff |
2006-10-10 |
Denis Vlasenko | fixes from Vladimir Dronnikov <dronnikov@gmail.ru> |
tree | commitdiff |
2006-10-08 |
Denis Vlasenko | attempt to regularize atoi mess. |
tree | commitdiff |
2006-10-06 |
Denis Vlasenko | dnsd fix; option_mask32 added. dnsd needs more love. |
tree | commitdiff |
2006-10-05 |
Denis Vlasenko | build system overhaul |
tree | commitdiff |
2006-10-03 |
Denis Vlasenko | getopt_ulflags -> getopt32. |
tree | commitdiff |
2006-09-30 |
Denis Vlasenko | lsmod: repair indentation |
tree | commitdiff |
2006-09-29 |
Denis Vlasenko | Yet another silly little byte saving. couldn't -> cannot |
tree | commitdiff |
2006-09-23 |
Denis Vlasenko | insmod: getopt_ulflags'isation |
tree | commitdiff |
2006-09-17 |
Denis Vlasenko | whitespace cleanup |
tree | commitdiff |
2006-09-09 |
Denis Vlasenko | xopen3(O_RDONLY) -> xopen(O_RDONLY). |
tree | commitdiff |
2006-09-06 |
Denis Vlasenko | removed a lot of trailing \n in bb_msg() calls. It... |
tree | commitdiff |
2006-08-29 |
Rob Landley | Svn 16007 broke the build under gcc 4.0.3. This fixes... |
tree | commitdiff |
2006-08-28 |
Rob Landley | No real need for my_query_module() and this eliminates... |
tree | commitdiff |
2006-08-22 |
Rob Landley | Patch from Yann Morin so modprobe won't return failure... |
tree | commitdiff |
2006-08-15 |
Rob Landley | Bernhard Fischer pointed out some leftover debris needi... |
tree | commitdiff |
2006-08-09 |
Rob Landley | Another whack at scripts/individual. Now builds 212... |
tree | commitdiff |
2006-08-03 |
Rob Landley | Try to make a "type-punned pointer" warning go away... |
tree | commitdiff |
2006-08-03 |
Rob Landley | Remove xcalloc() and convert its callers to xzalloc... |
tree | commitdiff |
2006-08-03 |
Rob Landley | These should have been part of 15767 too. |
tree | commitdiff |
2006-08-03 |
Rob Landley | Remove bb_ prefixes from xfuncs.c (and a few other... |
tree | commitdiff |
2006-07-25 |
Rob Landley | Somebody on the buildroot list hit: |
tree | commitdiff |
2006-07-20 |
Rob Landley | Patch from Yann Morin to fix bug 941, underscores in... |
tree | commitdiff |
2006-07-19 |
Rob Landley | Patch from Yann Morin to look for modules.conf in the... |
tree | commitdiff |
2006-06-21 |
Mike Frysinger | Jean Wolter writes: modprobe checks, whether a module... |
tree | commitdiff |
2006-06-14 |
Rob Landley | Attempt at fixing bug 836, vaguely based on patch from... |
tree | commitdiff |
2006-06-14 |
Rob Landley | Attempt at fixing bug 815 by upgrading bb_spawn() so... |
tree | commitdiff |
2006-06-06 |
Mike Frysinger | import support for microblaze relocations from uClinux... |
tree | commitdiff |
2006-06-06 |
Mike Frysinger | fix from uClinux-dist for proper exit status if reading... |
tree | commitdiff |
2006-06-06 |
Mike Frysinger | merge blackfin/microblaze from uClinux-dist |
tree | commitdiff |
2006-06-03 |
Bernhard Reutner... | - move #include busybox.h to the very top so we pull... |
tree | commitdiff |
2006-06-03 |
Bernhard Reutner... | - patch from Yann E. Morin: makes modprobe understand... |
tree | commitdiff |
2006-05-26 |
Mike Frysinger | fix spelling mistakes |
tree | commitdiff |
2006-05-19 |
Bernhard Reutner... | - single KERNEL_VERSION(a,b,c) macro in platform.h |
tree | commitdiff |
2006-05-19 |
Bernhard Reutner... | - cleanup memory if opening aliases failed and cleanup... |
tree | commitdiff |
2006-05-18 |
Rob Landley | Avoid a memory leak pointed out by Lucas C. Villa Real. |
tree | commitdiff |
2006-05-13 |
Mike Frysinger | pull Rules.mak from top_srcdir as pointed out by Robert... |
tree | commitdiff |
2006-05-07 |
Rob Landley | Remove bb_strlen() in favor of -fno-builtin-strlen... |
tree | commitdiff |
2006-04-13 |
Rob Landley | Patch from Robert P Day: let menuconfig indent stuff... |
tree | commitdiff |
2006-04-13 |
Bernhard Reutner... | - patch from Denis Vlasenko to add and use bb_xopen3() |
tree | commitdiff |
2006-04-10 |
Rob Landley | Modprobe update from Ignacio García Pérez, updating... |
tree | commitdiff |
2006-04-03 |
Bernhard Reutner... | - make append_option and multiconvert static. |
tree | commitdiff |
2006-03-29 |
Bernhard Reutner... | - we only need obj_gpl_license if ENABLE_FEATURE_CHECK_... |
tree | commitdiff |
2006-03-25 |
Rob Landley | Stephane Billiart found an endianness bug in insmod. |
tree | commitdiff |
2006-03-13 |
Bernhard Reutner... | - revert back to r14406 |
tree | commitdiff |
2006-03-10 |
Rob Landley | Patch from Denis Vlasenko turning static const int... |
tree | commitdiff |
2006-03-09 |
Bernhard Reutner... | - backout using features which are not available with... |
tree | commitdiff |
2006-03-06 |
Rob Landley | Robert P. Day removed 8 gazillion occurrences of "exter... |
tree | commitdiff |
2006-03-04 |
Rob Landley | Patch from Robert P. Day, moving byte order checks... |
tree | commitdiff |
2006-03-02 |
Bernhard Reutner... | - use absolute path for top_builddir and top_srcdir. |
tree | commitdiff |
2006-03-01 |
Bernhard Reutner... | - fixes parallel builds (make -j) |
tree | commitdiff |
2006-03-01 |
Rob Landley | Cleanup patch from Denis Vlasenko. Mostly variants... |
tree | commitdiff |
2006-02-21 |
Rob Landley | Don't build directory libraries unless we're building... |
tree | commitdiff |
2006-02-20 |
Rob Landley | Update comment. |
tree | commitdiff |
2006-02-18 |
Mike Frysinger | fix building on ppc64 |
tree | commitdiff |
2006-02-02 |
"Vladimir N. Oleynik" | destroy bug 679, use getopt_ulflags with new feature... |
tree | commitdiff |
2006-02-02 |
Mike Frysinger | make the build system puuuuuuuuuuurty |
tree | commitdiff |
2006-01-30 |
Eric Andersen | hopefully the last of the annoying signed/unsigned... |
tree | commitdiff |
2006-01-25 |
Tim Riker | just whitespace |
tree | commitdiff |
2006-01-15 |
Bernhard Reutner... | - shared libbusybox. |
tree | commitdiff |
2006-01-04 |
Mike Frysinger | import nios2 support from microtronix |
tree | commitdiff |
2006-01-03 |
Mike Frysinger | just use bb_xfopen() |
tree | commitdiff |
2005-12-16 |
Rob Landley | I screwed up the last commit: if dt is null when ENABLE... |
tree | commitdiff |
2005-12-15 |
Rob Landley | Better use of the ENABLE guards. |
tree | commitdiff |
2005-12-14 |
Bernhard Reutner... | - remove warning (thanks Yann E. MORIN) and switch... |
tree | commitdiff |
2005-12-13 |
Rob Landley | Minor fix: if(CONFIG) breaks the build when that CONFIG... |
tree | commitdiff |
2005-12-12 |
Rob Landley | Patch from Yann E. Morin, something to do with bugs... |
tree | commitdiff |
2005-12-12 |
Rob Landley | Change CONFIG_MODPROBE_MULTIPOLE_OPTIONS to |
tree | commitdiff |
2005-12-11 |
Rob Landley | Patch from Yann E. Morin to reorganize module config... |
tree | commitdiff |
2005-12-11 |
Rob Landley | Make insmod quiet by default (patch from Yann E. Morin). |
tree | commitdiff |
2005-12-11 |
Rob Landley | Patch from Yann E. Morin to make rmmod report failure... |
tree | commitdiff |
2005-12-07 |
Rob Landley | uClibc can't handle anonymous MAP_SHARED. Since we... |
tree | commitdiff |
next |