2004-02-18 |
Manuel Novoa III | Patch from OpenWrt. |
tree | commitdiff |
2004-01-10 |
Eric Andersen | whitespace cleanup |
tree | commitdiff |
2004-01-10 |
Eric Andersen | Woody Suwalski writes: |
tree | commitdiff |
2004-01-06 |
Eric Andersen | Woody Suwalski writes: |
tree | commitdiff |
2004-01-05 |
Eric Andersen | Fix broken #else |
tree | commitdiff |
2003-12-31 |
Glenn L McGrath | Fix debian bug #215612, insmod should be silent on... |
tree | commitdiff |
2003-12-24 |
Eric Andersen | re-indent |
tree | commitdiff |
2003-12-19 |
Eric Andersen | Patch from Woody Suwalski: |
tree | commitdiff |
2003-12-11 |
Eric Andersen | Update modutils with 2.6 module support |
tree | commitdiff |
2003-12-04 |
Manuel Novoa III | Add (untested) support for cris, based on the (old... |
tree | commitdiff |
2003-11-14 |
Eric Andersen | Steven Seeger writes: |
tree | commitdiff |
2003-10-21 |
Eric Andersen | Do a better job of dealing with screwy s390 abi changes |
tree | commitdiff |
2003-10-20 |
Eric Andersen | ccording to this: |
tree | commitdiff |
2003-09-08 |
Glenn L McGrath | Busybox modprobe has a couple of irritating quirks: |
tree | commitdiff |
2003-09-03 |
Glenn L McGrath | To load GPLONLY symbols its is required that CHECK_TAIN... |
tree | commitdiff |
2003-08-31 |
Glenn L McGrath | "insmod caches the symbolname in a variable before... |
tree | commitdiff |
2003-08-30 |
Glenn L McGrath | handle GPLONLY symbols |
tree | commitdiff |
2003-08-13 |
Eric Andersen | Patch from Paul Mundt (lethal) adding sh64 insmod suppo... |
tree | commitdiff |
2003-08-06 |
Eric Andersen | Steven Scholz writes: |
tree | commitdiff |
2003-07-22 |
Eric Andersen | Document CONFIG_FEATURE_INSMOD_LOADINKMEM |
tree | commitdiff |
2003-07-22 |
Eric Andersen | Patch from Terje Kvernes adding quite a lot of missing... |
tree | commitdiff |
2003-07-22 |
Eric Andersen | Remove remaining libc5 support code |
tree | commitdiff |
2003-07-14 |
Eric Andersen | Update a bunch of docs. Run a script to update my... |
tree | commitdiff |
2003-07-14 |
Eric Andersen | Patch from Thomas Cameron: |
tree | commitdiff |
2003-07-05 |
Eric Andersen | Patch from Kent Robotti adding a bunch of needed docs! |
tree | commitdiff |
2003-06-20 |
Eric Andersen | Fall back to looking in /lib/modules/modules.dep if |
tree | commitdiff |
2003-06-20 |
Eric Andersen | Patch from Andrew Dennison: |
tree | commitdiff |
2003-03-30 |
Glenn L McGrath | Rename, to specify kernel |
tree | commitdiff |
2003-03-19 |
Manuel Novoa III | Major coreutils update. |
tree | commitdiff |
2003-03-13 |
Eric Andersen | Fix obviously wrong names from older busybox |
tree | commitdiff |
2003-01-23 |
Eric Andersen | Patch from Jason McMullan @ linuxcare.com adding insmod |
tree | commitdiff |
2003-01-23 |
Eric Andersen | Patch from Artem Egorkine to support the -m option |
tree | commitdiff |
2003-01-23 |
Eric Andersen | Patch from Joel Vallier to add modules symbols to the... |
tree | commitdiff |
2003-01-11 |
Eric Andersen | Patch from Robert Schwebel fixing a missing \n |
tree | commitdiff |
2002-12-14 |
Tim Riker | rmmod -a removed modules recursively |
tree | commitdiff |
2002-12-13 |
Tim Riker | cleanup |
tree | commitdiff |
2002-12-05 |
Eric Andersen | Yet another major rework of the BusyBox config system... |
tree | commitdiff |
2002-12-03 |
Robert Griebl | print an error message if we can't load a module |
tree | commitdiff |
2002-11-28 |
Aaron Lehmann | Change if(x)free(x); to free(x); |
tree | commitdiff |
2002-10-18 |
Eric Andersen | Fix needless formatting differences vs modutils |
tree | commitdiff |
2002-10-12 |
Eric Andersen | Doh! I screwed up applying vodz' patch. |
tree | commitdiff |
2002-10-10 |
Eric Andersen | last_patch61 from vodz: |
tree | commitdiff |
2002-10-08 |
Eric Andersen | Fix missing \n noticed by Robert Schwebel |
tree | commitdiff |
2002-09-16 |
Eric Andersen | Support module tainting |
tree | commitdiff |
2002-09-01 |
Eric Andersen | Some CML1 grammar fixes |
tree | commitdiff |
2002-08-23 |
Aaron Lehmann | for some baffling reason tinycc insists that i change... |
tree | commitdiff |
2002-08-05 |
Robert Griebl | - updated a few copyright/left file headers |
tree | commitdiff |
2002-07-29 |
Robert Griebl | Fixed a bug that I had introduced with the new "options... |
tree | commitdiff |
2002-07-26 |
Robert Griebl | modprobe now also uses "options" from /etc/modules... |
tree | commitdiff |
2002-07-21 |
Robert Griebl | Fixed two compiler warnings |
tree | commitdiff |
2002-07-19 |
Robert Griebl | Applied vodz' patches #49 and #50 (with a small correct... |
tree | commitdiff |
2002-07-02 |
Eric Andersen | David Frascone <dave@frascone.com> noticed two problems... |
tree | commitdiff |
2002-06-22 |
Eric Andersen | Apply vodz' cleanup for insmod buffer overflows, which... |
tree | commitdiff |
2002-06-18 |
Eric Andersen | As noted by Yves Lavoie ing. <yves.lavoie.ing@sympatico... |
tree | commitdiff |
2002-06-06 |
Eric Andersen | Fix buffer overflows noted by Gerardo Puga |
tree | commitdiff |
2002-06-04 |
Robert Griebl | Cleaned up Erik's fgets -> read patch and fixed a buffe... |
tree | commitdiff |
2002-06-04 |
Eric Andersen | Avoid stack munching stdio implementations. |
tree | commitdiff |
2002-06-02 |
Robert Griebl | Fixed a realloc bug found by Martin Volf |
tree | commitdiff |
2002-05-28 |
Robert Griebl | Added support for /etc/modules.conf parsing |
tree | commitdiff |
2002-05-24 |
Eric Andersen | Ensure that insmod supports at least one MODULE_INTERFACE |
tree | commitdiff |
2002-05-24 |
Eric Andersen | Patch from Magnus Damm <damm@opensource.se> to rework... |
tree | commitdiff |
2002-05-22 |
Robert Griebl | Some cleanups, some size reductions and some buffer... |
tree | commitdiff |
2002-05-14 |
Robert Griebl | Complete rewrite to support stack loading/unloading... |
tree | commitdiff |
2002-05-03 |
Eric Andersen | Patch from Robert Griebl <griebl@gmx.de> to support... |
tree | commitdiff |
2002-05-03 |
Eric Andersen | Make verbose and show_only work as expected |
tree | commitdiff |
2002-05-03 |
Eric Andersen | Patch from Robert Griebl <griebl@gmx.de> to ignore... |
tree | commitdiff |
2002-04-26 |
Eric Andersen | Reworked by Robert Griebl <griebl@gmx.de> to support... |
tree | commitdiff |
2002-04-12 |
Eric Andersen | Completely rework the config system so that it no longe... |
tree | commitdiff |
2002-04-12 |
Eric Andersen | Fix handling of endianness. |
tree | commitdiff |
2002-04-06 |
Eric Andersen | Apply lash_patch35 from vodz, which brings several... |
tree | commitdiff |
2002-04-01 |
Miles Bader | Tweak my credit (ah, vanity...) |
tree | commitdiff |
2002-04-01 |
Miles Bader | Add support for the NEC v850e processor. |
tree | commitdiff |
2001-12-29 |
Eric Andersen | Silence some silly warnings |
tree | commitdiff |
2001-12-20 |
Matt Kraai | Remove `== TRUE' tests and convert `!= TRUE' and `... |
tree | commitdiff |
2001-12-14 |
Matt Kraai | Add support for big-endian ARM (initial patch by Mike... |
tree | commitdiff |
2001-11-27 |
Matt Kraai | Add space before module name (noted by Ron Yorston). |
tree | commitdiff |
2001-11-12 |
Matt Kraai | Change strdup calls to xstrdup (patch from Steve Merrif... |
tree | commitdiff |
2001-11-10 |
Eric Andersen | config.in features patch from Giulio Orsero <giulioo... |
tree | commitdiff |
2001-10-24 |
Eric Andersen | Major rework of the directory structure and the entire... |
tree | commitdiff |
2001-08-22 |
Eric Andersen | Force BB_FEATURE_NEW_MODULE_INTERFACE and BB_FEATURE_OL... |
tree | commitdiff |
2001-08-22 |
Eric Andersen | Fix an _old_ interface problem with a never-used feature. |
tree | commitdiff |
2001-08-06 |
Matt Kraai | Simplified version checking. |
tree | commitdiff |
2001-07-31 |
Eric Andersen | Silence a silly warning |
tree | commitdiff |
2001-07-25 |
Eric Andersen | Note that m68k is supported |
tree | commitdiff |
2001-07-25 |
Eric Andersen | Cleanup some warnings and a really obvious bug. |
tree | commitdiff |
2001-07-22 |
Eric Andersen | An initial modproble implementation. Quite suboptimal... |
tree | commitdiff |
2001-07-17 |
Eric Andersen | This is vodz' latest patch. Sorry it took so long... |
tree | commitdiff |
2001-06-28 |
Eric Andersen | Fix a nasty hard to spot bug found by Ralph Siemsen... |
tree | commitdiff |
2001-06-19 |
Eric Andersen | For m68k, use __mc68000__ (not __m68k__ ), since that... |
tree | commitdiff |
2001-05-24 |
Eric Andersen | Fix up some signed char vs int issues that show up... |
tree | commitdiff |
2001-05-21 |
Eric Andersen | This patch from Bernhard Kuhn <kuhn@lpr.e-technik.tu... |
tree | commitdiff |
2001-05-14 |
Eric Andersen | A compromise solution for insmod |
tree | commitdiff |
2001-05-14 |
Matt Kraai | Follow symbolic links when searching for modules. |
tree | commitdiff |
2001-05-14 |
Eric Andersen | Per suggestion from Vladimir, eliminate check_wildcard_... |
tree | commitdiff |
2001-04-26 |
Eric Andersen | A fix from Larry for a corner case where insmod could... |
tree | commitdiff |
2001-04-25 |
Eric Andersen | Some more cleanups for insmod from Larry. |
tree | commitdiff |
2001-04-24 |
Eric Andersen | Several cleanups from Larry. |
tree | commitdiff |
2001-04-13 |
Matt Kraai | Fix infinite loop and reallocate if too many modules. |
tree | commitdiff |
2001-04-05 |
Eric Andersen | Another iteration -- adjust the init_module syscall... |
tree | commitdiff |
2001-04-05 |
Eric Andersen | *** empty log message *** |
tree | commitdiff |
next |