busybox/modutils
Bernhard Reutner-Fischer 9cf0f62b15 vda, xmalloc'ing can use *alot* of RAM. Don't forget that there are
modules out there that are half a megabyte! mmap()ing is way nicer
   for small mem boxes.
2008-05-27 09:06:05 +00:00
..
Config.in - improve help-text 2008-05-27 08:41:32 +00:00
depmod.c - improve option-handling a bit 2008-05-26 21:33:05 +00:00
insmod.c vda, xmalloc'ing can use *alot* of RAM. Don't forget that there are 2008-05-27 09:06:05 +00:00
Kbuild - add simple first-draft unoptimized depmod just to proove Vladimir Dronnikov wrong 2008-05-26 12:01:49 +00:00
lsmod.c *: fix fallout from -Wunused-parameter 2008-03-17 09:04:04 +00:00
modprobe.c modprobe: fix for blacklisting 2008-05-22 17:37:38 +00:00
rmmod.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00