This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2gs-SW
/
hush
Watch
1
Star
0
Fork
0
You've already forked hush
mirror of
https://github.com/sheumann/hush.git
synced
2025-01-18 07:31:34 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
hush
/
modutils
History
Denis Vlasenko
0d907eab6c
modutils: dont pass NULL options to init_module()
2009-03-29 17:25:14 +00:00
..
Config.in
modutils: delete unused global variable
2009-03-05 09:26:17 +00:00
depmod.c
make modutils compile again
2009-02-20 04:56:00 +00:00
insmod.c
- documentation fix
2008-11-22 20:30:53 +00:00
Kbuild
…
lsmod.c
…
modprobe-small.c
…
modprobe.c
further work on modprobe
2009-03-06 22:48:11 +00:00
modutils-24.c
module loading for 2.4: use fd-based io instead of FILE based;
2009-03-29 16:38:59 +00:00
modutils.c
modutils: dont pass NULL options to init_module()
2009-03-29 17:25:14 +00:00
modutils.h
modutils: delete unused global variable
2009-03-05 09:26:17 +00:00
rmmod.c
…