From: Harlan Stenn Date: Tue, 21 Dec 2010 09:36:22 +0000 (+0000) Subject: NTP_4_2_7P99 X-Git-Tag: NTP_4_2_7P99^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ce215b72aabbc2b287ac3668969227b205dad66;p=thirdparty%2Fntp.git NTP_4_2_7P99 bk: 4d10751690hvismAw9k_OLGorugQog --- diff --git a/ChangeLog b/ChangeLog index d4dc1756e..4fa61c698 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ +(4.2.7p99) 2010/12/21 Released by Harlan Stenn * Add unit tests for msnprintf(). (4.2.7p98) 2010/12/20 Released by Harlan Stenn * [Bug 1761] clockstuff/clktest-opts.h omitted from tarball. diff --git a/clockstuff/clktest-opts.c b/clockstuff/clktest-opts.c index 47b32d928..919becd75 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 20, 2010 at 09:03:54 AM by AutoGen 5.11.6pre5 + * It has been AutoGen-ed December 21, 2010 at 09:35:54 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[128] = -"clktest - test the clock line discipline - Ver. 4.2.7p98\n\ +"clktest - test the clock line discipline - Ver. 4.2.7p99\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 6bd9b606a..ca1e66b09 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 20, 2010 at 09:03:54 AM by AutoGen 5.11.6pre5 + * It has been AutoGen-ed December 21, 2010 at 09:35:54 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.7p98" -#define CLKTEST_FULL_VERSION "clktest - test the clock line discipline - Ver. 4.2.7p98" +#define CLKTEST_VERSION "4.2.7p99" +#define CLKTEST_FULL_VERSION "clktest - test the clock line discipline - Ver. 4.2.7p99" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index a473b2721..cb21c06fd 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 20, 2010 at 09:02:42 AM by AutoGen 5.11.6pre5 + * It has been AutoGen-ed December 21, 2010 at 09:34:47 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[132] = -"ntpd - NTP daemon program - Ver. 4.2.7p98\n\ +"ntpd - NTP daemon program - Ver. 4.2.7p99\n\ USAGE: %s [ - [] | --[{=| }] ]... \\\n\ \t\t[ ... ]\n"; #define zRcName NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index b1520efdc..1cf9df4ac 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 20, 2010 at 09:02:41 AM by AutoGen 5.11.6pre5 + * It has been AutoGen-ed December 21, 2010 at 09:34:47 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.7p98" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.7p98" +#define NTPD_VERSION "4.2.7p99" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.7p99" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index 3ea3a5516..0835d751b 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 20, 2010 at 09:03:20 AM by AutoGen 5.11.6pre5 +# It has been AutoGen-ed December 21, 2010 at 09:35:15 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 43be0930c..d0b652535 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2010-12-20 "( 4.2.7p98)" "Programmer's Manual" +.TH NTPD 1 2010-12-21 "( 4.2.7p99)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed December 20, 2010 at 09:03:20 AM by AutoGen 5.11.6pre5 +.\" It has been AutoGen-ed December 21, 2010 at 09:35:15 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 0f8f374d1..21098adb7 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 20, 2010 at 09:03:26 AM by AutoGen 5.11.6pre5 + * It has been AutoGen-ed December 21, 2010 at 09:35:22 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[128] = -"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p98\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p99\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 ee5b7f9bb..ae3ad5de8 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 20, 2010 at 09:03:26 AM by AutoGen 5.11.6pre5 + * It has been AutoGen-ed December 21, 2010 at 09:35:22 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.7p98" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p98" +#define NTPDC_VERSION "4.2.7p99" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p99" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index 6f4143cb1..a19e4e75f 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 20, 2010 at 09:03:35 AM by AutoGen 5.11.6pre5 +# It has been AutoGen-ed December 21, 2010 at 09:35:35 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 a96e7f4d3..83940d4b1 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2010-12-20 "( 4.2.7p98)" "Programmer's Manual" +.TH NTPDC 1 2010-12-21 "( 4.2.7p99)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed December 20, 2010 at 09:03:35 AM by AutoGen 5.11.6pre5 +.\" It has been AutoGen-ed December 21, 2010 at 09:35:34 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 26596a90a..16921eb25 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 20, 2010 at 09:03:36 AM by AutoGen 5.11.6pre5 + * It has been AutoGen-ed December 21, 2010 at 09:35:35 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[120] = -"ntpq - standard NTP query program - Ver. 4.2.7p98\n\ +"ntpq - standard NTP query program - Ver. 4.2.7p99\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 ed003efd7..71d0aeadc 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 20, 2010 at 09:03:36 AM by AutoGen 5.11.6pre5 + * It has been AutoGen-ed December 21, 2010 at 09:35:35 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.7p98" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.7p98" +#define NTPQ_VERSION "4.2.7p99" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.7p99" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index cd3e60a66..dbc424210 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 20, 2010 at 09:03:47 AM by AutoGen 5.11.6pre5 +# It has been AutoGen-ed December 21, 2010 at 09:35:47 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 b87b74d84..820dc93f7 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2010-12-20 "( 4.2.7p98)" "Programmer's Manual" +.TH NTPQ 1 2010-12-21 "( 4.2.7p99)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed December 20, 2010 at 09:03:47 AM by AutoGen 5.11.6pre5 +.\" It has been AutoGen-ed December 21, 2010 at 09:35:47 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 86ded995d..b3b9bb1de 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 20, 2010 at 09:03:48 AM by AutoGen 5.11.6pre5 + * It has been AutoGen-ed December 21, 2010 at 09:35:48 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[104] = -"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p98\n\ +"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p99\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 48a387d62..c002c68da 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 20, 2010 at 09:03:48 AM by AutoGen 5.11.6pre5 + * It has been AutoGen-ed December 21, 2010 at 09:35:47 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.7p98" -#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p98" +#define NTPSNMPD_VERSION "4.2.7p99" +#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p99" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpsnmpd/ntpsnmpd-opts.texi b/ntpsnmpd/ntpsnmpd-opts.texi index b125a57ba..d30a7c5b7 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 20, 2010 at 09:03:53 AM by AutoGen 5.11.6pre5 +# It has been AutoGen-ed December 21, 2010 at 09:35:53 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 dcb0a669f..6c121a367 100644 --- a/ntpsnmpd/ntpsnmpd.1 +++ b/ntpsnmpd/ntpsnmpd.1 @@ -1,7 +1,7 @@ -.TH NTPSNMPD 1 2010-12-20 "( 4.2.7p98)" "Programmer's Manual" +.TH NTPSNMPD 1 2010-12-21 "( 4.2.7p99)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpsnmpd.1) .\" -.\" It has been AutoGen-ed December 20, 2010 at 09:03:53 AM by AutoGen 5.11.6pre5 +.\" It has been AutoGen-ed December 21, 2010 at 09:35:53 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 7f5892d81..e8269291c 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=98 +point=99 ### betapoint is normally modified by script. # ntp-stable Beta number (betapoint) diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index dedd8957d..9174ccba0 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 20, 2010 at 09:02:35 AM by AutoGen 5.11.6pre5 + * It has been AutoGen-ed December 21, 2010 at 09:34:40 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[122] = -"sntp - standard SNTP program - Ver. 4.2.7p98\n\ +"sntp - standard SNTP program - Ver. 4.2.7p99\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 3767cd975..0a4708b65 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 20, 2010 at 09:02:34 AM by AutoGen 5.11.6pre5 + * It has been AutoGen-ed December 21, 2010 at 09:34:40 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.7p98" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.7p98" +#define SNTP_VERSION "4.2.7p99" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.7p99" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index a9eefc45a..2e9eba926 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 20, 2010 at 09:02:40 AM by AutoGen 5.11.6pre5 +# It has been AutoGen-ed December 21, 2010 at 09:34:46 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 daf52d9b6..2f9ad4252 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2010-12-20 "( 4.2.7p98)" "Programmer's Manual" +.TH SNTP 1 2010-12-21 "( 4.2.7p99)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed December 20, 2010 at 09:02:40 AM by AutoGen 5.11.6pre5 +.\" It has been AutoGen-ed December 21, 2010 at 09:34:46 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 adbdd6ba4..857154c82 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.7p98 of sntp. +

This document applies to version 4.2.7p99 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 9592ea5a9..01eb55f51 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 20, 2010 at 09:03:56 AM by AutoGen 5.11.6pre5 + * It has been AutoGen-ed December 21, 2010 at 09:35:59 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[115] = -"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p98\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p99\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 418c43e16..1764b93af 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 20, 2010 at 09:03:56 AM by AutoGen 5.11.6pre5 + * It has been AutoGen-ed December 21, 2010 at 09:35:58 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.7p98" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p98" +#define NTP_KEYGEN_VERSION "4.2.7p99" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p99" /* * 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 db1a90bf9..a3f3dcd35 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 20, 2010 at 09:04:06 AM by AutoGen 5.11.6pre5 +# It has been AutoGen-ed December 21, 2010 at 09:36:09 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 d43ebe6ee..5437669e8 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2010-12-20 "(ntp 4.2.7p98)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2010-12-21 "(ntp 4.2.7p99)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1) .\" -.\" It has been AutoGen-ed December 20, 2010 at 09:04:06 AM by AutoGen 5.11.6pre5 +.\" It has been AutoGen-ed December 21, 2010 at 09:36:08 AM by AutoGen 5.11.6pre5 .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"