This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
busybox
/
modutils
History
Denis Vlasenko
671691cf21
modutils: optional modutils-small by Vladimir Dronnikov.
...
15kb smaller than standard one. libbb/recursive_action.c: commented-out code for aborting the scan.
2008-07-04 10:25:44 +00:00
..
Config.in
modutils: optional modutils-small by Vladimir Dronnikov.
2008-07-04 10:25:44 +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
modutils: optional modutils-small by Vladimir Dronnikov.
2008-07-04 10:25:44 +00:00
lsmod.c
replace single-char printf's with bb_putchar
2008-06-05 06:51:06 +00:00
modprobe-small.c
modutils: optional modutils-small by Vladimir Dronnikov.
2008-07-04 10:25:44 +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