From: Harlan Stenn Date: Wed, 29 Jul 2009 11:54:11 +0000 (-0400) Subject: NTP_4_2_5P196 X-Git-Tag: NTP_4_2_5P196^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86266f62d673ccfe9dfdaa5a7ce4194d8097fc8a;p=thirdparty%2Fntp.git NTP_4_2_5P196 bk: 4a7038634Q4RBvarfMUkB3V8PC4HLg --- diff --git a/ChangeLog b/ChangeLog index c136a1b59..ff185801c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ +(4.2.5p196) 2009/07/29 Released by Harlan Stenn * [Bug 1272] gsoc_sntp IPv6 build problems under HP-UX 10. * [Bug 1273] CID 10: Palisade leaks unit struct in error path. * [Bug 1274] CID 67: ensure resolve_hosts() output count and pointers diff --git a/gsoc_sntp/sntp-opts.c b/gsoc_sntp/sntp-opts.c index 13e985846..cc8166050 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 July 27, 2009 at 07:51:51 AM EDT + * It has been AutoGen-ed Wednesday July 29, 2009 at 07:51:31 AM EDT * 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.5p195\n\ +"sntp - standard SNTP program - Ver. 4.2.5p196\n\ USAGE: %s [ - [] | --[{=| }] ]... ...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/gsoc_sntp/sntp-opts.h b/gsoc_sntp/sntp-opts.h index d9daf7fad..58cc3d129 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 July 27, 2009 at 07:51:50 AM EDT + * It has been AutoGen-ed Wednesday July 29, 2009 at 07:51:30 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.5p195" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p195" +#define SNTP_VERSION "4.2.5p196" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p196" /* * 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 6470b16f3..a23229ce7 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 July 27, 2009 at 07:51:53 AM EDT +# It has been AutoGen-ed Wednesday July 29, 2009 at 07:51:33 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 ed3c230a2..c05e63526 100644 --- a/gsoc_sntp/sntp.1 +++ b/gsoc_sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2009-07-27 "( 4.2.5p195)" "Programmer's Manual" +.TH SNTP 1 2009-07-29 "( 4.2.5p196)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed Monday July 27, 2009 at 07:51:52 AM EDT +.\" It has been AutoGen-ed Wednesday July 29, 2009 at 07:51:32 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 974b42fa1..6fc53f28d 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 July 27, 2009 at 07:38:22 AM EDT + * It has been AutoGen-ed Wednesday July 29, 2009 at 07:38:19 AM EDT * 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.5p195\n\ +"ntpd - NTP daemon program - Ver. 4.2.5p196\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index 11cf453bc..3bd369e53 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 July 27, 2009 at 07:38:21 AM EDT + * It has been AutoGen-ed Wednesday July 29, 2009 at 07:38:18 AM EDT * 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.5p195" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p195" +#define NTPD_VERSION "4.2.5p196" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p196" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index 67be9871e..59831224f 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 July 27, 2009 at 07:38:25 AM EDT +# It has been AutoGen-ed Wednesday July 29, 2009 at 07:38:22 AM EDT # 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 558a75ee3..823d08599 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2009-07-27 "( 4.2.5p195)" "Programmer's Manual" +.TH NTPD 1 2009-07-29 "( 4.2.5p196)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed Monday July 27, 2009 at 07:38:23 AM EDT +.\" It has been AutoGen-ed Wednesday July 29, 2009 at 07:38:20 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 58865bd45..3b66a57bf 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 July 27, 2009 at 07:45:31 AM EDT + * It has been AutoGen-ed Wednesday July 29, 2009 at 07:45:15 AM EDT * 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.5p195\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p196\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index 968272544..b8380cc3c 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 July 27, 2009 at 07:45:30 AM EDT + * It has been AutoGen-ed Wednesday July 29, 2009 at 07:45:14 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.5p195" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p195" +#define NTPDC_VERSION "4.2.5p196" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p196" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index 9de7478d9..be2e3f0e2 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 July 27, 2009 at 07:45:33 AM EDT +# It has been AutoGen-ed Wednesday July 29, 2009 at 07:45:17 AM EDT # 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 dc3bbfd01..2c3810860 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2009-07-27 "( 4.2.5p195)" "Programmer's Manual" +.TH NTPDC 1 2009-07-29 "( 4.2.5p196)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed Monday July 27, 2009 at 07:45:32 AM EDT +.\" It has been AutoGen-ed Wednesday July 29, 2009 at 07:45:16 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 8190fa8f8..fe41a6149 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 July 27, 2009 at 07:46:01 AM EDT + * It has been AutoGen-ed Wednesday July 29, 2009 at 07:45:47 AM EDT * 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.5p195\n\ +"ntpq - standard NTP query program - Ver. 4.2.5p196\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index d9f9fac20..0e07d15e6 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 July 27, 2009 at 07:46:01 AM EDT + * It has been AutoGen-ed Wednesday July 29, 2009 at 07:45:46 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.5p195" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p195" +#define NTPQ_VERSION "4.2.5p196" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p196" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index 7a010246c..4fa5a01bb 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 July 27, 2009 at 07:46:04 AM EDT +# It has been AutoGen-ed Wednesday July 29, 2009 at 07:45:49 AM EDT # 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 6e06e4204..f321cbdab 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2009-07-27 "( 4.2.5p195)" "Programmer's Manual" +.TH NTPQ 1 2009-07-29 "( 4.2.5p196)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed Monday July 27, 2009 at 07:46:03 AM EDT +.\" It has been AutoGen-ed Wednesday July 29, 2009 at 07:45:47 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 e9e8f18f3..f0d06c3eb 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 July 27, 2009 at 07:46:46 AM EDT + * It has been AutoGen-ed Wednesday July 29, 2009 at 07:46:33 AM EDT * 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.5p195\n\ +"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p196\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpsnmpd/ntpsnmpd-opts.h b/ntpsnmpd/ntpsnmpd-opts.h index aaa83b19c..0b47c8736 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 July 27, 2009 at 07:46:45 AM EDT + * It has been AutoGen-ed Wednesday July 29, 2009 at 07:46:33 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.5p195" -#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p195" +#define NTPSNMPD_VERSION "4.2.5p196" +#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p196" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpsnmpd/ntpsnmpd-opts.texi b/ntpsnmpd/ntpsnmpd-opts.texi index 0fe827995..a734426aa 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 July 27, 2009 at 07:46:48 AM EDT +# It has been AutoGen-ed Wednesday July 29, 2009 at 07:46:35 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 70bfff200..f87531a26 100644 --- a/ntpsnmpd/ntpsnmpd.1 +++ b/ntpsnmpd/ntpsnmpd.1 @@ -1,7 +1,7 @@ -.TH NTPSNMPD 1 2009-07-27 "( 4.2.5p195)" "Programmer's Manual" +.TH NTPSNMPD 1 2009-07-29 "( 4.2.5p196)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpsnmpd.1) .\" -.\" It has been AutoGen-ed Monday July 27, 2009 at 07:46:47 AM EDT +.\" It has been AutoGen-ed Wednesday July 29, 2009 at 07:46:34 AM EDT .\" From the definitions ntpsnmpd-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index 0a1e4d658..959e3cbf4 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=195 +point=196 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index 6f28fb415..927d0edb4 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 July 27, 2009 at 07:52:55 AM EDT + * It has been AutoGen-ed Wednesday July 29, 2009 at 07:52:33 AM EDT * 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.5p195\n\ +"sntp - standard SNTP program - Ver. 4.2.5p196\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index 42855dc7f..50d052f74 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 July 27, 2009 at 07:52:54 AM EDT + * It has been AutoGen-ed Wednesday July 29, 2009 at 07:52:32 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.5p195" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p195" +#define SNTP_VERSION "4.2.5p196" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p196" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index 430cfae5e..6e4a3796a 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 July 27, 2009 at 07:52:57 AM EDT +# It has been AutoGen-ed Wednesday July 29, 2009 at 07:52:35 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 f5596315a..85e9802e7 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2009-07-27 "( 4.2.5p195)" "Programmer's Manual" +.TH SNTP 1 2009-07-29 "( 4.2.5p196)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed Monday July 27, 2009 at 07:52:56 AM EDT +.\" It has been AutoGen-ed Wednesday July 29, 2009 at 07:52:34 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 6a47d0bd0..220ea8fbf 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 July 27, 2009 at 07:53:05 AM EDT + * It has been AutoGen-ed Wednesday July 29, 2009 at 07:52:52 AM EDT * 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.5p195\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p196\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index ff9a9de97..3354552b3 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 July 27, 2009 at 07:53:04 AM EDT + * It has been AutoGen-ed Wednesday July 29, 2009 at 07:52:51 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.5p195" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p195" +#define NTP_KEYGEN_VERSION "4.2.5p196" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p196" /* * 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 107761379..b0244419b 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 July 27, 2009 at 07:53:07 AM EDT +# It has been AutoGen-ed Wednesday July 29, 2009 at 07:52:54 AM EDT # 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 8c866fcd0..0b06fa8e0 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2009-07-27 "(ntp 4.2.5p195)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2009-07-29 "(ntp 4.2.5p196)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Monday July 27, 2009 at 07:53:06 AM EDT +.\" It has been AutoGen-ed Wednesday July 29, 2009 at 07:52:53 AM EDT .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"