From: Harlan Stenn Date: Sun, 16 Nov 2008 07:16:42 +0000 (-0500) Subject: Imported GSoC SNTP code from Johannes Maximilian Khn X-Git-Tag: NTP_4_2_5P142~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86fff28ff0a92db4aaa2b91c1ce5421c8e9f0776;p=thirdparty%2Fntp.git Imported GSoC SNTP code from Johannes Maximilian Khn bk: 491fc8daH_PlzzCtKqzbv9Wr4cfLgw --- diff --git a/.point-changed-filelist b/.point-changed-filelist index 575faf5bb..4e0fc2ea2 100644 --- a/.point-changed-filelist +++ b/.point-changed-filelist @@ -1,4 +1,8 @@ ChangeLog +gsoc_sntp/sntp-opts.c +gsoc_sntp/sntp-opts.h +gsoc_sntp/sntp-opts.texi +gsoc_sntp/sntp.1 ntpd/ntpd-opts.c ntpd/ntpd-opts.h ntpd/ntpd-opts.texi diff --git a/ChangeLog b/ChangeLog index 306557e52..ca359206b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ +* Imported GSoC SNTP code from Johannes Maximilian Kühn. (4.2.5p141) 2008/11/13 Released by Harlan Stenn * New caltontp.c and calyearstart.c from Juergen Perlinger. (4.2.5p140) 2008/11/12 Released by Harlan Stenn diff --git a/bootstrap b/bootstrap index 29cb5d4db..abf243664 100755 --- a/bootstrap +++ b/bootstrap @@ -111,6 +111,7 @@ done touch ntpd/ntp_parser.[ch] cp bincheck.mf sntp/ +cp bincheck.mf gsoc_sntp/ ${AUTORECONF} -i -v