From: Harlan Stenn Date: Fri, 13 Oct 2006 02:46:49 +0000 (-0400) Subject: Autogen-5.8.7 upgrade X-Git-Tag: NTP_4_2_3P57~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f799baf3ce527d81b6b99fdd8cf8344844b23449;p=thirdparty%2Fntp.git Autogen-5.8.7 upgrade bk: 452efe1992tSYjGSSpdPTUGlqksgFw --- diff --git a/clockstuff/clktest-opts.c b/clockstuff/clktest-opts.c index 3cfe3c446..b4227e280 100644 --- a/clockstuff/clktest-opts.c +++ b/clockstuff/clktest-opts.c @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (clktest-opts.c) * - * It has been AutoGen-ed Sunday October 8, 2006 at 03:53:03 AM EDT + * It has been AutoGen-ed Thursday October 12, 2006 at 10:38:48 PM EDT * From the definitions clktest-opts.def * and the template file options * @@ -423,7 +423,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "CLKTEST"; tSCC zUsageTitle[] = -"clktest - test the clock line discipline - Ver. 4.2.3p51\n\ +"clktest - test the clock line discipline - Ver. 4.2.3p56\n\ USAGE: %s [ - [] | --[{=| }] ]... \n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/clockstuff/clktest-opts.h b/clockstuff/clktest-opts.h index 3b97ebf73..863084cb8 100644 --- a/clockstuff/clktest-opts.h +++ b/clockstuff/clktest-opts.h @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (clktest-opts.h) * - * It has been AutoGen-ed Sunday October 8, 2006 at 03:53:02 AM EDT + * It has been AutoGen-ed Thursday October 12, 2006 at 10:38:48 PM EDT * From the definitions clktest-opts.def * and the template file options * @@ -69,8 +69,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 13 -#define CLKTEST_VERSION "4.2.3p51" -#define CLKTEST_FULL_VERSION "clktest - test the clock line discipline - Ver. 4.2.3p51" +#define CLKTEST_VERSION "4.2.3p56" +#define CLKTEST_FULL_VERSION "clktest - test the clock line discipline - Ver. 4.2.3p56" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index 1e71a990c..d569f6f5a 100644 --- a/ntpd/ntpd-opts.c +++ b/ntpd/ntpd-opts.c @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntpd-opts.c) * - * It has been AutoGen-ed Thursday October 12, 2006 at 07:32:44 AM EDT + * It has been AutoGen-ed Thursday October 12, 2006 at 10:38:51 PM EDT * From the definitions ntpd-opts.def * and the template file options * @@ -38,7 +38,7 @@ tSCC zCopyright[] = "ntpd copyright (c) 1970-2006 ntp.org, all rights reserved"; tSCC zCopyrightNotice[] = -/* extracted from ../include/copyright.def near line 8 */ +/* extracted from /deacon/backroom/ntp-dev/include/copyright.def near line 8 */ "see html/copyright.html"; extern tUsageProc optionUsage; @@ -943,7 +943,7 @@ doOptSet_Debug_Level( tOptions* pOptions, tOptDesc* pOptDesc ) { - /* extracted from ../include/debug-opt.def, line 29 */ + /* extracted from /deacon/backroom/ntp-dev/include/debug-opt.def, line 29 */ DESC(DEBUG_LEVEL).optOccCt = atoi( pOptDesc->pzLastArg ); } #endif /* defined DEBUG */ diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index 63b50a279..63239bb1a 100644 --- a/ntpd/ntpd-opts.h +++ b/ntpd/ntpd-opts.h @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntpd-opts.h) * - * It has been AutoGen-ed Thursday October 12, 2006 at 07:32:43 AM EDT + * It has been AutoGen-ed Thursday October 12, 2006 at 10:38:50 PM EDT * From the definitions ntpd-opts.def * and the template file options * diff --git a/ntpd/ntpdsim-opts.c b/ntpd/ntpdsim-opts.c index 311bce868..2628cc110 100644 --- a/ntpd/ntpdsim-opts.c +++ b/ntpd/ntpdsim-opts.c @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntpdsim-opts.c) * - * It has been AutoGen-ed Thursday October 12, 2006 at 07:32:49 AM EDT + * It has been AutoGen-ed Thursday October 12, 2006 at 10:38:53 PM EDT * From the definitions ntpdsim-opts.def * and the template file options * @@ -38,7 +38,7 @@ tSCC zCopyright[] = "ntpdsim copyright (c) 1970-2006 ntp.org, all rights reserved"; tSCC zCopyrightNotice[] = -/* extracted from ../include/copyright.def near line 8 */ +/* extracted from /deacon/backroom/ntp-dev/include/copyright.def near line 8 */ "see html/copyright.html"; extern tUsageProc optionUsage; @@ -1141,7 +1141,7 @@ doOptSet_Debug_Level( tOptions* pOptions, tOptDesc* pOptDesc ) { - /* extracted from ../include/debug-opt.def, line 29 */ + /* extracted from /deacon/backroom/ntp-dev/include/debug-opt.def, line 29 */ DESC(DEBUG_LEVEL).optOccCt = atoi( pOptDesc->pzLastArg ); } #endif /* defined DEBUG */ diff --git a/ntpd/ntpdsim-opts.h b/ntpd/ntpdsim-opts.h index 8729a43a8..adfe1072b 100644 --- a/ntpd/ntpdsim-opts.h +++ b/ntpd/ntpdsim-opts.h @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntpdsim-opts.h) * - * It has been AutoGen-ed Thursday October 12, 2006 at 07:32:48 AM EDT + * It has been AutoGen-ed Thursday October 12, 2006 at 10:38:52 PM EDT * From the definitions ntpdsim-opts.def * and the template file options * diff --git a/ntpdc/ntpdc-opts.c b/ntpdc/ntpdc-opts.c index 85ccf206b..273e2b512 100644 --- a/ntpdc/ntpdc-opts.c +++ b/ntpdc/ntpdc-opts.c @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntpdc-opts.c) * - * It has been AutoGen-ed Thursday October 12, 2006 at 07:39:01 AM EDT + * It has been AutoGen-ed Thursday October 12, 2006 at 10:38:55 PM EDT * From the definitions ntpdc-opts.def * and the template file options * @@ -38,7 +38,7 @@ tSCC zCopyright[] = "ntpdc copyright (c) 1970-2006 ntp.org, all rights reserved"; tSCC zCopyrightNotice[] = -/* extracted from ../include/copyright.def near line 8 */ +/* extracted from /deacon/backroom/ntp-dev/include/copyright.def near line 8 */ "see html/copyright.html"; extern tUsageProc optionUsage; @@ -545,7 +545,7 @@ doOptSet_Debug_Level( tOptions* pOptions, tOptDesc* pOptDesc ) { - /* extracted from ../include/debug-opt.def, line 29 */ + /* extracted from /deacon/backroom/ntp-dev/include/debug-opt.def, line 29 */ DESC(DEBUG_LEVEL).optOccCt = atoi( pOptDesc->pzLastArg ); } #endif /* defined DEBUG */ diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index b0fdd8817..431f04299 100644 --- a/ntpdc/ntpdc-opts.h +++ b/ntpdc/ntpdc-opts.h @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntpdc-opts.h) * - * It has been AutoGen-ed Thursday October 12, 2006 at 07:39:00 AM EDT + * It has been AutoGen-ed Thursday October 12, 2006 at 10:38:55 PM EDT * From the definitions ntpdc-opts.def * and the template file options * diff --git a/ntpq/ntpq-opts.c b/ntpq/ntpq-opts.c index cd23a9cd3..7ae748e21 100644 --- a/ntpq/ntpq-opts.c +++ b/ntpq/ntpq-opts.c @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntpq-opts.c) * - * It has been AutoGen-ed Thursday October 12, 2006 at 07:39:29 AM EDT + * It has been AutoGen-ed Thursday October 12, 2006 at 10:38:57 PM EDT * From the definitions ntpq-opts.def * and the template file options * @@ -38,7 +38,7 @@ tSCC zCopyright[] = "ntpq copyright (c) 1970-2006 ntp.org, all rights reserved"; tSCC zCopyrightNotice[] = -/* extracted from ../include/copyright.def near line 8 */ +/* extracted from /deacon/backroom/ntp-dev/include/copyright.def near line 8 */ "see html/copyright.html"; extern tUsageProc optionUsage; @@ -485,7 +485,7 @@ doOptSet_Debug_Level( tOptions* pOptions, tOptDesc* pOptDesc ) { - /* extracted from ../include/debug-opt.def, line 29 */ + /* extracted from /deacon/backroom/ntp-dev/include/debug-opt.def, line 29 */ DESC(DEBUG_LEVEL).optOccCt = atoi( pOptDesc->pzLastArg ); } #endif /* defined DEBUG */ diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index 463330b16..42158dc2d 100644 --- a/ntpq/ntpq-opts.h +++ b/ntpq/ntpq-opts.h @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntpq-opts.h) * - * It has been AutoGen-ed Thursday October 12, 2006 at 07:39:28 AM EDT + * It has been AutoGen-ed Thursday October 12, 2006 at 10:38:57 PM EDT * From the definitions ntpq-opts.def * and the template file options * diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index 3975de148..859c6e046 100644 --- a/sntp/sntp-opts.c +++ b/sntp/sntp-opts.c @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (sntp-opts.c) * - * It has been AutoGen-ed Thursday October 12, 2006 at 07:39:57 AM EDT + * It has been AutoGen-ed Thursday October 12, 2006 at 10:38:59 PM EDT * From the definitions sntp-opts.def * and the template file options * diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index 4baf840be..82974b458 100644 --- a/sntp/sntp-opts.h +++ b/sntp/sntp-opts.h @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (sntp-opts.h) * - * It has been AutoGen-ed Thursday October 12, 2006 at 07:39:56 AM EDT + * It has been AutoGen-ed Thursday October 12, 2006 at 10:38:58 PM EDT * From the definitions sntp-opts.def * and the template file options * diff --git a/util/ntp-keygen-opts.c b/util/ntp-keygen-opts.c index e5c417f3a..331561548 100644 --- a/util/ntp-keygen-opts.c +++ b/util/ntp-keygen-opts.c @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntp-keygen-opts.c) * - * It has been AutoGen-ed Thursday October 12, 2006 at 07:40:06 AM EDT + * It has been AutoGen-ed Thursday October 12, 2006 at 10:39:01 PM EDT * From the definitions ntp-keygen-opts.def * and the template file options * @@ -38,7 +38,7 @@ tSCC zCopyright[] = "ntp-keygen copyright (c) 1970-2006 ntp.org, all rights reserved"; tSCC zCopyrightNotice[] = -/* extracted from ../include/copyright.def near line 8 */ +/* extracted from /deacon/backroom/ntp-dev/include/copyright.def near line 8 */ "see html/copyright.html"; extern tUsageProc optionUsage; @@ -869,7 +869,7 @@ doOptSet_Debug_Level( tOptions* pOptions, tOptDesc* pOptDesc ) { - /* extracted from ../include/debug-opt.def, line 29 */ + /* extracted from /deacon/backroom/ntp-dev/include/debug-opt.def, line 29 */ DESC(DEBUG_LEVEL).optOccCt = atoi( pOptDesc->pzLastArg ); } #endif /* defined DEBUG */ diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index 30b6f8d07..bb85a2811 100644 --- a/util/ntp-keygen-opts.h +++ b/util/ntp-keygen-opts.h @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntp-keygen-opts.h) * - * It has been AutoGen-ed Thursday October 12, 2006 at 07:40:05 AM EDT + * It has been AutoGen-ed Thursday October 12, 2006 at 10:39:00 PM EDT * From the definitions ntp-keygen-opts.def * and the template file options *