netcat: net applet (alias to nc)
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 15 Sep 2017 16:55:53 +0000 (18:55 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 15 Sep 2017 16:55:53 +0000 (18:55 +0200)
commit3c34f681b35233afb7f932154e72f3eb2b335b47
tree97c252af77d990f70418b261ad994186cb86b324
parent7735e52df440411ccaeb5df2824e5ba1ce4c161e
netcat: net applet (alias to nc)

function                                             old     new   delta
packed_usage                                       31807   31856     +49
applet_names                                        2701    2708      +7
applet_main                                         1560    1564      +4
applet_install_loc                                   195     196      +1
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 4/0 up/down: 61/0)               Total: 61 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/nc.c