From: Harlan Stenn Date: Mon, 17 Aug 2009 00:53:29 +0000 (-0400) Subject: NTP_4_2_5P203 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2182ea0fc6eb0451a68f4ecb1a86309706dcd3b1;p=thirdparty%2Fntp.git NTP_4_2_5P203 bk: 4a88aa092X6Gq1C8lnVePlmvJ_VTpw --- diff --git a/ChangeLog b/ChangeLog index 6113f690cf..a098ae7f41 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ +(4.2.5p203) 2009/08/16 Released by Harlan Stenn * Add ntpq -c dumpcfg, Google Summer of Code project of Max Kuehn (4.2.5p202) 2009/08/14 Released by Harlan Stenn * install the binary and man page for sntp. diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index 70306fc919..bd6b182822 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 14, 2009 at 07:35:27 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed August 16, 2009 at 08:38:01 PM 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.5p202\n\ +"ntpd - NTP daemon program - Ver. 4.2.5p203\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index b601f487f8..61e20ccccd 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 14, 2009 at 07:35:25 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed August 16, 2009 at 08:38:00 PM 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.5p202" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p202" +#define NTPD_VERSION "4.2.5p203" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p203" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index c9e1b1211c..4d83be049b 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 14, 2009 at 07:35:29 AM by AutoGen 5.9.9pre5 +# It has been AutoGen-ed August 16, 2009 at 08:38:04 PM 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 84674c926e..ddf8833d8b 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2009-08-14 "( 4.2.5p202)" "Programmer's Manual" +.TH NTPD 1 2009-08-16 "( 4.2.5p203)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed August 14, 2009 at 07:35:28 AM by AutoGen 5.9.9pre5 +.\" It has been AutoGen-ed August 16, 2009 at 08:38:02 PM 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 8f04c14c2f..384ae635f1 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 14, 2009 at 07:42:18 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed August 16, 2009 at 08:44:54 PM 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.5p202\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p203\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index 34e77c2721..79262b6d8c 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 14, 2009 at 07:42:17 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed August 16, 2009 at 08:44:53 PM 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.5p202" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p202" +#define NTPDC_VERSION "4.2.5p203" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p203" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index 725829959b..1ad044c2c8 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 14, 2009 at 07:42:20 AM by AutoGen 5.9.9pre5 +# It has been AutoGen-ed August 16, 2009 at 08:44:56 PM 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 e3c0f2a271..58c1e6906f 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2009-08-14 "( 4.2.5p202)" "Programmer's Manual" +.TH NTPDC 1 2009-08-16 "( 4.2.5p203)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed August 14, 2009 at 07:42:19 AM by AutoGen 5.9.9pre5 +.\" It has been AutoGen-ed August 16, 2009 at 08:44:55 PM 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 f8801ff20b..b870553c1d 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 14, 2009 at 07:42:50 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed August 16, 2009 at 08:45:23 PM 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.5p202\n\ +"ntpq - standard NTP query program - Ver. 4.2.5p203\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index 9566dc6f6e..5982246f1f 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 14, 2009 at 07:42:50 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed August 16, 2009 at 08:45:22 PM 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.5p202" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p202" +#define NTPQ_VERSION "4.2.5p203" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p203" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index c3bd754cf0..1533d3e1fa 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 14, 2009 at 07:42:53 AM by AutoGen 5.9.9pre5 +# It has been AutoGen-ed August 16, 2009 at 08:45:25 PM 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 c3ec0abcba..60bd031f15 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2009-08-14 "( 4.2.5p202)" "Programmer's Manual" +.TH NTPQ 1 2009-08-16 "( 4.2.5p203)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed August 14, 2009 at 07:42:51 AM by AutoGen 5.9.9pre5 +.\" It has been AutoGen-ed August 16, 2009 at 08:45:24 PM 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 69d1423fcf..2061aa3dd4 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 14, 2009 at 07:43:35 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed August 16, 2009 at 08:46:09 PM 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.5p202\n\ +"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p203\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpsnmpd/ntpsnmpd-opts.h b/ntpsnmpd/ntpsnmpd-opts.h index 352362f299..36d71355ec 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 14, 2009 at 07:43:35 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed August 16, 2009 at 08:46:08 PM 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.5p202" -#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p202" +#define NTPSNMPD_VERSION "4.2.5p203" +#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p203" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpsnmpd/ntpsnmpd-opts.texi b/ntpsnmpd/ntpsnmpd-opts.texi index 66e18e77f4..b5d2041bef 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 14, 2009 at 07:43:37 AM by AutoGen 5.9.9pre5 +# It has been AutoGen-ed August 16, 2009 at 08:46:11 PM 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 d5e5f4ec8e..9c158fc4fd 100644 --- a/ntpsnmpd/ntpsnmpd.1 +++ b/ntpsnmpd/ntpsnmpd.1 @@ -1,7 +1,7 @@ -.TH NTPSNMPD 1 2009-08-14 "( 4.2.5p202)" "Programmer's Manual" +.TH NTPSNMPD 1 2009-08-16 "( 4.2.5p203)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpsnmpd.1) .\" -.\" It has been AutoGen-ed August 14, 2009 at 07:43:36 AM by AutoGen 5.9.9pre5 +.\" It has been AutoGen-ed August 16, 2009 at 08:46:10 PM 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 aad2a7a721..406f96c519 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=202 +point=203 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index 31cab5cb6a..35b0a9201d 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 14, 2009 at 07:48:47 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed August 16, 2009 at 08:51:17 PM by AutoGen 5.9.9pre5 * From the definitions sntp-opts.def * and the template file options * @@ -458,7 +458,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "SNTP"; tSCC zUsageTitle[] = -"sntp - standard SNTP program - Ver. 4.2.5p201\n\ +"sntp - standard SNTP program - Ver. 4.2.5p202\n\ USAGE: %s [ - [] | --[{=| }] ]... ...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index 432b5c2949..2b5ef8c901 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 14, 2009 at 07:48:46 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed August 16, 2009 at 08:51:17 PM by AutoGen 5.9.9pre5 * From the definitions sntp-opts.def * and the template file options * @@ -72,8 +72,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 17 -#define SNTP_VERSION "4.2.5p201" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p201" +#define SNTP_VERSION "4.2.5p202" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p202" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index 45f0f08d5f..4484b3cce1 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 14, 2009 at 07:48:49 AM by AutoGen 5.9.9pre5 +# It has been AutoGen-ed August 16, 2009 at 08:51:20 PM 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 143378e22d..d27ee7279e 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2009-08-14 "( 4.2.5p201)" "Programmer's Manual" +.TH SNTP 1 2009-08-16 "( 4.2.5p202)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed August 14, 2009 at 07:48:48 AM by AutoGen 5.9.9pre5 +.\" It has been AutoGen-ed August 16, 2009 at 08:51:18 PM 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 d8263bfdf6..bfc0be1275 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 14, 2009 at 07:49:53 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed August 16, 2009 at 08:52:20 PM 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.5p202\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p203\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index b22e63004d..51bf0b9dac 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 14, 2009 at 07:49:52 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed August 16, 2009 at 08:52:19 PM 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.5p202" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p202" +#define NTP_KEYGEN_VERSION "4.2.5p203" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p203" /* * 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 5d674663fa..48c4fa715c 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 14, 2009 at 07:49:55 AM by AutoGen 5.9.9pre5 +# It has been AutoGen-ed August 16, 2009 at 08:52:23 PM 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 86f0b6ea8d..9dd5ac9891 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2009-08-14 "(ntp 4.2.5p202)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2009-08-16 "(ntp 4.2.5p203)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1) .\" -.\" It has been AutoGen-ed August 14, 2009 at 07:49:54 AM by AutoGen 5.9.9pre5 +.\" It has been AutoGen-ed August 16, 2009 at 08:52:21 PM by AutoGen 5.9.9pre5 .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"