hush/modutils
Rob Landley 07fffc5add uClibc can't handle anonymous MAP_SHARED. Since we're treating it as
read only data anyway, MAP_PRIVATE shouldn't make a major difference.
2005-12-07 22:45:28 +00:00
..
Config.in Yann Morin's modprobe multiple options patch. There's more work to be done, 2005-11-15 00:08:29 +00:00
insmod.c uClibc can't handle anonymous MAP_SHARED. Since we're treating it as 2005-12-07 22:45:28 +00:00
lsmod.c Tweak the "pretty lsmod for 2.6" patch to be seperately selectable. 2005-05-04 23:55:06 +00:00
Makefile use the shorter license header 2005-09-24 07:16:29 +00:00
Makefile.in use brief license line 2005-09-24 06:01:57 +00:00
modprobe.c Yann Morin's modprobe multiple options patch. There's more work to be done, 2005-11-15 00:08:29 +00:00
rmmod.c use libbb/get_kernel_revision(), reduce stack usage, add loses -w -f option for getopt, convert to bb_getopt_ulflags(), reduce memory usage - xmalloc to bb_common_bufsiz1, size reduce over 200 bytes 2005-11-28 15:54:22 +00:00