rfkill: new applet
authorSouf Oued <souf_oued@yahoo.fr>
Sun, 2 May 2010 16:45:02 +0000 (18:45 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 2 May 2010 16:45:02 +0000 (18:45 +0200)
commit43afd75ea8de1c891c3c0a520cbb117e3f1ad49e
tree4e72a22fa71c0615f464f91e34bb0c5a10bf76ba
parentfde3fb3009765b273d4d717a7e4609ff7f9461ae
rfkill: new applet

function                                             old     new   delta
rfkill_main                                            -     683    +683
packed_usage                                       26824   26966    +142
static.rfkill_types                                    -      42     +42
applet_names                                        2216    2223      +7
applet_main                                         1300    1304      +4
applet_nameofs                                       650     652      +2

Signed-off-by: Souf Oued <souf_oued@yahoo.fr>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
include/applets.h
include/usage.h
miscutils/Config.in
miscutils/Kbuild
miscutils/rfkill.c [new file with mode: 0644]