From: Harlan Stenn Date: Tue, 26 Sep 2006 20:16:30 +0000 (-0400) Subject: autogen update X-Git-Tag: NTP_4_2_3P52~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d14c4dcc02fd960309f2df7aed17e3dc67cac69;p=thirdparty%2Fntp.git autogen update bk: 45198a9ebBsYCpPXeY23xRf48Mj5yQ --- diff --git a/clockstuff/clktest-opts.c b/clockstuff/clktest-opts.c index 6c917eefb..2d518f0e7 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 Monday September 25, 2006 at 12:45:20 AM EDT + * It has been AutoGen-ed Monday September 25, 2006 at 02:49:53 PM EDT * From the definitions clktest-opts.def * and the template file options */ @@ -421,7 +421,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "CLKTEST"; tSCC zUsageTitle[] = -"clktest - test the clock line discipline - Ver. 4.2.3p50\n\ +"clktest - test the clock line discipline - Ver. 4.2.3p51\n\ USAGE: %s [ - [] | --[{=| }] ]... \n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/clockstuff/clktest-opts.h b/clockstuff/clktest-opts.h index 542581bd8..0672ace8a 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 Monday September 25, 2006 at 12:45:19 AM EDT + * It has been AutoGen-ed Monday September 25, 2006 at 02:49:53 PM EDT * From the definitions clktest-opts.def * and the template file options */ @@ -67,8 +67,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 13 -#define CLKTEST_VERSION "4.2.3p50" -#define CLKTEST_FULL_VERSION "clktest - test the clock line discipline - Ver. 4.2.3p50" +#define CLKTEST_VERSION "4.2.3p51" +#define CLKTEST_FULL_VERSION "clktest - test the clock line discipline - Ver. 4.2.3p51" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index 40b243064..89f67ed33 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 Monday September 25, 2006 at 07:40:17 AM EDT + * It has been AutoGen-ed Monday September 25, 2006 at 02:49:56 PM EDT * From the definitions ntpd-opts.def * and the template file options */ @@ -36,7 +36,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; @@ -941,7 +941,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 791a0e683..8c5e665c0 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 Monday September 25, 2006 at 07:40:16 AM EDT + * It has been AutoGen-ed Monday September 25, 2006 at 02:49:55 PM EDT * From the definitions ntpd-opts.def * and the template file options */ diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index ee2db03c5..b3d98e790 100644 --- a/ntpd/ntpd-opts.texi +++ b/ntpd/ntpd-opts.texi @@ -7,7 +7,7 @@ # # DO NOT EDIT THIS FILE (ntpd-opts.texi) # -# It has been AutoGen-ed Monday September 25, 2006 at 07:40:19 AM EDT +# It has been AutoGen-ed Monday September 25, 2006 at 08:52:31 AM EDT # From the definitions ntpd-opts.def # and the template file aginfo.tpl @end ignore @@ -116,9 +116,9 @@ or by a single hyphen and the flag character. The following option preset mechanisms are supported: - reading file /users/stenn/.ntprc - - reading file /deacon/backroom/snaps/ntp-dev/ntpd/.ntprc + - reading file /deacon/backroom/ntp-dev/ntpd/.ntprc - reading file /users/stenn/.ntprc - - reading file /deacon/backroom/snaps/ntp-dev/ntpd/.ntprc + - reading file /deacon/backroom/ntp-dev/ntpd/.ntprc - examining environment variables named NTPD_* diff --git a/ntpd/ntpd.1 b/ntpd/ntpd.1 index c6a86670a..cb4d38bfe 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ .TH NTPD 1 2006-09-25 "( 4.2.3p51)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpd.1) .\" -.\" It has been AutoGen-ed Monday September 25, 2006 at 07:40:18 AM EDT +.\" It has been AutoGen-ed Monday September 25, 2006 at 08:52:30 AM EDT .\" From the definitions ntpd-opts.def .\" and the template file agman1.tpl .\" diff --git a/ntpd/ntpdsim-opts.c b/ntpd/ntpdsim-opts.c index df6bf263e..93e32d4ac 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 Monday September 25, 2006 at 07:40:22 AM EDT + * It has been AutoGen-ed Monday September 25, 2006 at 02:49:58 PM EDT * From the definitions ntpdsim-opts.def * and the template file options */ @@ -36,7 +36,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; @@ -1139,7 +1139,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 19c6179d2..ea06b08b4 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 Monday September 25, 2006 at 07:40:21 AM EDT + * It has been AutoGen-ed Monday September 25, 2006 at 02:49:57 PM EDT * From the definitions ntpdsim-opts.def * and the template file options */ diff --git a/ntpd/ntpdsim-opts.texi b/ntpd/ntpdsim-opts.texi index f31cad3a5..99a542a16 100644 --- a/ntpd/ntpdsim-opts.texi +++ b/ntpd/ntpdsim-opts.texi @@ -7,7 +7,7 @@ # # DO NOT EDIT THIS FILE (ntpdsim-opts.texi) # -# It has been AutoGen-ed Monday September 25, 2006 at 07:40:24 AM EDT +# It has been AutoGen-ed Monday September 25, 2006 at 08:52:36 AM EDT # From the definitions ntpdsim-opts.def # and the template file aginfo.tpl @end ignore @@ -134,9 +134,9 @@ or by a single hyphen and the flag character. The following option preset mechanisms are supported: - reading file /users/stenn/.ntprc - - reading file /deacon/backroom/snaps/ntp-dev/ntpd/.ntprc + - reading file /deacon/backroom/ntp-dev/ntpd/.ntprc - reading file /users/stenn/.ntprc - - reading file /deacon/backroom/snaps/ntp-dev/ntpd/.ntprc + - reading file /deacon/backroom/ntp-dev/ntpd/.ntprc - examining environment variables named NTPDSIM_* diff --git a/ntpd/ntpdsim.1 b/ntpd/ntpdsim.1 index c4b526e6c..106a27b38 100644 --- a/ntpd/ntpdsim.1 +++ b/ntpd/ntpdsim.1 @@ -1,7 +1,7 @@ .TH NTPDSIM 1 2006-09-25 "( 4.2.3p51)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpdsim.1) .\" -.\" It has been AutoGen-ed Monday September 25, 2006 at 07:40:23 AM EDT +.\" It has been AutoGen-ed Monday September 25, 2006 at 08:52:35 AM EDT .\" From the definitions ntpdsim-opts.def .\" and the template file agman1.tpl .\" diff --git a/ntpdc/ntpdc-opts.c b/ntpdc/ntpdc-opts.c index a8ea2381b..571c069d0 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 Monday September 25, 2006 at 07:46:44 AM EDT + * It has been AutoGen-ed Monday September 25, 2006 at 02:50:00 PM EDT * From the definitions ntpdc-opts.def * and the template file options */ @@ -36,7 +36,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; @@ -543,7 +543,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 6ca62d6c6..83be94896 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 Monday September 25, 2006 at 07:46:44 AM EDT + * It has been AutoGen-ed Monday September 25, 2006 at 02:49:59 PM EDT * From the definitions ntpdc-opts.def * and the template file options */ diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index e90a90c14..6d191eab7 100644 --- a/ntpdc/ntpdc-opts.texi +++ b/ntpdc/ntpdc-opts.texi @@ -7,7 +7,7 @@ # # DO NOT EDIT THIS FILE (ntpdc-opts.texi) # -# It has been AutoGen-ed Monday September 25, 2006 at 07:46:46 AM EDT +# It has been AutoGen-ed Monday September 25, 2006 at 08:58:58 AM EDT # From the definitions ntpdc-opts.def # and the template file aginfo.tpl @end ignore @@ -100,7 +100,7 @@ or by a single hyphen and the flag character. The following option preset mechanisms are supported: - reading file /users/stenn/.ntprc - - reading file /deacon/backroom/snaps/ntp-dev/ntpdc/.ntprc + - reading file /deacon/backroom/ntp-dev/ntpdc/.ntprc - examining environment variables named NTPDC_* The diff --git a/ntpdc/ntpdc.1 b/ntpdc/ntpdc.1 index cb43fb05d..d60a5e58c 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ .TH NTPDC 1 2006-09-25 "( 4.2.3p51)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpdc.1) .\" -.\" It has been AutoGen-ed Monday September 25, 2006 at 07:46:45 AM EDT +.\" It has been AutoGen-ed Monday September 25, 2006 at 08:58:57 AM EDT .\" From the definitions ntpdc-opts.def .\" and the template file agman1.tpl .\" diff --git a/ntpq/ntpq-opts.c b/ntpq/ntpq-opts.c index 5bc32bbbb..9e827979f 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 Monday September 25, 2006 at 07:47:14 AM EDT + * It has been AutoGen-ed Monday September 25, 2006 at 02:50:02 PM EDT * From the definitions ntpq-opts.def * and the template file options */ @@ -36,7 +36,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; @@ -483,7 +483,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 acbe1e247..dcc0e4e9e 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 Monday September 25, 2006 at 07:47:14 AM EDT + * It has been AutoGen-ed Monday September 25, 2006 at 02:50:01 PM EDT * From the definitions ntpq-opts.def * and the template file options */ diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index 9e0432089..573f1ae5f 100644 --- a/ntpq/ntpq-opts.texi +++ b/ntpq/ntpq-opts.texi @@ -7,7 +7,7 @@ # # DO NOT EDIT THIS FILE (ntpq-opts.texi) # -# It has been AutoGen-ed Monday September 25, 2006 at 07:47:16 AM EDT +# It has been AutoGen-ed Monday September 25, 2006 at 08:59:28 AM EDT # From the definitions ntpq-opts.def # and the template file aginfo.tpl @end ignore @@ -80,9 +80,9 @@ or by a single hyphen and the flag character. The following option preset mechanisms are supported: - reading file /users/stenn/.ntprc - - reading file /deacon/backroom/snaps/ntp-dev/ntpq/.ntprc + - reading file /deacon/backroom/ntp-dev/ntpq/.ntprc - reading file /users/stenn/.ntprc - - reading file /deacon/backroom/snaps/ntp-dev/ntpq/.ntprc + - reading file /deacon/backroom/ntp-dev/ntpq/.ntprc - examining environment variables named NTPQ_* The diff --git a/ntpq/ntpq.1 b/ntpq/ntpq.1 index 3f8a663ef..30f72a98f 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ .TH NTPQ 1 2006-09-25 "( 4.2.3p51)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpq.1) .\" -.\" It has been AutoGen-ed Monday September 25, 2006 at 07:47:15 AM EDT +.\" It has been AutoGen-ed Monday September 25, 2006 at 08:59:27 AM EDT .\" From the definitions ntpq-opts.def .\" and the template file agman1.tpl .\" diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index 57edb00a2..d1d4d331a 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 Monday September 25, 2006 at 07:47:43 AM EDT + * It has been AutoGen-ed Monday September 25, 2006 at 02:50:04 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 2adc6ecb5..4db8a182e 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 Monday September 25, 2006 at 07:47:42 AM EDT + * It has been AutoGen-ed Monday September 25, 2006 at 02:50:03 PM EDT * From the definitions sntp-opts.def * and the template file options */ diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index a0117d4df..0056e98bc 100644 --- a/sntp/sntp-opts.texi +++ b/sntp/sntp-opts.texi @@ -7,7 +7,7 @@ # # DO NOT EDIT THIS FILE (sntp-opts.texi) # -# It has been AutoGen-ed Monday September 25, 2006 at 07:47:45 AM EDT +# It has been AutoGen-ed Monday September 25, 2006 at 08:59:55 AM EDT # From the definitions sntp-opts.def # and the template file aginfo.tpl @end ignore diff --git a/util/ntp-keygen-opts.c b/util/ntp-keygen-opts.c index 6a5ae7033..74e4eba27 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 Monday September 25, 2006 at 07:48:03 AM EDT + * It has been AutoGen-ed Monday September 25, 2006 at 02:50:06 PM EDT * From the definitions ntp-keygen-opts.def * and the template file options */ @@ -36,7 +36,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; @@ -867,7 +867,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 0c3d9b8eb..fd6192b2f 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 Monday September 25, 2006 at 07:48:02 AM EDT + * It has been AutoGen-ed Monday September 25, 2006 at 02:50:05 PM EDT * From the definitions ntp-keygen-opts.def * and the template file options */ diff --git a/util/ntp-keygen-opts.texi b/util/ntp-keygen-opts.texi index 0a5181f7b..6ceeb72e2 100644 --- a/util/ntp-keygen-opts.texi +++ b/util/ntp-keygen-opts.texi @@ -7,7 +7,7 @@ # # DO NOT EDIT THIS FILE (ntp-keygen-opts.texi) # -# It has been AutoGen-ed Monday September 25, 2006 at 07:48:05 AM EDT +# It has been AutoGen-ed Monday September 25, 2006 at 09:00:05 AM EDT # From the definitions ntp-keygen-opts.def # and the template file aginfo.tpl @end ignore @@ -91,7 +91,7 @@ or by a single hyphen and the flag character. The following option preset mechanisms are supported: - reading file /users/stenn/.ntprc - - reading file /deacon/backroom/snaps/ntp-dev/util/.ntprc + - reading file /deacon/backroom/ntp-dev/util/.ntprc - examining environment variables named NTP_KEYGEN_* If there is no new host key, look for an existing one. diff --git a/util/ntp-keygen.1 b/util/ntp-keygen.1 index d5f8c87f4..51fe58361 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ .TH NTP-KEYGEN 1 2006-09-25 "(ntp 4.2.3p51)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Monday September 25, 2006 at 07:48:04 AM EDT +.\" It has been AutoGen-ed Monday September 25, 2006 at 09:00:03 AM EDT .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"