| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | kill off insmod support for older pre 2.1 Linux kernels, | Eric Andersen | 2004-06-22 | 2 | -529/+28 |
* | Patrick Huesmann writes: | Eric Andersen | 2004-06-22 | 2 | -7/+30 |
* | oops | Eric Andersen | 2004-05-26 | 1 | -3/+3 |
* | Patch from Yoshinori Sato: | Eric Andersen | 2004-05-26 | 1 | -3/+47 |
* | Larry Doolittle writes: | Eric Andersen | 2004-04-14 | 1 | -5/+5 |
* | Michael Tokarev, mjt at tls dot msk dot ru writes: | Eric Andersen | 2004-04-06 | 1 | -2/+4 |
* | Michael Tokarev, mjt at tls dot msk dot ru writes: | Eric Andersen | 2004-04-06 | 1 | -1/+1 |
* | Michael Tokarev, mjt at tls dot msk dot ru writes: | Eric Andersen | 2004-04-06 | 1 | -2/+2 |
* | Christian Grigis, christian.grigis at smartdata dot ch writes: | Eric Andersen | 2004-04-06 | 1 | -4/+4 |
* | As noted in a patch from Kendrick Hamilton, rmmod was only | Eric Andersen | 2004-03-19 | 1 | -4/+1 |
* | Add missing ELFCLASSM for m68k | Eric Andersen | 2004-03-19 | 1 | -2/+3 |
* | Only use R_68K_GOTOFF if it is defined | Eric Andersen | 2004-03-19 | 1 | -2/+6 |
* | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | 2004-03-15 | 6 | -45/+44 |
* | Patch from OpenWrt. | Manuel Novoa III | 2004-02-18 | 1 | -3/+5 |
* | whitespace cleanup | Eric Andersen | 2004-01-10 | 1 | -45/+50 |
* | Woody Suwalski writes: | Eric Andersen | 2004-01-10 | 1 | -0/+1 |
* | Woody Suwalski writes: | Eric Andersen | 2004-01-06 | 1 | -8/+22 |
* | Fix broken #else | Eric Andersen | 2004-01-05 | 1 | -4/+3 |
* | Fix debian bug #215612, insmod should be silent on request | Glenn L McGrath | 2003-12-31 | 1 | -3/+4 |
* | re-indent | Eric Andersen | 2003-12-24 | 3 | -1099/+1100 |
* | Patch from Woody Suwalski: | Eric Andersen | 2003-12-19 | 2 | -31/+77 |
* | Update modutils with 2.6 module support | Eric Andersen | 2003-12-11 | 3 | -36/+138 |
* | Add (untested) support for cris, based on the (old) busybox insmod | Manuel Novoa III | 2003-12-04 | 1 | -2/+27 |
* | Steven Seeger writes: | Eric Andersen | 2003-11-14 | 1 | -1/+2 |
* | Do a better job of dealing with screwy s390 abi changes | Eric Andersen | 2003-10-21 | 1 | -2/+5 |
* | ccording to this: | Eric Andersen | 2003-10-20 | 1 | -3/+3 |
* | Busybox modprobe has a couple of irritating quirks: | Glenn L McGrath | 2003-09-08 | 1 | -4/+33 |
* | To load GPLONLY symbols its is required that CHECK_TAINTED_MODULES be | Glenn L McGrath | 2003-09-03 | 2 | -4/+8 |
* | "insmod caches the symbolname in a variable before modifying it and uses | Glenn L McGrath | 2003-08-31 | 1 | -3/+12 |
* | handle GPLONLY symbols | Glenn L McGrath | 2003-08-30 | 1 | -3/+21 |
* | Patch from Paul Mundt (lethal) adding sh64 insmod support for busybox | Eric Andersen | 2003-08-13 | 1 | -10/+72 |
* | Steven Scholz writes: | Eric Andersen | 2003-08-06 | 1 | -1/+0 |
* | Document CONFIG_FEATURE_INSMOD_LOADINKMEM | Eric Andersen | 2003-07-22 | 1 | -1/+4 |
* | Patch from Terje Kvernes adding quite a lot of missing documentation | Eric Andersen | 2003-07-22 | 1 | -5/+10 |
* | Remove remaining libc5 support code | Eric Andersen | 2003-07-22 | 1 | -3/+3 |
* | Update a bunch of docs. Run a script to update my email addr. | Eric Andersen | 2003-07-14 | 5 | -9/+7 |
* | Patch from Thomas Cameron: | Eric Andersen | 2003-07-14 | 1 | -2/+3 |
* | Patch from Kent Robotti adding a bunch of needed docs! | Eric Andersen | 2003-07-05 | 1 | -3/+3 |
* | Fall back to looking in /lib/modules/modules.dep if | Eric Andersen | 2003-06-20 | 1 | -2/+7 |
* | Patch from Andrew Dennison: | Eric Andersen | 2003-06-20 | 1 | -13/+25 |
* | Rename, to specify kernel | Glenn L McGrath | 2003-03-30 | 1 | -1/+1 |
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 4 | -91/+92 |
* | Fix obviously wrong names from older busybox | Eric Andersen | 2003-03-13 | 1 | -7/+7 |
* | Patch from Jason McMullan @ linuxcare.com adding insmod | Eric Andersen | 2003-01-23 | 1 | -2/+98 |
* | Patch from Artem Egorkine to support the -m option | Eric Andersen | 2003-01-23 | 2 | -2/+132 |
* | Patch from Joel Vallier to add modules symbols to the kernel symbol | Eric Andersen | 2003-01-23 | 2 | -2/+185 |
* | Patch from Robert Schwebel fixing a missing \n | Eric Andersen | 2003-01-11 | 1 | -0/+1 |
* | rmmod -a removed modules recursively | Tim Riker | 2002-12-14 | 2 | -19/+18 |
* | cleanup | Tim Riker | 2002-12-13 | 1 | -0/+3 |
* | Yet another major rework of the BusyBox config system, using the considerably | Eric Andersen | 2002-12-05 | 2 | -37/+84 |