From: Harlan Stenn Date: Tue, 5 Jun 2007 11:45:25 +0000 (-0400) Subject: NTP_4_2_5P45 X-Git-Tag: NTP_4_2_5P45^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=386bc4f7ea264148bfbd9f258f56daf48afadc3f;p=thirdparty%2Fntp.git NTP_4_2_5P45 bk: 46654cd5MY8jPCnQYfmu2g-0PpQrmw --- diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index e73d6c057..fe0819d47 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 Saturday June 2, 2007 at 07:35:49 AM EDT + * It has been AutoGen-ed Tuesday June 5, 2007 at 07:36:18 AM 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.5p44\n\ +"ntpd - NTP daemon program - Ver. 4.2.5p45\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index 8f921b0a7..69b55bf19 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 Saturday June 2, 2007 at 07:35:48 AM EDT + * It has been AutoGen-ed Tuesday June 5, 2007 at 07:36:17 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.5p44" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p44" +#define NTPD_VERSION "4.2.5p45" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p45" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index 12720d565..54d6c0f16 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 Saturday June 2, 2007 at 07:35:52 AM EDT +# It has been AutoGen-ed Tuesday June 5, 2007 at 07:36:21 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 f65b8c5a3..d027ac596 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2007-06-02 "( 4.2.5p44)" "Programmer's Manual" +.TH NTPD 1 2007-06-05 "( 4.2.5p45)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed Saturday June 2, 2007 at 07:35:50 AM EDT +.\" It has been AutoGen-ed Tuesday June 5, 2007 at 07:36:20 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 a2a812fcb..a20c14f44 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 Saturday June 2, 2007 at 07:42:34 AM EDT + * It has been AutoGen-ed Tuesday June 5, 2007 at 07:43:16 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.5p44\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p45\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index 4f59e2bb0..2cdea35f1 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 Saturday June 2, 2007 at 07:42:33 AM EDT + * It has been AutoGen-ed Tuesday June 5, 2007 at 07:43:15 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.5p44" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p44" +#define NTPDC_VERSION "4.2.5p45" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p45" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index 03436adb2..57d5da971 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 Saturday June 2, 2007 at 07:42:35 AM EDT +# It has been AutoGen-ed Tuesday June 5, 2007 at 07:43:18 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 8742717cc..d2d0fee13 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2007-06-02 "( 4.2.5p44)" "Programmer's Manual" +.TH NTPDC 1 2007-06-05 "( 4.2.5p45)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed Saturday June 2, 2007 at 07:42:35 AM EDT +.\" It has been AutoGen-ed Tuesday June 5, 2007 at 07:43:17 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 bc519ed6c..c192579d1 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 Saturday June 2, 2007 at 07:43:03 AM EDT + * It has been AutoGen-ed Tuesday June 5, 2007 at 07:43:48 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.5p44\n\ +"ntpq - standard NTP query program - Ver. 4.2.5p45\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index c770b076c..7f5a7dc26 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 Saturday June 2, 2007 at 07:43:03 AM EDT + * It has been AutoGen-ed Tuesday June 5, 2007 at 07:43:47 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.5p44" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p44" +#define NTPQ_VERSION "4.2.5p45" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p45" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index f2a87d8c6..dbe3096ae 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 Saturday June 2, 2007 at 07:43:06 AM EDT +# It has been AutoGen-ed Tuesday June 5, 2007 at 07:43:50 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 5434e775a..b729f4bfd 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2007-06-02 "( 4.2.5p44)" "Programmer's Manual" +.TH NTPQ 1 2007-06-05 "( 4.2.5p45)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed Saturday June 2, 2007 at 07:43:05 AM EDT +.\" It has been AutoGen-ed Tuesday June 5, 2007 at 07:43:49 AM EDT .\" From the definitions ntpq-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index e22a87e71..89c07cc4c 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=44 +point=45 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index 891ca5165..ab1e90698 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 Saturday June 2, 2007 at 07:43:33 AM EDT + * It has been AutoGen-ed Tuesday June 5, 2007 at 07:44:16 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.5p44\n\ +"sntp - standard SNTP program - Ver. 4.2.5p45\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index 317f49d67..890657d20 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 Saturday June 2, 2007 at 07:43:32 AM EDT + * It has been AutoGen-ed Tuesday June 5, 2007 at 07:44:16 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.5p44" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p44" +#define SNTP_VERSION "4.2.5p45" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p45" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index 9ef0112b5..db5249f61 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 Saturday June 2, 2007 at 07:43:35 AM EDT +# It has been AutoGen-ed Tuesday June 5, 2007 at 07:44:19 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 60861ff89..b76330235 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2007-06-02 "( 4.2.5p44)" "Programmer's Manual" +.TH SNTP 1 2007-06-05 "( 4.2.5p45)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed Saturday June 2, 2007 at 07:43:34 AM EDT +.\" It has been AutoGen-ed Tuesday June 5, 2007 at 07:44:18 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 a30c6d4cd..fec265fc0 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 Saturday June 2, 2007 at 07:43:43 AM EDT + * It has been AutoGen-ed Tuesday June 5, 2007 at 07:44:27 AM 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.5p44\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p45\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index 44d7f1786..69a508764 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 Saturday June 2, 2007 at 07:43:42 AM EDT + * It has been AutoGen-ed Tuesday June 5, 2007 at 07:44:26 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.5p44" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p44" +#define NTP_KEYGEN_VERSION "4.2.5p45" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p45" /* * 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 057fad921..e9e54b049 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 Saturday June 2, 2007 at 07:43:46 AM EDT +# It has been AutoGen-ed Tuesday June 5, 2007 at 07:44:30 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 bef7412ae..ee71ffc4e 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2007-06-02 "(ntp 4.2.5p44)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2007-06-05 "(ntp 4.2.5p45)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Saturday June 2, 2007 at 07:43:44 AM EDT +.\" It has been AutoGen-ed Tuesday June 5, 2007 at 07:44:28 AM EDT .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"