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-10 16:29:44 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
hush
/
modutils
History
Rob Landley
6ced427a6d
Try to make a "type-punned pointer" warning go away for somebody on the
...
buildroot list.
2006-08-03 20:39:59 +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
Remove xcalloc() and convert its callers to xzalloc(). About half of them
2006-08-03 20:07:35 +00:00
lsmod.c
Try to make a "type-punned pointer" warning go away for somebody on the
2006-08-03 20:39:59 +00:00
Makefile
pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mailing list
2006-05-13 02:33:09 +00:00
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
- move #include busybox.h to the very top so we pull in the config
2006-06-03 19:35:15 +00:00