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-02-10 23:31:01 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
hush
/
modutils
History
Denys Vlasenko
f9c814b0ee
modprobe-small: hopefully fix bug 591 (incorrect detection of alias with '-')
...
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2009-09-07 02:37:19 +02:00
..
Config.in
tweak Config texts and some broken English elsewhere
2009-06-18 13:23:58 +02:00
depmod_process.sh
depmod: fix handling of .gz modules
2009-05-18 13:08:04 +02:00
depmod.c
more C standard compat fixes from Dan Fandrich
2009-09-06 12:47:55 +02:00
insmod.c
…
Kbuild
…
lsmod.c
…
modprobe-small.c
modprobe-small: hopefully fix bug 591 (incorrect detection of alias with '-')
2009-09-07 02:37:19 +02:00
modprobe.c
modprobe: treat tabs in modules.dep as delimiters too. closes bug 567
2009-08-14 02:10:54 +02:00
modutils-24.c
*: add FAST_FUNC to function ptrs where it makes sense
2009-06-05 12:06:05 +02:00
modutils.c
modprobe: correct exitcode handling and error messages with respect to -q
2009-06-17 18:46:06 +02:00
modutils.h
modprobe: correct exitcode handling and error messages with respect to -q
2009-06-17 18:46:06 +02:00
rmmod.c
…