hush/modutils
Eric Andersen cffd5022c5 Patch from Magnus Damm <damm@opensource.se> to rework things
greatly, and keep the arch specific relocations together,
fixes R_PPC_ADDR32 handling so powerpc can work, and changes the
tlb tables to be linked lists (again so powerpc can work).
2002-05-24 06:50:15 +00:00
..
config.in Apply lash_patch35 from vodz, which brings several nice size_optimizations. 2002-04-06 05:17:57 +00:00
insmod.c Patch from Magnus Damm <damm@opensource.se> to rework things 2002-05-24 06:50:15 +00:00
lsmod.c Apply lash_patch35 from vodz, which brings several nice size_optimizations. 2002-04-06 05:17:57 +00:00
Makefile Completely rework the config system so that it no longer annoys me to work on 2002-04-12 12:05:57 +00:00
Makefile.in Completely rework the config system so that it no longer annoys me to work on 2002-04-12 12:05:57 +00:00
modprobe.c Some cleanups, some size reductions and some buffer overflow checks 2002-05-22 23:34:35 +00:00
rmmod.c