From: Harlan Stenn Date: Mon, 3 Aug 2009 12:00:33 +0000 (-0400) Subject: NTP_4_2_5P198 X-Git-Tag: NTP_4_2_5P198^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe5a1590e0c2efd8c694905eaf1e2d0f42a2adff;p=thirdparty%2Fntp.git NTP_4_2_5P198 bk: 4a76d161QvtR5JF-lE2_ZzcnY7HzHg --- diff --git a/ChangeLog b/ChangeLog index 1174aab44..d80492880 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ +(4.2.5p198) 2009/08/03 Released by Harlan Stenn * Upgrade to autogen-5.9.9-pre5. (4.2.5p197) 2009/07/30 Released by Harlan Stenn * The build script now has . at the end of PATH for config.guess. diff --git a/gsoc_sntp/sntp-opts.c b/gsoc_sntp/sntp-opts.c index b6a9d256c..87fa5e0d4 100644 --- a/gsoc_sntp/sntp-opts.c +++ b/gsoc_sntp/sntp-opts.c @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (sntp-opts.c) * - * It has been AutoGen-ed Thursday July 30, 2009 at 07:50:46 AM EDT + * It has been AutoGen-ed August 3, 2009 at 07:57:31 AM by AutoGen 5.9.9pre5 * From the definitions sntp-opts.def * and the template file options * @@ -19,7 +19,7 @@ * * This source file is copyrighted and licensed under the following terms: * - * sntp copyright 2008 ntp.org - all rights reserved + * sntp copyright (c) 2008 ntp.org - all rights reserved * * */ @@ -458,7 +458,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "SNTP"; tSCC zUsageTitle[] = -"sntp - standard SNTP program - Ver. 4.2.5p197\n\ +"sntp - standard SNTP program - Ver. 4.2.5p198\n\ USAGE: %s [ - [] | --[{=| }] ]... ...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/gsoc_sntp/sntp-opts.h b/gsoc_sntp/sntp-opts.h index 425f14cbe..74526cfc2 100644 --- a/gsoc_sntp/sntp-opts.h +++ b/gsoc_sntp/sntp-opts.h @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (sntp-opts.h) * - * It has been AutoGen-ed Thursday July 30, 2009 at 07:50:46 AM EDT + * It has been AutoGen-ed August 3, 2009 at 07:57:30 AM by AutoGen 5.9.9pre5 * From the definitions sntp-opts.def * and the template file options * @@ -19,7 +19,7 @@ * * This source file is copyrighted and licensed under the following terms: * - * sntp copyright 2008 ntp.org - all rights reserved + * sntp copyright (c) 2008 ntp.org - all rights reserved * * */ @@ -72,8 +72,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 17 -#define SNTP_VERSION "4.2.5p197" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p197" +#define SNTP_VERSION "4.2.5p198" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p198" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/gsoc_sntp/sntp-opts.texi b/gsoc_sntp/sntp-opts.texi index 6e5960ba7..257817518 100644 --- a/gsoc_sntp/sntp-opts.texi +++ b/gsoc_sntp/sntp-opts.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (sntp-opts.texi) # -# It has been AutoGen-ed Thursday July 30, 2009 at 07:50:49 AM EDT +# It has been AutoGen-ed August 3, 2009 at 07:57:33 AM by AutoGen 5.9.9pre5 # From the definitions sntp-opts.def # and the template file aginfo.tpl @end ignore diff --git a/gsoc_sntp/sntp.1 b/gsoc_sntp/sntp.1 index 8ad5f782c..d10f4a58f 100644 --- a/gsoc_sntp/sntp.1 +++ b/gsoc_sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2009-07-30 "( 4.2.5p197)" "Programmer's Manual" +.TH SNTP 1 2009-08-03 "( 4.2.5p198)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed Thursday July 30, 2009 at 07:50:48 AM EDT +.\" It has been AutoGen-ed August 3, 2009 at 07:57:32 AM by AutoGen 5.9.9pre5 .\" From the definitions sntp-opts.def .\" and the template file agman1.tpl .\" diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index fe7e27076..b55320772 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 Thursday July 30, 2009 at 07:37:52 AM EDT + * It has been AutoGen-ed August 3, 2009 at 07:44:33 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 */ @@ -918,7 +918,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPD"; tSCC zUsageTitle[] = -"ntpd - NTP daemon program - Ver. 4.2.5p197\n\ +"ntpd - NTP daemon program - Ver. 4.2.5p198\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index 76a92dd9b..5a111d30a 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 Thursday July 30, 2009 at 07:37:51 AM EDT + * It has been AutoGen-ed August 3, 2009 at 07:44:32 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 */ @@ -89,8 +89,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 34 -#define NTPD_VERSION "4.2.5p197" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p197" +#define NTPD_VERSION "4.2.5p198" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p198" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index 06d4da2a4..e24552f88 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 Thursday July 30, 2009 at 07:37:54 AM EDT +# It has been AutoGen-ed August 3, 2009 at 07:44:35 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 5b103c4a9..7400e6eb1 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2009-07-30 "( 4.2.5p197)" "Programmer's Manual" +.TH NTPD 1 2009-08-03 "( 4.2.5p198)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed Thursday July 30, 2009 at 07:37:53 AM EDT +.\" It has been AutoGen-ed August 3, 2009 at 07:44:34 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 c0c470642..6b5efbc1c 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 Thursday July 30, 2009 at 07:44:33 AM EDT + * It has been AutoGen-ed August 3, 2009 at 07:51:17 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 */ @@ -460,7 +460,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPDC"; tSCC zUsageTitle[] = -"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p197\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p198\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index fbb67c5cd..a502419f2 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 Thursday July 30, 2009 at 07:44:33 AM EDT + * It has been AutoGen-ed August 3, 2009 at 07:51:17 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.5p197" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p197" +#define NTPDC_VERSION "4.2.5p198" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p198" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index 921a7b35b..0f5331711 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 Thursday July 30, 2009 at 07:44:35 AM EDT +# It has been AutoGen-ed August 3, 2009 at 07:51:19 AM by AutoGen 5.9.9pre5 # 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 35d6b73d0..ba522059e 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2009-07-30 "( 4.2.5p197)" "Programmer's Manual" +.TH NTPDC 1 2009-08-03 "( 4.2.5p198)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed Thursday July 30, 2009 at 07:44:35 AM EDT +.\" It has been AutoGen-ed August 3, 2009 at 07:51:19 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 38f5daf28..8cde589c6 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 Thursday July 30, 2009 at 07:45:04 AM EDT + * It has been AutoGen-ed August 3, 2009 at 07:51:48 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 */ @@ -408,7 +408,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPQ"; tSCC zUsageTitle[] = -"ntpq - standard NTP query program - Ver. 4.2.5p197\n\ +"ntpq - standard NTP query program - Ver. 4.2.5p198\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index dc260b86a..72514812d 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 Thursday July 30, 2009 at 07:45:03 AM EDT + * It has been AutoGen-ed August 3, 2009 at 07:51:47 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.5p197" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p197" +#define NTPQ_VERSION "4.2.5p198" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p198" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index 28e7a35eb..68ffb6804 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 Thursday July 30, 2009 at 07:45:06 AM EDT +# It has been AutoGen-ed August 3, 2009 at 07:51:50 AM by AutoGen 5.9.9pre5 # 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 a30849768..bffcd600e 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2009-07-30 "( 4.2.5p197)" "Programmer's Manual" +.TH NTPQ 1 2009-08-03 "( 4.2.5p198)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed Thursday July 30, 2009 at 07:45:05 AM EDT +.\" It has been AutoGen-ed August 3, 2009 at 07:51:49 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 0fded42c4..157793382 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 Thursday July 30, 2009 at 07:45:47 AM EDT + * It has been AutoGen-ed August 3, 2009 at 07:52:32 AM by AutoGen 5.9.9pre5 * From the definitions ntpsnmpd-opts.def * and the template file options * @@ -19,7 +19,7 @@ * * This source file is copyrighted and licensed under the following terms: * - * ntpsnmpd copyright 1970-2009 David L. Mills and/or others - all rights reserved + * ntpsnmpd copyright (c) 1970-2009 David L. Mills and/or others - all rights reserved * * see html/copyright.html */ @@ -226,7 +226,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPSNMPD"; tSCC zUsageTitle[] = -"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p197\n\ +"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p198\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpsnmpd/ntpsnmpd-opts.h b/ntpsnmpd/ntpsnmpd-opts.h index 23a9279d1..1dbd037db 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 Thursday July 30, 2009 at 07:45:47 AM EDT + * It has been AutoGen-ed August 3, 2009 at 07:52:32 AM by AutoGen 5.9.9pre5 * From the definitions ntpsnmpd-opts.def * and the template file options * @@ -19,7 +19,7 @@ * * This source file is copyrighted and licensed under the following terms: * - * ntpsnmpd copyright 1970-2009 David L. Mills and/or others - all rights reserved + * ntpsnmpd copyright (c) 1970-2009 David L. Mills and/or others - all rights reserved * * see html/copyright.html */ @@ -62,8 +62,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 7 -#define NTPSNMPD_VERSION "4.2.5p197" -#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p197" +#define NTPSNMPD_VERSION "4.2.5p198" +#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p198" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpsnmpd/ntpsnmpd-opts.texi b/ntpsnmpd/ntpsnmpd-opts.texi index 4ed959c01..e096f985c 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 Thursday July 30, 2009 at 07:45:49 AM EDT +# It has been AutoGen-ed August 3, 2009 at 07:52:34 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 85edaf4c3..59ad7cba6 100644 --- a/ntpsnmpd/ntpsnmpd.1 +++ b/ntpsnmpd/ntpsnmpd.1 @@ -1,7 +1,7 @@ -.TH NTPSNMPD 1 2009-07-30 "( 4.2.5p197)" "Programmer's Manual" +.TH NTPSNMPD 1 2009-08-03 "( 4.2.5p198)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpsnmpd.1) .\" -.\" It has been AutoGen-ed Thursday July 30, 2009 at 07:45:49 AM EDT +.\" It has been AutoGen-ed August 3, 2009 at 07:52:34 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 c0fe11afa..525e683b9 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=197 +point=198 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index f6d91ee86..926e13c97 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 Thursday July 30, 2009 at 07:51:50 AM EDT + * It has been AutoGen-ed August 3, 2009 at 07:58:34 AM by AutoGen 5.9.9pre5 * From the definitions sntp-opts.def * and the template file options * @@ -19,7 +19,7 @@ * * This source file is copyrighted and licensed under the following terms: * - * sntp copyright 1970-2006 ntp.org - all rights reserved + * sntp copyright (c) 1970-2006 ntp.org - all rights reserved * * General Public Licence for the software known as MSNTP * ------------------------------------------------------ @@ -508,7 +508,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "SNTP"; tSCC zUsageTitle[] = -"sntp - standard SNTP program - Ver. 4.2.5p197\n\ +"sntp - standard SNTP program - Ver. 4.2.5p198\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index 6be365819..e99cfd11c 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 Thursday July 30, 2009 at 07:51:49 AM EDT + * It has been AutoGen-ed August 3, 2009 at 07:58:33 AM by AutoGen 5.9.9pre5 * From the definitions sntp-opts.def * and the template file options * @@ -19,7 +19,7 @@ * * This source file is copyrighted and licensed under the following terms: * - * sntp copyright 1970-2006 ntp.org - all rights reserved + * sntp copyright (c) 1970-2006 ntp.org - all rights reserved * * General Public Licence for the software known as MSNTP * ------------------------------------------------------ @@ -147,8 +147,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 13 -#define SNTP_VERSION "4.2.5p197" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p197" +#define SNTP_VERSION "4.2.5p198" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p198" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index 91fa6b1f8..4510a9869 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 Thursday July 30, 2009 at 07:51:53 AM EDT +# It has been AutoGen-ed August 3, 2009 at 07:58:36 AM by AutoGen 5.9.9pre5 # From the definitions sntp-opts.def # and the template file aginfo.tpl @end ignore diff --git a/sntp/sntp.1 b/sntp/sntp.1 index cba9f78f4..f17c46393 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2009-07-30 "( 4.2.5p197)" "Programmer's Manual" +.TH SNTP 1 2009-08-03 "( 4.2.5p198)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed Thursday July 30, 2009 at 07:51:51 AM EDT +.\" It has been AutoGen-ed August 3, 2009 at 07:58:35 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 e03c77e8e..468d75268 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 Thursday July 30, 2009 at 07:52:02 AM EDT + * It has been AutoGen-ed August 3, 2009 at 07:59:19 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 */ @@ -769,7 +769,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTP_KEYGEN"; tSCC zUsageTitle[] = -"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p197\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p198\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index 7d15f9ed7..64444397c 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 Thursday July 30, 2009 at 07:52:01 AM EDT + * It has been AutoGen-ed August 3, 2009 at 07:59:18 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.5p197" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p197" +#define NTP_KEYGEN_VERSION "4.2.5p198" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p198" /* * 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 1c8598cc5..1af1423a6 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 Thursday July 30, 2009 at 07:52:04 AM EDT +# It has been AutoGen-ed August 3, 2009 at 07:59:21 AM by AutoGen 5.9.9pre5 # 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 0081f6689..36f2b6cf2 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2009-07-30 "(ntp 4.2.5p197)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2009-08-03 "(ntp 4.2.5p198)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Thursday July 30, 2009 at 07:52:03 AM EDT +.\" It has been AutoGen-ed August 3, 2009 at 07:59:20 AM by AutoGen 5.9.9pre5 .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"