From: Harlan Stenn Date: Thu, 23 Dec 2010 11:12:32 +0000 (+0000) Subject: NTP_4_2_7P102 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fbf25fa6fed83593e2ee8180be0eb0c82cdc4ca;p=thirdparty%2Fntp.git NTP_4_2_7P102 bk: 4d132ea0IOS0XP1tQwupybefTf_Aww --- diff --git a/ChangeLog b/ChangeLog index 174587328f..c2f9589bf3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ +(4.2.7p102) 2010/12/23 Released by Harlan Stenn * Allow ntpq &1 associd use without preceding association-fetching. * Documentation updates from Dave Mills. (4.2.7p101) 2010/12/22 Released by Harlan Stenn diff --git a/clockstuff/clktest-opts.c b/clockstuff/clktest-opts.c index 6d648b0756..1335c9af08 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 December 22, 2010 at 12:35:47 PM by AutoGen 5.11.6pre5 + * It has been AutoGen-ed December 23, 2010 at 11:10:24 AM by AutoGen 5.11.6pre5 * 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.7p101\n\ +"clktest - test the clock line discipline - Ver. 4.2.7p102\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 0d9b58c294..422e2006f8 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 December 22, 2010 at 12:35:47 PM by AutoGen 5.11.6pre5 + * It has been AutoGen-ed December 23, 2010 at 11:10:24 AM by AutoGen 5.11.6pre5 * 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.7p101" -#define CLKTEST_FULL_VERSION "clktest - test the clock line discipline - Ver. 4.2.7p101" +#define CLKTEST_VERSION "4.2.7p102" +#define CLKTEST_FULL_VERSION "clktest - test the clock line discipline - Ver. 4.2.7p102" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index 398da23629..5050b1b851 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 December 22, 2010 at 12:31:19 PM by AutoGen 5.11.6pre5 + * It has been AutoGen-ed December 23, 2010 at 11:04:19 AM by AutoGen 5.11.6pre5 * 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.7p101\n\ +"ntpd - NTP daemon program - Ver. 4.2.7p102\n\ USAGE: %s [ - [] | --[{=| }] ]... \\\n\ \t\t[ ... ]\n"; #define zRcName NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index 5365a5f025..099c9401db 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 December 22, 2010 at 12:31:19 PM by AutoGen 5.11.6pre5 + * It has been AutoGen-ed December 23, 2010 at 11:04:19 AM by AutoGen 5.11.6pre5 * 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.7p101" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.7p101" +#define NTPD_VERSION "4.2.7p102" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.7p102" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index 905f678d3d..db65eec020 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 December 22, 2010 at 12:33:19 PM by AutoGen 5.11.6pre5 +# It has been AutoGen-ed December 23, 2010 at 11:06:37 AM by AutoGen 5.11.6pre5 # 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 ec0dda4c8b..6dca96cdae 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2010-12-22 "( 4.2.7p101)" "Programmer's Manual" +.TH NTPD 1 2010-12-23 "( 4.2.7p102)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed December 22, 2010 at 12:33:15 PM by AutoGen 5.11.6pre5 +.\" It has been AutoGen-ed December 23, 2010 at 11:06:36 AM by AutoGen 5.11.6pre5 .\" 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 5f9b5c2bd9..256a5ef6c4 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 December 22, 2010 at 12:34:14 PM by AutoGen 5.11.6pre5 + * It has been AutoGen-ed December 23, 2010 at 11:07:03 AM by AutoGen 5.11.6pre5 * 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.7p101\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p102\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 c4dde1f7da..b25d90e347 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 December 22, 2010 at 12:34:13 PM by AutoGen 5.11.6pre5 + * It has been AutoGen-ed December 23, 2010 at 11:07:03 AM by AutoGen 5.11.6pre5 * 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.7p101" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p101" +#define NTPDC_VERSION "4.2.7p102" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p102" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index 78cd9ca4fe..6092f4462f 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 December 22, 2010 at 12:34:46 PM by AutoGen 5.11.6pre5 +# It has been AutoGen-ed December 23, 2010 at 11:07:57 AM by AutoGen 5.11.6pre5 # 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 7c36f270e7..8b602382b0 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2010-12-22 "( 4.2.7p101)" "Programmer's Manual" +.TH NTPDC 1 2010-12-23 "( 4.2.7p102)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed December 22, 2010 at 12:34:45 PM by AutoGen 5.11.6pre5 +.\" It has been AutoGen-ed December 23, 2010 at 11:07:55 AM by AutoGen 5.11.6pre5 .\" 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 bf9013e0b3..b6b0a7ede1 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 December 22, 2010 at 12:34:47 PM by AutoGen 5.11.6pre5 + * It has been AutoGen-ed December 23, 2010 at 11:08:02 AM by AutoGen 5.11.6pre5 * 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.7p101\n\ +"ntpq - standard NTP query program - Ver. 4.2.7p102\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 2ef82f20b9..fc115b61b9 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 December 22, 2010 at 12:34:47 PM by AutoGen 5.11.6pre5 + * It has been AutoGen-ed December 23, 2010 at 11:08:02 AM by AutoGen 5.11.6pre5 * 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.7p101" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.7p101" +#define NTPQ_VERSION "4.2.7p102" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.7p102" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index 32732a2078..a44671ca83 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 December 22, 2010 at 12:35:21 PM by AutoGen 5.11.6pre5 +# It has been AutoGen-ed December 23, 2010 at 11:09:29 AM by AutoGen 5.11.6pre5 # 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 3fdc13cf90..bb53bacfd4 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2010-12-22 "( 4.2.7p101)" "Programmer's Manual" +.TH NTPQ 1 2010-12-23 "( 4.2.7p102)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed December 22, 2010 at 12:35:21 PM by AutoGen 5.11.6pre5 +.\" It has been AutoGen-ed December 23, 2010 at 11:09:27 AM by AutoGen 5.11.6pre5 .\" 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 c2ae01f4e1..ac3b46c325 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 December 22, 2010 at 12:35:22 PM by AutoGen 5.11.6pre5 + * It has been AutoGen-ed December 23, 2010 at 11:09:32 AM by AutoGen 5.11.6pre5 * 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.7p101\n\ +"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p102\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 1c52b0e7ab..47c8415228 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 December 22, 2010 at 12:35:22 PM by AutoGen 5.11.6pre5 + * It has been AutoGen-ed December 23, 2010 at 11:09:32 AM by AutoGen 5.11.6pre5 * 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.7p101" -#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p101" +#define NTPSNMPD_VERSION "4.2.7p102" +#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p102" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpsnmpd/ntpsnmpd-opts.texi b/ntpsnmpd/ntpsnmpd-opts.texi index c5575e6d80..83da4d5f81 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 December 22, 2010 at 12:35:44 PM by AutoGen 5.11.6pre5 +# It has been AutoGen-ed December 23, 2010 at 11:10:20 AM by AutoGen 5.11.6pre5 # 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 332920564f..2c3b030261 100644 --- a/ntpsnmpd/ntpsnmpd.1 +++ b/ntpsnmpd/ntpsnmpd.1 @@ -1,7 +1,7 @@ -.TH NTPSNMPD 1 2010-12-22 "( 4.2.7p101)" "Programmer's Manual" +.TH NTPSNMPD 1 2010-12-23 "( 4.2.7p102)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpsnmpd.1) .\" -.\" It has been AutoGen-ed December 22, 2010 at 12:35:43 PM by AutoGen 5.11.6pre5 +.\" It has been AutoGen-ed December 23, 2010 at 11:10:19 AM by AutoGen 5.11.6pre5 .\" From the definitions ntpsnmpd-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index be7b7a79ef..dfa55c3939 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=101 +point=102 ### betapoint is normally modified by script. # ntp-stable Beta number (betapoint) diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index 34c7029e7d..16778218e0 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 December 22, 2010 at 12:30:15 PM by AutoGen 5.11.6pre5 + * It has been AutoGen-ed December 23, 2010 at 11:02:52 AM by AutoGen 5.11.6pre5 * 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.7p101\n\ +"sntp - standard SNTP program - Ver. 4.2.7p102\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 dff310c9d8..c86144e2da 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 December 22, 2010 at 12:30:12 PM by AutoGen 5.11.6pre5 + * It has been AutoGen-ed December 23, 2010 at 11:02:51 AM by AutoGen 5.11.6pre5 * 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.7p101" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.7p101" +#define SNTP_VERSION "4.2.7p102" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.7p102" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index 9f0055f40b..1c8238ecb7 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 December 22, 2010 at 12:31:12 PM by AutoGen 5.11.6pre5 +# It has been AutoGen-ed December 23, 2010 at 11:04:03 AM by AutoGen 5.11.6pre5 # 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 2bddfa92b2..6533d1df6d 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2010-12-22 "( 4.2.7p101)" "Programmer's Manual" +.TH SNTP 1 2010-12-23 "( 4.2.7p102)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed December 22, 2010 at 12:31:11 PM by AutoGen 5.11.6pre5 +.\" It has been AutoGen-ed December 23, 2010 at 11:04:01 AM by AutoGen 5.11.6pre5 .\" From the definitions sntp-opts.def .\" and the template file agman1.tpl .\" diff --git a/sntp/sntp.html b/sntp/sntp.html index 393c9296d4..4c5d503d7d 100644 --- a/sntp/sntp.html +++ b/sntp/sntp.html @@ -36,7 +36,7 @@ display the time offset of the system clock relative to the server clock. Run as root, it can correct the system clock to this offset as well. It can be run as an interactive command or from a cron job. -

