From: Harlan Stenn Date: Sat, 26 Jan 2008 11:51:10 +0000 (-0500) Subject: NTP_4_2_5P110 X-Git-Tag: NTP_4_2_5P110^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=494faac1fb60eb4d54f17321934bf1560101425d;p=thirdparty%2Fntp.git NTP_4_2_5P110 bk: 479b1eaeDTwbpPk3ctvqA84tBhTiAQ --- diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index 4246d6bc8..02d23fb3f 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 Wednesday December 19, 2007 at 06:36:40 AM EST + * It has been AutoGen-ed Saturday January 26, 2008 at 06:42:19 AM EST * 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.5p109\n\ +"ntpd - NTP daemon program - Ver. 4.2.5p110\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index 9a93a31c4..308cf7ca2 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 Wednesday December 19, 2007 at 06:36:39 AM EST + * It has been AutoGen-ed Saturday January 26, 2008 at 06:42:18 AM EST * 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.5p109" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p109" +#define NTPD_VERSION "4.2.5p110" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p110" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index 04e322968..400708563 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 Wednesday December 19, 2007 at 06:36:42 AM EST +# It has been AutoGen-ed Saturday January 26, 2008 at 06:42:21 AM EST # 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.5p107 +ntpd - NTP daemon program - Ver. 4.2.5p109 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 d182b73fc..e47eb5855 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2007-12-19 "( 4.2.5p109)" "Programmer's Manual" +.TH NTPD 1 2008-01-26 "( 4.2.5p110)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed Wednesday December 19, 2007 at 06:36:41 AM EST +.\" It has been AutoGen-ed Saturday January 26, 2008 at 06:42:20 AM EST .\" 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 998de4de6..5f0b1d57e 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 Wednesday December 19, 2007 at 06:43:20 AM EST + * It has been AutoGen-ed Saturday January 26, 2008 at 06:49:04 AM EST * 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.5p109\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p110\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index de6f4fddd..813c9bf47 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 Wednesday December 19, 2007 at 06:43:20 AM EST + * It has been AutoGen-ed Saturday January 26, 2008 at 06:49:04 AM EST * 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.5p109" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p109" +#define NTPDC_VERSION "4.2.5p110" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p110" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index 2310ae1a1..d2fb5ee2d 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 Wednesday December 19, 2007 at 06:43:22 AM EST +# It has been AutoGen-ed Saturday January 26, 2008 at 06:49:06 AM EST # 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.5p107 +ntpdc - vendor-specific NTP query program - Ver. 4.2.5p109 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 ed4e847bc..569202e5c 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2007-12-19 "( 4.2.5p109)" "Programmer's Manual" +.TH NTPDC 1 2008-01-26 "( 4.2.5p110)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed Wednesday December 19, 2007 at 06:43:21 AM EST +.\" It has been AutoGen-ed Saturday January 26, 2008 at 06:49:05 AM EST .\" 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 c12eeeb13..3230b3d3a 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 Wednesday December 19, 2007 at 06:43:51 AM EST + * It has been AutoGen-ed Saturday January 26, 2008 at 06:49:34 AM EST * 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.5p109\n\ +"ntpq - standard NTP query program - Ver. 4.2.5p110\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index 14515b3a5..7257ee97b 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 Wednesday December 19, 2007 at 06:43:51 AM EST + * It has been AutoGen-ed Saturday January 26, 2008 at 06:49:34 AM EST * 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.5p109" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p109" +#define NTPQ_VERSION "4.2.5p110" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p110" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index c570b46d5..c50d36866 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 Wednesday December 19, 2007 at 06:43:53 AM EST +# It has been AutoGen-ed Saturday January 26, 2008 at 06:49:36 AM EST # 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.5p107 +ntpq - standard NTP query program - Ver. 4.2.5p109 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 75d7eac21..718192c51 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2007-12-19 "( 4.2.5p109)" "Programmer's Manual" +.TH NTPQ 1 2008-01-26 "( 4.2.5p110)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed Wednesday December 19, 2007 at 06:43:52 AM EST +.\" It has been AutoGen-ed Saturday January 26, 2008 at 06:49:35 AM EST .\" From the definitions ntpq-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index 27b13168c..4f0b78d18 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=109 +point=110 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index 2207ea4af..5b79e5f5d 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 Wednesday December 19, 2007 at 06:44:20 AM EST + * It has been AutoGen-ed Saturday January 26, 2008 at 06:50:04 AM EST * 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.5p109\n\ +"sntp - standard SNTP program - Ver. 4.2.5p110\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index 008c21dc2..08671628f 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 Wednesday December 19, 2007 at 06:44:19 AM EST + * It has been AutoGen-ed Saturday January 26, 2008 at 06:50:03 AM EST * 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.5p109" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p109" +#define SNTP_VERSION "4.2.5p110" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p110" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index 66ffe7ad9..29f83e31a 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 Wednesday December 19, 2007 at 06:44:22 AM EST +# It has been AutoGen-ed Saturday January 26, 2008 at 06:50:06 AM EST # 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 5e070a95e..47ab8d067 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2007-12-19 "( 4.2.5p109)" "Programmer's Manual" +.TH SNTP 1 2008-01-26 "( 4.2.5p110)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed Wednesday December 19, 2007 at 06:44:21 AM EST +.\" It has been AutoGen-ed Saturday January 26, 2008 at 06:50:05 AM EST .\" 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 226a6b3ff..9076e9eb6 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 Wednesday December 19, 2007 at 06:44:31 AM EST + * It has been AutoGen-ed Saturday January 26, 2008 at 06:50:14 AM EST * 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.5p109\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p110\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index 4922a2962..e97dccda7 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 Wednesday December 19, 2007 at 06:44:30 AM EST + * It has been AutoGen-ed Saturday January 26, 2008 at 06:50:13 AM EST * 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.5p109" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p109" +#define NTP_KEYGEN_VERSION "4.2.5p110" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p110" /* * 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 c98a4666f..b1176eecb 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 Wednesday December 19, 2007 at 06:44:33 AM EST +# It has been AutoGen-ed Saturday January 26, 2008 at 06:50:16 AM EST # 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.5p107 +ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p109 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 616cbd68d..9e146aaaf 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2007-12-19 "(ntp 4.2.5p109)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2008-01-26 "(ntp 4.2.5p110)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Wednesday December 19, 2007 at 06:44:32 AM EST +.\" It has been AutoGen-ed Saturday January 26, 2008 at 06:50:15 AM EST .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"