ntpd: add optional support for /etc/ntp.conf
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 23 Mar 2014 14:06:38 +0000 (15:06 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 23 Mar 2014 17:34:51 +0000 (18:34 +0100)
commit504fe45f35bab29752d39cc2d39d2e8c43fe6eac
tree0ba9037b307bf01dd057881d1a72787481da8c6a
parentf332617fbd9248f34cff183a2a4caa961730625d
ntpd: add optional support for /etc/ntp.conf

function                                             old     new   delta
add_peers                                              -      98     +98
packed_usage                                       29470   29511     +41
ntp_init                                             407     428     +21
pw_encrypt                                            14      27     +13
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 3/0 up/down: 173/0)             Total: 173 bytes

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