ntpd: add -q option. By Adam Tkac.
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 23 Nov 2009 15:27:16 +0000 (16:27 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 23 Nov 2009 15:27:16 +0000 (16:27 +0100)
commit8d580c72f4eaf5bb6cfec21ef473723c74c3382d
tree12ce4f7273ff993981549d1a0b7450b20878a1e2
parent74f8e7810bbe61bdeffd1dea6adb08426f479705
ntpd: add -q option. By Adam Tkac.

function                                             old     new   delta
settime                                              347     375     +28
packed_usage                                       26681   26693     +12
ntpd_main                                           3282    3251     -31
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/1 up/down: 40/-31)              Total: 9 bytes

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