From: Harlan Stenn Date: Wed, 6 May 2009 11:55:27 +0000 (-0400) Subject: NTP_4_2_5P172 X-Git-Tag: NTP_4_2_5P172^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3993e659e84bf9c430eeb1335057a2fe6eaf11eb;p=thirdparty%2Fntp.git NTP_4_2_5P172 bk: 4a017aafm6F5WqRHupi0OzXq6NFvNw --- diff --git a/ChangeLog b/ChangeLog index b9e46f51c..4f3258131 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ +(4.2.5p172) 2009/05/06 Released by Harlan Stenn * [Bug 1175] Instability in PLL daemon mode. * [Bug 1176] refclock_parse.c does not compile without PPSAPI. (4.2.5p171) 2009/05/04 Released by Harlan Stenn diff --git a/gsoc_sntp/sntp-opts.c b/gsoc_sntp/sntp-opts.c index 1a7d5d5b5..566417397 100644 --- a/gsoc_sntp/sntp-opts.c +++ b/gsoc_sntp/sntp-opts.c @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (sntp-opts.c) * - * It has been AutoGen-ed Monday May 4, 2009 at 08:00:05 AM EDT + * It has been AutoGen-ed Wednesday May 6, 2009 at 07:53:11 AM EDT * From the definitions sntp-opts.def * and the template file options * @@ -460,7 +460,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "SNTP"; tSCC zUsageTitle[] = -"sntp - standard SNTP program - Ver. 4.2.5p171\n\ +"sntp - standard SNTP program - Ver. 4.2.5p172\n\ USAGE: %s [ - [] | --[{=| }] ]... ...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/gsoc_sntp/sntp-opts.h b/gsoc_sntp/sntp-opts.h index 5ba9fdc64..16832d4b0 100644 --- a/gsoc_sntp/sntp-opts.h +++ b/gsoc_sntp/sntp-opts.h @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (sntp-opts.h) * - * It has been AutoGen-ed Monday May 4, 2009 at 08:00:04 AM EDT + * It has been AutoGen-ed Wednesday May 6, 2009 at 07:53:10 AM EDT * From the definitions sntp-opts.def * and the template file options * @@ -72,8 +72,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 17 -#define SNTP_VERSION "4.2.5p171" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p171" +#define SNTP_VERSION "4.2.5p172" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p172" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/gsoc_sntp/sntp-opts.texi b/gsoc_sntp/sntp-opts.texi index 1c1c9d424..d11e7c13d 100644 --- a/gsoc_sntp/sntp-opts.texi +++ b/gsoc_sntp/sntp-opts.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (sntp-opts.texi) # -# It has been AutoGen-ed Monday May 4, 2009 at 08:00:07 AM EDT +# It has been AutoGen-ed Wednesday May 6, 2009 at 07:53:13 AM EDT # From the definitions sntp-opts.def # and the template file aginfo.tpl @end ignore diff --git a/gsoc_sntp/sntp.1 b/gsoc_sntp/sntp.1 index 34fe17c80..378e94218 100644 --- a/gsoc_sntp/sntp.1 +++ b/gsoc_sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2009-05-04 "( 4.2.5p171)" "Programmer's Manual" +.TH SNTP 1 2009-05-06 "( 4.2.5p172)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed Monday May 4, 2009 at 08:00:06 AM EDT +.\" It has been AutoGen-ed Wednesday May 6, 2009 at 07:53:12 AM EDT .\" From the definitions sntp-opts.def .\" and the template file agman1.tpl .\" diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index a39c9599c..0bcf843b3 100644 --- a/ntpd/ntpd-opts.c +++ b/ntpd/ntpd-opts.c @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntpd-opts.c) * - * It has been AutoGen-ed Monday May 4, 2009 at 07:46:24 AM EDT + * It has been AutoGen-ed Wednesday May 6, 2009 at 07:39:40 AM EDT * From the definitions ntpd-opts.def * and the template file options * @@ -853,7 +853,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPD"; tSCC zUsageTitle[] = -"ntpd - NTP daemon program - Ver. 4.2.5p171\n\ +"ntpd - NTP daemon program - Ver. 4.2.5p172\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index d800489f1..cb6accaec 100644 --- a/ntpd/ntpd-opts.h +++ b/ntpd/ntpd-opts.h @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntpd-opts.h) * - * It has been AutoGen-ed Monday May 4, 2009 at 07:46:23 AM EDT + * It has been AutoGen-ed Wednesday May 6, 2009 at 07:39:40 AM EDT * From the definitions ntpd-opts.def * and the template file options * @@ -87,8 +87,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 32 -#define NTPD_VERSION "4.2.5p171" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p171" +#define NTPD_VERSION "4.2.5p172" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p172" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index dcc386868..e60645ad6 100644 --- a/ntpd/ntpd-opts.texi +++ b/ntpd/ntpd-opts.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (ntpd-opts.texi) # -# It has been AutoGen-ed Monday May 4, 2009 at 07:46:26 AM EDT +# It has been AutoGen-ed Wednesday May 6, 2009 at 07:39:43 AM EDT # From the definitions ntpd-opts.def # and the template file aginfo.tpl @end ignore @@ -60,7 +60,7 @@ This is the automatically generated usage text for ntpd: @exampleindent 0 @example -ntpd - NTP daemon program - Ver. 4.2.5p170 +ntpd - NTP daemon program - Ver. 4.2.5p171 USAGE: ntpd [ - [] | --[@{=| @}] ]... Flg Arg Option-Name Description -4 no ipv4 Force IPv4 DNS name resolution diff --git a/ntpd/ntpd.1 b/ntpd/ntpd.1 index a3a386bd6..0925f7e27 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2009-05-04 "( 4.2.5p171)" "Programmer's Manual" +.TH NTPD 1 2009-05-06 "( 4.2.5p172)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed Monday May 4, 2009 at 07:46:25 AM EDT +.\" It has been AutoGen-ed Wednesday May 6, 2009 at 07:39:42 AM EDT .\" From the definitions ntpd-opts.def .\" and the template file agman1.tpl .\" diff --git a/ntpdc/ntpdc-opts.c b/ntpdc/ntpdc-opts.c index 58fdc1a9b..5348ca92f 100644 --- a/ntpdc/ntpdc-opts.c +++ b/ntpdc/ntpdc-opts.c @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntpdc-opts.c) * - * It has been AutoGen-ed Monday May 4, 2009 at 07:53:23 AM EDT + * It has been AutoGen-ed Wednesday May 6, 2009 at 07:46:28 AM EDT * From the definitions ntpdc-opts.def * and the template file options * @@ -462,7 +462,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPDC"; tSCC zUsageTitle[] = -"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p171\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p172\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index 6fce63f51..2f8e85d4d 100644 --- a/ntpdc/ntpdc-opts.h +++ b/ntpdc/ntpdc-opts.h @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntpdc-opts.h) * - * It has been AutoGen-ed Monday May 4, 2009 at 07:53:23 AM EDT + * It has been AutoGen-ed Wednesday May 6, 2009 at 07:46:27 AM EDT * From the definitions ntpdc-opts.def * and the template file options * @@ -70,8 +70,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 15 -#define NTPDC_VERSION "4.2.5p171" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p171" +#define NTPDC_VERSION "4.2.5p172" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p172" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index 9268f7ead..526ed5428 100644 --- a/ntpdc/ntpdc-opts.texi +++ b/ntpdc/ntpdc-opts.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (ntpdc-opts.texi) # -# It has been AutoGen-ed Monday May 4, 2009 at 07:53:25 AM EDT +# It has been AutoGen-ed Wednesday May 6, 2009 at 07:46:29 AM EDT # From the definitions ntpdc-opts.def # and the template file aginfo.tpl @end ignore @@ -58,7 +58,7 @@ This is the automatically generated usage text for ntpdc: @exampleindent 0 @example -ntpdc - vendor-specific NTP query program - Ver. 4.2.5p170 +ntpdc - vendor-specific NTP query program - Ver. 4.2.5p171 USAGE: ntpdc [ - [] | --[@{=| @}] ]... [ host ...] Flg Arg Option-Name Description -4 no ipv4 Force IPv4 DNS name resolution diff --git a/ntpdc/ntpdc.1 b/ntpdc/ntpdc.1 index c246df608..d923c0d0c 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2009-05-04 "( 4.2.5p171)" "Programmer's Manual" +.TH NTPDC 1 2009-05-06 "( 4.2.5p172)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed Monday May 4, 2009 at 07:53:25 AM EDT +.\" It has been AutoGen-ed Wednesday May 6, 2009 at 07:46:29 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 b88bdcfd0..53fc227e8 100644 --- a/ntpq/ntpq-opts.c +++ b/ntpq/ntpq-opts.c @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntpq-opts.c) * - * It has been AutoGen-ed Monday May 4, 2009 at 07:53:53 AM EDT + * It has been AutoGen-ed Wednesday May 6, 2009 at 07:46:58 AM EDT * From the definitions ntpq-opts.def * and the template file options * @@ -410,7 +410,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPQ"; tSCC zUsageTitle[] = -"ntpq - standard NTP query program - Ver. 4.2.5p171\n\ +"ntpq - standard NTP query program - Ver. 4.2.5p172\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index cf5adc05e..c8762e7c1 100644 --- a/ntpq/ntpq-opts.h +++ b/ntpq/ntpq-opts.h @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntpq-opts.h) * - * It has been AutoGen-ed Monday May 4, 2009 at 07:53:52 AM EDT + * It has been AutoGen-ed Wednesday May 6, 2009 at 07:46:58 AM EDT * From the definitions ntpq-opts.def * and the template file options * @@ -68,8 +68,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 13 -#define NTPQ_VERSION "4.2.5p171" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p171" +#define NTPQ_VERSION "4.2.5p172" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p172" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index f28f2b85f..020904b26 100644 --- a/ntpq/ntpq-opts.texi +++ b/ntpq/ntpq-opts.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (ntpq-opts.texi) # -# It has been AutoGen-ed Monday May 4, 2009 at 07:53:55 AM EDT +# It has been AutoGen-ed Wednesday May 6, 2009 at 07:47:00 AM EDT # From the definitions ntpq-opts.def # and the template file aginfo.tpl @end ignore @@ -46,7 +46,7 @@ This is the automatically generated usage text for ntpq: @exampleindent 0 @example -ntpq - standard NTP query program - Ver. 4.2.5p170 +ntpq - standard NTP query program - Ver. 4.2.5p171 USAGE: ntpq [ - [] | --[@{=| @}] ]... [ host ...] Flg Arg Option-Name Description -4 no ipv4 Force IPv4 DNS name resolution diff --git a/ntpq/ntpq.1 b/ntpq/ntpq.1 index c4e7dd10a..9209b0f31 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2009-05-04 "( 4.2.5p171)" "Programmer's Manual" +.TH NTPQ 1 2009-05-06 "( 4.2.5p172)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed Monday May 4, 2009 at 07:53:53 AM EDT +.\" It has been AutoGen-ed Wednesday May 6, 2009 at 07:46:59 AM EDT .\" From the definitions ntpq-opts.def .\" and the template file agman1.tpl .\" diff --git a/ntpsnmpd/ntpsnmpd-opts.c b/ntpsnmpd/ntpsnmpd-opts.c index 93db90e4d..75703cde3 100644 --- a/ntpsnmpd/ntpsnmpd-opts.c +++ b/ntpsnmpd/ntpsnmpd-opts.c @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.c) * - * It has been AutoGen-ed Monday May 4, 2009 at 07:54:36 AM EDT + * It has been AutoGen-ed Wednesday May 6, 2009 at 07:47:44 AM EDT * From the definitions ntpsnmpd-opts.def * and the template file options * @@ -228,7 +228,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPSNMPD"; tSCC zUsageTitle[] = -"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p171\n\ +"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p172\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpsnmpd/ntpsnmpd-opts.h b/ntpsnmpd/ntpsnmpd-opts.h index 9b7b72f46..02a268387 100644 --- a/ntpsnmpd/ntpsnmpd-opts.h +++ b/ntpsnmpd/ntpsnmpd-opts.h @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.h) * - * It has been AutoGen-ed Monday May 4, 2009 at 07:54:36 AM EDT + * It has been AutoGen-ed Wednesday May 6, 2009 at 07:47:44 AM EDT * From the definitions ntpsnmpd-opts.def * and the template file options * @@ -62,8 +62,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 7 -#define NTPSNMPD_VERSION "4.2.5p171" -#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p171" +#define NTPSNMPD_VERSION "4.2.5p172" +#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p172" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpsnmpd/ntpsnmpd-opts.texi b/ntpsnmpd/ntpsnmpd-opts.texi index f1a2bb63b..2962bf241 100644 --- a/ntpsnmpd/ntpsnmpd-opts.texi +++ b/ntpsnmpd/ntpsnmpd-opts.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.texi) # -# It has been AutoGen-ed Monday May 4, 2009 at 07:54:38 AM EDT +# It has been AutoGen-ed Wednesday May 6, 2009 at 07:47:46 AM EDT # From the definitions ntpsnmpd-opts.def # and the template file aginfo.tpl @end ignore diff --git a/ntpsnmpd/ntpsnmpd.1 b/ntpsnmpd/ntpsnmpd.1 index 55ebf4da5..3649902e9 100644 --- a/ntpsnmpd/ntpsnmpd.1 +++ b/ntpsnmpd/ntpsnmpd.1 @@ -1,7 +1,7 @@ -.TH NTPSNMPD 1 2009-05-04 "( 4.2.5p171)" "Programmer's Manual" +.TH NTPSNMPD 1 2009-05-06 "( 4.2.5p172)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpsnmpd.1) .\" -.\" It has been AutoGen-ed Monday May 4, 2009 at 07:54:37 AM EDT +.\" It has been AutoGen-ed Wednesday May 6, 2009 at 07:47:45 AM EDT .\" From the definitions ntpsnmpd-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index 456c82387..6f494f648 100644 --- a/packageinfo.sh +++ b/packageinfo.sh @@ -9,7 +9,7 @@ version=${proto}.${major}.${minor} # - Numeric values increment # - empty 'increments' to 1 # - NEW 'increments' to empty -point=171 +point=172 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index 86c05475d..81770d627 100644 --- a/sntp/sntp-opts.c +++ b/sntp/sntp-opts.c @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (sntp-opts.c) * - * It has been AutoGen-ed Monday May 4, 2009 at 08:01:02 AM EDT + * It has been AutoGen-ed Wednesday May 6, 2009 at 07:54:08 AM EDT * From the definitions sntp-opts.def * and the template file options * @@ -513,7 +513,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "SNTP"; tSCC zUsageTitle[] = -"sntp - standard SNTP program - Ver. 4.2.5p171\n\ +"sntp - standard SNTP program - Ver. 4.2.5p172\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index e15be67a9..fad057971 100644 --- a/sntp/sntp-opts.h +++ b/sntp/sntp-opts.h @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (sntp-opts.h) * - * It has been AutoGen-ed Monday May 4, 2009 at 08:01:01 AM EDT + * It has been AutoGen-ed Wednesday May 6, 2009 at 07:54:07 AM EDT * From the definitions sntp-opts.def * and the template file options * @@ -147,8 +147,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 13 -#define SNTP_VERSION "4.2.5p171" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p171" +#define SNTP_VERSION "4.2.5p172" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p172" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index 695065d23..0f886549d 100644 --- a/sntp/sntp-opts.texi +++ b/sntp/sntp-opts.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (sntp-opts.texi) # -# It has been AutoGen-ed Monday May 4, 2009 at 08:01:04 AM EDT +# It has been AutoGen-ed Wednesday May 6, 2009 at 07:54:10 AM EDT # From the definitions sntp-opts.def # and the template file aginfo.tpl @end ignore diff --git a/sntp/sntp.1 b/sntp/sntp.1 index 4d049b79d..4c75fc6d5 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2009-05-04 "( 4.2.5p171)" "Programmer's Manual" +.TH SNTP 1 2009-05-06 "( 4.2.5p172)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed Monday May 4, 2009 at 08:01:03 AM EDT +.\" It has been AutoGen-ed Wednesday May 6, 2009 at 07:54:09 AM EDT .\" From the definitions sntp-opts.def .\" and the template file agman1.tpl .\" diff --git a/util/ntp-keygen-opts.c b/util/ntp-keygen-opts.c index ff6364b74..c090e9b0e 100644 --- a/util/ntp-keygen-opts.c +++ b/util/ntp-keygen-opts.c @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.c) * - * It has been AutoGen-ed Monday May 4, 2009 at 08:01:22 AM EDT + * It has been AutoGen-ed Wednesday May 6, 2009 at 07:54:18 AM EDT * From the definitions ntp-keygen-opts.def * and the template file options * @@ -770,7 +770,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTP_KEYGEN"; tSCC zUsageTitle[] = -"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p171\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p172\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index c6aaf34f9..548347544 100644 --- a/util/ntp-keygen-opts.h +++ b/util/ntp-keygen-opts.h @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.h) * - * It has been AutoGen-ed Monday May 4, 2009 at 08:01:21 AM EDT + * It has been AutoGen-ed Wednesday May 6, 2009 at 07:54:17 AM EDT * From the definitions ntp-keygen-opts.def * and the template file options * @@ -78,8 +78,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 23 -#define NTP_KEYGEN_VERSION "4.2.5p171" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p171" +#define NTP_KEYGEN_VERSION "4.2.5p172" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p172" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/util/ntp-keygen-opts.texi b/util/ntp-keygen-opts.texi index 2234208c9..b75326de1 100644 --- a/util/ntp-keygen-opts.texi +++ b/util/ntp-keygen-opts.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.texi) # -# It has been AutoGen-ed Monday May 4, 2009 at 08:01:23 AM EDT +# It has been AutoGen-ed Wednesday May 6, 2009 at 07:54:21 AM EDT # From the definitions ntp-keygen-opts.def # and the template file aginfo.tpl @end ignore @@ -51,7 +51,7 @@ This is the automatically generated usage text for ntp-keygen: @exampleindent 0 @example Using OpenSSL version 90704f -ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p170 +ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p171 USAGE: ntp-keygen [ - [] | --[@{=| @}] ]... Flg Arg Option-Name Description -c Str certificate certificate scheme diff --git a/util/ntp-keygen.1 b/util/ntp-keygen.1 index 19824eb21..60883ea58 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2009-05-04 "(ntp 4.2.5p171)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2009-05-06 "(ntp 4.2.5p172)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Monday May 4, 2009 at 08:01:23 AM EDT +.\" It has been AutoGen-ed Wednesday May 6, 2009 at 07:54:19 AM EDT .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"