From: Harlan Stenn Date: Sun, 4 Oct 2009 11:49:28 +0000 (-0400) Subject: NTP_4_2_5P226 X-Git-Tag: NTP_4_2_5P226^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2527846feb22d9912fa1ce1a362eded31ae02872;p=thirdparty%2Fntp.git NTP_4_2_5P226 bk: 4ac88bc8OnbmzmS-yex7Og7O_xo0yg --- diff --git a/ChangeLog b/ChangeLog index 97b438c43..38289acb7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ +(4.2.5p226) 2009/10/04 Released by Harlan Stenn [Bug 1318] Allow multiple -g options on ntpd command line. [Bug 1327] ntpq, ntpdc, ntp-keygen -d and -D should work with configure --disable-debugging. diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index 2674c51bf..ca39d86fc 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 Saturday October 3, 2009 at 03:52:55 AM UTC + * It has been AutoGen-ed October 4, 2009 at 07:38:17 AM by AutoGen 5.9.9pre5 * From the definitions ntpd-opts.def * and the template file options * @@ -19,7 +19,7 @@ * * This source file is copyrighted and licensed under the following terms: * - * ntpd copyright 1970-2009 David L. Mills and/or others - all rights reserved + * ntpd copyright (c) 1970-2009 David L. Mills and/or others - all rights reserved * * see html/copyright.html */ @@ -949,7 +949,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPD"; tSCC zUsageTitle[] = -"ntpd - NTP daemon program - Ver. 4.2.5p225\n\ +"ntpd - NTP daemon program - Ver. 4.2.5p226\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index e22a07896..0bb4942d4 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 Saturday October 3, 2009 at 03:52:54 AM UTC + * It has been AutoGen-ed October 4, 2009 at 07:38:16 AM by AutoGen 5.9.9pre5 * From the definitions ntpd-opts.def * and the template file options * @@ -19,7 +19,7 @@ * * This source file is copyrighted and licensed under the following terms: * - * ntpd copyright 1970-2009 David L. Mills and/or others - all rights reserved + * ntpd copyright (c) 1970-2009 David L. Mills and/or others - all rights reserved * * see html/copyright.html */ @@ -90,8 +90,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 35 -#define NTPD_VERSION "4.2.5p225" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p225" +#define NTPD_VERSION "4.2.5p226" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p226" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index f489c5e37..02de896f8 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 Saturday October 3, 2009 at 03:52:56 AM UTC +# It has been AutoGen-ed October 4, 2009 at 07:38:20 AM by AutoGen 5.9.9pre5 # 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 548c8eaef..647ff6fa0 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2009-10-03 "( 4.2.5p225)" "Programmer's Manual" +.TH NTPD 1 2009-10-04 "( 4.2.5p226)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed Saturday October 3, 2009 at 03:52:55 AM UTC +.\" It has been AutoGen-ed October 4, 2009 at 07:38:18 AM by AutoGen 5.9.9pre5 .\" From the definitions ntpd-opts.def .\" and the template file agman1.tpl .\" diff --git a/ntpdc/ntpdc-opts.c b/ntpdc/ntpdc-opts.c index 7dab6f438..efd3a0d9f 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 Saturday October 3, 2009 at 03:57:35 AM UTC + * It has been AutoGen-ed October 4, 2009 at 07:41:36 AM by AutoGen 5.9.9pre5 * From the definitions ntpdc-opts.def * and the template file options * @@ -19,7 +19,7 @@ * * This source file is copyrighted and licensed under the following terms: * - * ntpdc copyright 1970-2009 David L. Mills and/or others - all rights reserved + * ntpdc copyright (c) 1970-2009 David L. Mills and/or others - all rights reserved * * see html/copyright.html */ @@ -437,7 +437,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPDC"; tSCC zUsageTitle[] = -"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p225\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p226\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index 34b4d88c3..1cbf0002f 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 Saturday October 3, 2009 at 03:57:35 AM UTC + * It has been AutoGen-ed October 4, 2009 at 07:41:35 AM by AutoGen 5.9.9pre5 * From the definitions ntpdc-opts.def * and the template file options * @@ -19,7 +19,7 @@ * * This source file is copyrighted and licensed under the following terms: * - * ntpdc copyright 1970-2009 David L. Mills and/or others - all rights reserved + * ntpdc copyright (c) 1970-2009 David L. Mills and/or others - all rights reserved * * see html/copyright.html */ @@ -70,8 +70,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 15 -#define NTPDC_VERSION "4.2.5p225" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p225" +#define NTPDC_VERSION "4.2.5p226" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p226" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index 62c4aa5a5..ac5b64c42 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 Saturday October 3, 2009 at 03:57:36 AM UTC +# It has been AutoGen-ed October 4, 2009 at 07:41:38 AM by AutoGen 5.9.9pre5 # From the definitions ntpdc-opts.def # and the template file aginfo.tpl @end ignore @@ -98,8 +98,8 @@ Options are specified by doubled hyphens and their name or by a single hyphen and the flag character. The following option preset mechanisms are supported: - - reading file /m/pogo/users/hart/.ntprc - - reading file /m/pogo/users/hart/ntp-dev-1318-27/ntpdc/.ntprc + - reading file /users/stenn/.ntprc + - reading file /deacon/backroom/snaps/ntp-dev/ntpdc/.ntprc - examining environment variables named NTPDC_* The diff --git a/ntpdc/ntpdc.1 b/ntpdc/ntpdc.1 index a22ef2da0..9184b5cee 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2009-10-03 "( 4.2.5p225)" "Programmer's Manual" +.TH NTPDC 1 2009-10-04 "( 4.2.5p226)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed Saturday October 3, 2009 at 03:57:35 AM UTC +.\" It has been AutoGen-ed October 4, 2009 at 07:41:38 AM by AutoGen 5.9.9pre5 .\" 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 6f6a9b8d7..d2a65d388 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 Saturday October 3, 2009 at 03:57:53 AM UTC + * It has been AutoGen-ed October 4, 2009 at 07:42:10 AM by AutoGen 5.9.9pre5 * From the definitions ntpq-opts.def * and the template file options * @@ -19,7 +19,7 @@ * * This source file is copyrighted and licensed under the following terms: * - * ntpq copyright 1970-2009 David L. Mills and/or others - all rights reserved + * ntpq copyright (c) 1970-2009 David L. Mills and/or others - all rights reserved * * see html/copyright.html */ @@ -391,7 +391,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPQ"; tSCC zUsageTitle[] = -"ntpq - standard NTP query program - Ver. 4.2.5p225\n\ +"ntpq - standard NTP query program - Ver. 4.2.5p226\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index 60aa832e8..5c82d6c7f 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 Saturday October 3, 2009 at 03:57:53 AM UTC + * It has been AutoGen-ed October 4, 2009 at 07:42:09 AM by AutoGen 5.9.9pre5 * From the definitions ntpq-opts.def * and the template file options * @@ -19,7 +19,7 @@ * * This source file is copyrighted and licensed under the following terms: * - * ntpq copyright 1970-2009 David L. Mills and/or others - all rights reserved + * ntpq copyright (c) 1970-2009 David L. Mills and/or others - all rights reserved * * see html/copyright.html */ @@ -68,8 +68,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 13 -#define NTPQ_VERSION "4.2.5p225" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p225" +#define NTPQ_VERSION "4.2.5p226" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p226" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index b9d1ee406..6fbf70e48 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 Saturday October 3, 2009 at 03:57:54 AM UTC +# It has been AutoGen-ed October 4, 2009 at 07:42:13 AM by AutoGen 5.9.9pre5 # From the definitions ntpq-opts.def # and the template file aginfo.tpl @end ignore @@ -78,8 +78,8 @@ Options are specified by doubled hyphens and their name or by a single hyphen and the flag character. The following option preset mechanisms are supported: - - reading file /m/pogo/users/hart/.ntprc - - reading file /m/pogo/users/hart/ntp-dev-1318-27/ntpq/.ntprc + - reading file /users/stenn/.ntprc + - reading file /deacon/backroom/snaps/ntp-dev/ntpq/.ntprc - examining environment variables named NTPQ_* The diff --git a/ntpq/ntpq.1 b/ntpq/ntpq.1 index 0e4a1df96..df34a8eab 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2009-10-03 "( 4.2.5p225)" "Programmer's Manual" +.TH NTPQ 1 2009-10-04 "( 4.2.5p226)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed Saturday October 3, 2009 at 03:57:54 AM UTC +.\" It has been AutoGen-ed October 4, 2009 at 07:42:11 AM by AutoGen 5.9.9pre5 .\" From the definitions ntpq-opts.def .\" and the template file agman1.tpl .\" diff --git a/ntpsnmpd/ntpsnmpd-opts.c b/ntpsnmpd/ntpsnmpd-opts.c index 0ad9ee362..4dbe859bb 100644 --- a/ntpsnmpd/ntpsnmpd-opts.c +++ b/ntpsnmpd/ntpsnmpd-opts.c @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.c) * - * It has been AutoGen-ed September 30, 2009 at 07:36:53 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed October 4, 2009 at 07:42:41 AM by AutoGen 5.9.9pre5 * From the definitions ntpsnmpd-opts.def * and the template file options * @@ -226,7 +226,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPSNMPD"; tSCC zUsageTitle[] = -"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p225\n\ +"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p226\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpsnmpd/ntpsnmpd-opts.h b/ntpsnmpd/ntpsnmpd-opts.h index ee46a37bd..d25814621 100644 --- a/ntpsnmpd/ntpsnmpd-opts.h +++ b/ntpsnmpd/ntpsnmpd-opts.h @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.h) * - * It has been AutoGen-ed September 30, 2009 at 07:36:53 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed October 4, 2009 at 07:42:40 AM by AutoGen 5.9.9pre5 * From the definitions ntpsnmpd-opts.def * and the template file options * @@ -62,8 +62,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 7 -#define NTPSNMPD_VERSION "4.2.5p225" -#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p225" +#define NTPSNMPD_VERSION "4.2.5p226" +#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p226" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpsnmpd/ntpsnmpd-opts.texi b/ntpsnmpd/ntpsnmpd-opts.texi index 902df2430..c17776827 100644 --- a/ntpsnmpd/ntpsnmpd-opts.texi +++ b/ntpsnmpd/ntpsnmpd-opts.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.texi) # -# It has been AutoGen-ed September 30, 2009 at 07:36:55 AM by AutoGen 5.9.9pre5 +# It has been AutoGen-ed October 4, 2009 at 07:42:43 AM by AutoGen 5.9.9pre5 # From the definitions ntpsnmpd-opts.def # and the template file aginfo.tpl @end ignore diff --git a/ntpsnmpd/ntpsnmpd.1 b/ntpsnmpd/ntpsnmpd.1 index d177aca2c..9028bc585 100644 --- a/ntpsnmpd/ntpsnmpd.1 +++ b/ntpsnmpd/ntpsnmpd.1 @@ -1,7 +1,7 @@ -.TH NTPSNMPD 1 2009-09-30 "( 4.2.5p225)" "Programmer's Manual" +.TH NTPSNMPD 1 2009-10-04 "( 4.2.5p226)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpsnmpd.1) .\" -.\" It has been AutoGen-ed September 30, 2009 at 07:36:55 AM by AutoGen 5.9.9pre5 +.\" It has been AutoGen-ed October 4, 2009 at 07:42:42 AM by AutoGen 5.9.9pre5 .\" From the definitions ntpsnmpd-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index 8becb57d6..a00db2e9b 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=225 +point=226 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index 9de41812c..bdec87c0a 100644 --- a/sntp/sntp-opts.c +++ b/sntp/sntp-opts.c @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (sntp-opts.c) * - * It has been AutoGen-ed September 30, 2009 at 07:41:58 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed October 4, 2009 at 07:47:51 AM by AutoGen 5.9.9pre5 * From the definitions sntp-opts.def * and the template file options * @@ -458,7 +458,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "SNTP"; tSCC zUsageTitle[] = -"sntp - standard SNTP program - Ver. 4.2.5p225\n\ +"sntp - standard SNTP program - Ver. 4.2.5p226\n\ USAGE: %s [ - [] | --[{=| }] ]... ...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index b0ef02300..eaeb2a7d0 100644 --- a/sntp/sntp-opts.h +++ b/sntp/sntp-opts.h @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (sntp-opts.h) * - * It has been AutoGen-ed September 30, 2009 at 07:41:57 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed October 4, 2009 at 07:47:50 AM by AutoGen 5.9.9pre5 * From the definitions sntp-opts.def * and the template file options * @@ -72,8 +72,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 17 -#define SNTP_VERSION "4.2.5p225" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p225" +#define SNTP_VERSION "4.2.5p226" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p226" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index 7aaeb2643..dee1ea183 100644 --- a/sntp/sntp-opts.texi +++ b/sntp/sntp-opts.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (sntp-opts.texi) # -# It has been AutoGen-ed September 30, 2009 at 07:42:00 AM by AutoGen 5.9.9pre5 +# It has been AutoGen-ed October 4, 2009 at 07:47:53 AM by AutoGen 5.9.9pre5 # From the definitions sntp-opts.def # and the template file aginfo.tpl @end ignore @@ -50,7 +50,7 @@ This is the automatically generated usage text for sntp: @exampleindent 0 @example -sntp - standard SNTP program - Ver. 4.2.5p220 +sntp - standard SNTP program - Ver. 4.2.5p225 USAGE: sntp [ - [] | --[@{=| @}] ]... ... Flg Arg Option-Name Description -4 no ipv4 Force IPv4 DNS name resolution diff --git a/sntp/sntp.1 b/sntp/sntp.1 index f2f74bede..8935abea3 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2009-09-30 "( 4.2.5p225)" "Programmer's Manual" +.TH SNTP 1 2009-10-04 "( 4.2.5p226)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed September 30, 2009 at 07:41:59 AM by AutoGen 5.9.9pre5 +.\" It has been AutoGen-ed October 4, 2009 at 07:47:52 AM by AutoGen 5.9.9pre5 .\" From the definitions sntp-opts.def .\" and the template file agman1.tpl .\" diff --git a/util/ntp-keygen-opts.c b/util/ntp-keygen-opts.c index 53a25c003..b12c36e2a 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 Saturday October 3, 2009 at 03:59:09 AM UTC + * It has been AutoGen-ed October 4, 2009 at 07:48:16 AM by AutoGen 5.9.9pre5 * From the definitions ntp-keygen-opts.def * and the template file options * @@ -19,7 +19,7 @@ * * This source file is copyrighted and licensed under the following terms: * - * ntp-keygen copyright 1970-2009 David L. Mills and/or others - all rights reserved + * ntp-keygen copyright (c) 1970-2009 David L. Mills and/or others - all rights reserved * * see html/copyright.html */ @@ -746,7 +746,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTP_KEYGEN"; tSCC zUsageTitle[] = -"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p225\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p226\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index 5eb01d5bc..85270a91c 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 Saturday October 3, 2009 at 03:59:08 AM UTC + * It has been AutoGen-ed October 4, 2009 at 07:48:15 AM by AutoGen 5.9.9pre5 * From the definitions ntp-keygen-opts.def * and the template file options * @@ -19,7 +19,7 @@ * * This source file is copyrighted and licensed under the following terms: * - * ntp-keygen copyright 1970-2009 David L. Mills and/or others - all rights reserved + * ntp-keygen copyright (c) 1970-2009 David L. Mills and/or others - all rights reserved * * see html/copyright.html */ @@ -78,8 +78,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 23 -#define NTP_KEYGEN_VERSION "4.2.5p225" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p225" +#define NTP_KEYGEN_VERSION "4.2.5p226" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p226" /* * 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 69ab65a75..5126afbdb 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 Saturday October 3, 2009 at 03:59:10 AM UTC +# It has been AutoGen-ed October 4, 2009 at 07:48:18 AM by AutoGen 5.9.9pre5 # From the definitions ntp-keygen-opts.def # and the template file aginfo.tpl @end ignore @@ -87,8 +87,8 @@ Options are specified by doubled hyphens and their name or by a single hyphen and the flag character. The following option preset mechanisms are supported: - - reading file /m/pogo/users/hart/.ntprc - - reading file /m/pogo/users/hart/ntp-dev-1318-27/util/.ntprc + - reading file /users/stenn/.ntprc + - reading file /deacon/backroom/snaps/ntp-dev/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 83d1b5b91..8ad574f4a 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2009-10-03 "(ntp 4.2.5p225)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2009-10-04 "(ntp 4.2.5p226)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Saturday October 3, 2009 at 03:59:09 AM UTC +.\" It has been AutoGen-ed October 4, 2009 at 07:48:17 AM by AutoGen 5.9.9pre5 .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"