ntpd: replace openntp's clock discipline with ntpd's
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 1 Jan 2010 15:46:17 +0000 (16:46 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 1 Jan 2010 15:46:17 +0000 (16:46 +0100)
commitdd6673bac58cebfa9733b142520f17e4a4e2975c
treecc2f2e5d6afa4948b9e504511ddf1c66d6b841dd
parent8a428d9b15e98cb41b3f6b3ff77222ae96a7ee15
ntpd: replace openntp's clock discipline with ntpd's

It seems to be much more precise. +2.2k:
   text    data     bss     dec     hex filename
   4670       0       0    4670    123e busybox.t2/networking/ntpd.o
   6838       0       0    6838    1ab6 busybox.t3/networking/ntpd.o

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/ntpd.c [new file with mode: 0644]