From: Harlan Stenn Date: Tue, 28 Aug 2007 19:34:55 +0000 (-0400) Subject: NTP_4_2_4P4_RC2 X-Git-Tag: NTP_4_2_4P4_RC2^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f71d824f08aeb576d61c235622030fba19e97da;p=thirdparty%2Fntp.git NTP_4_2_4P4_RC2 bk: 46d478dfLNGs3XMPYzQb3xRE7-6ADQ --- diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index f1628c6c7..6cca95b21 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 August 18, 2007 at 05:02:40 PM EDT + * It has been AutoGen-ed Tuesday August 28, 2007 at 03:25:02 PM EDT * From the definitions ntpd-opts.def * and the template file options * @@ -20,7 +20,7 @@ * * This source file is copyrighted and licensed under the following terms: * - * ntpd copyright 1970-2006 ntp.org - all rights reserved + * ntpd copyright 1970-2007 David L. Mills and/or others - all rights reserved * * see html/copyright.html */ @@ -35,7 +35,7 @@ extern "C" { #endif tSCC zCopyright[] = - "ntpd copyright (c) 1970-2006 ntp.org, all rights reserved"; + "ntpd copyright (c) 1970-2007 David L. Mills and/or others, all rights reserved"; tSCC zCopyrightNotice[] = /* extracted from ../include/copyright.def near line 8 */ @@ -836,7 +836,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPD"; tSCC zUsageTitle[] = -"ntpd - NTP daemon program - Ver. 4.2.4p4-RC1\n\ +"ntpd - NTP daemon program - Ver. 4.2.4p4-RC2\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index 83572b03a..aa915d408 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 August 18, 2007 at 05:02:39 PM EDT + * It has been AutoGen-ed Tuesday August 28, 2007 at 03:25:01 PM EDT * From the definitions ntpd-opts.def * and the template file options * @@ -20,7 +20,7 @@ * * This source file is copyrighted and licensed under the following terms: * - * ntpd copyright 1970-2006 ntp.org - all rights reserved + * ntpd copyright 1970-2007 David L. Mills and/or others - all rights reserved * * see html/copyright.html */ @@ -88,8 +88,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 32 -#define NTPD_VERSION "4.2.4p4-RC1" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.4p4-RC1" +#define NTPD_VERSION "4.2.4p4-RC2" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.4p4-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 473036e38..c6f0e6111 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 August 18, 2007 at 05:02:43 PM EDT +# It has been AutoGen-ed Tuesday August 28, 2007 at 03:25:04 PM EDT # From the definitions ntpd-opts.def # and the template file aginfo.tpl @end ignore @@ -61,7 +61,7 @@ This is the automatically generated usage text for ntpd: @exampleindent 0 @example -ntpd - NTP daemon program - Ver. 4.2.5p67 +ntpd - NTP daemon program - Ver. 4.2.5p71 USAGE: ntpd [ - [] | --[@{=| @}] ]... Flg Arg Option-Name Description -4 no ipv4 Force IPv4 DNS name resolution diff --git a/ntpd/ntpd.1 b/ntpd/ntpd.1 index 085fa0766..993b6fe3e 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2007-08-18 "( 4.2.4p4-RC1)" "Programmer's Manual" +.TH NTPD 1 2007-08-28 "( 4.2.4p4-RC2)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpd.1) .\" -.\" It has been AutoGen-ed Saturday August 18, 2007 at 05:02:41 PM EDT +.\" It has been AutoGen-ed Tuesday August 28, 2007 at 03:25:03 PM EDT .\" From the definitions ntpd-opts.def .\" and the template file agman1.tpl .\" @@ -281,7 +281,7 @@ by loading values from environment variables named: .fi .aj .SH AUTHOR -ntp.org +David L. Mills and/or others .br Please send bug reports to: http://bugs.ntp.isc.org, bugs@ntp.org diff --git a/ntpd/ntpdsim-opts.c b/ntpd/ntpdsim-opts.c index b321b8637..d312cb543 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 August 18, 2007 at 05:02:45 PM EDT + * It has been AutoGen-ed Tuesday August 28, 2007 at 03:25:07 PM EDT * From the definitions ntpdsim-opts.def * and the template file options * @@ -20,7 +20,7 @@ * * This source file is copyrighted and licensed under the following terms: * - * ntpdsim copyright 1970-2006 ntp.org - all rights reserved + * ntpdsim copyright 1970-2007 David L. Mills and/or others - all rights reserved * * see html/copyright.html */ @@ -35,7 +35,7 @@ extern "C" { #endif tSCC zCopyright[] = - "ntpdsim copyright (c) 1970-2006 ntp.org, all rights reserved"; + "ntpdsim copyright (c) 1970-2007 David L. Mills and/or others, all rights reserved"; tSCC zCopyrightNotice[] = /* extracted from ../include/copyright.def near line 8 */ @@ -1073,7 +1073,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPDSIM"; tSCC zUsageTitle[] = -"ntpdsim - NTP daemon simulation program - Ver. 4.2.4p4-RC1\n\ +"ntpdsim - NTP daemon simulation program - Ver. 4.2.4p4-RC2\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpd/ntpdsim-opts.h b/ntpd/ntpdsim-opts.h index df05b0f26..beb0d036d 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 August 18, 2007 at 05:02:44 PM EDT + * It has been AutoGen-ed Tuesday August 28, 2007 at 03:25:06 PM EDT * From the definitions ntpdsim-opts.def * and the template file options * @@ -20,7 +20,7 @@ * * This source file is copyrighted and licensed under the following terms: * - * ntpdsim copyright 1970-2006 ntp.org - all rights reserved + * ntpdsim copyright 1970-2007 David L. Mills and/or others - all rights reserved * * see html/copyright.html */ @@ -99,8 +99,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 43 -#define NTPDSIM_VERSION "4.2.4p4-RC1" -#define NTPDSIM_FULL_VERSION "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p4-RC1" +#define NTPDSIM_VERSION "4.2.4p4-RC2" +#define NTPDSIM_FULL_VERSION "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p4-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 13a7ee327..95b5dc9d9 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 August 18, 2007 at 05:02:48 PM EDT +# It has been AutoGen-ed Tuesday August 28, 2007 at 03:25:09 PM 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 39ce5a3aa..f7c8b50f3 100644 --- a/ntpd/ntpdsim.1 +++ b/ntpd/ntpdsim.1 @@ -1,7 +1,7 @@ -.TH NTPDSIM 1 2007-08-18 "( 4.2.4p4-RC1)" "Programmer's Manual" +.TH NTPDSIM 1 2007-08-28 "( 4.2.4p4-RC2)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpdsim.1) .\" -.\" It has been AutoGen-ed Saturday August 18, 2007 at 05:02:46 PM EDT +.\" It has been AutoGen-ed Tuesday August 28, 2007 at 03:25:08 PM EDT .\" From the definitions ntpdsim-opts.def .\" and the template file agman1.tpl .\" @@ -342,7 +342,7 @@ The \fIhomerc\fP files are "\fI$HOME\fP", and "\fI.\fP". If any of these are directories, then the file \fI.ntprc\fP is searched for within those directories. .SH AUTHOR -ntp.org +David L. Mills and/or others .br Please send bug reports to: http://bugs.ntp.isc.org, bugs@ntp.org diff --git a/ntpdc/ntpdc-opts.c b/ntpdc/ntpdc-opts.c index b34d49133..8097c43c8 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 August 18, 2007 at 05:09:05 PM EDT + * It has been AutoGen-ed Tuesday August 28, 2007 at 03:32:38 PM EDT * From the definitions ntpdc-opts.def * and the template file options * @@ -20,7 +20,7 @@ * * This source file is copyrighted and licensed under the following terms: * - * ntpdc copyright 1970-2006 ntp.org - all rights reserved + * ntpdc copyright 1970-2007 David L. Mills and/or others - all rights reserved * * see html/copyright.html */ @@ -35,7 +35,7 @@ extern "C" { #endif tSCC zCopyright[] = - "ntpdc copyright (c) 1970-2006 ntp.org, all rights reserved"; + "ntpdc copyright (c) 1970-2007 David L. Mills and/or others, all rights reserved"; tSCC zCopyrightNotice[] = /* extracted from ../include/copyright.def near line 8 */ @@ -463,7 +463,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPDC"; tSCC zUsageTitle[] = -"ntpdc - vendor-specific NTP query program - Ver. 4.2.4p4-RC1\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.4p4-RC2\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index d7282651b..f870e1e0b 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 August 18, 2007 at 05:09:05 PM EDT + * It has been AutoGen-ed Tuesday August 28, 2007 at 03:32:37 PM EDT * From the definitions ntpdc-opts.def * and the template file options * @@ -20,7 +20,7 @@ * * This source file is copyrighted and licensed under the following terms: * - * ntpdc copyright 1970-2006 ntp.org - all rights reserved + * ntpdc copyright 1970-2007 David L. Mills and/or others - all rights reserved * * see html/copyright.html */ @@ -71,8 +71,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 15 -#define NTPDC_VERSION "4.2.4p4-RC1" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p4-RC1" +#define NTPDC_VERSION "4.2.4p4-RC2" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p4-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 7b72e5516..a6efca1f7 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 August 18, 2007 at 05:09:07 PM EDT +# It has been AutoGen-ed Tuesday August 28, 2007 at 03:32:40 PM EDT # From the definitions ntpdc-opts.def # and the template file aginfo.tpl @end ignore @@ -59,7 +59,7 @@ This is the automatically generated usage text for ntpdc: @exampleindent 0 @example -ntpdc - vendor-specific NTP query program - Ver. 4.2.5p67 +ntpdc - vendor-specific NTP query program - Ver. 4.2.5p71 USAGE: ntpdc [ - [] | --[@{=| @}] ]... [ host ...] Flg Arg Option-Name Description -4 no ipv4 Force IPv4 DNS name resolution diff --git a/ntpdc/ntpdc.1 b/ntpdc/ntpdc.1 index 834f67822..f87cdcf55 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2007-08-18 "( 4.2.4p4-RC1)" "Programmer's Manual" +.TH NTPDC 1 2007-08-28 "( 4.2.4p4-RC2)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpdc.1) .\" -.\" It has been AutoGen-ed Saturday August 18, 2007 at 05:09:07 PM EDT +.\" It has been AutoGen-ed Tuesday August 28, 2007 at 03:32:39 PM EDT .\" From the definitions ntpdc-opts.def .\" and the template file agman1.tpl .\" @@ -143,7 +143,7 @@ The \fIhomerc\fP files are "\fI$HOME\fP", and "\fI.\fP". If any of these are directories, then the file \fI.ntprc\fP is searched for within those directories. .SH AUTHOR -ntp.org +David L. Mills and/or others .br Please send bug reports to: http://bugs.ntp.isc.org, bugs@ntp.org diff --git a/ntpq/ntpq-opts.c b/ntpq/ntpq-opts.c index c854493c4..47dcb17b5 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 August 18, 2007 at 05:09:35 PM EDT + * It has been AutoGen-ed Tuesday August 28, 2007 at 03:33:12 PM EDT * From the definitions ntpq-opts.def * and the template file options * @@ -20,7 +20,7 @@ * * This source file is copyrighted and licensed under the following terms: * - * ntpq copyright 1970-2006 ntp.org - all rights reserved + * ntpq copyright 1970-2007 David L. Mills and/or others - all rights reserved * * see html/copyright.html */ @@ -35,7 +35,7 @@ extern "C" { #endif tSCC zCopyright[] = - "ntpq copyright (c) 1970-2006 ntp.org, all rights reserved"; + "ntpq copyright (c) 1970-2007 David L. Mills and/or others, all rights reserved"; tSCC zCopyrightNotice[] = /* extracted from ../include/copyright.def near line 8 */ @@ -411,7 +411,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPQ"; tSCC zUsageTitle[] = -"ntpq - standard NTP query program - Ver. 4.2.4p4-RC1\n\ +"ntpq - standard NTP query program - Ver. 4.2.4p4-RC2\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index 7a7d15b83..50d9e63c9 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 August 18, 2007 at 05:09:35 PM EDT + * It has been AutoGen-ed Tuesday August 28, 2007 at 03:33:12 PM EDT * From the definitions ntpq-opts.def * and the template file options * @@ -20,7 +20,7 @@ * * This source file is copyrighted and licensed under the following terms: * - * ntpq copyright 1970-2006 ntp.org - all rights reserved + * ntpq copyright 1970-2007 David L. Mills and/or others - all rights reserved * * see html/copyright.html */ @@ -69,8 +69,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 13 -#define NTPQ_VERSION "4.2.4p4-RC1" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.4p4-RC1" +#define NTPQ_VERSION "4.2.4p4-RC2" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.4p4-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 c3646211a..c85f118d2 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 August 18, 2007 at 05:09:38 PM EDT +# It has been AutoGen-ed Tuesday August 28, 2007 at 03:33:14 PM EDT # From the definitions ntpq-opts.def # and the template file aginfo.tpl @end ignore @@ -47,7 +47,7 @@ This is the automatically generated usage text for ntpq: @exampleindent 0 @example -ntpq - standard NTP query program - Ver. 4.2.5p67 +ntpq - standard NTP query program - Ver. 4.2.5p71 USAGE: ntpq [ - [] | --[@{=| @}] ]... [ host ...] Flg Arg Option-Name Description -4 no ipv4 Force IPv4 DNS name resolution diff --git a/ntpq/ntpq.1 b/ntpq/ntpq.1 index b67cb15de..77e675f78 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2007-08-18 "( 4.2.4p4-RC1)" "Programmer's Manual" +.TH NTPQ 1 2007-08-28 "( 4.2.4p4-RC2)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpq.1) .\" -.\" It has been AutoGen-ed Saturday August 18, 2007 at 05:09:37 PM EDT +.\" It has been AutoGen-ed Tuesday August 28, 2007 at 03:33:13 PM EDT .\" From the definitions ntpq-opts.def .\" and the template file agman1.tpl .\" @@ -370,7 +370,7 @@ The \fIhomerc\fP files are "\fI$HOME\fP", and "\fI.\fP". If any of these are directories, then the file \fI.ntprc\fP is searched for within those directories. .SH AUTHOR -ntp.org +David L. Mills and/or others .br Please send bug reports to: http://bugs.ntp.isc.org, bugs@ntp.org diff --git a/packageinfo.sh b/packageinfo.sh index fc6b31ffd..326f636b9 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 4bf3113b4..7d62c3e6f 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 August 18, 2007 at 05:10:05 PM EDT + * It has been AutoGen-ed Tuesday August 28, 2007 at 03:33:42 PM 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.4p4-RC1\n\ +"sntp - standard SNTP program - Ver. 4.2.4p4-RC2\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index 3d70e7dfe..eb37279fc 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 August 18, 2007 at 05:10:04 PM EDT + * It has been AutoGen-ed Tuesday August 28, 2007 at 03:33:42 PM 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.4p4-RC1" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.4p4-RC1" +#define SNTP_VERSION "4.2.4p4-RC2" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.4p4-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 7fbfd803e..a2aba146f 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 August 18, 2007 at 05:10:07 PM EDT +# It has been AutoGen-ed Tuesday August 28, 2007 at 03:33:45 PM 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 cdb2911f7..6d323a218 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 August 18, 2007 at 05:10:16 PM EDT + * It has been AutoGen-ed Tuesday August 28, 2007 at 03:33:52 PM EDT * From the definitions ntp-keygen-opts.def * and the template file options * @@ -20,7 +20,7 @@ * * This source file is copyrighted and licensed under the following terms: * - * ntp-keygen copyright 1970-2006 ntp.org - all rights reserved + * ntp-keygen copyright 1970-2007 David L. Mills and/or others - all rights reserved * * see html/copyright.html */ @@ -35,7 +35,7 @@ extern "C" { #endif tSCC zCopyright[] = - "ntp-keygen copyright (c) 1970-2006 ntp.org, all rights reserved"; + "ntp-keygen copyright (c) 1970-2007 David L. Mills and/or others, all rights reserved"; tSCC zCopyrightNotice[] = /* extracted from ../include/copyright.def near line 8 */ @@ -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.4p4-RC1\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p4-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 c55ff98e8..b8b48534e 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 August 18, 2007 at 05:10:15 PM EDT + * It has been AutoGen-ed Tuesday August 28, 2007 at 03:33:51 PM EDT * From the definitions ntp-keygen-opts.def * and the template file options * @@ -20,7 +20,7 @@ * * This source file is copyrighted and licensed under the following terms: * - * ntp-keygen copyright 1970-2006 ntp.org - all rights reserved + * ntp-keygen copyright 1970-2007 David L. Mills and/or others - all rights reserved * * see html/copyright.html */ @@ -80,8 +80,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 24 -#define NTP_KEYGEN_VERSION "4.2.4p4-RC1" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p4-RC1" +#define NTP_KEYGEN_VERSION "4.2.4p4-RC2" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p4-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 9451e66be..89bed64d8 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 August 18, 2007 at 05:10:18 PM EDT +# It has been AutoGen-ed Tuesday August 28, 2007 at 03:33:54 PM EDT # From the definitions ntp-keygen-opts.def # and the template file aginfo.tpl @end ignore @@ -53,7 +53,7 @@ This is the automatically generated usage text for ntp-keygen: @exampleindent 0 @example Using OpenSSL version 90704f -ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p67 +ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p71 USAGE: ntp-keygen [ - [] | --[@{=| @}] ]... Flg Arg Option-Name Description -c Str certificate certificate scheme diff --git a/util/ntp-keygen.1 b/util/ntp-keygen.1 index f12433267..00935ff6d 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2007-08-18 "(ntp 4.2.4p4-RC1)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2007-08-28 "(ntp 4.2.4p4-RC2)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Saturday August 18, 2007 at 05:10:18 PM EDT +.\" It has been AutoGen-ed Tuesday August 28, 2007 at 03:33:54 PM EDT .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\" @@ -161,7 +161,7 @@ The \fIhomerc\fP files are "\fI$HOME\fP", and "\fI.\fP". If any of these are directories, then the file \fI.ntprc\fP is searched for within those directories. .SH AUTHOR -ntp.org +David L. Mills and/or others .br Please send bug reports to: http://bugs.ntp.isc.org, bugs@ntp.org