From: Harlan Stenn Date: Sat, 12 Feb 2011 11:07:51 +0000 (+0000) Subject: NTP_4_2_7P130 X-Git-Tag: NTP_4_2_7P130^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82f8a310993b9acdf2b0b455c052f9742285b303;p=thirdparty%2Fntp.git NTP_4_2_7P130 bk: 4d566a073WGB2Axd6bQ_3m3AGDC5KA --- diff --git a/ChangeLog b/ChangeLog index e2ac71e83..ac7d831ae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ +(4.2.7p130) 2011/02/12 Released by Harlan Stenn * [Bug 1811] Update the download location in WHERE-TO-START. (4.2.7p129) 2011/02/09 Released by Harlan Stenn * Add missing "break;" to ntp_control.c ctl_putsys() for caliberrs, used diff --git a/clockstuff/clktest-opts.c b/clockstuff/clktest-opts.c index c590db45e..10d9f2bc6 100644 --- a/clockstuff/clktest-opts.c +++ b/clockstuff/clktest-opts.c @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (clktest-opts.c) * - * It has been AutoGen-ed February 9, 2011 at 08:54:48 AM by AutoGen 5.11.6pre7 + * It has been AutoGen-ed February 12, 2011 at 11:05:29 AM by AutoGen 5.11.6pre7 * From the definitions clktest-opts.def * and the template file options * @@ -325,7 +325,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ static char const zPROGNAME[8] = "CLKTEST"; static char const zUsageTitle[129] = -"clktest - test the clock line discipline - Ver. 4.2.7p129\n\ +"clktest - test the clock line discipline - Ver. 4.2.7p130\n\ USAGE: %s [ - [] | --[{=| }] ]... \n"; static char const zRcName[7] = ".ntprc"; static char const * const apzHomeList[3] = { diff --git a/clockstuff/clktest-opts.h b/clockstuff/clktest-opts.h index 0ac2ba267..00c283fd8 100644 --- a/clockstuff/clktest-opts.h +++ b/clockstuff/clktest-opts.h @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (clktest-opts.h) * - * It has been AutoGen-ed February 9, 2011 at 08:54:48 AM by AutoGen 5.11.6pre7 + * It has been AutoGen-ed February 12, 2011 at 11:05:29 AM by AutoGen 5.11.6pre7 * From the definitions clktest-opts.def * and the template file options * @@ -63,8 +63,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 10 -#define CLKTEST_VERSION "4.2.7p129" -#define CLKTEST_FULL_VERSION "clktest - test the clock line discipline - Ver. 4.2.7p129" +#define CLKTEST_VERSION "4.2.7p130" +#define CLKTEST_FULL_VERSION "clktest - test the clock line discipline - Ver. 4.2.7p130" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index 74bb3ceb8..aac4293a5 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 February 9, 2011 at 08:53:14 AM by AutoGen 5.11.6pre7 + * It has been AutoGen-ed February 12, 2011 at 10:57:22 AM by AutoGen 5.11.6pre7 * From the definitions ntpd-opts.def * and the template file options * @@ -1006,7 +1006,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ static char const zPROGNAME[5] = "NTPD"; static char const zUsageTitle[133] = -"ntpd - NTP daemon program - Ver. 4.2.7p129\n\ +"ntpd - NTP daemon program - Ver. 4.2.7p130\n\ USAGE: %s [ - [] | --[{=| }] ]... \\\n\ \t\t[ ... ]\n"; #define zRcName NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index a4a5d6102..477d6109a 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 February 9, 2011 at 08:53:14 AM by AutoGen 5.11.6pre7 + * It has been AutoGen-ed February 12, 2011 at 10:57:17 AM by AutoGen 5.11.6pre7 * From the definitions ntpd-opts.def * and the template file options * @@ -89,8 +89,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 36 -#define NTPD_VERSION "4.2.7p129" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.7p129" +#define NTPD_VERSION "4.2.7p130" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.7p130" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index 2b2aec177..eb0b92284 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 February 9, 2011 at 08:53:59 AM by AutoGen 5.11.6pre7 +# It has been AutoGen-ed February 12, 2011 at 11:01:15 AM by AutoGen 5.11.6pre7 # From the definitions ntpd-opts.def # and the template file aginfo.tpl @end ignore @@ -64,7 +64,7 @@ This is the automatically generated usage text for ntpd: @exampleindent 0 @example -ntpd - NTP daemon program - Ver. 4.2.7p129 +ntpd - NTP daemon program - Ver. 4.2.7p130 USAGE: ntpd [ - [] | --[@{=| @}] ]... \ [ ... ] Flg Arg Option-Name Description diff --git a/ntpd/ntpd.1 b/ntpd/ntpd.1 index 6eb625042..8338f88dd 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2011-02-09 "( 4.2.7p129)" "Programmer's Manual" +.TH NTPD 1 2011-02-12 "( 4.2.7p130)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed February 9, 2011 at 08:53:58 AM by AutoGen 5.11.6pre7 +.\" It has been AutoGen-ed February 12, 2011 at 11:01:13 AM by AutoGen 5.11.6pre7 .\" 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 5cfbad696..e99e4e3be 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 February 9, 2011 at 08:54:10 AM by AutoGen 5.11.6pre7 + * It has been AutoGen-ed February 12, 2011 at 11:02:09 AM by AutoGen 5.11.6pre7 * From the definitions ntpdc-opts.def * and the template file options * @@ -451,7 +451,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ static char const zPROGNAME[6] = "NTPDC"; static char const zUsageTitle[129] = -"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p129\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p130\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; static char const zRcName[7] = ".ntprc"; static char const * const apzHomeList[3] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index 503b68dbe..d5f17a518 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 February 9, 2011 at 08:54:10 AM by AutoGen 5.11.6pre7 + * It has been AutoGen-ed February 12, 2011 at 11:02:09 AM by AutoGen 5.11.6pre7 * From the definitions ntpdc-opts.def * and the template file options * @@ -68,8 +68,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 15 -#define NTPDC_VERSION "4.2.7p129" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p129" +#define NTPDC_VERSION "4.2.7p130" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p130" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index 18b137546..db96f5180 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 February 9, 2011 at 08:54:24 AM by AutoGen 5.11.6pre7 +# It has been AutoGen-ed February 12, 2011 at 11:02:49 AM by AutoGen 5.11.6pre7 # From the definitions ntpdc-opts.def # and the template file aginfo.tpl @end ignore @@ -58,7 +58,7 @@ This is the automatically generated usage text for ntpdc: @exampleindent 0 @example -ntpdc - vendor-specific NTP query program - Ver. 4.2.7p129 +ntpdc - vendor-specific NTP query program - Ver. 4.2.7p130 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 5b7a202ab..da1403159 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2011-02-09 "( 4.2.7p129)" "Programmer's Manual" +.TH NTPDC 1 2011-02-12 "( 4.2.7p130)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed February 9, 2011 at 08:54:23 AM by AutoGen 5.11.6pre7 +.\" It has been AutoGen-ed February 12, 2011 at 11:02:47 AM by AutoGen 5.11.6pre7 .\" 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 82e591063..2f7fcf3af 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 February 9, 2011 at 08:54:24 AM by AutoGen 5.11.6pre7 + * It has been AutoGen-ed February 12, 2011 at 11:02:57 AM by AutoGen 5.11.6pre7 * From the definitions ntpq-opts.def * and the template file options * @@ -428,7 +428,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ static char const zPROGNAME[5] = "NTPQ"; static char const zUsageTitle[121] = -"ntpq - standard NTP query program - Ver. 4.2.7p129\n\ +"ntpq - standard NTP query program - Ver. 4.2.7p130\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; static char const zRcName[7] = ".ntprc"; static char const * const apzHomeList[3] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index 8da26d1d1..16405748c 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 February 9, 2011 at 08:54:24 AM by AutoGen 5.11.6pre7 + * It has been AutoGen-ed February 12, 2011 at 11:02:57 AM by AutoGen 5.11.6pre7 * From the definitions ntpq-opts.def * and the template file options * @@ -67,8 +67,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 14 -#define NTPQ_VERSION "4.2.7p129" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.7p129" +#define NTPQ_VERSION "4.2.7p130" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.7p130" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index ef38bfe25..0bfd90419 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 February 9, 2011 at 08:54:39 AM by AutoGen 5.11.6pre7 +# It has been AutoGen-ed February 12, 2011 at 11:03:53 AM by AutoGen 5.11.6pre7 # 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.7p129 +ntpq - standard NTP query program - Ver. 4.2.7p130 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 0c8b6fae0..104a49a02 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2011-02-09 "( 4.2.7p129)" "Programmer's Manual" +.TH NTPQ 1 2011-02-12 "( 4.2.7p130)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed February 9, 2011 at 08:54:38 AM by AutoGen 5.11.6pre7 +.\" It has been AutoGen-ed February 12, 2011 at 11:03:51 AM by AutoGen 5.11.6pre7 .\" 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 e20ad7df5..3af4d2510 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 February 9, 2011 at 08:54:40 AM by AutoGen 5.11.6pre7 + * It has been AutoGen-ed February 12, 2011 at 11:04:14 AM by AutoGen 5.11.6pre7 * From the definitions ntpsnmpd-opts.def * and the template file options * @@ -255,7 +255,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ static char const zPROGNAME[9] = "NTPSNMPD"; static char const zUsageTitle[105] = -"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p129\n\ +"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p130\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; static char const zRcName[7] = ".ntprc"; static char const * const apzHomeList[3] = { diff --git a/ntpsnmpd/ntpsnmpd-opts.h b/ntpsnmpd/ntpsnmpd-opts.h index 3554a4b8e..9affdf5cf 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 February 9, 2011 at 08:54:39 AM by AutoGen 5.11.6pre7 + * It has been AutoGen-ed February 12, 2011 at 11:04:14 AM by AutoGen 5.11.6pre7 * From the definitions ntpsnmpd-opts.def * and the template file options * @@ -61,8 +61,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 8 -#define NTPSNMPD_VERSION "4.2.7p129" -#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p129" +#define NTPSNMPD_VERSION "4.2.7p130" +#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p130" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpsnmpd/ntpsnmpd-opts.texi b/ntpsnmpd/ntpsnmpd-opts.texi index c9bea042b..c0ae2c4e8 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 February 9, 2011 at 08:54:47 AM by AutoGen 5.11.6pre7 +# It has been AutoGen-ed February 12, 2011 at 11:04:52 AM by AutoGen 5.11.6pre7 # From the definitions ntpsnmpd-opts.def # and the template file aginfo.tpl @end ignore @@ -34,7 +34,7 @@ This is the automatically generated usage text for ntpsnmpd: @exampleindent 0 @example -ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p129 +ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p130 USAGE: ntpsnmpd [ - [] | --[@{=| @}] ]... Flg Arg Option-Name Description -n no nofork Do not fork diff --git a/ntpsnmpd/ntpsnmpd.1 b/ntpsnmpd/ntpsnmpd.1 index 2dada0717..dd4ad7108 100644 --- a/ntpsnmpd/ntpsnmpd.1 +++ b/ntpsnmpd/ntpsnmpd.1 @@ -1,7 +1,7 @@ -.TH NTPSNMPD 1 2011-02-09 "( 4.2.7p129)" "Programmer's Manual" +.TH NTPSNMPD 1 2011-02-12 "( 4.2.7p130)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpsnmpd.1) .\" -.\" It has been AutoGen-ed February 9, 2011 at 08:54:46 AM by AutoGen 5.11.6pre7 +.\" It has been AutoGen-ed February 12, 2011 at 11:04:52 AM by AutoGen 5.11.6pre7 .\" From the definitions ntpsnmpd-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index 163a0380e..5fddaf608 100644 --- a/packageinfo.sh +++ b/packageinfo.sh @@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0 # - Numeric values increment # - empty 'increments' to 1 # - NEW 'increments' to empty -point=129 +point=130 ### betapoint is normally modified by script. # ntp-stable Beta number (betapoint) diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index 80c5b80ec..0ea3fc95c 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 February 9, 2011 at 08:53:01 AM by AutoGen 5.11.6pre7 + * It has been AutoGen-ed February 12, 2011 at 10:52:36 AM by AutoGen 5.11.6pre7 * From the definitions sntp-opts.def * and the template file options * @@ -473,7 +473,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ static char const zPROGNAME[5] = "SNTP"; static char const zUsageTitle[123] = -"sntp - standard SNTP program - Ver. 4.2.7p129\n\ +"sntp - standard SNTP program - Ver. 4.2.7p130\n\ USAGE: %s [ - [] | --[{=| }] ]... hostname-or-IP ...\n"; static char const zRcName[7] = ".ntprc"; static char const * const apzHomeList[3] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index 6dabd5cb9..02cd2048b 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 February 9, 2011 at 08:53:00 AM by AutoGen 5.11.6pre7 + * It has been AutoGen-ed February 12, 2011 at 10:52:36 AM by AutoGen 5.11.6pre7 * From the definitions sntp-opts.def * and the template file options * @@ -70,8 +70,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 17 -#define SNTP_VERSION "4.2.7p129" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.7p129" +#define SNTP_VERSION "4.2.7p130" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.7p130" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index d3a0826f4..ffa1386de 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 February 9, 2011 at 08:53:12 AM by AutoGen 5.11.6pre7 +# It has been AutoGen-ed February 12, 2011 at 10:53:35 AM by AutoGen 5.11.6pre7 # From the definitions sntp-opts.def # and the template file aginfo.tpl @end ignore @@ -69,7 +69,7 @@ This is the automatically generated usage text for sntp: @exampleindent 0 @example -sntp - standard SNTP program - Ver. 4.2.7p129 +sntp - standard SNTP program - Ver. 4.2.7p130 USAGE: sntp [ - [] | --[@{=| @}] ]... hostname-or-IP ... Flg Arg Option-Name Description -4 no ipv4 Force IPv4 DNS name resolution diff --git a/sntp/sntp.1 b/sntp/sntp.1 index 7345fff58..9b8a9b404 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2011-02-09 "( 4.2.7p129)" "Programmer's Manual" +.TH SNTP 1 2011-02-12 "( 4.2.7p130)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed February 9, 2011 at 08:53:12 AM by AutoGen 5.11.6pre7 +.\" It has been AutoGen-ed February 12, 2011 at 10:53:34 AM by AutoGen 5.11.6pre7 .\" From the definitions sntp-opts.def .\" and the template file agman1.tpl .\" diff --git a/sntp/sntp.html b/sntp/sntp.html index a42626b90..e47b8279e 100644 --- a/sntp/sntp.html +++ b/sntp/sntp.html @@ -139,7 +139,7 @@ Up: sntp Invocation

