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-07 04:31:22 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
hush
/
modutils
History
Rob Landley
199501f2a0
I screwed up the last commit: if dt is null when ENABLE_MULTIPLE_OPTIONS is
...
off, we'd dereference the null. Oops.
2005-12-16 06:18:06 +00:00
..
Config.in
Patch from Yann E. Morin to reorganize module config options.
2005-12-11 20:20:05 +00:00
insmod.c
Make insmod quiet by default (patch from Yann E. Morin).
2005-12-11 20:14:12 +00:00
lsmod.c
Tweak the "pretty lsmod for 2.6" patch to be seperately selectable.
2005-05-04 23:55:06 +00:00
Makefile
use the shorter license header
2005-09-24 07:16:29 +00:00
Makefile.in
use brief license line
2005-09-24 06:01:57 +00:00
modprobe.c
I screwed up the last commit: if dt is null when ENABLE_MULTIPLE_OPTIONS is
2005-12-16 06:18:06 +00:00
rmmod.c
Patch from Yann E. Morin to make rmmod report failure properly.
2005-12-11 19:46:50 +00:00