hush/modutils
Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
text    data     bss     dec     hex filename
 808035     611    6868  815514   c719a busybox_old
 804472     611    6868  811951   c63af busybox_unstripped
2008-06-27 02:52:20 +00:00
..
Config.in whitespace and comment fixes, no code changes 2008-06-16 04:09:25 +00:00
depmod.c *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
insmod.c *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +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 replace single-char printf's with bb_putchar 2008-06-05 06:51:06 +00:00
modprobe.c mdoprobe: fix SEGV bug (by Vlad Dronnikov) 2008-06-22 16:59:46 +00:00
rmmod.c - use (uC)libc functions. Saves a dozen bytes. 2008-05-27 10:13:54 +00:00