hush/modutils
Denis Vlasenko 818322b9b1 *: kill bb_get_last_path_component, replace with two functions
(one which strips trailing slash and one which does not)
wget: straighten out as a result of above change
   text    data     bss     dec     hex filename
   5056       1       0    5057    13c1 busybox.t4/networking/wget.o
   5022       0       0    5022    139e busybox.t5/networking/wget.o
2007-09-24 18:27:04 +00:00
..
Config.in as Peter Kjellerstedt points out, bool/prompt/depend need to be split up in order to achieve the desired behavior (default to Y without a prompt); revert previous to commits to this file 2007-01-24 14:34:35 +00:00
insmod.c *: kill bb_get_last_path_component, replace with two functions 2007-09-24 18:27:04 +00:00
Kbuild
lsmod.c s/#ifdef CONFIG_/#if ENABLE_/g 2007-08-13 10:36:25 +00:00
modprobe.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
rmmod.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00