Tito is using broken kernel headers that pollute the namespace with every
[oweals/busybox.git] / modutils /
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:
2004-04-06 Eric AndersenMichael Tokarev, mjt at tls dot msk dot ru writes:
2004-04-06 Eric AndersenChristian Grigis, christian.grigis at smartdata dot...
2004-03-19 Eric AndersenAs noted in a patch from Kendrick Hamilton, rmmod was...
2004-03-19 Eric AndersenAdd missing ELFCLASSM for m68k
2004-03-19 Eric AndersenOnly use R_68K_GOTOFF if it is defined
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2004-02-18 Manuel Novoa III Patch from OpenWrt.
2004-01-10 Eric Andersenwhitespace cleanup
2004-01-10 Eric AndersenWoody Suwalski writes:
2004-01-06 Eric AndersenWoody Suwalski writes:
2004-01-05 Eric AndersenFix broken #else
2003-12-31 Glenn L McGrathFix debian bug #215612, insmod should be silent on...
2003-12-24 Eric Andersenre-indent
2003-12-19 Eric AndersenPatch from Woody Suwalski:
2003-12-11 Eric AndersenUpdate modutils with 2.6 module support
2003-12-04 Manuel Novoa III Add (untested) support for cris, based on the (old...
2003-11-14 Eric AndersenSteven Seeger writes:
2003-10-21 Eric AndersenDo a better job of dealing with screwy s390 abi changes
2003-10-20 Eric Andersenccording to this:
2003-09-08 Glenn L McGrathBusybox modprobe has a couple of irritating quirks:
2003-09-03 Glenn L McGrathTo load GPLONLY symbols its is required that CHECK_TAIN...
2003-08-31 Glenn L McGrath"insmod caches the symbolname in a variable before...
2003-08-30 Glenn L McGrathhandle GPLONLY symbols
2003-08-13 Eric AndersenPatch from Paul Mundt (lethal) adding sh64 insmod suppo...
2003-08-06 Eric AndersenSteven Scholz writes:
2003-07-22 Eric AndersenDocument CONFIG_FEATURE_INSMOD_LOADINKMEM
2003-07-22 Eric AndersenPatch from Terje Kvernes adding quite a lot of missing...
2003-07-22 Eric AndersenRemove remaining libc5 support code
2003-07-14 Eric AndersenUpdate a bunch of docs. Run a script to update my...
2003-07-14 Eric AndersenPatch from Thomas Cameron:
2003-07-05 Eric AndersenPatch from Kent Robotti adding a bunch of needed docs!
2003-06-20 Eric AndersenFall back to looking in /lib/modules/modules.dep if
2003-06-20 Eric AndersenPatch from Andrew Dennison:
2003-03-30 Glenn L McGrathRename, to specify kernel
2003-03-19 Manuel Novoa III Major coreutils update.
2003-03-13 Eric AndersenFix obviously wrong names from older busybox
2003-01-23 Eric AndersenPatch from Jason McMullan @ linuxcare.com adding insmod
2003-01-23 Eric AndersenPatch from Artem Egorkine to support the -m option
2003-01-23 Eric AndersenPatch from Joel Vallier to add modules symbols to the...
2003-01-11 Eric AndersenPatch from Robert Schwebel fixing a missing \n
2002-12-14 Tim Rikerrmmod -a removed modules recursively
2002-12-13 Tim Rikercleanup
2002-12-05 Eric AndersenYet another major rework of the BusyBox config system...
2002-12-03 Robert Grieblprint an error message if we can't load a module
2002-11-28 Aaron LehmannChange if(x)free(x); to free(x);
2002-10-18 Eric AndersenFix needless formatting differences vs modutils
2002-10-12 Eric AndersenDoh! I screwed up applying vodz' patch.
2002-10-10 Eric Andersenlast_patch61 from vodz:
2002-10-08 Eric AndersenFix missing \n noticed by Robert Schwebel
2002-09-16 Eric AndersenSupport module tainting
2002-09-01 Eric AndersenSome CML1 grammar fixes
2002-08-23 Aaron Lehmannfor some baffling reason tinycc insists that i change...
next