From: Harlan Stenn Date: Sat, 24 Nov 2007 11:45:27 +0000 (-0500) Subject: NTP_4_2_5P102 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8b6760411253cd589540ed2e51eb79114e3ec6c;p=thirdparty%2Fntp.git NTP_4_2_5P102 bk: 47480ed7ou3Rp_064vMIS1xDO-ufNA --- diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index 98afeb7a2b..bca6d29dd2 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 Friday November 23, 2007 at 06:40:14 AM EST + * It has been AutoGen-ed Saturday November 24, 2007 at 06:36:36 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.5p101\n\ +"ntpd - NTP daemon program - Ver. 4.2.5p102\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index 97d8c28f18..301b602172 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 Friday November 23, 2007 at 06:40:13 AM EST + * It has been AutoGen-ed Saturday November 24, 2007 at 06:36:35 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.5p101" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p101" +#define NTPD_VERSION "4.2.5p102" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p102" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index 920b040e28..6fd4792e99 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 Friday November 23, 2007 at 06:40:17 AM EST +# It has been AutoGen-ed Saturday November 24, 2007 at 06:36:39 AM EST # 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 08ee98b72a..1c82117fb7 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2007-11-23 "( 4.2.5p101)" "Programmer's Manual" +.TH NTPD 1 2007-11-24 "( 4.2.5p102)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed Friday November 23, 2007 at 06:40:15 AM EST +.\" It has been AutoGen-ed Saturday November 24, 2007 at 06:36:38 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 6eb5dfcdd8..b0878196a2 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 Friday November 23, 2007 at 06:46:57 AM EST + * It has been AutoGen-ed Saturday November 24, 2007 at 06:43:23 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.5p101\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p102\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index 49edb5dae3..76affe9d1e 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 Friday November 23, 2007 at 06:46:56 AM EST + * It has been AutoGen-ed Saturday November 24, 2007 at 06:43:22 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.5p101" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p101" +#define NTPDC_VERSION "4.2.5p102" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p102" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index 6d0ece5e57..a72b219094 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 Friday November 23, 2007 at 06:46:59 AM EST +# It has been AutoGen-ed Saturday November 24, 2007 at 06:43:24 AM EST # 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 c14b46f78f..5a06f4f483 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2007-11-23 "( 4.2.5p101)" "Programmer's Manual" +.TH NTPDC 1 2007-11-24 "( 4.2.5p102)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed Friday November 23, 2007 at 06:46:58 AM EST +.\" It has been AutoGen-ed Saturday November 24, 2007 at 06:43:23 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 8bcff9c82a..9b3107499b 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 Friday November 23, 2007 at 06:47:28 AM EST + * It has been AutoGen-ed Saturday November 24, 2007 at 06:43:53 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.5p101\n\ +"ntpq - standard NTP query program - Ver. 4.2.5p102\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index 8ba6eeaa2c..d2635d4a91 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 Friday November 23, 2007 at 06:47:27 AM EST + * It has been AutoGen-ed Saturday November 24, 2007 at 06:43:53 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.5p101" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p101" +#define NTPQ_VERSION "4.2.5p102" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p102" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index e7304ad1fd..ae3470d64b 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 Friday November 23, 2007 at 06:47:30 AM EST +# It has been AutoGen-ed Saturday November 24, 2007 at 06:43:56 AM EST # 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 39cc13c23d..0897b038b0 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2007-11-23 "( 4.2.5p101)" "Programmer's Manual" +.TH NTPQ 1 2007-11-24 "( 4.2.5p102)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed Friday November 23, 2007 at 06:47:29 AM EST +.\" It has been AutoGen-ed Saturday November 24, 2007 at 06:43:55 AM EST .\" From the definitions ntpq-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index 2a15c0fc58..042bbd6c93 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=101 +point=102 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index 72c288d9bb..9811586336 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 Friday November 23, 2007 at 06:47:56 AM EST + * It has been AutoGen-ed Saturday November 24, 2007 at 06:44:23 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.5p101\n\ +"sntp - standard SNTP program - Ver. 4.2.5p102\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index f39304e9f2..c8de3a457b 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 Friday November 23, 2007 at 06:47:55 AM EST + * It has been AutoGen-ed Saturday November 24, 2007 at 06:44:21 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.5p101" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p101" +#define SNTP_VERSION "4.2.5p102" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p102" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index acf1af3596..0cb43e40df 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 Friday November 23, 2007 at 06:47:58 AM EST +# It has been AutoGen-ed Saturday November 24, 2007 at 06:44:25 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 adc2930118..6a4c6d1b82 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2007-11-23 "( 4.2.5p101)" "Programmer's Manual" +.TH SNTP 1 2007-11-24 "( 4.2.5p102)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed Friday November 23, 2007 at 06:47:57 AM EST +.\" It has been AutoGen-ed Saturday November 24, 2007 at 06:44:23 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 4a949e9bc2..51e12b62a4 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 Friday November 23, 2007 at 06:48:05 AM EST + * It has been AutoGen-ed Saturday November 24, 2007 at 06:44:33 AM EST * From the definitions ntp-keygen-opts.def * and the template file options * @@ -800,7 +800,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTP_KEYGEN"; tSCC zUsageTitle[] = -"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p101\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p102\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index 2a881ecd80..350be7d1d7 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 Friday November 23, 2007 at 06:48:04 AM EST + * It has been AutoGen-ed Saturday November 24, 2007 at 06:44:32 AM EST * From the definitions ntp-keygen-opts.def * and the template file options * @@ -79,8 +79,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 24 -#define NTP_KEYGEN_VERSION "4.2.5p101" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p101" +#define NTP_KEYGEN_VERSION "4.2.5p102" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p102" /* * 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 df7fa642f6..4e9919128c 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 Friday November 23, 2007 at 06:48:07 AM EST +# It has been AutoGen-ed Saturday November 24, 2007 at 06:44:36 AM EST # 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 8f4aae1af6..c0d9a74433 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2007-11-23 "(ntp 4.2.5p101)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2007-11-24 "(ntp 4.2.5p102)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Friday November 23, 2007 at 06:48:06 AM EST +.\" It has been AutoGen-ed Saturday November 24, 2007 at 06:44:35 AM EST .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"