| Commit message (Expand) | Author | Age | Files | Lines |
* | - move #include busybox.h to the very top so we pull in the config | aldot | 2006-06-03 | 1 | -3/+3 |
* | - patch from Yann E. Morin: makes modprobe understand shell patterns | aldot | 2006-06-03 | 1 | -2/+7 |
* | - cleanup memory if opening aliases failed and cleanup was requested. | aldot | 2006-05-19 | 1 | -8/+9 |
* | Avoid a memory leak pointed out by Lucas C. Villa Real. | landley | 2006-05-18 | 1 | -4/+3 |
* | Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes | landley | 2006-05-07 | 1 | -2/+2 |
* | Modprobe update from Ignacio García Pérez, updating support for modprobe.conf. | landley | 2006-04-10 | 1 | -73/+109 |
* | - make append_option and multiconvert static. | aldot | 2006-04-03 | 1 | -1/+1 |
* | Robert P. Day removed 8 gazillion occurrences of "extern" on function | landley | 2006-03-06 | 1 | -1/+1 |
* | destroy bug 679, use getopt_ulflags with new feature: usage option. Removed t... | vodz | 2006-02-02 | 1 | -54/+39 |
* | I screwed up the last commit: if dt is null when ENABLE_MULTIPLE_OPTIONS is | landley | 2005-12-16 | 1 | -6/+8 |
* | Better use of the ENABLE guards. | landley | 2005-12-15 | 1 | -7/+6 |
* | - remove warning (thanks Yann E. MORIN) and switch to ENABLE_ | aldot | 2005-12-14 | 1 | -15/+15 |
* | Minor fix: if(CONFIG) breaks the build when that CONFIG is disabled, it has | landley | 2005-12-13 | 1 | -1/+1 |
* | Patch from Yann E. Morin, something to do with bugs 276 and 272. | landley | 2005-12-12 | 1 | -232/+273 |
* | Change CONFIG_MODPROBE_MULTIPOLE_OPTIONS to | landley | 2005-12-12 | 1 | -11/+11 |
* | Yann Morin's modprobe multiple options patch. There's more work to be done, | landley | 2005-11-15 | 1 | -22/+167 |
* | applying jim bauer's patch to eliminate modprobe's dependency | pgf | 2005-08-04 | 1 | -13/+51 |
* | Patch from Bernhard Fischer to make a bunch of symbols static | andersen | 2005-04-16 | 1 | -1/+1 |
* | Patch from Egor Duda | bug1 | 2004-09-24 | 1 | -0/+5 |
* | Patch from Mike Castle to cleanup some modutils issues, in | andersen | 2004-08-19 | 1 | -59/+33 |
* | Only pass modprobe module params with 2.6.x kernel support. | andersen | 2004-08-16 | 1 | -2/+4 |
* | Christian Ostheimer writes: | andersen | 2004-08-14 | 1 | -1/+1 |
* | Patch from Mike Castle, dont print an empty line (patch modified by me to | bug1 | 2004-08-11 | 1 | -9/+13 |
* | Patch from Phil Blundellto improve substring match | bug1 | 2004-08-11 | 1 | -1/+4 |
* | Willian Barsse wrote | bug1 | 2004-08-11 | 1 | -8/+7 |
* | William Barsse writes: | andersen | 2004-08-03 | 1 | -10/+9 |
* | Patch from Mike Snitzer <snitzer@gmail.com>: | sandman | 2004-07-22 | 1 | -3/+6 |
* | Patrick Huesmann writes: | andersen | 2004-06-22 | 1 | -3/+26 |
* | Michael Tokarev, mjt at tls dot msk dot ru writes: | andersen | 2004-04-06 | 1 | -2/+4 |
* | Michael Tokarev, mjt at tls dot msk dot ru writes: | andersen | 2004-04-06 | 1 | -1/+1 |
* | Michael Tokarev, mjt at tls dot msk dot ru writes: | andersen | 2004-04-06 | 1 | -2/+2 |
* | whitespace cleanup | andersen | 2004-01-10 | 1 | -45/+50 |
* | Woody Suwalski writes: | andersen | 2004-01-10 | 1 | -0/+1 |
* | Woody Suwalski writes: | andersen | 2004-01-06 | 1 | -8/+22 |
* | re-indent | andersen | 2003-12-24 | 1 | -115/+115 |
* | Patch from Woody Suwalski: | andersen | 2003-12-19 | 1 | -0/+24 |
* | Steven Seeger writes: | andersen | 2003-11-14 | 1 | -1/+2 |
* | Busybox modprobe has a couple of irritating quirks: | bug1 | 2003-09-08 | 1 | -4/+33 |
* | Fall back to looking in /lib/modules/modules.dep if | andersen | 2003-06-20 | 1 | -2/+7 |
* | Patch from Andrew Dennison: | andersen | 2003-06-20 | 1 | -13/+25 |
* | Major coreutils update. | mjn3 | 2003-03-19 | 1 | -18/+18 |
* | print an error message if we can't load a module | sandman | 2002-12-03 | 1 | -2/+4 |
* | for some baffling reason tinycc insists that i change this 0 to NULL | aaronl | 2002-08-23 | 1 | -1/+1 |
* | - updated a few copyright/left file headers | sandman | 2002-08-05 | 1 | -2/+17 |
* | Fixed a bug that I had introduced with the new "options" handling. | sandman | 2002-07-29 | 1 | -7/+8 |
* | modprobe now also uses "options" from /etc/modules.conf | sandman | 2002-07-26 | 1 | -55/+99 |
* | David Frascone <dave@frascone.com> noticed two problems. First, modprobe was | andersen | 2002-07-02 | 1 | -0/+4 |
* | Cleaned up Erik's fgets -> read patch and fixed a buffer overflow | sandman | 2002-06-04 | 1 | -36/+38 |
* | Avoid stack munching stdio implementations. | andersen | 2002-06-04 | 1 | -75/+100 |
* | Fixed a realloc bug found by Martin Volf | sandman | 2002-06-02 | 1 | -3/+3 |