This is the automatically generated usage text for sntp: -

sntp - standard SNTP program - Ver. 4.2.7p129
+
sntp - standard SNTP program - Ver. 4.2.7p130
 USAGE:  sntp [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
diff --git a/util/ntp-keygen-opts.c b/util/ntp-keygen-opts.c
index 0a01d0529..7212fe78c 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  February  9, 2011 at 08:54:49 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  February 12, 2011 at 11:06:07 AM by AutoGen 5.11.6pre7
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -757,7 +757,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 static char const zPROGNAME[11] = "NTP_KEYGEN";
 static char const zUsageTitle[116] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p129\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p130\n\
 USAGE:  %s [ - [] | --[{=| }] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h
index ad84f8129..e4fce2638 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  February  9, 2011 at 08:54:48 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  February 12, 2011 at 11:06:06 AM by AutoGen 5.11.6pre7
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -77,8 +77,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define NTP_KEYGEN_VERSION       "4.2.7p129"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p129"
+#define NTP_KEYGEN_VERSION       "4.2.7p130"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p130"
 
 /*
  *  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 3610492df..10367b7e2 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  February  9, 2011 at 08:54:57 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  February 12, 2011 at 11:06:40 AM by AutoGen 5.11.6pre7
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -51,7 +51,7 @@ This is the automatically generated usage text for ntp-keygen:
 
 @exampleindent 0
 @example
-ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p129
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p130
 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 428c75f44..d419a4d8e 100644
--- a/util/ntp-keygen.1
+++ b/util/ntp-keygen.1
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2011-02-09 "(ntp 4.2.7p129)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2011-02-12 "(ntp 4.2.7p130)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  February  9, 2011 at 08:54:56 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  February 12, 2011 at 11:06:39 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"