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
Rob Landley
4640b05afd
Bernhard Fischer pointed out some leftover debris needing cleanup.
2006-08-15 21:37:55 +00:00
..
Config.in
Patch from Yann Morin to fix bug 941, underscores in module aliases.
2006-07-20 17:36:18 +00:00
insmod.c
Another whack at scripts/individual. Now builds 212 applets.
2006-08-09 20:56:23 +00:00
lsmod.c
Bernhard Fischer pointed out some leftover debris needing cleanup.
2006-08-15 21:37:55 +00:00
Makefile
…
Makefile.in
…
modprobe.c
Remove xcalloc() and convert its callers to xzalloc(). About half of them
2006-08-03 20:07:35 +00:00
rmmod.c
…