ntpd: add -S PROG option. This feature is crucial for CMOS/RTC syncronization
authorDenys Vlasenko <vda.linux@googlemail.com>
Wed, 6 Jan 2010 11:27:47 +0000 (12:27 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Wed, 6 Jan 2010 11:27:47 +0000 (12:27 +0100)
commitede737b7cfb2d86965ebde07004ede3d8c3f1ab8
tree1d84c6e20dada0e412a1aabbd5133a6cf960c347
parent79ae534ac7a1e1ead80737b4b09769916c2bbb49
ntpd: add -S PROG option. This feature is crucial for CMOS/RTC syncronization

function                                             old     new   delta
run_script                                           112     278    +166
ntpd_main                                            779     825     +46
update_local_clock                                   824     858     +34
packed_usage                                       26518   26540     +22
ntp_init                                             366     371      +5
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 5/0 up/down: 273/0)             Total: 273 bytes

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