From: Harlan Stenn Date: Thu, 13 Aug 2009 11:57:57 +0000 (-0400) Subject: NTP_4_2_5P201 X-Git-Tag: NTP_4_2_5P201^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d8a904201bf71a7bc4a7c70a62ce782abc14ca5;p=thirdparty%2Fntp.git NTP_4_2_5P201 bk: 4a83ffc5pE3yyZp2M4BeddufW-0e1Q --- diff --git a/ChangeLog b/ChangeLog index 81702a7fe..ac2e5287e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ +(4.2.5p201) 2009/08/13 Released by Harlan Stenn * sntp: out with the old, in with the new. (4.2.5p200) 2009/08/12 Released by Harlan Stenn * [Bug 1281] Build ntpd on Windows without big SDK download, burn, diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index 74259c5a8..2baa92d08 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 August 12, 2009 at 07:42:24 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed August 13, 2009 at 07:42:17 AM by AutoGen 5.9.9pre5 * From the definitions ntpd-opts.def * and the template file options * @@ -918,7 +918,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPD"; tSCC zUsageTitle[] = -"ntpd - NTP daemon program - Ver. 4.2.5p200\n\ +"ntpd - NTP daemon program - Ver. 4.2.5p201\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index 45e51cac9..f148732fa 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 August 12, 2009 at 07:42:23 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed August 13, 2009 at 07:42:16 AM by AutoGen 5.9.9pre5 * From the definitions ntpd-opts.def * and the template file options * @@ -89,8 +89,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 34 -#define NTPD_VERSION "4.2.5p200" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p200" +#define NTPD_VERSION "4.2.5p201" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p201" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index f0169127f..e4237b848 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 August 12, 2009 at 07:42:27 AM by AutoGen 5.9.9pre5 +# It has been AutoGen-ed August 13, 2009 at 07:42:20 AM by AutoGen 5.9.9pre5 # 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 0491bdd1e..6b2a4f3f5 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2009-08-12 "( 4.2.5p200)" "Programmer's Manual" +.TH NTPD 1 2009-08-13 "( 4.2.5p201)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed August 12, 2009 at 07:42:26 AM by AutoGen 5.9.9pre5 +.\" It has been AutoGen-ed August 13, 2009 at 07:42:19 AM by AutoGen 5.9.9pre5 .\" 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 b7eb610a2..bddb6c411 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 August 12, 2009 at 07:49:18 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed August 13, 2009 at 07:49:10 AM by AutoGen 5.9.9pre5 * From the definitions ntpdc-opts.def * and the template file options * @@ -460,7 +460,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPDC"; tSCC zUsageTitle[] = -"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p200\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p201\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index 34b7791b9..d4f9ee27d 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 August 12, 2009 at 07:49:17 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed August 13, 2009 at 07:49:10 AM by AutoGen 5.9.9pre5 * 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.5p200" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p200" +#define NTPDC_VERSION "4.2.5p201" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p201" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index ff239909c..31c872c61 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 August 12, 2009 at 07:49:20 AM by AutoGen 5.9.9pre5 +# It has been AutoGen-ed August 13, 2009 at 07:49:12 AM by AutoGen 5.9.9pre5 # 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 0fa0b5196..4db31114e 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2009-08-12 "( 4.2.5p200)" "Programmer's Manual" +.TH NTPDC 1 2009-08-13 "( 4.2.5p201)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed August 12, 2009 at 07:49:19 AM by AutoGen 5.9.9pre5 +.\" It has been AutoGen-ed August 13, 2009 at 07:49:11 AM by AutoGen 5.9.9pre5 .\" 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 aa4c292d6..208c00189 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 August 12, 2009 at 07:49:49 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed August 13, 2009 at 07:49:44 AM by AutoGen 5.9.9pre5 * From the definitions ntpq-opts.def * and the template file options * @@ -408,7 +408,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPQ"; tSCC zUsageTitle[] = -"ntpq - standard NTP query program - Ver. 4.2.5p200\n\ +"ntpq - standard NTP query program - Ver. 4.2.5p201\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index df6f9188b..dfe14bc99 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 August 12, 2009 at 07:49:49 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed August 13, 2009 at 07:49:43 AM by AutoGen 5.9.9pre5 * 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.5p200" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p200" +#define NTPQ_VERSION "4.2.5p201" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p201" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index 0e2f2c38d..144925051 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 August 12, 2009 at 07:49:52 AM by AutoGen 5.9.9pre5 +# It has been AutoGen-ed August 13, 2009 at 07:49:46 AM by AutoGen 5.9.9pre5 # 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 352d369dc..4ad0f5e45 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2009-08-12 "( 4.2.5p200)" "Programmer's Manual" +.TH NTPQ 1 2009-08-13 "( 4.2.5p201)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed August 12, 2009 at 07:49:51 AM by AutoGen 5.9.9pre5 +.\" It has been AutoGen-ed August 13, 2009 at 07:49:45 AM by AutoGen 5.9.9pre5 .\" From the definitions ntpq-opts.def .\" and the template file agman1.tpl .\" diff --git a/ntpsnmpd/ntpsnmpd-opts.c b/ntpsnmpd/ntpsnmpd-opts.c index c313d7aec..762273807 100644 --- a/ntpsnmpd/ntpsnmpd-opts.c +++ b/ntpsnmpd/ntpsnmpd-opts.c @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.c) * - * It has been AutoGen-ed August 12, 2009 at 07:50:33 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed August 13, 2009 at 07:50:30 AM by AutoGen 5.9.9pre5 * From the definitions ntpsnmpd-opts.def * and the template file options * @@ -226,7 +226,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPSNMPD"; tSCC zUsageTitle[] = -"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p200\n\ +"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p201\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpsnmpd/ntpsnmpd-opts.h b/ntpsnmpd/ntpsnmpd-opts.h index 739f854d8..11e6050a5 100644 --- a/ntpsnmpd/ntpsnmpd-opts.h +++ b/ntpsnmpd/ntpsnmpd-opts.h @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.h) * - * It has been AutoGen-ed August 12, 2009 at 07:50:32 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed August 13, 2009 at 07:50:29 AM by AutoGen 5.9.9pre5 * From the definitions ntpsnmpd-opts.def * and the template file options * @@ -62,8 +62,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 7 -#define NTPSNMPD_VERSION "4.2.5p200" -#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p200" +#define NTPSNMPD_VERSION "4.2.5p201" +#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p201" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpsnmpd/ntpsnmpd-opts.texi b/ntpsnmpd/ntpsnmpd-opts.texi index 1dfefdfb2..41a57a4ec 100644 --- a/ntpsnmpd/ntpsnmpd-opts.texi +++ b/ntpsnmpd/ntpsnmpd-opts.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.texi) # -# It has been AutoGen-ed August 12, 2009 at 07:50:35 AM by AutoGen 5.9.9pre5 +# It has been AutoGen-ed August 13, 2009 at 07:50:32 AM by AutoGen 5.9.9pre5 # From the definitions ntpsnmpd-opts.def # and the template file aginfo.tpl @end ignore diff --git a/ntpsnmpd/ntpsnmpd.1 b/ntpsnmpd/ntpsnmpd.1 index 0dbf3fb89..6f61eb60c 100644 --- a/ntpsnmpd/ntpsnmpd.1 +++ b/ntpsnmpd/ntpsnmpd.1 @@ -1,7 +1,7 @@ -.TH NTPSNMPD 1 2009-08-12 "( 4.2.5p200)" "Programmer's Manual" +.TH NTPSNMPD 1 2009-08-13 "( 4.2.5p201)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpsnmpd.1) .\" -.\" It has been AutoGen-ed August 12, 2009 at 07:50:34 AM by AutoGen 5.9.9pre5 +.\" It has been AutoGen-ed August 13, 2009 at 07:50:31 AM by AutoGen 5.9.9pre5 .\" From the definitions ntpsnmpd-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index ee8f0ad0e..7c8e60a40 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=200 +point=201 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index 238059d5d..1dddb853e 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 August 12, 2009 at 07:55:27 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed August 13, 2009 at 07:55:43 AM by AutoGen 5.9.9pre5 * From the definitions sntp-opts.def * and the template file options * diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index 5540125ca..6b9440de4 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 August 12, 2009 at 07:55:26 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed August 13, 2009 at 07:55:42 AM by AutoGen 5.9.9pre5 * From the definitions sntp-opts.def * and the template file options * diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index 7cf37c632..f8ad26608 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 August 12, 2009 at 07:55:30 AM by AutoGen 5.9.9pre5 +# It has been AutoGen-ed August 13, 2009 at 07:55:46 AM by AutoGen 5.9.9pre5 # 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 8d52900bd..767983566 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2009-08-12 "( 4.2.5p200)" "Programmer's Manual" +.TH SNTP 1 2009-08-13 "( 4.2.5p200)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed August 12, 2009 at 07:55:28 AM by AutoGen 5.9.9pre5 +.\" It has been AutoGen-ed August 13, 2009 at 07:55:45 AM by AutoGen 5.9.9pre5 .\" 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 f5b7f9073..8537772e9 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 August 12, 2009 at 07:56:42 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed August 13, 2009 at 07:56:45 AM by AutoGen 5.9.9pre5 * From the definitions ntp-keygen-opts.def * and the template file options * @@ -769,7 +769,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTP_KEYGEN"; tSCC zUsageTitle[] = -"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p200\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p201\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index e789b5aaf..2d8da9135 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 August 12, 2009 at 07:56:41 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed August 13, 2009 at 07:56:45 AM by AutoGen 5.9.9pre5 * From the definitions ntp-keygen-opts.def * and the template file options * @@ -78,8 +78,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 23 -#define NTP_KEYGEN_VERSION "4.2.5p200" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p200" +#define NTP_KEYGEN_VERSION "4.2.5p201" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p201" /* * 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 251af6ebf..09e7204f4 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 August 12, 2009 at 07:56:44 AM by AutoGen 5.9.9pre5 +# It has been AutoGen-ed August 13, 2009 at 07:56:47 AM by AutoGen 5.9.9pre5 # 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 2b23f0257..fedac5ada 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2009-08-12 "(ntp 4.2.5p200)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2009-08-13 "(ntp 4.2.5p201)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1) .\" -.\" It has been AutoGen-ed August 12, 2009 at 07:56:43 AM by AutoGen 5.9.9pre5 +.\" It has been AutoGen-ed August 13, 2009 at 07:56:47 AM by AutoGen 5.9.9pre5 .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"