summaryrefslogtreecommitdiff
path: root/tools/kmod.h
Commit message (Expand)AuthorAgeFilesLines
* tools: add basic versions of insert and removeCaio Marcelo de Oliveira Filho2015-03-071-0/+2
* Move macro.h to shared directoryLucas De Marchi2014-10-021-1/+1
* tools: add static-nodes toolTom Gundersen2013-04-161-0/+1
* Update copyright noticesLucas De Marchi2013-01-161-1/+1
* tools: use program_invocation_short_name provided by libcLucas De Marchi2012-11-061-3/+0
* tools: share function to convert prio to stringLucas De Marchi2012-11-061-0/+2
* tools: share getting program name from argv for all toolsLucas De Marchi2012-11-061-0/+3
* Use #pragma once instead of #ifndefLucas De Marchi2012-07-181-3/+1
* Update copyrightLucas De Marchi2012-01-091-1/+1
* tools: kmod: bundle depmod together with the othersLucas De Marchi2011-12-271-0/+1
* Fix header guardLucas De Marchi2011-12-271-1/+2
* tools: kmod: add list commandLucas De Marchi2011-12-231-0/+1
* tools: kmod: Add handling of compat modprobeLucas De Marchi2011-12-231-0/+1
* tools: kmod: Add handling of compat modinfoLucas De Marchi2011-12-231-0/+1
* tools: kmod: Add handling of compat insmodLucas De Marchi2011-12-231-0/+1
* tools: kmod: Add handling of compat rmmodLucas De Marchi2011-12-231-0/+1
* tools: kmod: Add handling of compat lsmodLucas De Marchi2011-12-231-0/+2
* tools: add skeleton of kmod toolLucas De Marchi2011-12-231-0/+30