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
78e2d4e361
busybox
/
modutils
History
Denis Vlasenko
4daad9004d
introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).
2007-09-27 10:20:47 +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
insmod: fix help text to not show options if only 2.6 was selected
2007-09-24 20:14:32 +00:00
Kbuild
build system overhaul
2006-10-05 10:17:08 +00:00
lsmod.c
introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).
2007-09-27 10:20:47 +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