Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
[oweals/busybox.git] / modutils /
2006-08-03 Rob LandleyRemove bb_ prefixes from xfuncs.c (and a few other...
2006-07-25 Rob LandleySomebody on the buildroot list hit:
2006-07-20 Rob LandleyPatch from Yann Morin to fix bug 941, underscores in...
2006-07-19 Rob LandleyPatch from Yann Morin to look for modules.conf in the...
2006-06-21 Mike FrysingerJean Wolter writes: modprobe checks, whether a module...
2006-06-14 Rob LandleyAttempt at fixing bug 836, vaguely based on patch from...
2006-06-14 Rob LandleyAttempt at fixing bug 815 by upgrading bb_spawn() so...
2006-06-06 Mike Frysingerimport support for microblaze relocations from uClinux...
2006-06-06 Mike Frysingerfix from uClinux-dist for proper exit status if reading...
2006-06-06 Mike Frysingermerge blackfin/microblaze from uClinux-dist
2006-06-03 Bernhard Reutner... - move #include busybox.h to the very top so we pull...
2006-06-03 Bernhard Reutner... - patch from Yann E. Morin: makes modprobe understand...
2006-05-26 Mike Frysingerfix spelling mistakes
2006-05-19 Bernhard Reutner... - single KERNEL_VERSION(a,b,c) macro in platform.h
2006-05-19 Bernhard Reutner... - cleanup memory if opening aliases failed and cleanup...
2006-05-18 Rob LandleyAvoid a memory leak pointed out by Lucas C. Villa Real.
2006-05-13 Mike Frysingerpull Rules.mak from top_srcdir as pointed out by Robert...
2006-05-07 Rob LandleyRemove bb_strlen() in favor of -fno-builtin-strlen...
2006-04-13 Rob LandleyPatch from Robert P Day: let menuconfig indent stuff...
2006-04-13 Bernhard Reutner... - patch from Denis Vlasenko to add and use bb_xopen3()
2006-04-10 Rob LandleyModprobe update from Ignacio García Pérez, updating...
2006-04-03 Bernhard Reutner... - make append_option and multiconvert static.
2006-03-29 Bernhard Reutner... - we only need obj_gpl_license if ENABLE_FEATURE_CHECK_...
2006-03-25 Rob LandleyStephane Billiart found an endianness bug in insmod.
2006-03-13 Bernhard Reutner... - revert back to r14406
2006-03-10 Rob LandleyPatch from Denis Vlasenko turning static const int...
2006-03-09 Bernhard Reutner... - backout using features which are not available with...
2006-03-06 Rob LandleyRobert P. Day removed 8 gazillion occurrences of "exter...
2006-03-04 Rob LandleyPatch from Robert P. Day, moving byte order checks...
2006-03-02 Bernhard Reutner... - use absolute path for top_builddir and top_srcdir.
2006-03-01 Bernhard Reutner... - fixes parallel builds (make -j)
2006-03-01 Rob LandleyCleanup patch from Denis Vlasenko. Mostly variants...
2006-02-21 Rob LandleyDon't build directory libraries unless we're building...
2006-02-20 Rob LandleyUpdate comment.
2006-02-18 Mike Frysingerfix building on ppc64
2006-02-02 "Vladimir N. Oleynik"destroy bug 679, use getopt_ulflags with new feature...
2006-02-02 Mike Frysingermake the build system puuuuuuuuuuurty
2006-01-30 Eric Andersenhopefully the last of the annoying signed/unsigned...
2006-01-25 Tim Rikerjust whitespace
2006-01-15 Bernhard Reutner... - shared libbusybox.
2006-01-04 Mike Frysingerimport nios2 support from microtronix
2006-01-03 Mike Frysingerjust use bb_xfopen()
2005-12-16 Rob LandleyI screwed up the last commit: if dt is null when ENABLE...
2005-12-15 Rob LandleyBetter use of the ENABLE guards.
2005-12-14 Bernhard Reutner... - remove warning (thanks Yann E. MORIN) and switch...
2005-12-13 Rob LandleyMinor fix: if(CONFIG) breaks the build when that CONFIG...
2005-12-12 Rob LandleyPatch from Yann E. Morin, something to do with bugs...
2005-12-12 Rob LandleyChange CONFIG_MODPROBE_MULTIPOLE_OPTIONS to
2005-12-11 Rob LandleyPatch from Yann E. Morin to reorganize module config...
2005-12-11 Rob LandleyMake insmod quiet by default (patch from Yann E. Morin).
2005-12-11 Rob LandleyPatch from Yann E. Morin to make rmmod report failure...
2005-12-07 Rob LandleyuClibc can't handle anonymous MAP_SHARED. Since we...
2005-11-28 "Vladimir N. Oleynik"use libbb/get_kernel_revision(), reduce stack usage...
2005-11-27 Rob LandleyPatch from Cristian Ionescu-Idbohrn to deal with _...
2005-11-15 Rob LandleyYann Morin's modprobe multiple options patch. There...
2005-10-20 "Vladimir N. Oleynik"another more const
2005-10-02 Mike Frysingerremove debug warning
2005-10-02 Mike Frysingerreorder arches into alphabetical order
2005-10-02 Mike Frysingerfixup whitespace
2005-10-02 Mike Frysingerremove all Elf32 hardcodes to make sure the elf handlin...
2005-10-02 Mike Frysingersvdavidson writes in Bug 459: add support for x86_64...
2005-09-29 "Vladimir N. Oleynik"change interface to bb_xasprintf() - more perfect for me.
2005-09-24 Mike Frysingeruse the shorter license header
2005-09-24 Mike Frysingeruse brief license line
2005-09-14 Mike Frysingerinitial ppc64 support
2005-08-04 Paul Foxapplying jim bauer's patch to eliminate modprobe's...
2005-07-27 Mike Frysingeruse toplevel ARFLAGS and update default ARFLAGS to...
2005-05-04 Rob LandleyTweak the "pretty lsmod for 2.6" patch to be seperately...
2005-05-04 Rob LandleyTakeharu Kato's patch added 2.6 support to lsmod; this...
2005-05-03 Rob LandleyTakeharu Kato said:
2005-04-16 Eric AndersenPatch from Bernhard Fischer to make a bunch of symbols...
2005-03-30 Peter KjellerstedtCorrected the list of section names in add_ksymoops_sym...
2005-03-30 Mike Frysingeramd64 is rela, not rel
2004-12-26 Mike Frysingeralpha/parisc support
2004-10-08 Eric Andersenegor duda writes:
2004-09-24 Glenn L McGrathPatch from Egor Duda
2004-09-02 Eric AndersenBased on patches from Mike Frysinger, add insmod suppor...
2004-08-28 Eric AndersenFixup some warnings
2004-08-19 Eric AndersenPatch from Rodney Radford adding x86_64 support.
2004-08-19 Eric AndersenPatch from Mike Castle to cleanup some modutils issues, in
2004-08-16 Eric AndersenOnly pass modprobe module params with 2.6.x kernel...
2004-08-14 Eric AndersenChristian Ostheimer writes:
2004-08-11 Glenn L McGrathPatch from Mike Castle, dont print an empty line (patch...
2004-08-11 Glenn L McGrathPatch from Phil Blundellto improve substring match
2004-08-11 Glenn L McGrathWillian Barsse wrote
2004-08-03 Eric AndersenWilliam Barsse writes:
2004-07-22 Robert GrieblPatch from Mike Snitzer <snitzer@gmail.com>:
2004-07-20 Robert GrieblPatch from Mike Snitzer <snitzer@gmail.com>:
2004-07-20 Robert Grieblnew_process_module_arguments returns 0 on error and...
2004-07-20 Eric AndersenDeal with the fact that 2.6.x kernels replace any ...
2004-07-20 Eric AndersenAdd missing type for CONFIG_FEATURE_QUERY_MODULE_INTERFACE
2004-07-13 Eric AndersenFixup some cases of "QM_MODULES: not implemented" for...
2004-06-22 Eric Andersenfix a stupid compile error when CONFIG_FEATURE_INSMOD_V...
2004-06-22 Eric Andersenkill off insmod support for older pre 2.1 Linux kernels,
2004-06-22 Eric AndersenPatrick Huesmann writes:
2004-05-26 Eric Andersenoops
2004-05-26 Eric AndersenPatch from Yoshinori Sato:
2004-04-14 Eric AndersenLarry Doolittle writes:
2004-04-06 Eric AndersenMichael Tokarev, mjt at tls dot msk dot ru writes:
2004-04-06 Eric AndersenMichael Tokarev, mjt at tls dot msk dot ru writes:
next