kmod/tools
Lucas De Marchi 447eed8c48 depmod: use our copy of modname instead of calling libkmod
In depmod_module_add() we already called kmod_module_get_name() and
copied the string to our struct. Use it instead of calling again and
again the libkmod function.
2012-10-30 04:11:24 -02:00
..
.gitignore Update .gitignore files 2012-02-05 02:15:20 -02:00
depmod.c depmod: use our copy of modname instead of calling libkmod 2012-10-30 04:11:24 -02:00
insmod.c Remove ifdef for building tools not bundled 2012-06-15 00:40:14 -03:00
kmod.c Update copyright 2012-01-09 00:41:07 -02:00
kmod.h Use #pragma once instead of #ifndef 2012-07-18 10:31:50 -03:00
lsmod.c Remove ifdef for building tools not bundled 2012-06-15 00:40:14 -03:00
modinfo.c build-sys: Remove --with-rootprefix option 2012-10-02 00:27:31 -03:00
modprobe.c build-sys: Remove --with-rootprefix option 2012-10-02 00:27:31 -03:00
rmmod.c rmmod: Deprecate --wait option 2012-10-17 18:43:17 -03:00