summaryrefslogtreecommitdiff
path: root/modutils (follow)
Commit message (Expand)AuthorAgeFilesLines
* egor duda writes:Eric Andersen2004-10-082-5/+11
* Patch from Egor DudaGlenn L McGrath2004-09-241-0/+5
* Based on patches from Mike Frysinger, add insmod support forEric Andersen2004-09-021-74/+82
* Fixup some warningsEric Andersen2004-08-281-3/+3
* Patch from Rodney Radford adding x86_64 support.Eric Andersen2004-08-191-3/+13
* Patch from Mike Castle to cleanup some modutils issues, inEric Andersen2004-08-191-59/+33
* Only pass modprobe module params with 2.6.x kernel support.Eric Andersen2004-08-161-2/+4
* Christian Ostheimer writes:Eric Andersen2004-08-141-1/+1
* Patch from Mike Castle, dont print an empty line (patch modified by me toGlenn L McGrath2004-08-111-9/+13
* Patch from Phil Blundellto improve substring matchGlenn L McGrath2004-08-111-1/+4
* Willian Barsse wroteGlenn L McGrath2004-08-111-8/+7
* William Barsse writes:Eric Andersen2004-08-031-10/+9
* Patch from Mike Snitzer <snitzer@gmail.com>:Robert Griebl2004-07-221-3/+6
* Patch from Mike Snitzer <snitzer@gmail.com>:Robert Griebl2004-07-201-3/+3
* new_process_module_arguments returns 0 on error and 1 if everything went okRobert Griebl2004-07-201-3/+3
* Deal with the fact that 2.6.x kernels replace any '-'s in theEric Andersen2004-07-201-4/+36
* Add missing type for CONFIG_FEATURE_QUERY_MODULE_INTERFACEEric Andersen2004-07-201-0/+2
* Fixup some cases of "QM_MODULES: not implemented" for bothEric Andersen2004-07-132-10/+13
* fix a stupid compile error when CONFIG_FEATURE_INSMOD_VERSION_CHECKINGEric Andersen2004-06-221-4/+4
* kill off insmod support for older pre 2.1 Linux kernels,Eric Andersen2004-06-222-529/+28
* Patrick Huesmann writes:Eric Andersen2004-06-222-7/+30
* oopsEric Andersen2004-05-261-3/+3
* Patch from Yoshinori Sato:Eric Andersen2004-05-261-3/+47
* Larry Doolittle writes:Eric Andersen2004-04-141-5/+5
* Michael Tokarev, mjt at tls dot msk dot ru writes:Eric Andersen2004-04-061-2/+4
* Michael Tokarev, mjt at tls dot msk dot ru writes:Eric Andersen2004-04-061-1/+1
* Michael Tokarev, mjt at tls dot msk dot ru writes:Eric Andersen2004-04-061-2/+2
* Christian Grigis, christian.grigis at smartdata dot ch writes:Eric Andersen2004-04-061-4/+4
* As noted in a patch from Kendrick Hamilton, rmmod was onlyEric Andersen2004-03-191-4/+1
* Add missing ELFCLASSM for m68kEric Andersen2004-03-191-2/+3
* Only use R_68K_GOTOFF if it is definedEric Andersen2004-03-191-2/+6
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-156-45/+44
* Patch from OpenWrt.Manuel Novoa III2004-02-181-3/+5
* whitespace cleanupEric Andersen2004-01-101-45/+50
* Woody Suwalski writes:Eric Andersen2004-01-101-0/+1
* Woody Suwalski writes:Eric Andersen2004-01-061-8/+22
* Fix broken #elseEric Andersen2004-01-051-4/+3
* Fix debian bug #215612, insmod should be silent on requestGlenn L McGrath2003-12-311-3/+4
* re-indentEric Andersen2003-12-243-1099/+1100
* Patch from Woody Suwalski:Eric Andersen2003-12-192-31/+77
* Update modutils with 2.6 module supportEric Andersen2003-12-113-36/+138
* Add (untested) support for cris, based on the (old) busybox insmodManuel Novoa III2003-12-041-2/+27
* Steven Seeger writes:Eric Andersen2003-11-141-1/+2
* Do a better job of dealing with screwy s390 abi changesEric Andersen2003-10-211-2/+5
* ccording to this:Eric Andersen2003-10-201-3/+3
* Busybox modprobe has a couple of irritating quirks:Glenn L McGrath2003-09-081-4/+33
* To load GPLONLY symbols its is required that CHECK_TAINTED_MODULES beGlenn L McGrath2003-09-032-4/+8
* "insmod caches the symbolname in a variable before modifying it and usesGlenn L McGrath2003-08-311-3/+12
* handle GPLONLY symbolsGlenn L McGrath2003-08-301-3/+21
* Patch from Paul Mundt (lethal) adding sh64 insmod support for busyboxEric Andersen2003-08-131-10/+72