aboutsummaryrefslogtreecommitdiff
path: root/modutils (follow)
Commit message (Expand)AuthorAgeFilesLines
* just whitespacetimr2006-01-254-8/+8
* - shared libbusybox.aldot2006-01-151-0/+5
* import nios2 support from microtronixvapier2006-01-041-0/+171
* just use bb_xfopen()vapier2006-01-031-4/+1
* I screwed up the last commit: if dt is null when ENABLE_MULTIPLE_OPTIONS islandley2005-12-161-6/+8
* Better use of the ENABLE guards.landley2005-12-151-7/+6
* - remove warning (thanks Yann E. MORIN) and switch to ENABLE_aldot2005-12-141-15/+15
* Minor fix: if(CONFIG) breaks the build when that CONFIG is disabled, it haslandley2005-12-131-1/+1
* Patch from Yann E. Morin, something to do with bugs 276 and 272.landley2005-12-121-232/+273
* Change CONFIG_MODPROBE_MULTIPOLE_OPTIONS tolandley2005-12-121-11/+11
* Patch from Yann E. Morin to reorganize module config options.landley2005-12-111-36/+43
* Make insmod quiet by default (patch from Yann E. Morin).landley2005-12-111-1/+1
* Patch from Yann E. Morin to make rmmod report failure properly.landley2005-12-111-2/+2
* uClibc can't handle anonymous MAP_SHARED. Since we're treating it aslandley2005-12-071-1/+1
* use libbb/get_kernel_revision(), reduce stack usage, add loses -w -f option f...vodz2005-11-281-60/+48
* Patch from Cristian Ionescu-Idbohrn to deal with _ vs - better.landley2005-11-271-1/+11
* Yann Morin's modprobe multiple options patch. There's more work to be done,landley2005-11-152-22/+186
* another more constvodz2005-10-201-1/+1
* remove debug warningvapier2005-10-021-1/+1
* reorder arches into alphabetical ordervapier2005-10-021-198/+201
* fixup whitespacevapier2005-10-021-14/+14
* remove all Elf32 hardcodes to make sure the elf handling is 64bit cleanvapier2005-10-021-47/+53
* svdavidson writes in Bug 459: add support for x86_64 relocations from modutil...vapier2005-10-021-1/+72
* change interface to bb_xasprintf() - more perfect for me.vodz2005-09-291-2/+2
* use the shorter license headervapier2005-09-241-15/+2
* use brief license linevapier2005-09-241-15/+2
* initial ppc64 supportvapier2005-09-141-1/+6
* applying jim bauer's patch to eliminate modprobe's dependencypgf2005-08-041-13/+51
* use toplevel ARFLAGS and update default ARFLAGS to be quietvapier2005-07-271-1/+1
* Tweak the "pretty lsmod for 2.6" patch to be seperately selectable.landley2005-05-042-5/+14
* Takeharu Kato's patch added 2.6 support to lsmod; this changes menuconfiglandley2005-05-041-7/+7
* Takeharu Kato said:landley2005-05-031-1/+42
* Patch from Bernhard Fischer to make a bunch of symbols staticandersen2005-04-161-1/+1
* Corrected the list of section names in add_ksymoops_symbols() sopkj2005-03-301-2/+2
* amd64 is rela, not relvapier2005-03-301-2/+2
* alpha/parisc supportvapier2004-12-261-2/+23
* egor duda writes:andersen2004-10-082-5/+11
* Patch from Egor Dudabug12004-09-241-0/+5
* Based on patches from Mike Frysinger, add insmod support forandersen2004-09-021-74/+82
* Fixup some warningsandersen2004-08-281-3/+3
* Patch from Rodney Radford adding x86_64 support.andersen2004-08-191-3/+13
* Patch from Mike Castle to cleanup some modutils issues, inandersen2004-08-191-59/+33
* Only pass modprobe module params with 2.6.x kernel support.andersen2004-08-161-2/+4
* Christian Ostheimer writes:andersen2004-08-141-1/+1
* Patch from Mike Castle, dont print an empty line (patch modified by me tobug12004-08-111-9/+13
* Patch from Phil Blundellto improve substring matchbug12004-08-111-1/+4
* Willian Barsse wrotebug12004-08-111-8/+7
* William Barsse writes:andersen2004-08-031-10/+9
* Patch from Mike Snitzer <snitzer@gmail.com>:sandman2004-07-221-3/+6
* Patch from Mike Snitzer <snitzer@gmail.com>:sandman2004-07-201-3/+3