From: Harlan Stenn Date: Sat, 20 Oct 2007 11:44:48 +0000 (-0400) Subject: NTP_4_2_5P86 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5016d22ef4ad785b7f07a7eaeb1507183d5973b2;p=thirdparty%2Fntp.git NTP_4_2_5P86 bk: 4719ea30K4fnOig7H3iPzE-yuP9_Hg --- diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index f233d94f29..6a177d3cec 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 19, 2007 at 07:35:46 AM EDT + * It has been AutoGen-ed Saturday October 20, 2007 at 07:35:57 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.5p85\n\ +"ntpd - NTP daemon program - Ver. 4.2.5p86\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index 2274a1ae2c..63f3a1645d 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 19, 2007 at 07:35:45 AM EDT + * It has been AutoGen-ed Saturday October 20, 2007 at 07:35:56 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.5p85" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p85" +#define NTPD_VERSION "4.2.5p86" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p86" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index 63376fdd33..0b32041a69 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 19, 2007 at 07:35:49 AM EDT +# It has been AutoGen-ed Saturday October 20, 2007 at 07:36:00 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 dd509734c8..cfee456080 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2007-10-19 "( 4.2.5p85)" "Programmer's Manual" +.TH NTPD 1 2007-10-20 "( 4.2.5p86)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed Friday October 19, 2007 at 07:35:47 AM EDT +.\" It has been AutoGen-ed Saturday October 20, 2007 at 07:35:58 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 e1a12f6df2..cd03471ada 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 19, 2007 at 07:42:27 AM EDT + * It has been AutoGen-ed Saturday October 20, 2007 at 07:42:48 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.5p85\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p86\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index 1654ab5979..d6eb29bb9e 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 19, 2007 at 07:42:26 AM EDT + * It has been AutoGen-ed Saturday October 20, 2007 at 07:42:47 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.5p85" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p85" +#define NTPDC_VERSION "4.2.5p86" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p86" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index 88701727b7..edf7688f55 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 19, 2007 at 07:42:29 AM EDT +# It has been AutoGen-ed Saturday October 20, 2007 at 07:42:50 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 86138d0795..832c65b1e4 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2007-10-19 "( 4.2.5p85)" "Programmer's Manual" +.TH NTPDC 1 2007-10-20 "( 4.2.5p86)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed Friday October 19, 2007 at 07:42:28 AM EDT +.\" It has been AutoGen-ed Saturday October 20, 2007 at 07:42:49 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 3bfc32c283..befca56e56 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 19, 2007 at 07:42:57 AM EDT + * It has been AutoGen-ed Saturday October 20, 2007 at 07:43:17 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.5p85\n\ +"ntpq - standard NTP query program - Ver. 4.2.5p86\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index bdda18fecc..eec14aad14 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 19, 2007 at 07:42:57 AM EDT + * It has been AutoGen-ed Saturday October 20, 2007 at 07:43:17 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.5p85" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p85" +#define NTPQ_VERSION "4.2.5p86" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p86" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index d0e00b3a36..e6307527f1 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 19, 2007 at 07:43:00 AM EDT +# It has been AutoGen-ed Saturday October 20, 2007 at 07:43:19 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 19ff97164c..12095f79d3 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2007-10-19 "( 4.2.5p85)" "Programmer's Manual" +.TH NTPQ 1 2007-10-20 "( 4.2.5p86)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed Friday October 19, 2007 at 07:42:58 AM EDT +.\" It has been AutoGen-ed Saturday October 20, 2007 at 07:43:18 AM EDT .\" From the definitions ntpq-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index 17f745c92e..e864b101bd 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=85 +point=86 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index d7530bcf7d..b2a1394841 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 19, 2007 at 07:43:25 AM EDT + * It has been AutoGen-ed Saturday October 20, 2007 at 07:43:45 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.5p85\n\ +"sntp - standard SNTP program - Ver. 4.2.5p86\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index 7dec7d535b..eb3c0d8d85 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 19, 2007 at 07:43:25 AM EDT + * It has been AutoGen-ed Saturday October 20, 2007 at 07:43:44 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.5p85" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p85" +#define SNTP_VERSION "4.2.5p86" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p86" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index cfe944ee77..43a80847f7 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 19, 2007 at 07:43:28 AM EDT +# It has been AutoGen-ed Saturday October 20, 2007 at 07:43:48 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 efe28747d0..6866322e68 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2007-10-19 "( 4.2.5p85)" "Programmer's Manual" +.TH SNTP 1 2007-10-20 "( 4.2.5p86)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed Friday October 19, 2007 at 07:43:27 AM EDT +.\" It has been AutoGen-ed Saturday October 20, 2007 at 07:43:47 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 ada78b2ff8..0a098e2ac4 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 19, 2007 at 07:43:35 AM EDT + * It has been AutoGen-ed Saturday October 20, 2007 at 07:43:55 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.5p85\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p86\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index c19d46fdad..1043940d4f 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 19, 2007 at 07:43:34 AM EDT + * It has been AutoGen-ed Saturday October 20, 2007 at 07:43:55 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.5p85" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p85" +#define NTP_KEYGEN_VERSION "4.2.5p86" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p86" /* * 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 4228ded287..0f56e5389d 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 19, 2007 at 07:43:37 AM EDT +# It has been AutoGen-ed Saturday October 20, 2007 at 07:43:57 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 83870cab52..25e8b8ea69 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2007-10-19 "(ntp 4.2.5p85)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2007-10-20 "(ntp 4.2.5p86)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Friday October 19, 2007 at 07:43:36 AM EDT +.\" It has been AutoGen-ed Saturday October 20, 2007 at 07:43:56 AM EDT .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"