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
Bernhard Reutner-Fischer
9cf0f62b15
vda, xmalloc'ing can use *alot* of RAM. Don't forget that there are
...
modules out there that are half a megabyte! mmap()ing is way nicer for small mem boxes.
2008-05-27 09:06:05 +00:00
..
Config.in
- improve help-text
2008-05-27 08:41:32 +00:00
depmod.c
- improve option-handling a bit
2008-05-26 21:33:05 +00:00
insmod.c
vda, xmalloc'ing can use *alot* of RAM. Don't forget that there are
2008-05-27 09:06:05 +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
…
modprobe.c
modprobe: fix for blacklisting
2008-05-22 17:37:38 +00:00
rmmod.c
…