This document applies to version 4.2.7p101 of sntp. +

This document applies to version 4.2.7p102 of sntp.

The program implements the SNTP protocol as defined by RFC 5905, the NTPv4 IETF specification. diff --git a/util/ntp-keygen-opts.c b/util/ntp-keygen-opts.c index 000aa38270..9ef4be963e 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 December 22, 2010 at 12:35:50 PM by AutoGen 5.11.6pre5 + * It has been AutoGen-ed December 23, 2010 at 11:10:29 AM by AutoGen 5.11.6pre5 * 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.7p101\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p102\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 d6f3b8a2ea..b16b2c00d0 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 December 22, 2010 at 12:35:49 PM by AutoGen 5.11.6pre5 + * It has been AutoGen-ed December 23, 2010 at 11:10:29 AM by AutoGen 5.11.6pre5 * 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.7p101" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p101" +#define NTP_KEYGEN_VERSION "4.2.7p102" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p102" /* * 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 9c7c020bf6..b13ab4e4ee 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 December 22, 2010 at 12:36:28 PM by AutoGen 5.11.6pre5 +# It has been AutoGen-ed December 23, 2010 at 11:11:27 AM by AutoGen 5.11.6pre5 # 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 8c95159dc9..f8f4af74ce 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2010-12-22 "(ntp 4.2.7p101)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2010-12-23 "(ntp 4.2.7p102)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1) .\" -.\" It has been AutoGen-ed December 22, 2010 at 12:36:26 PM by AutoGen 5.11.6pre5 +.\" It has been AutoGen-ed December 23, 2010 at 11:11:25 AM by AutoGen 5.11.6pre5 .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"