From: Harlan Stenn Date: Sun, 10 Aug 2008 11:44:31 +0000 (-0400) Subject: NTP_4_2_4P5_RC2 X-Git-Tag: NTP_4_2_4P5_RC2^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f9aaee2093d22634e73374fba1e26027b29bb0d;p=thirdparty%2Fntp.git NTP_4_2_4P5_RC2 bk: 489ed49fCcLbirExSlh6U33qLVE6MA --- diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index a113a5714..2ee8f3f32 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 Tuesday May 20, 2008 at 03:42:30 AM EDT + * It has been AutoGen-ed Sunday August 10, 2008 at 07:36:06 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.4p5-RC1\n\ +"ntpd - NTP daemon program - Ver. 4.2.4p5-RC2\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index 9098d55c7..f917c26ae 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 Tuesday May 20, 2008 at 03:42:29 AM EDT + * It has been AutoGen-ed Sunday August 10, 2008 at 07:36:05 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.4p5-RC1" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.4p5-RC1" +#define NTPD_VERSION "4.2.4p5-RC2" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.4p5-RC2" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index ac2f8ae5b..aaa9bc9e0 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 Tuesday May 20, 2008 at 03:42:32 AM EDT +# It has been AutoGen-ed Sunday August 10, 2008 at 07:36:09 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 dc7284d35..7da2c7216 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2008-05-20 "( 4.2.4p5-RC1)" "Programmer's Manual" +.TH NTPD 1 2008-08-10 "( 4.2.4p5-RC2)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed Tuesday May 20, 2008 at 03:42:31 AM EDT +.\" It has been AutoGen-ed Sunday August 10, 2008 at 07:36:07 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 55b6938d3..669ad085b 100644 --- a/ntpd/ntpdsim-opts.c +++ b/ntpd/ntpdsim-opts.c @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntpdsim-opts.c) * - * It has been AutoGen-ed Tuesday May 20, 2008 at 03:42:34 AM EDT + * It has been AutoGen-ed Sunday August 10, 2008 at 07:36:11 AM EDT * From the definitions ntpdsim-opts.def * and the template file options * @@ -1072,7 +1072,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPDSIM"; tSCC zUsageTitle[] = -"ntpdsim - NTP daemon simulation program - Ver. 4.2.4p5-RC1\n\ +"ntpdsim - NTP daemon simulation program - Ver. 4.2.4p5-RC2\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpd/ntpdsim-opts.h b/ntpd/ntpdsim-opts.h index 2461f415e..23ada15fa 100644 --- a/ntpd/ntpdsim-opts.h +++ b/ntpd/ntpdsim-opts.h @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntpdsim-opts.h) * - * It has been AutoGen-ed Tuesday May 20, 2008 at 03:42:33 AM EDT + * It has been AutoGen-ed Sunday August 10, 2008 at 07:36:10 AM EDT * From the definitions ntpdsim-opts.def * and the template file options * @@ -98,8 +98,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 43 -#define NTPDSIM_VERSION "4.2.4p5-RC1" -#define NTPDSIM_FULL_VERSION "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p5-RC1" +#define NTPDSIM_VERSION "4.2.4p5-RC2" +#define NTPDSIM_FULL_VERSION "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p5-RC2" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpdsim-opts.texi b/ntpd/ntpdsim-opts.texi index 9cde96dd1..600667ea0 100644 --- a/ntpd/ntpdsim-opts.texi +++ b/ntpd/ntpdsim-opts.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (ntpdsim-opts.texi) # -# It has been AutoGen-ed Tuesday May 20, 2008 at 03:42:37 AM EDT +# It has been AutoGen-ed Sunday August 10, 2008 at 07:36:13 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 4836e54f3..6e225a128 100644 --- a/ntpd/ntpdsim.1 +++ b/ntpd/ntpdsim.1 @@ -1,7 +1,7 @@ -.TH NTPDSIM 1 2008-05-20 "( 4.2.4p5-RC1)" "Programmer's Manual" +.TH NTPDSIM 1 2008-08-10 "( 4.2.4p5-RC2)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdsim.1) .\" -.\" It has been AutoGen-ed Tuesday May 20, 2008 at 03:42:35 AM EDT +.\" It has been AutoGen-ed Sunday August 10, 2008 at 07:36:12 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 3935f06dd..3fd1965eb 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 Tuesday May 20, 2008 at 03:48:57 AM EDT + * It has been AutoGen-ed Sunday August 10, 2008 at 07:42:28 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.4p5-RC1\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.4p5-RC2\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index 3162c9bdb..3346cb730 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 Tuesday May 20, 2008 at 03:48:56 AM EDT + * It has been AutoGen-ed Sunday August 10, 2008 at 07:42:27 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.4p5-RC1" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p5-RC1" +#define NTPDC_VERSION "4.2.4p5-RC2" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p5-RC2" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index 1851b71fe..d0e9c6210 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 Tuesday May 20, 2008 at 03:48:58 AM EDT +# It has been AutoGen-ed Sunday August 10, 2008 at 07:42:30 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 98f62eb05..946ff9866 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2008-05-20 "( 4.2.4p5-RC1)" "Programmer's Manual" +.TH NTPDC 1 2008-08-10 "( 4.2.4p5-RC2)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed Tuesday May 20, 2008 at 03:48:58 AM EDT +.\" It has been AutoGen-ed Sunday August 10, 2008 at 07:42:29 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 f46c08250..b1c8c8434 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 Tuesday May 20, 2008 at 03:49:27 AM EDT + * It has been AutoGen-ed Sunday August 10, 2008 at 07:42:58 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.4p5-RC1\n\ +"ntpq - standard NTP query program - Ver. 4.2.4p5-RC2\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index e18afcfb9..0ce70e870 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 Tuesday May 20, 2008 at 03:49:26 AM EDT + * It has been AutoGen-ed Sunday August 10, 2008 at 07:42:57 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.4p5-RC1" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.4p5-RC1" +#define NTPQ_VERSION "4.2.4p5-RC2" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.4p5-RC2" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index 69a639881..d5be5ec30 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 Tuesday May 20, 2008 at 03:49:30 AM EDT +# It has been AutoGen-ed Sunday August 10, 2008 at 07:43:00 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 c20b5d3b5..894944eed 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2008-05-20 "( 4.2.4p5-RC1)" "Programmer's Manual" +.TH NTPQ 1 2008-08-10 "( 4.2.4p5-RC2)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed Tuesday May 20, 2008 at 03:49:28 AM EDT +.\" It has been AutoGen-ed Sunday August 10, 2008 at 07:42:59 AM EDT .\" From the definitions ntpq-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index 0344193fc..e4771974e 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=1 +rcpoint=2 #rcpoint=GRONK diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index 814712df0..50004086e 100644 --- a/sntp/sntp-opts.c +++ b/sntp/sntp-opts.c @@ -1,8 +1,7 @@ -/* -*- buffer-read-only: t -*- vi: set ro: +/* + * EDIT THIS FILE WITH CAUTION (sntp-opts.c) * - * DO NOT EDIT THIS FILE (sntp-opts.c) - * - * It has been AutoGen-ed Tuesday May 20, 2008 at 03:49:55 AM EDT + * It has been AutoGen-ed Sunday August 10, 2008 at 07:43:26 AM EDT * From the definitions sntp-opts.def * and the template file options * @@ -514,7 +513,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "SNTP"; tSCC zUsageTitle[] = -"sntp - standard SNTP program - Ver. 4.2.4p5-RC1\n\ +"sntp - standard SNTP program - Ver. 4.2.4p5-RC2\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index ce22c0ebd..ef73d5f51 100644 --- a/sntp/sntp-opts.h +++ b/sntp/sntp-opts.h @@ -1,8 +1,7 @@ -/* -*- buffer-read-only: t -*- vi: set ro: +/* + * EDIT THIS FILE WITH CAUTION (sntp-opts.h) * - * DO NOT EDIT THIS FILE (sntp-opts.h) - * - * It has been AutoGen-ed Tuesday May 20, 2008 at 03:49:54 AM EDT + * It has been AutoGen-ed Sunday August 10, 2008 at 07:43:25 AM EDT * From the definitions sntp-opts.def * and the template file options * @@ -148,8 +147,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 13 -#define SNTP_VERSION "4.2.4p5-RC1" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.4p5-RC1" +#define SNTP_VERSION "4.2.4p5-RC2" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.4p5-RC2" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index 5fe64234d..cd2c84ff0 100644 --- a/sntp/sntp-opts.texi +++ b/sntp/sntp-opts.texi @@ -3,11 +3,10 @@ @pindex sntp @cindex standard SNTP program @ignore -# -*- buffer-read-only: t -*- vi: set ro: # -# DO NOT EDIT THIS FILE (sntp-opts.texi) +# EDIT THIS FILE WITH CAUTION (sntp-opts.texi) # -# It has been AutoGen-ed Tuesday May 20, 2008 at 03:49:58 AM EDT +# It has been AutoGen-ed Sunday August 10, 2008 at 07:43:28 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 dcae0005c..02653015f 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 Tuesday May 20, 2008 at 03:50:05 AM EDT + * It has been AutoGen-ed Sunday August 10, 2008 at 07:43:36 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.4p5-RC1\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p5-RC2\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index 8e8c4f41e..54e9246c2 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 Tuesday May 20, 2008 at 03:50:04 AM EDT + * It has been AutoGen-ed Sunday August 10, 2008 at 07:43:35 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.4p5-RC1" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p5-RC1" +#define NTP_KEYGEN_VERSION "4.2.4p5-RC2" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p5-RC2" /* * 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 aa1fe7f71..a0db743f6 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 Tuesday May 20, 2008 at 03:50:07 AM EDT +# It has been AutoGen-ed Sunday August 10, 2008 at 07:43:38 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 f0d645cbc..f2e195b62 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2008-05-20 "(ntp 4.2.4p5-RC1)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2008-08-10 "(ntp 4.2.4p5-RC2)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Tuesday May 20, 2008 at 03:50:07 AM EDT +.\" It has been AutoGen-ed Sunday August 10, 2008 at 07:43:37 AM EDT .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"