From: Harlan Stenn Date: Sun, 9 Aug 2009 11:55:30 +0000 (-0400) Subject: NTP_4_2_5P199 X-Git-Tag: NTP_4_2_5P199^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fb6ca1868947b9723801c7049cf32e15bc93234;p=thirdparty%2Fntp.git NTP_4_2_5P199 bk: 4a7eb932Dr2mrfie5ffWvxdjqwf7RA --- diff --git a/ChangeLog b/ChangeLog index f1dec2ccc..1c486c054 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ +(4.2.5p199) 2009/08/09 Released by Harlan Stenn * [Bug 1279] Cleanup for warnings from Veracode static analysis. (4.2.5p198) 2009/08/03 Released by Harlan Stenn * Upgrade to autogen-5.9.9-pre5. diff --git a/gsoc_sntp/sntp-opts.c b/gsoc_sntp/sntp-opts.c index 87fa5e0d4..7443d2955 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 August 3, 2009 at 07:57:31 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed August 9, 2009 at 07:52:56 AM by AutoGen 5.9.9pre5 * From the definitions sntp-opts.def * and the template file options * @@ -458,7 +458,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "SNTP"; tSCC zUsageTitle[] = -"sntp - standard SNTP program - Ver. 4.2.5p198\n\ +"sntp - standard SNTP program - Ver. 4.2.5p199\n\ USAGE: %s [ - [] | --[{=| }] ]... ...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/gsoc_sntp/sntp-opts.h b/gsoc_sntp/sntp-opts.h index 74526cfc2..e6fb7ad4e 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 August 3, 2009 at 07:57:30 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed August 9, 2009 at 07:52:55 AM by AutoGen 5.9.9pre5 * 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.5p198" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p198" +#define SNTP_VERSION "4.2.5p199" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p199" /* * 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 257817518..95bf38f1a 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 August 3, 2009 at 07:57:33 AM by AutoGen 5.9.9pre5 +# It has been AutoGen-ed August 9, 2009 at 07:52:59 AM by AutoGen 5.9.9pre5 # 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 d10f4a58f..a13b61012 100644 --- a/gsoc_sntp/sntp.1 +++ b/gsoc_sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2009-08-03 "( 4.2.5p198)" "Programmer's Manual" +.TH SNTP 1 2009-08-09 "( 4.2.5p199)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed August 3, 2009 at 07:57:32 AM by AutoGen 5.9.9pre5 +.\" It has been AutoGen-ed August 9, 2009 at 07:52:57 AM by AutoGen 5.9.9pre5 .\" 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 b55320772..a228ddbaf 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 August 3, 2009 at 07:44:33 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed August 9, 2009 at 07:39:45 AM by AutoGen 5.9.9pre5 * From the definitions ntpd-opts.def * and the template file options * @@ -918,7 +918,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPD"; tSCC zUsageTitle[] = -"ntpd - NTP daemon program - Ver. 4.2.5p198\n\ +"ntpd - NTP daemon program - Ver. 4.2.5p199\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index 5a111d30a..d1d00cbe5 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 August 3, 2009 at 07:44:32 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed August 9, 2009 at 07:39:44 AM by AutoGen 5.9.9pre5 * From the definitions ntpd-opts.def * and the template file options * @@ -89,8 +89,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 34 -#define NTPD_VERSION "4.2.5p198" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p198" +#define NTPD_VERSION "4.2.5p199" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p199" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index e24552f88..0df85f028 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 August 3, 2009 at 07:44:35 AM by AutoGen 5.9.9pre5 +# It has been AutoGen-ed August 9, 2009 at 07:39:47 AM by AutoGen 5.9.9pre5 # From the definitions ntpd-opts.def # and the template file aginfo.tpl @end ignore diff --git a/ntpd/ntpd.1 b/ntpd/ntpd.1 index 7400e6eb1..c79ff5a42 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2009-08-03 "( 4.2.5p198)" "Programmer's Manual" +.TH NTPD 1 2009-08-09 "( 4.2.5p199)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed August 3, 2009 at 07:44:34 AM by AutoGen 5.9.9pre5 +.\" It has been AutoGen-ed August 9, 2009 at 07:39:46 AM by AutoGen 5.9.9pre5 .\" 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 6b5efbc1c..ba13c46f7 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 August 3, 2009 at 07:51:17 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed August 9, 2009 at 07:46:41 AM by AutoGen 5.9.9pre5 * From the definitions ntpdc-opts.def * and the template file options * @@ -460,7 +460,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPDC"; tSCC zUsageTitle[] = -"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p198\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p199\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index a502419f2..4d8ce1b1e 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 August 3, 2009 at 07:51:17 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed August 9, 2009 at 07:46:41 AM by AutoGen 5.9.9pre5 * 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.5p198" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p198" +#define NTPDC_VERSION "4.2.5p199" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p199" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index 0f5331711..18d5c23b9 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 August 3, 2009 at 07:51:19 AM by AutoGen 5.9.9pre5 +# It has been AutoGen-ed August 9, 2009 at 07:46:43 AM by AutoGen 5.9.9pre5 # From the definitions ntpdc-opts.def # and the template file aginfo.tpl @end ignore diff --git a/ntpdc/ntpdc.1 b/ntpdc/ntpdc.1 index ba522059e..4c55fac5d 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2009-08-03 "( 4.2.5p198)" "Programmer's Manual" +.TH NTPDC 1 2009-08-09 "( 4.2.5p199)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed August 3, 2009 at 07:51:19 AM by AutoGen 5.9.9pre5 +.\" It has been AutoGen-ed August 9, 2009 at 07:46:43 AM by AutoGen 5.9.9pre5 .\" 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 8cde589c6..18298b90c 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 August 3, 2009 at 07:51:48 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed August 9, 2009 at 07:47:12 AM by AutoGen 5.9.9pre5 * From the definitions ntpq-opts.def * and the template file options * @@ -408,7 +408,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPQ"; tSCC zUsageTitle[] = -"ntpq - standard NTP query program - Ver. 4.2.5p198\n\ +"ntpq - standard NTP query program - Ver. 4.2.5p199\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index 72514812d..3c4a07c5e 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 August 3, 2009 at 07:51:47 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed August 9, 2009 at 07:47:11 AM by AutoGen 5.9.9pre5 * 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.5p198" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p198" +#define NTPQ_VERSION "4.2.5p199" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p199" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index 68ffb6804..57655d2c1 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 August 3, 2009 at 07:51:50 AM by AutoGen 5.9.9pre5 +# It has been AutoGen-ed August 9, 2009 at 07:47:14 AM by AutoGen 5.9.9pre5 # From the definitions ntpq-opts.def # and the template file aginfo.tpl @end ignore diff --git a/ntpq/ntpq.1 b/ntpq/ntpq.1 index bffcd600e..ee99f1c29 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2009-08-03 "( 4.2.5p198)" "Programmer's Manual" +.TH NTPQ 1 2009-08-09 "( 4.2.5p199)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed August 3, 2009 at 07:51:49 AM by AutoGen 5.9.9pre5 +.\" It has been AutoGen-ed August 9, 2009 at 07:47:13 AM by AutoGen 5.9.9pre5 .\" 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 157793382..9032e2d76 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 August 3, 2009 at 07:52:32 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed August 9, 2009 at 07:47:59 AM by AutoGen 5.9.9pre5 * From the definitions ntpsnmpd-opts.def * and the template file options * @@ -226,7 +226,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPSNMPD"; tSCC zUsageTitle[] = -"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p198\n\ +"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p199\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpsnmpd/ntpsnmpd-opts.h b/ntpsnmpd/ntpsnmpd-opts.h index 1dbd037db..1123eb515 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 August 3, 2009 at 07:52:32 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed August 9, 2009 at 07:47:59 AM by AutoGen 5.9.9pre5 * 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.5p198" -#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p198" +#define NTPSNMPD_VERSION "4.2.5p199" +#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p199" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpsnmpd/ntpsnmpd-opts.texi b/ntpsnmpd/ntpsnmpd-opts.texi index e096f985c..24b648413 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 August 3, 2009 at 07:52:34 AM by AutoGen 5.9.9pre5 +# It has been AutoGen-ed August 9, 2009 at 07:48:01 AM by AutoGen 5.9.9pre5 # 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 59ad7cba6..18441b94d 100644 --- a/ntpsnmpd/ntpsnmpd.1 +++ b/ntpsnmpd/ntpsnmpd.1 @@ -1,7 +1,7 @@ -.TH NTPSNMPD 1 2009-08-03 "( 4.2.5p198)" "Programmer's Manual" +.TH NTPSNMPD 1 2009-08-09 "( 4.2.5p199)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpsnmpd.1) .\" -.\" It has been AutoGen-ed August 3, 2009 at 07:52:34 AM by AutoGen 5.9.9pre5 +.\" It has been AutoGen-ed August 9, 2009 at 07:48:00 AM by AutoGen 5.9.9pre5 .\" From the definitions ntpsnmpd-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index 525e683b9..0b5d656d0 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=198 +point=199 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index 926e13c97..9cc3e890d 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 August 3, 2009 at 07:58:34 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed August 9, 2009 at 07:53:59 AM by AutoGen 5.9.9pre5 * From the definitions sntp-opts.def * and the template file options * @@ -508,7 +508,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "SNTP"; tSCC zUsageTitle[] = -"sntp - standard SNTP program - Ver. 4.2.5p198\n\ +"sntp - standard SNTP program - Ver. 4.2.5p199\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index e99cfd11c..d2c454208 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 August 3, 2009 at 07:58:33 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed August 9, 2009 at 07:53:58 AM by AutoGen 5.9.9pre5 * 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.5p198" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p198" +#define SNTP_VERSION "4.2.5p199" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p199" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index 4510a9869..801fd2b31 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 August 3, 2009 at 07:58:36 AM by AutoGen 5.9.9pre5 +# It has been AutoGen-ed August 9, 2009 at 07:54:01 AM by AutoGen 5.9.9pre5 # 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 f17c46393..04c68a621 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2009-08-03 "( 4.2.5p198)" "Programmer's Manual" +.TH SNTP 1 2009-08-09 "( 4.2.5p199)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed August 3, 2009 at 07:58:35 AM by AutoGen 5.9.9pre5 +.\" It has been AutoGen-ed August 9, 2009 at 07:54:00 AM by AutoGen 5.9.9pre5 .\" 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 468d75268..de72fa583 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 August 3, 2009 at 07:59:19 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed August 9, 2009 at 07:54:10 AM by AutoGen 5.9.9pre5 * From the definitions ntp-keygen-opts.def * and the template file options * @@ -769,7 +769,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTP_KEYGEN"; tSCC zUsageTitle[] = -"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p198\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p199\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index 64444397c..3f020f655 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 August 3, 2009 at 07:59:18 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed August 9, 2009 at 07:54:09 AM by AutoGen 5.9.9pre5 * 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.5p198" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p198" +#define NTP_KEYGEN_VERSION "4.2.5p199" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p199" /* * 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 1af1423a6..ca542d915 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 August 3, 2009 at 07:59:21 AM by AutoGen 5.9.9pre5 +# It has been AutoGen-ed August 9, 2009 at 07:54:11 AM by AutoGen 5.9.9pre5 # From the definitions ntp-keygen-opts.def # and the template file aginfo.tpl @end ignore diff --git a/util/ntp-keygen.1 b/util/ntp-keygen.1 index 36f2b6cf2..579859173 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2009-08-03 "(ntp 4.2.5p198)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2009-08-09 "(ntp 4.2.5p199)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1) .\" -.\" It has been AutoGen-ed August 3, 2009 at 07:59:20 AM by AutoGen 5.9.9pre5 +.\" It has been AutoGen-ed August 9, 2009 at 07:54:11 AM by AutoGen 5.9.9pre5 .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"