hush/modutils
Denis Vlasenko c03e872112 save a bit of code with *strchrnul = '\0' trick
function                                             old     new   delta
nextline                                              59      55      -4
include_conf                                         902     898      -4
read_config                                          414     406      -8
fsck_main                                           1880    1869     -11
2007-12-26 20:56:55 +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 telnet: use poll, it's shorter 2007-11-06 02:23:39 +00:00
Kbuild build system overhaul 2006-10-05 10:17:08 +00:00
lsmod.c insmod: code shrink, stop exporting insmod_ng_main. 2007-11-02 23:31:10 +00:00
modprobe.c save a bit of code with *strchrnul = '\0' trick 2007-12-26 20:56:55 +00:00
rmmod.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00