From: Harlan Stenn Date: Wed, 31 Oct 2007 11:46:05 +0000 (-0500) Subject: NTP_4_2_5P93 X-Git-Tag: NTP_4_2_5P93^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1aa7ae764945c64db31bb0bda96b811e28a1f92b;p=thirdparty%2Fntp.git NTP_4_2_5P93 bk: 47286afdH-tOmkZ_9uI7o-Li2ybO_g --- diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index 5e00972bd..a0f2bdcfc 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 Tuesday October 30, 2007 at 06:37:31 AM EST + * It has been AutoGen-ed Wednesday October 31, 2007 at 06:37:15 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.5p92\n\ +"ntpd - NTP daemon program - Ver. 4.2.5p93\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index a3365f0fa..f91535776 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 Tuesday October 30, 2007 at 06:37:30 AM EST + * It has been AutoGen-ed Wednesday October 31, 2007 at 06:37:14 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.5p92" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p92" +#define NTPD_VERSION "4.2.5p93" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p93" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index 708a28562..7e563d844 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 Tuesday October 30, 2007 at 06:37:33 AM EST +# It has been AutoGen-ed Wednesday October 31, 2007 at 06:37:18 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 ebb33fb7c..1bfacc511 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2007-10-30 "( 4.2.5p92)" "Programmer's Manual" +.TH NTPD 1 2007-10-31 "( 4.2.5p93)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed Tuesday October 30, 2007 at 06:37:32 AM EST +.\" It has been AutoGen-ed Wednesday October 31, 2007 at 06:37:17 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 9b3863120..8e36bfa17 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 Tuesday October 30, 2007 at 06:44:27 AM EST + * It has been AutoGen-ed Wednesday October 31, 2007 at 06:44:07 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.5p92\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p93\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index 272a73077..2f17ec2d8 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 Tuesday October 30, 2007 at 06:44:26 AM EST + * It has been AutoGen-ed Wednesday October 31, 2007 at 06:44:07 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.5p92" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p92" +#define NTPDC_VERSION "4.2.5p93" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p93" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index 9f66b8bf4..71d7d5b5b 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 Tuesday October 30, 2007 at 06:44:28 AM EST +# It has been AutoGen-ed Wednesday October 31, 2007 at 06:44:10 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 feaddcc89..0efba49ee 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2007-10-30 "( 4.2.5p92)" "Programmer's Manual" +.TH NTPDC 1 2007-10-31 "( 4.2.5p93)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed Tuesday October 30, 2007 at 06:44:28 AM EST +.\" It has been AutoGen-ed Wednesday October 31, 2007 at 06:44:09 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 e1cabed43..bb7b25759 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 Tuesday October 30, 2007 at 06:44:57 AM EST + * It has been AutoGen-ed Wednesday October 31, 2007 at 06:44:38 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.5p92\n\ +"ntpq - standard NTP query program - Ver. 4.2.5p93\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index e8d162cb0..9dc7574c1 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 Tuesday October 30, 2007 at 06:44:56 AM EST + * It has been AutoGen-ed Wednesday October 31, 2007 at 06:44:38 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.5p92" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p92" +#define NTPQ_VERSION "4.2.5p93" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p93" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index e6ab73362..2f3d047d0 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 Tuesday October 30, 2007 at 06:44:59 AM EST +# It has been AutoGen-ed Wednesday October 31, 2007 at 06:44:41 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 d509d7dcd..f4debc077 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2007-10-30 "( 4.2.5p92)" "Programmer's Manual" +.TH NTPQ 1 2007-10-31 "( 4.2.5p93)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed Tuesday October 30, 2007 at 06:44:57 AM EST +.\" It has been AutoGen-ed Wednesday October 31, 2007 at 06:44:39 AM EST .\" From the definitions ntpq-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index e7e6d3de5..965fc77f8 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=92 +point=93 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index 10a662511..a99b75c96 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 Tuesday October 30, 2007 at 06:45:27 AM EST + * It has been AutoGen-ed Wednesday October 31, 2007 at 06:45:07 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.5p92\n\ +"sntp - standard SNTP program - Ver. 4.2.5p93\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index d7b87b44f..5e845dc62 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 Tuesday October 30, 2007 at 06:45:26 AM EST + * It has been AutoGen-ed Wednesday October 31, 2007 at 06:45:06 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.5p92" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p92" +#define SNTP_VERSION "4.2.5p93" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p93" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index acddbe396..c2b2b2459 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 Tuesday October 30, 2007 at 06:45:30 AM EST +# It has been AutoGen-ed Wednesday October 31, 2007 at 06:45:09 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 61e332ba3..3a95eec8e 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2007-10-30 "( 4.2.5p92)" "Programmer's Manual" +.TH SNTP 1 2007-10-31 "( 4.2.5p93)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed Tuesday October 30, 2007 at 06:45:28 AM EST +.\" It has been AutoGen-ed Wednesday October 31, 2007 at 06:45:08 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 4c8c50318..f80fb148b 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 Tuesday October 30, 2007 at 06:45:38 AM EST + * It has been AutoGen-ed Wednesday October 31, 2007 at 06:45:17 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.5p92\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p93\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index c9702d679..8825ab69a 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 Tuesday October 30, 2007 at 06:45:37 AM EST + * It has been AutoGen-ed Wednesday October 31, 2007 at 06:45:16 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.5p92" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p92" +#define NTP_KEYGEN_VERSION "4.2.5p93" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p93" /* * 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 198c9372f..bd2744d4a 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 Tuesday October 30, 2007 at 06:45:40 AM EST +# It has been AutoGen-ed Wednesday October 31, 2007 at 06:45:19 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 7bc101a1f..09343e0af 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2007-10-30 "(ntp 4.2.5p92)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2007-10-31 "(ntp 4.2.5p93)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Tuesday October 30, 2007 at 06:45:39 AM EST +.\" It has been AutoGen-ed Wednesday October 31, 2007 at 06:45:18 AM EST .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"