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
2024-12-22 14:30:31 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
d9391b15f1
hush
/
modutils
History
Denis Vlasenko
a545726d2b
insmod: fix help text to not show options if only 2.6 was selected
2007-09-24 20:14:32 +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
lsmod.c
s/#ifdef CONFIG_/#if ENABLE_/g
2007-08-13 10:36:25 +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