From: Harlan Stenn Date: Sat, 14 Apr 2007 11:53:43 +0000 (-0400) Subject: NTP_4_2_4P1_RC1 X-Git-Tag: NTP_4_2_4P1_RC1^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7fefe27436de74a854460f7b4d708ba2ec78cd1;p=thirdparty%2Fntp.git NTP_4_2_4P1_RC1 bk: 4620c0c76_eOrHmkIVnlGRNASfQYbQ --- diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index eb0f4fb86..b408dfe8f 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 April 14, 2007 at 02:16:53 AM EDT + * It has been AutoGen-ed Saturday April 14, 2007 at 07:44:34 AM EDT * From the definitions ntpd-opts.def * and the template file options * @@ -827,7 +827,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPD"; tSCC zUsageTitle[] = -"ntpd - NTP daemon program - Ver. 4.2.4p0\n\ +"ntpd - NTP daemon program - Ver. 4.2.4p1-RC1\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index 5fb9d44c8..39b655824 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 April 14, 2007 at 02:16:52 AM EDT + * It has been AutoGen-ed Saturday April 14, 2007 at 07:44:34 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.4p0" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.4p0" +#define NTPD_VERSION "4.2.4p1-RC1" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.4p1-RC1" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index 390b8491f..75a9604c4 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 April 14, 2007 at 02:16:55 AM EDT +# It has been AutoGen-ed Saturday April 14, 2007 at 07:44:37 AM EDT # From the definitions ntpd-opts.def # and the template file aginfo.tpl @end ignore @@ -116,7 +116,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/ntpd/.ntprc + - reading file /deacon/backroom/snaps/ntp-stable/ntpd/.ntprc - examining environment variables named NTPD_* diff --git a/ntpd/ntpd.1 b/ntpd/ntpd.1 index 39a1d3b56..fc47d3ce4 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2007-04-14 "( 4.2.4p0)" "Programmer's Manual" +.TH NTPD 1 2007-04-14 "( 4.2.4p1-RC1)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpd.1) .\" -.\" It has been AutoGen-ed Saturday April 14, 2007 at 02:16:54 AM EDT +.\" It has been AutoGen-ed Saturday April 14, 2007 at 07:44:36 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 5d3c88d50..55342ca5c 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 April 14, 2007 at 02:16:58 AM EDT + * It has been AutoGen-ed Saturday April 14, 2007 at 07:44:40 AM EDT * From the definitions ntpdsim-opts.def * and the template file options * @@ -1064,7 +1064,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPDSIM"; tSCC zUsageTitle[] = -"ntpdsim - NTP daemon simulation program - Ver. 4.2.4p0\n\ +"ntpdsim - NTP daemon simulation program - Ver. 4.2.4p1-RC1\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpd/ntpdsim-opts.h b/ntpd/ntpdsim-opts.h index 051a122a1..7e7962891 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 April 14, 2007 at 02:16:57 AM EDT + * It has been AutoGen-ed Saturday April 14, 2007 at 07:44:39 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.4p0" -#define NTPDSIM_FULL_VERSION "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p0" +#define NTPDSIM_VERSION "4.2.4p1-RC1" +#define NTPDSIM_FULL_VERSION "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p1-RC1" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpdsim-opts.texi b/ntpd/ntpdsim-opts.texi index 911980fe3..c18a39d68 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 April 14, 2007 at 02:17:00 AM EDT +# It has been AutoGen-ed Saturday April 14, 2007 at 07:44:42 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 4dd619d1a..b0499c1e3 100644 --- a/ntpd/ntpdsim.1 +++ b/ntpd/ntpdsim.1 @@ -1,7 +1,7 @@ -.TH NTPDSIM 1 2007-04-14 "( 4.2.4p0)" "Programmer's Manual" +.TH NTPDSIM 1 2007-04-14 "( 4.2.4p1-RC1)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpdsim.1) .\" -.\" It has been AutoGen-ed Saturday April 14, 2007 at 02:16:59 AM EDT +.\" It has been AutoGen-ed Saturday April 14, 2007 at 07:44:41 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 05b35cde6..be1ceec3e 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 April 14, 2007 at 02:18:01 AM EDT + * It has been AutoGen-ed Saturday April 14, 2007 at 07:51:02 AM EDT * From the definitions ntpdc-opts.def * and the template file options * @@ -454,7 +454,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPDC"; tSCC zUsageTitle[] = -"ntpdc - vendor-specific NTP query program - Ver. 4.2.4p0\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.4p1-RC1\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index 886ed2406..9f2e8ab26 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 April 14, 2007 at 02:18:00 AM EDT + * It has been AutoGen-ed Saturday April 14, 2007 at 07:51:02 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.4p0" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p0" +#define NTPDC_VERSION "4.2.4p1-RC1" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p1-RC1" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index c86189ace..020bc4620 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 April 14, 2007 at 02:18:03 AM EDT +# It has been AutoGen-ed Saturday April 14, 2007 at 07:51:04 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/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 7688db2b1..f892367a7 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2007-04-14 "( 4.2.4p0)" "Programmer's Manual" +.TH NTPDC 1 2007-04-14 "( 4.2.4p1-RC1)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpdc.1) .\" -.\" It has been AutoGen-ed Saturday April 14, 2007 at 02:18:02 AM EDT +.\" It has been AutoGen-ed Saturday April 14, 2007 at 07:51:03 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 50bd40809..e8ea37382 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 April 14, 2007 at 02:18:20 AM EDT + * It has been AutoGen-ed Saturday April 14, 2007 at 07:51:34 AM EDT * From the definitions ntpq-opts.def * and the template file options * @@ -402,7 +402,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPQ"; tSCC zUsageTitle[] = -"ntpq - standard NTP query program - Ver. 4.2.4p0\n\ +"ntpq - standard NTP query program - Ver. 4.2.4p1-RC1\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index 32db06520..61a9903c1 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 April 14, 2007 at 02:18:20 AM EDT + * It has been AutoGen-ed Saturday April 14, 2007 at 07:51:33 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.4p0" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.4p0" +#define NTPQ_VERSION "4.2.4p1-RC1" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.4p1-RC1" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index 69241ae06..7d172bd7a 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 April 14, 2007 at 02:18:22 AM EDT +# It has been AutoGen-ed Saturday April 14, 2007 at 07:51:36 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/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 8fee556fc..2f9ebd7a1 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2007-04-14 "( 4.2.4p0)" "Programmer's Manual" +.TH NTPQ 1 2007-04-14 "( 4.2.4p1-RC1)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpq.1) .\" -.\" It has been AutoGen-ed Saturday April 14, 2007 at 02:18:21 AM EDT +.\" It has been AutoGen-ed Saturday April 14, 2007 at 07:51:34 AM EDT .\" From the definitions ntpq-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index a95b70128..e2157801f 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=0 +point=1 # Special. Normally unused. A suffix. #special=ag special= @@ -27,5 +27,5 @@ CLTAG=NTP_4_2_0 # - - rcpoint gets set to 0 # - - releasecandidate gets set to no # - GRONK is for -dev -rcpoint= +rcpoint=1 #rcpoint=GRONK diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index 2645e139a..bac697a1e 100644 --- a/sntp/sntp-opts.c +++ b/sntp/sntp-opts.c @@ -2,11 +2,11 @@ * * DO NOT EDIT THIS FILE (sntp-opts.c) * - * It has been AutoGen-ed Wednesday March 7, 2007 at 06:45:05 AM EST + * It has been AutoGen-ed Saturday April 14, 2007 at 07:52:04 AM EDT * From the definitions sntp-opts.def * and the template file options * - * Generated from AutoOpts 27:5:3 templates. + * Generated from AutoOpts 28:0:3 templates. */ /* @@ -440,7 +440,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { /* equivalenced to */ NO_EQUIVALENT, /* min, max, act ct */ 0, 1, 0, /* opt state flags */ OPTST_SET_ARGTYPE(OPARG_TYPE_STRING) - | OPTST_ARG_OPTIONAL, 0, + | OPTST_ARG_OPTIONAL | OPTST_IMM, 0, /* last opt argumnt */ { NULL }, /* arg list/cookie */ NULL, /* must/cannot opts */ NULL, NULL, @@ -505,7 +505,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "SNTP"; tSCC zUsageTitle[] = -"sntp - standard SNTP program - Ver. 4.2.4p0\n\ +"sntp - standard SNTP program - Ver. 4.2.4p1-RC1\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { @@ -525,7 +525,7 @@ job.\n\ NTP is the Network Time Protocol (RFC 1305) and SNTP is the\n\ Simple Network Time Protocol (RFC 2030, which supersedes RFC 1769).\n"; tSCC zFullVersion[] = SNTP_FULL_VERSION; -/* extracted from optcode near line 368 */ +/* extracted from /usr/local/gnu/share/autogen/optcode.tpl near line 378 */ #if defined(ENABLE_NLS) # define OPTPROC_BASE OPTPROC_TRANSLATE @@ -576,7 +576,7 @@ doUsageOpt( { USAGE( EXIT_SUCCESS ); } -/* extracted from optmain.tpl near line 92 */ +/* extracted from /usr/local/gnu/share/autogen/optmain.tpl near line 92 */ #if defined(TEST_SNTP_OPTS) /* TEST MAIN PROCEDURE: */ @@ -592,7 +592,7 @@ main( int argc, char** argv ) return res; } #endif /* defined TEST_SNTP_OPTS */ -/* extracted from optcode near line 465 */ +/* extracted from /usr/local/gnu/share/autogen/optcode.tpl near line 475 */ #if ENABLE_NLS #include @@ -680,3 +680,4 @@ translate_option_strings( void ) #ifdef __cplusplus } #endif +/* sntp-opts.c ends here */ diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index 0e5ed8dee..00493aba7 100644 --- a/sntp/sntp-opts.h +++ b/sntp/sntp-opts.h @@ -2,11 +2,11 @@ * * DO NOT EDIT THIS FILE (sntp-opts.h) * - * It has been AutoGen-ed Wednesday March 7, 2007 at 06:45:04 AM EST + * It has been AutoGen-ed Saturday April 14, 2007 at 07:52:04 AM EDT * From the definitions sntp-opts.def * and the template file options * - * Generated from AutoOpts 27:5:3 templates. + * Generated from AutoOpts 28:0:3 templates. */ /* @@ -121,7 +121,7 @@ * tolerable version is at least as old as what was current when the header * template was released. */ -#define AO_TEMPLATE_VERSION 110597 +#define AO_TEMPLATE_VERSION 114688 #if (AO_TEMPLATE_VERSION < OPTIONS_MINIMUM_VERSION) \ || (AO_TEMPLATE_VERSION > OPTIONS_STRUCT_VERSION) # error option template version mismatches autoopts/options.h header @@ -148,15 +148,15 @@ typedef enum { } teOptIndex; #define OPTION_CT 13 -#define SNTP_VERSION "4.2.4p0" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.4p0" +#define SNTP_VERSION "4.2.4p1-RC1" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.4p1-RC1" /* * Interface defines for all options. Replace "n" with the UPPER_CASED * option name (as in the teOptIndex enumeration above). * e.g. HAVE_OPT( IPV4 ) */ -#define DESC(n) sntpOptions.pOptDesc[INDEX_OPT_ ## n] +#define DESC(n) (sntpOptions.pOptDesc[INDEX_OPT_## n]) #define HAVE_OPT(n) (! UNUSED_OPT(& DESC(n))) #define OPT_ARG(n) (DESC(n).optArg.argString) #define STATE_OPT(n) (DESC(n).fOptState & OPTST_SET_MASK) @@ -252,7 +252,7 @@ typedef enum { sntpOptions.pzCurOpt = NULL ) #define START_OPT RESTART_OPT(1) #define USAGE(c) (*sntpOptions.pUsageProc)( &sntpOptions, c ) -/* extracted from opthead near line 312 */ +/* extracted from /usr/local/gnu/share/autogen/opthead.tpl near line 345 */ /* * * * * * * @@ -281,10 +281,4 @@ extern tOptions sntpOptions; } #endif #endif /* AUTOOPTS_SNTP_OPTS_H_GUARD */ -/* - * Local Variables: - * Mode: C - * c-file-style: "stroustrup" - * indent-tabs-mode: nil - * End: - * options.h ends here */ +/* sntp-opts.h ends here */ diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index 43061ee57..adfd13c10 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 Wednesday March 7, 2007 at 06:45:08 AM EST +# It has been AutoGen-ed Saturday April 14, 2007 at 07:52:07 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 06cf7c02e..5c5451c3c 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 April 14, 2007 at 02:18:46 AM EDT + * It has been AutoGen-ed Saturday April 14, 2007 at 07:52:49 AM EDT * From the definitions ntp-keygen-opts.def * and the template file options * @@ -791,7 +791,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTP_KEYGEN"; tSCC zUsageTitle[] = -"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p0\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p1-RC1\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index 90b97954e..9044227ef 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 April 14, 2007 at 02:18:45 AM EDT + * It has been AutoGen-ed Saturday April 14, 2007 at 07:52:48 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.4p0" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p0" +#define NTP_KEYGEN_VERSION "4.2.4p1-RC1" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p1-RC1" /* * 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 245917099..d5ade4562 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 April 14, 2007 at 02:18:48 AM EDT +# It has been AutoGen-ed Saturday April 14, 2007 at 07:52:51 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/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 86ab7d0f5..bbc6f811c 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2007-04-14 "(ntp 4.2.4p0)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2007-04-14 "(ntp 4.2.4p1-RC1)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Saturday April 14, 2007 at 02:18:48 AM EDT +.\" It has been AutoGen-ed Saturday April 14, 2007 at 07:52:50 AM EDT .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"