From: Harlan Stenn Date: Sun, 27 May 2007 11:45:05 +0000 (-0400) Subject: NTP_4_2_4P2_RC4 X-Git-Tag: NTP_4_2_4P2_RC4^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=618a600f710a9b9db9f29b49be6a62bbd499e5f8;p=thirdparty%2Fntp.git NTP_4_2_4P2_RC4 bk: 46596f41Euiq17w0ThdTUSgRKkOyrg --- diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index 32529d104..d51aa21ff 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 Friday May 25, 2007 at 07:36:01 AM EDT + * It has been AutoGen-ed Sunday May 27, 2007 at 07:36:24 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-RC3\n\ +"ntpd - NTP daemon program - Ver. 4.2.4p2-RC4\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index 53c0f25ba..199fb6f79 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 Friday May 25, 2007 at 07:36:00 AM EDT + * It has been AutoGen-ed Sunday May 27, 2007 at 07:36:23 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-RC3" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.4p2-RC3" +#define NTPD_VERSION "4.2.4p2-RC4" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.4p2-RC4" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index eccba5fda..7489c2835 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 Friday May 25, 2007 at 07:36:04 AM EDT +# It has been AutoGen-ed Sunday May 27, 2007 at 07:36:26 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 19bf3cc2a..5a6cc058b 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2007-05-25 "( 4.2.4p2-RC3)" "Programmer's Manual" +.TH NTPD 1 2007-05-27 "( 4.2.4p2-RC4)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpd.1) .\" -.\" It has been AutoGen-ed Friday May 25, 2007 at 07:36:02 AM EDT +.\" It has been AutoGen-ed Sunday May 27, 2007 at 07:36:25 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 adc076bcb..152abb4e6 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 Friday May 25, 2007 at 07:36:06 AM EDT + * It has been AutoGen-ed Sunday May 27, 2007 at 07:36:28 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-RC3\n\ +"ntpdsim - NTP daemon simulation program - Ver. 4.2.4p2-RC4\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpd/ntpdsim-opts.h b/ntpd/ntpdsim-opts.h index b67ea549f..751a1129f 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 Friday May 25, 2007 at 07:36:05 AM EDT + * It has been AutoGen-ed Sunday May 27, 2007 at 07:36:27 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-RC3" -#define NTPDSIM_FULL_VERSION "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p2-RC3" +#define NTPDSIM_VERSION "4.2.4p2-RC4" +#define NTPDSIM_FULL_VERSION "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p2-RC4" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpdsim-opts.texi b/ntpd/ntpdsim-opts.texi index a83cdf45b..800b2cece 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 Friday May 25, 2007 at 07:36:09 AM EDT +# It has been AutoGen-ed Sunday May 27, 2007 at 07:36:31 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 35b9e831d..41faa68c4 100644 --- a/ntpd/ntpdsim.1 +++ b/ntpd/ntpdsim.1 @@ -1,7 +1,7 @@ -.TH NTPDSIM 1 2007-05-25 "( 4.2.4p2-RC3)" "Programmer's Manual" +.TH NTPDSIM 1 2007-05-27 "( 4.2.4p2-RC4)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpdsim.1) .\" -.\" It has been AutoGen-ed Friday May 25, 2007 at 07:36:07 AM EDT +.\" It has been AutoGen-ed Sunday May 27, 2007 at 07:36:30 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 22ba004b1..28b5b7183 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 Friday May 25, 2007 at 07:42:38 AM EDT + * It has been AutoGen-ed Sunday May 27, 2007 at 07:42:54 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-RC3\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.4p2-RC4\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index d06041c89..5cf04b2e8 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 Friday May 25, 2007 at 07:42:37 AM EDT + * It has been AutoGen-ed Sunday May 27, 2007 at 07:42:53 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-RC3" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p2-RC3" +#define NTPDC_VERSION "4.2.4p2-RC4" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p2-RC4" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index d6c4dec0f..41e79c5e9 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 Friday May 25, 2007 at 07:42:39 AM EDT +# It has been AutoGen-ed Sunday May 27, 2007 at 07:42:56 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 ebcd21918..75ff5c621 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2007-05-25 "( 4.2.4p2-RC3)" "Programmer's Manual" +.TH NTPDC 1 2007-05-27 "( 4.2.4p2-RC4)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpdc.1) .\" -.\" It has been AutoGen-ed Friday May 25, 2007 at 07:42:39 AM EDT +.\" It has been AutoGen-ed Sunday May 27, 2007 at 07:42:55 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 4b47fe155..049f8906c 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 Friday May 25, 2007 at 07:43:08 AM EDT + * It has been AutoGen-ed Sunday May 27, 2007 at 07:43:24 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-RC3\n\ +"ntpq - standard NTP query program - Ver. 4.2.4p2-RC4\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index e052d1f8d..4695c5591 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 Friday May 25, 2007 at 07:43:08 AM EDT + * It has been AutoGen-ed Sunday May 27, 2007 at 07:43:24 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-RC3" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.4p2-RC3" +#define NTPQ_VERSION "4.2.4p2-RC4" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.4p2-RC4" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index 25676cd6f..9978b3e02 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 Friday May 25, 2007 at 07:43:10 AM EDT +# It has been AutoGen-ed Sunday May 27, 2007 at 07:43:27 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 c8e3ce45f..7f6192387 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2007-05-25 "( 4.2.4p2-RC3)" "Programmer's Manual" +.TH NTPQ 1 2007-05-27 "( 4.2.4p2-RC4)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpq.1) .\" -.\" It has been AutoGen-ed Friday May 25, 2007 at 07:43:09 AM EDT +.\" It has been AutoGen-ed Sunday May 27, 2007 at 07:43:25 AM EDT .\" From the definitions ntpq-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index cc322678b..c8cce12a4 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=3 +rcpoint=4 #rcpoint=GRONK diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index a79aadbde..a3d24218d 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 Friday May 25, 2007 at 07:43:37 AM EDT + * It has been AutoGen-ed Sunday May 27, 2007 at 07:43: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-RC3\n\ +"sntp - standard SNTP program - Ver. 4.2.4p2-RC4\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index 44df3927d..3a075141c 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 Friday May 25, 2007 at 07:43:36 AM EDT + * It has been AutoGen-ed Sunday May 27, 2007 at 07:43:51 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-RC3" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.4p2-RC3" +#define SNTP_VERSION "4.2.4p2-RC4" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.4p2-RC4" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index d3789af4d..6ef3a0c95 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 Friday May 25, 2007 at 07:43:39 AM EDT +# It has been AutoGen-ed Sunday May 27, 2007 at 07:43: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 35e8072a7..52a6c7820 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 Friday May 25, 2007 at 07:43:45 AM EDT + * It has been AutoGen-ed Sunday May 27, 2007 at 07:44: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-RC3\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p2-RC4\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index b8fd2b379..b4ad8f661 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 Friday May 25, 2007 at 07:43:45 AM EDT + * It has been AutoGen-ed Sunday May 27, 2007 at 07:44: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-RC3" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p2-RC3" +#define NTP_KEYGEN_VERSION "4.2.4p2-RC4" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p2-RC4" /* * 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 aae3169e5..d8c809167 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 Friday May 25, 2007 at 07:43:47 AM EDT +# It has been AutoGen-ed Sunday May 27, 2007 at 07:44: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 55623980d..ea7331410 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2007-05-25 "(ntp 4.2.4p2-RC3)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2007-05-27 "(ntp 4.2.4p2-RC4)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Friday May 25, 2007 at 07:43:46 AM EDT +.\" It has been AutoGen-ed Sunday May 27, 2007 at 07:44:04 AM EDT .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"