From: Harlan Stenn Date: Sat, 27 Oct 2007 11:44:18 +0000 (-0400) Subject: NTP_4_2_5P91 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8509992fd55c4de850cd53596ca4ebb5d739643;p=thirdparty%2Fntp.git NTP_4_2_5P91 bk: 47232492V9zuWMhOinJFrh-HPSikdA --- diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index 9ffb36daea..6947a58736 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 October 26, 2007 at 07:35:24 AM EDT + * It has been AutoGen-ed Saturday October 27, 2007 at 07:35:32 AM EDT * 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.5p90\n\ +"ntpd - NTP daemon program - Ver. 4.2.5p91\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index c21d3a70f8..ebc05f7da8 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 October 26, 2007 at 07:35:23 AM EDT + * It has been AutoGen-ed Saturday October 27, 2007 at 07:35:31 AM 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.5p90" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p90" +#define NTPD_VERSION "4.2.5p91" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p91" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index b5441ea29e..1115f60c41 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 October 26, 2007 at 07:35:27 AM EDT +# It has been AutoGen-ed Saturday October 27, 2007 at 07:35:35 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 6c46767807..5536e60016 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2007-10-26 "( 4.2.5p90)" "Programmer's Manual" +.TH NTPD 1 2007-10-27 "( 4.2.5p91)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed Friday October 26, 2007 at 07:35:25 AM EDT +.\" It has been AutoGen-ed Saturday October 27, 2007 at 07:35:33 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 40ecc89a7b..2952c56a63 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 October 26, 2007 at 07:41:58 AM EDT + * It has been AutoGen-ed Saturday October 27, 2007 at 07:42:19 AM 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.5p90\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p91\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index f0a24ee696..ee5be0add7 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 October 26, 2007 at 07:41:58 AM EDT + * It has been AutoGen-ed Saturday October 27, 2007 at 07:42:19 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.5p90" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p90" +#define NTPDC_VERSION "4.2.5p91" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p91" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index 428c54c958..61969ab078 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 October 26, 2007 at 07:42:00 AM EDT +# It has been AutoGen-ed Saturday October 27, 2007 at 07:42:21 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 ffc60dde39..9316206ae7 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2007-10-26 "( 4.2.5p90)" "Programmer's Manual" +.TH NTPDC 1 2007-10-27 "( 4.2.5p91)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed Friday October 26, 2007 at 07:42:00 AM EDT +.\" It has been AutoGen-ed Saturday October 27, 2007 at 07:42:20 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 ae38e4c557..80b1eacf85 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 October 26, 2007 at 07:42:28 AM EDT + * It has been AutoGen-ed Saturday October 27, 2007 at 07:42:50 AM 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.5p90\n\ +"ntpq - standard NTP query program - Ver. 4.2.5p91\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index 2c4673e853..24aa94f848 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 October 26, 2007 at 07:42:27 AM EDT + * It has been AutoGen-ed Saturday October 27, 2007 at 07:42:50 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.5p90" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p90" +#define NTPQ_VERSION "4.2.5p91" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p91" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index 44b9e1420a..7bba1b18bf 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 October 26, 2007 at 07:42:30 AM EDT +# It has been AutoGen-ed Saturday October 27, 2007 at 07:42:52 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 ab64bc65f3..e051782554 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2007-10-26 "( 4.2.5p90)" "Programmer's Manual" +.TH NTPQ 1 2007-10-27 "( 4.2.5p91)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed Friday October 26, 2007 at 07:42:29 AM EDT +.\" It has been AutoGen-ed Saturday October 27, 2007 at 07:42:51 AM EDT .\" From the definitions ntpq-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index 487712a9b8..6440ff3208 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=90 +point=91 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index 406e834e65..136d096ba0 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 October 26, 2007 at 07:42:55 AM EDT + * It has been AutoGen-ed Saturday October 27, 2007 at 07:43:19 AM 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.5p90\n\ +"sntp - standard SNTP program - Ver. 4.2.5p91\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index 70fd029cec..9606ff4874 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 October 26, 2007 at 07:42:55 AM EDT + * It has been AutoGen-ed Saturday October 27, 2007 at 07:43:18 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.5p90" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p90" +#define SNTP_VERSION "4.2.5p91" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p91" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index 2de0dca2b7..38d1adfb68 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 October 26, 2007 at 07:42:58 AM EDT +# It has been AutoGen-ed Saturday October 27, 2007 at 07:43:21 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 1344522d99..09c01fc7c2 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2007-10-26 "( 4.2.5p90)" "Programmer's Manual" +.TH SNTP 1 2007-10-27 "( 4.2.5p91)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed Friday October 26, 2007 at 07:42:57 AM EDT +.\" It has been AutoGen-ed Saturday October 27, 2007 at 07:43:20 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 2ba4511b39..f9786065fa 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 October 26, 2007 at 07:43:05 AM EDT + * It has been AutoGen-ed Saturday October 27, 2007 at 07:43:29 AM EDT * 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.5p90\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p91\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index 890fbbf362..1a2558c1d3 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 October 26, 2007 at 07:43:05 AM EDT + * It has been AutoGen-ed Saturday October 27, 2007 at 07:43:28 AM 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.5p90" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p90" +#define NTP_KEYGEN_VERSION "4.2.5p91" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p91" /* * 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 cf00b941d9..9638d4a6d0 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 October 26, 2007 at 07:43:07 AM EDT +# It has been AutoGen-ed Saturday October 27, 2007 at 07:43:31 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 7d32a72969..e0eced6a04 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2007-10-26 "(ntp 4.2.5p90)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2007-10-27 "(ntp 4.2.5p91)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Friday October 26, 2007 at 07:43:06 AM EDT +.\" It has been AutoGen-ed Saturday October 27, 2007 at 07:43:30 AM EDT .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"