From: Harlan Stenn Date: Thu, 7 Jun 2007 19:57:08 +0000 (-0400) Subject: NTP_4_2_5P46 X-Git-Tag: NTP_4_2_5P46^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=577169ad34eaf0f53c6c9009d7a28a9c3156614d;p=thirdparty%2Fntp.git NTP_4_2_5P46 bk: 46686314XUmIvF3YaWwom3sDzJQGwA --- diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index fe0819d47..4638e788e 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 June 5, 2007 at 07:36:18 AM EDT + * It has been AutoGen-ed Thursday June 7, 2007 at 03:48:18 PM EDT * From the definitions ntpd-opts.def * and the template file options * @@ -835,7 +835,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPD"; tSCC zUsageTitle[] = -"ntpd - NTP daemon program - Ver. 4.2.5p45\n\ +"ntpd - NTP daemon program - Ver. 4.2.5p46\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index 69b55bf19..891f42c45 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 June 5, 2007 at 07:36:17 AM EDT + * It has been AutoGen-ed Thursday June 7, 2007 at 03:48:17 PM EDT * 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.5p45" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p45" +#define NTPD_VERSION "4.2.5p46" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p46" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index 54d6c0f16..1cec11cfa 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 June 5, 2007 at 07:36:21 AM EDT +# It has been AutoGen-ed Thursday June 7, 2007 at 03:48:21 PM 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 d027ac596..6291a479e 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2007-06-05 "( 4.2.5p45)" "Programmer's Manual" +.TH NTPD 1 2007-06-07 "( 4.2.5p46)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed Tuesday June 5, 2007 at 07:36:20 AM EDT +.\" It has been AutoGen-ed Thursday June 7, 2007 at 03:48:19 PM 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 a20c14f44..fcbc57f32 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 June 5, 2007 at 07:43:16 AM EDT + * It has been AutoGen-ed Thursday June 7, 2007 at 03:55:07 PM EDT * 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.5p45\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p46\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index 2cdea35f1..c422f8ea0 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 June 5, 2007 at 07:43:15 AM EDT + * It has been AutoGen-ed Thursday June 7, 2007 at 03:55:06 PM 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.5p45" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p45" +#define NTPDC_VERSION "4.2.5p46" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p46" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index 57d5da971..647bd8d5f 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 June 5, 2007 at 07:43:18 AM EDT +# It has been AutoGen-ed Thursday June 7, 2007 at 03:55:08 PM 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 d2d0fee13..4fcb74f37 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2007-06-05 "( 4.2.5p45)" "Programmer's Manual" +.TH NTPDC 1 2007-06-07 "( 4.2.5p46)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed Tuesday June 5, 2007 at 07:43:17 AM EDT +.\" It has been AutoGen-ed Thursday June 7, 2007 at 03:55:08 PM 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 c192579d1..b4dccb1d9 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 June 5, 2007 at 07:43:48 AM EDT + * It has been AutoGen-ed Thursday June 7, 2007 at 03:55:37 PM EDT * 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.5p45\n\ +"ntpq - standard NTP query program - Ver. 4.2.5p46\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index 7f5a7dc26..b244fedd5 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 June 5, 2007 at 07:43:47 AM EDT + * It has been AutoGen-ed Thursday June 7, 2007 at 03:55:37 PM 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.5p45" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p45" +#define NTPQ_VERSION "4.2.5p46" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p46" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index dbe3096ae..f8a10820e 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 June 5, 2007 at 07:43:50 AM EDT +# It has been AutoGen-ed Thursday June 7, 2007 at 03:55:40 PM 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 b729f4bfd..93f27938c 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2007-06-05 "( 4.2.5p45)" "Programmer's Manual" +.TH NTPQ 1 2007-06-07 "( 4.2.5p46)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed Tuesday June 5, 2007 at 07:43:49 AM EDT +.\" It has been AutoGen-ed Thursday June 7, 2007 at 03:55:38 PM EDT .\" From the definitions ntpq-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index 89c07cc4c..3ffd4bf46 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=45 +point=46 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index ab1e90698..c346e17c1 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 June 5, 2007 at 07:44:16 AM EDT + * It has been AutoGen-ed Thursday June 7, 2007 at 03:56:06 PM EDT * 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.5p45\n\ +"sntp - standard SNTP program - Ver. 4.2.5p46\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index 890657d20..4686a5448 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 June 5, 2007 at 07:44:16 AM EDT + * It has been AutoGen-ed Thursday June 7, 2007 at 03:56:06 PM 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.5p45" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p45" +#define SNTP_VERSION "4.2.5p46" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p46" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index db5249f61..375200e25 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 June 5, 2007 at 07:44:19 AM EDT +# It has been AutoGen-ed Thursday June 7, 2007 at 03:56:08 PM 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 b76330235..df29e57d3 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2007-06-05 "( 4.2.5p45)" "Programmer's Manual" +.TH SNTP 1 2007-06-07 "( 4.2.5p46)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed Tuesday June 5, 2007 at 07:44:18 AM EDT +.\" It has been AutoGen-ed Thursday June 7, 2007 at 03:56:07 PM 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 fec265fc0..1010ad01a 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 June 5, 2007 at 07:44:27 AM EDT + * It has been AutoGen-ed Thursday June 7, 2007 at 03:56:16 PM EDT * From the definitions ntp-keygen-opts.def * and the template file options * @@ -799,7 +799,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTP_KEYGEN"; tSCC zUsageTitle[] = -"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p45\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p46\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index 69a508764..db0024c65 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 June 5, 2007 at 07:44:26 AM EDT + * It has been AutoGen-ed Thursday June 7, 2007 at 03:56:15 PM EDT * 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.5p45" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p45" +#define NTP_KEYGEN_VERSION "4.2.5p46" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p46" /* * 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 e9e54b049..2b53ef9f1 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 June 5, 2007 at 07:44:30 AM EDT +# It has been AutoGen-ed Thursday June 7, 2007 at 03:56:18 PM 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 ee71ffc4e..eb00bc9c0 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2007-06-05 "(ntp 4.2.5p45)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2007-06-07 "(ntp 4.2.5p46)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Tuesday June 5, 2007 at 07:44:28 AM EDT +.\" It has been AutoGen-ed Thursday June 7, 2007 at 03:56:17 PM EDT .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"