whois: new applet
authorPere Orga <gotrunks@gmail.com>
Sun, 27 Feb 2011 22:38:52 +0000 (23:38 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 27 Feb 2011 22:38:52 +0000 (23:38 +0100)
commit251962f20737c5138c7d33e90c68dfca856361e1
tree1399a95fd99732366c2544baf05307cb8166ab40
parent9beb68e3e2dc1c6f457acfb307cfed73cce65cd9
whois: new applet

function                                             old     new   delta
whois_main                                             -     118    +118
pipe_out                                               -      80     +80
packed_usage                                       28084   28095     +11
applet_names                                        2385    2391      +6
applet_main                                         1388    1392      +4
applet_nameofs                                       694     696      +2
------------------------------------------------------------------------------
(add/remove: 3/0 grow/shrink: 4/0 up/down: 221/0)             Total: 221 bytes

Signed-off-by: Pere Orga <gotrunks@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/whois.c [new file with mode: 0644]