From: Harlan Stenn Date: Sat, 19 May 2007 11:53:57 +0000 (-0400) Subject: NTP_4_2_4P2_RC2 X-Git-Tag: NTP_4_2_4P2_RC2^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd3fcf6f225e8ff72759b4a858bba36364fda576;p=thirdparty%2Fntp.git NTP_4_2_4P2_RC2 bk: 464ee555mqeqDTBSMVGxWuYxscz7YA --- diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index ce3b243e3..1906181fa 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 Saturday May 19, 2007 at 02:24:52 AM EDT + * It has been AutoGen-ed Saturday May 19, 2007 at 07:44:49 AM EDT * From the definitions ntpd-opts.def * and the template file options * @@ -38,7 +38,7 @@ tSCC zCopyright[] = "ntpd copyright (c) 1970-2006 ntp.org, all rights reserved"; tSCC zCopyrightNotice[] = -/* extracted from /deacon/backroom/ntp-stable-hms/include/copyright.def near line 8 */ +/* extracted from ../include/copyright.def near line 8 */ "see html/copyright.html"; extern tUsageProc optionUsage; @@ -836,7 +836,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPD"; tSCC zUsageTitle[] = -"ntpd - NTP daemon program - Ver. 4.2.4p2-RC1\n\ +"ntpd - NTP daemon program - Ver. 4.2.4p2-RC2\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL @@ -908,7 +908,7 @@ doOptSet_Debug_Level( tOptions* pOptions, tOptDesc* pOptDesc ) { - /* extracted from /deacon/backroom/ntp-stable-hms/include/debug-opt.def, line 29 */ + /* extracted from ../include/debug-opt.def, line 29 */ DESC(DEBUG_LEVEL).optOccCt = atoi( pOptDesc->pzLastArg ); } #endif /* defined DEBUG */ diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index 3d3df4d58..b1725ac61 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 Saturday May 19, 2007 at 02:24:51 AM EDT + * It has been AutoGen-ed Saturday May 19, 2007 at 07:44:48 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-RC1" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.4p2-RC1" +#define NTPD_VERSION "4.2.4p2-RC2" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.4p2-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 1ef390dae..765018c71 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 Saturday May 19, 2007 at 02:19:06 AM EDT +# It has been AutoGen-ed Saturday May 19, 2007 at 07:44:52 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 5eea26203..b6067376e 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2007-05-19 "( 4.2.4p2-RC1)" "Programmer's Manual" +.TH NTPD 1 2007-05-19 "( 4.2.4p2-RC2)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpd.1) .\" -.\" It has been AutoGen-ed Saturday May 19, 2007 at 02:19:05 AM EDT +.\" It has been AutoGen-ed Saturday May 19, 2007 at 07:44:50 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 05d9ea6f3..79ac46dcc 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 Saturday May 19, 2007 at 02:24:56 AM EDT + * It has been AutoGen-ed Saturday May 19, 2007 at 07:44:54 AM EDT * From the definitions ntpdsim-opts.def * and the template file options * @@ -38,7 +38,7 @@ tSCC zCopyright[] = "ntpdsim copyright (c) 1970-2006 ntp.org, all rights reserved"; tSCC zCopyrightNotice[] = -/* extracted from /deacon/backroom/ntp-stable-hms/include/copyright.def near line 8 */ +/* extracted from ../include/copyright.def near line 8 */ "see html/copyright.html"; extern tUsageProc optionUsage; @@ -1073,7 +1073,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPDSIM"; tSCC zUsageTitle[] = -"ntpdsim - NTP daemon simulation program - Ver. 4.2.4p2-RC1\n\ +"ntpdsim - NTP daemon simulation program - Ver. 4.2.4p2-RC2\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { @@ -1149,7 +1149,7 @@ doOptSet_Debug_Level( tOptions* pOptions, tOptDesc* pOptDesc ) { - /* extracted from /deacon/backroom/ntp-stable-hms/include/debug-opt.def, line 29 */ + /* extracted from ../include/debug-opt.def, line 29 */ DESC(DEBUG_LEVEL).optOccCt = atoi( pOptDesc->pzLastArg ); } #endif /* defined DEBUG */ diff --git a/ntpd/ntpdsim-opts.h b/ntpd/ntpdsim-opts.h index 5b60e0493..6f0fd3d1d 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 Saturday May 19, 2007 at 02:24:55 AM EDT + * It has been AutoGen-ed Saturday May 19, 2007 at 07:44:53 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-RC1" -#define NTPDSIM_FULL_VERSION "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p2-RC1" +#define NTPDSIM_VERSION "4.2.4p2-RC2" +#define NTPDSIM_FULL_VERSION "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p2-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 3f85f61f9..44a7f7993 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 Saturday May 19, 2007 at 02:19:14 AM EDT +# It has been AutoGen-ed Saturday May 19, 2007 at 07:44:57 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 2f9f760c8..b9c6a0f2a 100644 --- a/ntpd/ntpdsim.1 +++ b/ntpd/ntpdsim.1 @@ -1,7 +1,7 @@ -.TH NTPDSIM 1 2007-05-19 "( 4.2.4p2-RC1)" "Programmer's Manual" +.TH NTPDSIM 1 2007-05-19 "( 4.2.4p2-RC2)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpdsim.1) .\" -.\" It has been AutoGen-ed Saturday May 19, 2007 at 02:19:13 AM EDT +.\" It has been AutoGen-ed Saturday May 19, 2007 at 07:44:55 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 ad5e303ff..33fb60ace 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 Saturday May 19, 2007 at 02:24:59 AM EDT + * It has been AutoGen-ed Saturday May 19, 2007 at 07:51:28 AM EDT * From the definitions ntpdc-opts.def * and the template file options * @@ -38,7 +38,7 @@ tSCC zCopyright[] = "ntpdc copyright (c) 1970-2006 ntp.org, all rights reserved"; tSCC zCopyrightNotice[] = -/* extracted from /deacon/backroom/ntp-stable-hms/include/copyright.def near line 8 */ +/* extracted from ../include/copyright.def near line 8 */ "see html/copyright.html"; extern tUsageProc optionUsage; @@ -463,7 +463,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPDC"; tSCC zUsageTitle[] = -"ntpdc - vendor-specific NTP query program - Ver. 4.2.4p2-RC1\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.4p2-RC2\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { @@ -554,7 +554,7 @@ doOptSet_Debug_Level( tOptions* pOptions, tOptDesc* pOptDesc ) { - /* extracted from /deacon/backroom/ntp-stable-hms/include/debug-opt.def, line 29 */ + /* extracted from ../include/debug-opt.def, line 29 */ DESC(DEBUG_LEVEL).optOccCt = atoi( pOptDesc->pzLastArg ); } #endif /* defined DEBUG */ diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index 7b3aeab43..8de0f9a6f 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 Saturday May 19, 2007 at 02:24:58 AM EDT + * It has been AutoGen-ed Saturday May 19, 2007 at 07:51:27 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-RC1" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p2-RC1" +#define NTPDC_VERSION "4.2.4p2-RC2" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p2-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 1fc8a8a65..2d81baaef 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 Saturday May 19, 2007 at 02:22:00 AM EDT +# It has been AutoGen-ed Saturday May 19, 2007 at 07:51:30 AM EDT # From the definitions ntpdc-opts.def # and the template file aginfo.tpl @end ignore @@ -100,7 +100,7 @@ or by a single hyphen and the flag character. The following option preset mechanisms are supported: - reading file /users/stenn/.ntprc - - reading file /deacon/backroom/ntp-stable-hms/ntpdc/.ntprc + - reading file /deacon/backroom/snaps/ntp-stable/ntpdc/.ntprc - examining environment variables named NTPDC_* The diff --git a/ntpdc/ntpdc.1 b/ntpdc/ntpdc.1 index 4b15d79b6..fbd521c3f 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2007-05-19 "( 4.2.4p2-RC1)" "Programmer's Manual" +.TH NTPDC 1 2007-05-19 "( 4.2.4p2-RC2)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpdc.1) .\" -.\" It has been AutoGen-ed Saturday May 19, 2007 at 02:21:59 AM EDT +.\" It has been AutoGen-ed Saturday May 19, 2007 at 07:51: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 036eb23b8..f132d36ca 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 Saturday May 19, 2007 at 02:25:02 AM EDT + * It has been AutoGen-ed Saturday May 19, 2007 at 07:51:59 AM EDT * From the definitions ntpq-opts.def * and the template file options * @@ -38,7 +38,7 @@ tSCC zCopyright[] = "ntpq copyright (c) 1970-2006 ntp.org, all rights reserved"; tSCC zCopyrightNotice[] = -/* extracted from /deacon/backroom/ntp-stable-hms/include/copyright.def near line 8 */ +/* extracted from ../include/copyright.def near line 8 */ "see html/copyright.html"; extern tUsageProc optionUsage; @@ -411,7 +411,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPQ"; tSCC zUsageTitle[] = -"ntpq - standard NTP query program - Ver. 4.2.4p2-RC1\n\ +"ntpq - standard NTP query program - Ver. 4.2.4p2-RC2\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { @@ -494,7 +494,7 @@ doOptSet_Debug_Level( tOptions* pOptions, tOptDesc* pOptDesc ) { - /* extracted from /deacon/backroom/ntp-stable-hms/include/debug-opt.def, line 29 */ + /* extracted from ../include/debug-opt.def, line 29 */ DESC(DEBUG_LEVEL).optOccCt = atoi( pOptDesc->pzLastArg ); } #endif /* defined DEBUG */ diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index 250401ec8..b04a5661e 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 Saturday May 19, 2007 at 02:25:00 AM EDT + * It has been AutoGen-ed Saturday May 19, 2007 at 07:51:58 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-RC1" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.4p2-RC1" +#define NTPQ_VERSION "4.2.4p2-RC2" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.4p2-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 a10bcf5f4..be020a475 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 Saturday May 19, 2007 at 02:22:43 AM EDT +# It has been AutoGen-ed Saturday May 19, 2007 at 07:52:01 AM EDT # From the definitions ntpq-opts.def # and the template file aginfo.tpl @end ignore @@ -80,7 +80,7 @@ or by a single hyphen and the flag character. The following option preset mechanisms are supported: - reading file /users/stenn/.ntprc - - reading file /deacon/backroom/ntp-stable-hms/ntpq/.ntprc + - reading file /deacon/backroom/snaps/ntp-stable/ntpq/.ntprc - examining environment variables named NTPQ_* The diff --git a/ntpq/ntpq.1 b/ntpq/ntpq.1 index ea0d89324..eeed78648 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2007-05-19 "( 4.2.4p2-RC1)" "Programmer's Manual" +.TH NTPQ 1 2007-05-19 "( 4.2.4p2-RC2)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpq.1) .\" -.\" It has been AutoGen-ed Saturday May 19, 2007 at 02:22:42 AM EDT +.\" It has been AutoGen-ed Saturday May 19, 2007 at 07:52:00 AM EDT .\" From the definitions ntpq-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index d6f37b76b..a7fe09c9e 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 e14f38a74..368d3e9e1 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 Saturday May 19, 2007 at 02:25:04 AM EDT + * It has been AutoGen-ed Saturday May 19, 2007 at 07:52:26 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-RC1\n\ +"sntp - standard SNTP program - Ver. 4.2.4p2-RC2\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index 5d6c6739a..2152e36a8 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 Saturday May 19, 2007 at 02:25:03 AM EDT + * It has been AutoGen-ed Saturday May 19, 2007 at 07:52:25 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-RC1" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.4p2-RC1" +#define SNTP_VERSION "4.2.4p2-RC2" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.4p2-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 8e0d4e597..c478e6a0f 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 Saturday May 19, 2007 at 12:52:59 AM EDT +# It has been AutoGen-ed Saturday May 19, 2007 at 07:52: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 79427f039..9beecd543 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 Saturday May 19, 2007 at 02:25:07 AM EDT + * It has been AutoGen-ed Saturday May 19, 2007 at 07:53:00 AM EDT * From the definitions ntp-keygen-opts.def * and the template file options * @@ -38,7 +38,7 @@ tSCC zCopyright[] = "ntp-keygen copyright (c) 1970-2006 ntp.org, all rights reserved"; tSCC zCopyrightNotice[] = -/* extracted from /deacon/backroom/ntp-stable-hms/include/copyright.def near line 8 */ +/* extracted from ../include/copyright.def near line 8 */ "see html/copyright.html"; extern tUsageProc optionUsage; @@ -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-RC1\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p2-RC2\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { @@ -878,7 +878,7 @@ doOptSet_Debug_Level( tOptions* pOptions, tOptDesc* pOptDesc ) { - /* extracted from /deacon/backroom/ntp-stable-hms/include/debug-opt.def, line 29 */ + /* extracted from ../include/debug-opt.def, line 29 */ DESC(DEBUG_LEVEL).optOccCt = atoi( pOptDesc->pzLastArg ); } #endif /* defined DEBUG */ diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index 9650ce87f..80ea9c6e6 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 Saturday May 19, 2007 at 02:25:06 AM EDT + * It has been AutoGen-ed Saturday May 19, 2007 at 07:52:59 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-RC1" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p2-RC1" +#define NTP_KEYGEN_VERSION "4.2.4p2-RC2" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p2-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 efd0ac9c2..b373a69db 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 Saturday May 19, 2007 at 02:23:44 AM EDT +# It has been AutoGen-ed Saturday May 19, 2007 at 07:53:02 AM EDT # From the definitions ntp-keygen-opts.def # and the template file aginfo.tpl @end ignore @@ -91,7 +91,7 @@ or by a single hyphen and the flag character. The following option preset mechanisms are supported: - reading file /users/stenn/.ntprc - - reading file /deacon/backroom/ntp-stable-hms/util/.ntprc + - reading file /deacon/backroom/snaps/ntp-stable/util/.ntprc - examining environment variables named NTP_KEYGEN_* If there is no new host key, look for an existing one. diff --git a/util/ntp-keygen.1 b/util/ntp-keygen.1 index 760a84816..e2fdfee1b 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2007-05-19 "(ntp 4.2.4p2-RC1)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2007-05-19 "(ntp 4.2.4p2-RC2)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Saturday May 19, 2007 at 02:23:42 AM EDT +.\" It has been AutoGen-ed Saturday May 19, 2007 at 07:53:01 AM EDT .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"