dnsd: add -s option. This allows (clumsy) operation with read dns servers
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 7 Feb 2010 01:45:03 +0000 (02:45 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 7 Feb 2010 01:45:03 +0000 (02:45 +0100)
commit343dfd7abe44a32b329379ec9039f2560543518d
tree3c222f19d6a278397450d3d7c58f4f9580ec1be8
parente66a09ba9c167b210694cf940648757868a3f994
dnsd: add -s option. This allows (clumsy) operation with read dns servers

function                                             old     new   delta
packed_usage                                       26816   26886     +70
dnsd_main                                           1299    1303      +4

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
include/usage.h
networking/dnsd.c