From: Harlan Stenn Date: Sun, 10 Jun 2007 11:58:59 +0000 (-0400) Subject: NTP_4_2_4P2_RC6 X-Git-Tag: NTP_4_2_4P2_RC6^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a074a8e8485e1aa359895ccaa6283ce221a5bb3;p=thirdparty%2Fntp.git NTP_4_2_4P2_RC6 bk: 466be783nG0DmgUZmiBmV5j5s6jD0g --- diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index 8804d3d71..d3289892b 100644 --- a/ntpd/ntpd-opts.c +++ b/ntpd/ntpd-opts.c @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntpd-opts.c) * - * It has been AutoGen-ed Tuesday May 29, 2007 at 07:35:31 AM EDT + * It has been AutoGen-ed Sunday June 10, 2007 at 07:50:21 AM EDT * From the definitions ntpd-opts.def * and the template file options * @@ -836,7 +836,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPD"; tSCC zUsageTitle[] = -"ntpd - NTP daemon program - Ver. 4.2.4p2-RC5\n\ +"ntpd - NTP daemon program - Ver. 4.2.4p2-RC6\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index 8e2242c2c..7110e293d 100644 --- a/ntpd/ntpd-opts.h +++ b/ntpd/ntpd-opts.h @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntpd-opts.h) * - * It has been AutoGen-ed Tuesday May 29, 2007 at 07:35:30 AM EDT + * It has been AutoGen-ed Sunday June 10, 2007 at 07:50:21 AM EDT * From the definitions ntpd-opts.def * and the template file options * @@ -88,8 +88,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 32 -#define NTPD_VERSION "4.2.4p2-RC5" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.4p2-RC5" +#define NTPD_VERSION "4.2.4p2-RC6" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.4p2-RC6" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index 3f64db08f..7a6a291e7 100644 --- a/ntpd/ntpd-opts.texi +++ b/ntpd/ntpd-opts.texi @@ -7,7 +7,7 @@ # # DO NOT EDIT THIS FILE (ntpd-opts.texi) # -# It has been AutoGen-ed Tuesday May 29, 2007 at 07:35:34 AM EDT +# It has been AutoGen-ed Sunday June 10, 2007 at 07:50:24 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 e42524936..b4a3845fd 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2007-05-29 "( 4.2.4p2-RC5)" "Programmer's Manual" +.TH NTPD 1 2007-06-10 "( 4.2.4p2-RC6)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpd.1) .\" -.\" It has been AutoGen-ed Tuesday May 29, 2007 at 07:35:32 AM EDT +.\" It has been AutoGen-ed Sunday June 10, 2007 at 07:50:23 AM EDT .\" From the definitions ntpd-opts.def .\" and the template file agman1.tpl .\" diff --git a/ntpd/ntpdsim-opts.c b/ntpd/ntpdsim-opts.c index c7dc42319..3276efdaf 100644 --- a/ntpd/ntpdsim-opts.c +++ b/ntpd/ntpdsim-opts.c @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntpdsim-opts.c) * - * It has been AutoGen-ed Tuesday May 29, 2007 at 07:35:36 AM EDT + * It has been AutoGen-ed Sunday June 10, 2007 at 07:50:26 AM EDT * From the definitions ntpdsim-opts.def * and the template file options * @@ -1073,7 +1073,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPDSIM"; tSCC zUsageTitle[] = -"ntpdsim - NTP daemon simulation program - Ver. 4.2.4p2-RC5\n\ +"ntpdsim - NTP daemon simulation program - Ver. 4.2.4p2-RC6\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpd/ntpdsim-opts.h b/ntpd/ntpdsim-opts.h index 824a55e32..f7603b080 100644 --- a/ntpd/ntpdsim-opts.h +++ b/ntpd/ntpdsim-opts.h @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntpdsim-opts.h) * - * It has been AutoGen-ed Tuesday May 29, 2007 at 07:35:35 AM EDT + * It has been AutoGen-ed Sunday June 10, 2007 at 07:50:25 AM EDT * From the definitions ntpdsim-opts.def * and the template file options * @@ -99,8 +99,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 43 -#define NTPDSIM_VERSION "4.2.4p2-RC5" -#define NTPDSIM_FULL_VERSION "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p2-RC5" +#define NTPDSIM_VERSION "4.2.4p2-RC6" +#define NTPDSIM_FULL_VERSION "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p2-RC6" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpdsim-opts.texi b/ntpd/ntpdsim-opts.texi index 9e8a923ff..ea6c0d7af 100644 --- a/ntpd/ntpdsim-opts.texi +++ b/ntpd/ntpdsim-opts.texi @@ -7,7 +7,7 @@ # # DO NOT EDIT THIS FILE (ntpdsim-opts.texi) # -# It has been AutoGen-ed Tuesday May 29, 2007 at 07:35:38 AM EDT +# It has been AutoGen-ed Sunday June 10, 2007 at 07:50:29 AM EDT # From the definitions ntpdsim-opts.def # and the template file aginfo.tpl @end ignore diff --git a/ntpd/ntpdsim.1 b/ntpd/ntpdsim.1 index c8e6b28db..d4cf3aeea 100644 --- a/ntpd/ntpdsim.1 +++ b/ntpd/ntpdsim.1 @@ -1,7 +1,7 @@ -.TH NTPDSIM 1 2007-05-29 "( 4.2.4p2-RC5)" "Programmer's Manual" +.TH NTPDSIM 1 2007-06-10 "( 4.2.4p2-RC6)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpdsim.1) .\" -.\" It has been AutoGen-ed Tuesday May 29, 2007 at 07:35:37 AM EDT +.\" It has been AutoGen-ed Sunday June 10, 2007 at 07:50:28 AM EDT .\" From the definitions ntpdsim-opts.def .\" and the template file agman1.tpl .\" diff --git a/ntpdc/ntpdc-opts.c b/ntpdc/ntpdc-opts.c index ac3b5288a..a9fb121ef 100644 --- a/ntpdc/ntpdc-opts.c +++ b/ntpdc/ntpdc-opts.c @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntpdc-opts.c) * - * It has been AutoGen-ed Tuesday May 29, 2007 at 07:41:53 AM EDT + * It has been AutoGen-ed Sunday June 10, 2007 at 07:56:53 AM EDT * From the definitions ntpdc-opts.def * and the template file options * @@ -463,7 +463,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPDC"; tSCC zUsageTitle[] = -"ntpdc - vendor-specific NTP query program - Ver. 4.2.4p2-RC5\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.4p2-RC6\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index a757b1417..a6228c883 100644 --- a/ntpdc/ntpdc-opts.h +++ b/ntpdc/ntpdc-opts.h @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntpdc-opts.h) * - * It has been AutoGen-ed Tuesday May 29, 2007 at 07:41:52 AM EDT + * It has been AutoGen-ed Sunday June 10, 2007 at 07:56:52 AM EDT * From the definitions ntpdc-opts.def * and the template file options * @@ -71,8 +71,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 15 -#define NTPDC_VERSION "4.2.4p2-RC5" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p2-RC5" +#define NTPDC_VERSION "4.2.4p2-RC6" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p2-RC6" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index d68a1c47c..85e64a735 100644 --- a/ntpdc/ntpdc-opts.texi +++ b/ntpdc/ntpdc-opts.texi @@ -7,7 +7,7 @@ # # DO NOT EDIT THIS FILE (ntpdc-opts.texi) # -# It has been AutoGen-ed Tuesday May 29, 2007 at 07:41:54 AM EDT +# It has been AutoGen-ed Sunday June 10, 2007 at 07:56:55 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 f5e2e1915..2226fc9ca 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2007-05-29 "( 4.2.4p2-RC5)" "Programmer's Manual" +.TH NTPDC 1 2007-06-10 "( 4.2.4p2-RC6)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpdc.1) .\" -.\" It has been AutoGen-ed Tuesday May 29, 2007 at 07:41:53 AM EDT +.\" It has been AutoGen-ed Sunday June 10, 2007 at 07:56:54 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 8bafc0681..cdaf2307b 100644 --- a/ntpq/ntpq-opts.c +++ b/ntpq/ntpq-opts.c @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntpq-opts.c) * - * It has been AutoGen-ed Tuesday May 29, 2007 at 07:42:22 AM EDT + * It has been AutoGen-ed Sunday June 10, 2007 at 07:57:23 AM EDT * From the definitions ntpq-opts.def * and the template file options * @@ -411,7 +411,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPQ"; tSCC zUsageTitle[] = -"ntpq - standard NTP query program - Ver. 4.2.4p2-RC5\n\ +"ntpq - standard NTP query program - Ver. 4.2.4p2-RC6\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index 9053dec09..d2cf6a926 100644 --- a/ntpq/ntpq-opts.h +++ b/ntpq/ntpq-opts.h @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntpq-opts.h) * - * It has been AutoGen-ed Tuesday May 29, 2007 at 07:42:22 AM EDT + * It has been AutoGen-ed Sunday June 10, 2007 at 07:57:23 AM EDT * From the definitions ntpq-opts.def * and the template file options * @@ -69,8 +69,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 13 -#define NTPQ_VERSION "4.2.4p2-RC5" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.4p2-RC5" +#define NTPQ_VERSION "4.2.4p2-RC6" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.4p2-RC6" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index aee36e780..b55c00aa0 100644 --- a/ntpq/ntpq-opts.texi +++ b/ntpq/ntpq-opts.texi @@ -7,7 +7,7 @@ # # DO NOT EDIT THIS FILE (ntpq-opts.texi) # -# It has been AutoGen-ed Tuesday May 29, 2007 at 07:42:25 AM EDT +# It has been AutoGen-ed Sunday June 10, 2007 at 07:57:25 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 4c0640c03..746cfd2fc 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2007-05-29 "( 4.2.4p2-RC5)" "Programmer's Manual" +.TH NTPQ 1 2007-06-10 "( 4.2.4p2-RC6)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpq.1) .\" -.\" It has been AutoGen-ed Tuesday May 29, 2007 at 07:42:24 AM EDT +.\" It has been AutoGen-ed Sunday June 10, 2007 at 07:57:24 AM EDT .\" From the definitions ntpq-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index 864cf8bf9..e75fc20ba 100644 --- a/packageinfo.sh +++ b/packageinfo.sh @@ -27,5 +27,5 @@ CLTAG=NTP_4_2_0 # - - rcpoint gets set to 0 # - - releasecandidate gets set to no # - GRONK is for -dev -rcpoint=5 +rcpoint=6 #rcpoint=GRONK diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index 0f8872d00..8bd4afeaa 100644 --- a/sntp/sntp-opts.c +++ b/sntp/sntp-opts.c @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (sntp-opts.c) * - * It has been AutoGen-ed Tuesday May 29, 2007 at 07:42:50 AM EDT + * It has been AutoGen-ed Sunday June 10, 2007 at 07:57:52 AM EDT * From the definitions sntp-opts.def * and the template file options * @@ -514,7 +514,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "SNTP"; tSCC zUsageTitle[] = -"sntp - standard SNTP program - Ver. 4.2.4p2-RC5\n\ +"sntp - standard SNTP program - Ver. 4.2.4p2-RC6\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index 0d1408cc6..7bcb50458 100644 --- a/sntp/sntp-opts.h +++ b/sntp/sntp-opts.h @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (sntp-opts.h) * - * It has been AutoGen-ed Tuesday May 29, 2007 at 07:42:49 AM EDT + * It has been AutoGen-ed Sunday June 10, 2007 at 07:57:52 AM EDT * From the definitions sntp-opts.def * and the template file options * @@ -148,8 +148,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 13 -#define SNTP_VERSION "4.2.4p2-RC5" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.4p2-RC5" +#define SNTP_VERSION "4.2.4p2-RC6" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.4p2-RC6" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index a287c9af2..f758589b6 100644 --- a/sntp/sntp-opts.texi +++ b/sntp/sntp-opts.texi @@ -7,7 +7,7 @@ # # DO NOT EDIT THIS FILE (sntp-opts.texi) # -# It has been AutoGen-ed Tuesday May 29, 2007 at 07:42:52 AM EDT +# It has been AutoGen-ed Sunday June 10, 2007 at 07:57:55 AM EDT # From the definitions sntp-opts.def # and the template file aginfo.tpl @end ignore diff --git a/util/ntp-keygen-opts.c b/util/ntp-keygen-opts.c index 187122c49..682727a2b 100644 --- a/util/ntp-keygen-opts.c +++ b/util/ntp-keygen-opts.c @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntp-keygen-opts.c) * - * It has been AutoGen-ed Tuesday May 29, 2007 at 07:43:01 AM EDT + * It has been AutoGen-ed Sunday June 10, 2007 at 07:58:03 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.4p2-RC5\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p2-RC6\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index d470ec273..22b5c80b3 100644 --- a/util/ntp-keygen-opts.h +++ b/util/ntp-keygen-opts.h @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntp-keygen-opts.h) * - * It has been AutoGen-ed Tuesday May 29, 2007 at 07:43:00 AM EDT + * It has been AutoGen-ed Sunday June 10, 2007 at 07:58:02 AM EDT * From the definitions ntp-keygen-opts.def * and the template file options * @@ -80,8 +80,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 24 -#define NTP_KEYGEN_VERSION "4.2.4p2-RC5" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p2-RC5" +#define NTP_KEYGEN_VERSION "4.2.4p2-RC6" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p2-RC6" /* * 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 a97d8c677..7c087c8e9 100644 --- a/util/ntp-keygen-opts.texi +++ b/util/ntp-keygen-opts.texi @@ -7,7 +7,7 @@ # # DO NOT EDIT THIS FILE (ntp-keygen-opts.texi) # -# It has been AutoGen-ed Tuesday May 29, 2007 at 07:43:03 AM EDT +# It has been AutoGen-ed Sunday June 10, 2007 at 07:58:05 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 a5f86e4d3..71453879c 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2007-05-29 "(ntp 4.2.4p2-RC5)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2007-06-10 "(ntp 4.2.4p2-RC6)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Tuesday May 29, 2007 at 07:43:02 AM EDT +.\" It has been AutoGen-ed Sunday June 10, 2007 at 07:58:05 AM EDT .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"