]> git.ipfire.org Git - thirdparty/kmod.git/history - tools/kmod.h
libkmod: fix possible double free with wrong modules.builtin.modinfo
[thirdparty/kmod.git] / tools / kmod.h
2015-03-07  Caio Marcelo de... tools: add basic versions of insert and remove
2014-10-03  Lucas De MarchiMove macro.h to shared directory
2013-04-17  Tom Gundersentools: add static-nodes tool
2013-01-16  Lucas De MarchiUpdate copyright notices
2012-11-06  Lucas De Marchitools: use program_invocation_short_name provided by...
2012-11-06  Lucas De Marchitools: share function to convert prio to string
2012-11-06  Lucas De Marchitools: share getting program name from argv for all...
2012-07-18  Lucas De MarchiUse #pragma once instead of #ifndef
2012-01-09  Lucas De MarchiUpdate copyright
2011-12-27  Lucas De Marchitools: kmod: bundle depmod together with the others
2011-12-27  Lucas De MarchiFix header guard
2011-12-23  Lucas De Marchitools: kmod: add list command
2011-12-23  Lucas De Marchitools: kmod: Add handling of compat modprobe
2011-12-23  Lucas De Marchitools: kmod: Add handling of compat modinfo
2011-12-23  Lucas De Marchitools: kmod: Add handling of compat insmod
2011-12-23  Lucas De Marchitools: kmod: Add handling of compat rmmod
2011-12-23  Lucas De Marchitools: kmod: Add handling of compat lsmod
2011-12-23  Lucas De Marchitools: add skeleton of kmod tool