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
4137dd783b
busybox
/
modutils
History
Mike Frysinger
135cee3741
Jean Wolter writes: modprobe checks, whether a module is already loaded. The function used for this currently always returns 0.
2006-06-21 23:03:37 +00:00
..
Config.in
fix spelling mistakes
2006-05-26 01:48:17 +00:00
insmod.c
import support for microblaze relocations from uClinux-dist
2006-06-06 06:30:32 +00:00
lsmod.c
fix from uClinux-dist for proper exit status if reading /proc/modules failed
2006-06-06 06:19:19 +00:00
Makefile
pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mailing list
2006-05-13 02:33:09 +00:00
Makefile.in
- revert back to r14406
2006-03-13 19:04:00 +00:00
modprobe.c
Jean Wolter writes: modprobe checks, whether a module is already loaded. The function used for this currently always returns 0.
2006-06-21 23:03:37 +00:00
rmmod.c
- move #include busybox.h to the very top so we pull in the config
2006-06-03 19:35:15 +00:00