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-21 08:29:45 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
4daad9004d
hush
/
modutils
History
Denis Vlasenko
4daad9004d
introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).
2007-09-27 10:20:47 +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
build system overhaul
2006-10-05 10:17:08 +00:00
lsmod.c
introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).
2007-09-27 10:20:47 +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