summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2015-06-06tools: Hide new commands behind experimental flagLucas De Marchi1-2/+5
2015-04-16Fix spurious spaces in lsmod outputSantiago Vila1-3/+5
2015-03-07tools: add basic versions of insert and removeCaio Marcelo de Oliveira Filho4-0/+282
2015-02-28depmod: add asserts to ensure positive return from ftell()Lucas De Marchi1-2/+4
2015-02-28modprobe: stop checking initstate for builtin modulesLucas De Marchi1-30/+4
2015-02-26depmod: fix leak in case of malloc(0)Lucas De Marchi1-1/+2
2015-02-25depmod: use cleanup attribute to simplify free on exitLucas De Marchi1-12/+5
2015-02-25depmod: Fix crash in previous commit if root is not setColin Walters1-1/+1
2015-02-25depmod: fix leaking root on exitLucas De Marchi1-1/+5
2015-01-14tools: prefer the use of streq()Lucas De Marchi2-8/+9
2015-01-14tools: kmod: use streqLucas De Marchi1-3/+5
2015-01-14tools: kmod: break iteration once a command is executedCaio Marcelo de Oliveira Filho1-4/+4
2015-01-02Fix includes after change to build-sysLucas De Marchi8-8/+8
2014-11-15depmod: point to documentation in libkmodLucas De Marchi1-101/+2
2014-10-28static-nodes: indicate that creation of static nodes should only happen at bootTom Gundersen1-1/+1
2014-10-09Move remaining functions from libkmod-util to sharedLucas De Marchi2-2/+2
2014-10-09depmod: use alias_normalize() from sharedLucas De Marchi1-38/+5
2014-10-09Do not rely on prio_to_str() being always inlineLucas De Marchi1-5/+10
2014-10-09Do not export array of kmod extensionsLucas De Marchi1-1/+1
2014-10-09Clarify what licences apply whereLucas De Marchi1-0/+339
2014-10-03Rename getline_wrapped() to freadline_wrapped()Lucas De Marchi1-1/+1
2014-10-03Reorder and reorganize header filesLucas De Marchi9-51/+60
2014-10-03Move hash implementation to shared directoryLucas De Marchi1-1/+1
2014-10-03Move array implementation to shared directoryLucas De Marchi2-2/+3
2014-10-03Move generic util functions to shared directoryLucas De Marchi2-1/+3
2014-10-02Move macro.h to shared directoryLucas De Marchi4-4/+5
2014-05-30depmod: Add better error messages when facing loopsLucas De Marchi1-9/+93
2014-05-30depmod: Rename variable to clarify its meaningLucas De Marchi1-8/+12
2014-05-14depmod: Make dependency loops be fatalLucas De Marchi1-46/+9
2014-04-01config: also parse softdeps from modulesTom Gundersen1-2/+0
2014-03-19depmod: do not allow partial matches with "search" directiveAnssi Hannula1-2/+2
2014-03-19depmod: fix debug print parameter orderAnssi Hannula1-1/+1
2014-03-06build-sys: add small redirecting MakefilesLucas De Marchi1-0/+13
2014-03-05libkmod-config,depmod: Accept special files as configuration files, tooMichal Marek1-4/+1
2014-01-26Remove "rmmod -w" documentation and getopt entryStephen Kitt1-1/+0
2013-09-20rmmod: remove --wait optionLucas De Marchi1-11/+5
2013-09-10depmod: warn on invalid devname specificationTom Gundersen1-3/+10
2013-08-29Fix usage of readdir_r()Lucas De Marchi1-12/+4
2013-08-09depmod: add missing "else" clauseJan Engelhardt1-1/+1
2013-07-15static-nodes: create parent directories of output fileTom Gundersen1-3/+9
2013-07-15static-nodes: don't fail if modules.devname not foundTom Gundersen1-12/+19
2013-07-02tools: Use test/kmod instead of kmod-nolibLucas De Marchi1-1/+1
2013-07-01static-nodes: Better -f option descriptionLucas De Marchi1-1/+1
2013-05-02modprobe: don't check refcount with remove commandJohannes Berg1-1/+1
2013-04-21Add format attribute and fix issuesLucas De Marchi4-9/+12
2013-04-19static-nodes: Fix indentationLucas De Marchi1-162/+170
2013-04-19static-nodes: tmpfiles - also create parents directories of device nodesTom Gundersen1-3/+11
2013-04-17kmod: It's an error not to have modules.devnameLucas De Marchi1-2/+3
2013-04-16tools: add static-nodes toolTom Gundersen3-0/+248
2013-03-21modprobe: Fix assertion on --show-depends with bogus config fileLucas De Marchi1-2/+6