From: Harlan Stenn Date: Sat, 18 Dec 2010 11:29:06 +0000 (+0000) Subject: NTP_4_2_7P96 X-Git-Tag: NTP_4_2_7P96^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53b2b05f4ca54fa88953d848d86f5e6e2153b423;p=thirdparty%2Fntp.git NTP_4_2_7P96 bk: 4d0c9b02eerRElRcEHsq5BmC_JIzAA --- diff --git a/ChangeLog b/ChangeLog index cf50f04eb..6cf439780 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ +(4.2.7p96) 2010/12/18 Released by Harlan Stenn * [Bug 1758] from 4.2.6p3-RC12: setsockopt IPV6_MULTICAST_IF with wrong ifindex. * Documentation updates from Dave Mills. diff --git a/clockstuff/clktest-opts.c b/clockstuff/clktest-opts.c index c90447a46..6874d533f 100644 --- a/clockstuff/clktest-opts.c +++ b/clockstuff/clktest-opts.c @@ -1,11 +1,11 @@ /* * EDIT THIS FILE WITH CAUTION (clktest-opts.c) * - * It has been AutoGen-ed December 17, 2010 at 04:38:04 AM by AutoGen 5.11.6pre1 + * It has been AutoGen-ed December 18, 2010 at 11:27:20 AM by AutoGen 5.11.6pre3 * From the definitions clktest-opts.def * and the template file options * - * Generated from AutoOpts 33:4:8 templates. + * Generated from AutoOpts 33:5:8 templates. * * AutoOpts is a copyrighted work. This source file is not encumbered * by AutoOpts licensing, but is provided under the licensing terms chosen @@ -325,7 +325,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "CLKTEST"; tSCC zUsageTitle[] = -"clktest - test the clock line discipline - Ver. 4.2.7p95\n\ +"clktest - test the clock line discipline - Ver. 4.2.7p96\n\ USAGE: %s [ - [] | --[{=| }] ]... \n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/clockstuff/clktest-opts.h b/clockstuff/clktest-opts.h index 401418b63..d06d7a19b 100644 --- a/clockstuff/clktest-opts.h +++ b/clockstuff/clktest-opts.h @@ -1,11 +1,11 @@ /* * EDIT THIS FILE WITH CAUTION (clktest-opts.h) * - * It has been AutoGen-ed December 17, 2010 at 04:38:04 AM by AutoGen 5.11.6pre1 + * It has been AutoGen-ed December 18, 2010 at 11:27:20 AM by AutoGen 5.11.6pre3 * From the definitions clktest-opts.def * and the template file options * - * Generated from AutoOpts 33:4:8 templates. + * Generated from AutoOpts 33:5:8 templates. * * AutoOpts is a copyrighted work. This header file is not encumbered * by AutoOpts licensing, but is provided under the licensing terms chosen @@ -39,7 +39,7 @@ * tolerable version is at least as old as what was current when the header * template was released. */ -#define AO_TEMPLATE_VERSION 135172 +#define AO_TEMPLATE_VERSION 135173 #if (AO_TEMPLATE_VERSION < OPTIONS_MINIMUM_VERSION) \ || (AO_TEMPLATE_VERSION > OPTIONS_STRUCT_VERSION) # error option template version mismatches autoopts/options.h header @@ -63,8 +63,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 10 -#define CLKTEST_VERSION "4.2.7p95" -#define CLKTEST_FULL_VERSION "clktest - test the clock line discipline - Ver. 4.2.7p95" +#define CLKTEST_VERSION "4.2.7p96" +#define CLKTEST_FULL_VERSION "clktest - test the clock line discipline - Ver. 4.2.7p96" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index 43338a01e..75a596e38 100644 --- a/ntpd/ntpd-opts.c +++ b/ntpd/ntpd-opts.c @@ -1,11 +1,11 @@ /* * EDIT THIS FILE WITH CAUTION (ntpd-opts.c) * - * It has been AutoGen-ed December 17, 2010 at 04:36:28 AM by AutoGen 5.11.6pre1 + * It has been AutoGen-ed December 18, 2010 at 11:21:19 AM by AutoGen 5.11.6pre3 * From the definitions ntpd-opts.def * and the template file options * - * Generated from AutoOpts 33:4:8 templates. + * Generated from AutoOpts 33:5:8 templates. * * AutoOpts is a copyrighted work. This source file is not encumbered * by AutoOpts licensing, but is provided under the licensing terms chosen @@ -1006,7 +1006,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPD"; tSCC zUsageTitle[] = -"ntpd - NTP daemon program - Ver. 4.2.7p95\n\ +"ntpd - NTP daemon program - Ver. 4.2.7p96\n\ USAGE: %s [ - [] | --[{=| }] ]... \\\n\ \t\t[ ... ]\n"; #define zRcName NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index 35293b4b0..93337b2a1 100644 --- a/ntpd/ntpd-opts.h +++ b/ntpd/ntpd-opts.h @@ -1,11 +1,11 @@ /* * EDIT THIS FILE WITH CAUTION (ntpd-opts.h) * - * It has been AutoGen-ed December 17, 2010 at 04:36:27 AM by AutoGen 5.11.6pre1 + * It has been AutoGen-ed December 18, 2010 at 11:21:19 AM by AutoGen 5.11.6pre3 * From the definitions ntpd-opts.def * and the template file options * - * Generated from AutoOpts 33:4:8 templates. + * Generated from AutoOpts 33:5:8 templates. * * AutoOpts is a copyrighted work. This header file is not encumbered * by AutoOpts licensing, but is provided under the licensing terms chosen @@ -39,7 +39,7 @@ * tolerable version is at least as old as what was current when the header * template was released. */ -#define AO_TEMPLATE_VERSION 135172 +#define AO_TEMPLATE_VERSION 135173 #if (AO_TEMPLATE_VERSION < OPTIONS_MINIMUM_VERSION) \ || (AO_TEMPLATE_VERSION > OPTIONS_STRUCT_VERSION) # error option template version mismatches autoopts/options.h header @@ -89,8 +89,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 36 -#define NTPD_VERSION "4.2.7p95" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.7p95" +#define NTPD_VERSION "4.2.7p96" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.7p96" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index 0f646394f..4f4a16f08 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 17, 2010 at 04:37:20 AM by AutoGen 5.11.6pre1 +# It has been AutoGen-ed December 18, 2010 at 11:23:30 AM by AutoGen 5.11.6pre3 # 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 94a2b7c73..4c6d16f37 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2010-12-17 "( 4.2.7p95)" "Programmer's Manual" +.TH NTPD 1 2010-12-18 "( 4.2.7p96)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed December 17, 2010 at 04:37:20 AM by AutoGen 5.11.6pre1 +.\" It has been AutoGen-ed December 18, 2010 at 11:23:29 AM by AutoGen 5.11.6pre3 .\" 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 4a9c949a8..381bef28c 100644 --- a/ntpdc/ntpdc-opts.c +++ b/ntpdc/ntpdc-opts.c @@ -1,11 +1,11 @@ /* * EDIT THIS FILE WITH CAUTION (ntpdc-opts.c) * - * It has been AutoGen-ed December 17, 2010 at 04:37:28 AM by AutoGen 5.11.6pre1 + * It has been AutoGen-ed December 18, 2010 at 11:24:03 AM by AutoGen 5.11.6pre3 * From the definitions ntpdc-opts.def * and the template file options * - * Generated from AutoOpts 33:4:8 templates. + * Generated from AutoOpts 33:5:8 templates. * * AutoOpts is a copyrighted work. This source file is not encumbered * by AutoOpts licensing, but is provided under the licensing terms chosen @@ -451,7 +451,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPDC"; tSCC zUsageTitle[] = -"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p95\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p96\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index 675a96e5c..6a81eeca4 100644 --- a/ntpdc/ntpdc-opts.h +++ b/ntpdc/ntpdc-opts.h @@ -1,11 +1,11 @@ /* * EDIT THIS FILE WITH CAUTION (ntpdc-opts.h) * - * It has been AutoGen-ed December 17, 2010 at 04:37:28 AM by AutoGen 5.11.6pre1 + * It has been AutoGen-ed December 18, 2010 at 11:24:03 AM by AutoGen 5.11.6pre3 * From the definitions ntpdc-opts.def * and the template file options * - * Generated from AutoOpts 33:4:8 templates. + * Generated from AutoOpts 33:5:8 templates. * * AutoOpts is a copyrighted work. This header file is not encumbered * by AutoOpts licensing, but is provided under the licensing terms chosen @@ -39,7 +39,7 @@ * tolerable version is at least as old as what was current when the header * template was released. */ -#define AO_TEMPLATE_VERSION 135172 +#define AO_TEMPLATE_VERSION 135173 #if (AO_TEMPLATE_VERSION < OPTIONS_MINIMUM_VERSION) \ || (AO_TEMPLATE_VERSION > OPTIONS_STRUCT_VERSION) # error option template version mismatches autoopts/options.h header @@ -68,8 +68,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 15 -#define NTPDC_VERSION "4.2.7p95" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p95" +#define NTPDC_VERSION "4.2.7p96" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p96" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index 448465d89..62849f63b 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 17, 2010 at 04:37:41 AM by AutoGen 5.11.6pre1 +# It has been AutoGen-ed December 18, 2010 at 11:26:33 AM by AutoGen 5.11.6pre3 # 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 7263d3299..f76044a01 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2010-12-17 "( 4.2.7p95)" "Programmer's Manual" +.TH NTPDC 1 2010-12-18 "( 4.2.7p96)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed December 17, 2010 at 04:37:41 AM by AutoGen 5.11.6pre1 +.\" It has been AutoGen-ed December 18, 2010 at 11:26:32 AM by AutoGen 5.11.6pre3 .\" 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 3014b293e..9b3b5262e 100644 --- a/ntpq/ntpq-opts.c +++ b/ntpq/ntpq-opts.c @@ -1,11 +1,11 @@ /* * EDIT THIS FILE WITH CAUTION (ntpq-opts.c) * - * It has been AutoGen-ed December 17, 2010 at 04:37:42 AM by AutoGen 5.11.6pre1 + * It has been AutoGen-ed December 18, 2010 at 11:26:34 AM by AutoGen 5.11.6pre3 * From the definitions ntpq-opts.def * and the template file options * - * Generated from AutoOpts 33:4:8 templates. + * Generated from AutoOpts 33:5:8 templates. * * AutoOpts is a copyrighted work. This source file is not encumbered * by AutoOpts licensing, but is provided under the licensing terms chosen @@ -428,7 +428,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPQ"; tSCC zUsageTitle[] = -"ntpq - standard NTP query program - Ver. 4.2.7p95\n\ +"ntpq - standard NTP query program - Ver. 4.2.7p96\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index 795ca54e9..8df0016f4 100644 --- a/ntpq/ntpq-opts.h +++ b/ntpq/ntpq-opts.h @@ -1,11 +1,11 @@ /* * EDIT THIS FILE WITH CAUTION (ntpq-opts.h) * - * It has been AutoGen-ed December 17, 2010 at 04:37:42 AM by AutoGen 5.11.6pre1 + * It has been AutoGen-ed December 18, 2010 at 11:26:33 AM by AutoGen 5.11.6pre3 * From the definitions ntpq-opts.def * and the template file options * - * Generated from AutoOpts 33:4:8 templates. + * Generated from AutoOpts 33:5:8 templates. * * AutoOpts is a copyrighted work. This header file is not encumbered * by AutoOpts licensing, but is provided under the licensing terms chosen @@ -39,7 +39,7 @@ * tolerable version is at least as old as what was current when the header * template was released. */ -#define AO_TEMPLATE_VERSION 135172 +#define AO_TEMPLATE_VERSION 135173 #if (AO_TEMPLATE_VERSION < OPTIONS_MINIMUM_VERSION) \ || (AO_TEMPLATE_VERSION > OPTIONS_STRUCT_VERSION) # error option template version mismatches autoopts/options.h header @@ -67,8 +67,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 14 -#define NTPQ_VERSION "4.2.7p95" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.7p95" +#define NTPQ_VERSION "4.2.7p96" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.7p96" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index a1c75d460..91ebead7a 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 17, 2010 at 04:37:56 AM by AutoGen 5.11.6pre1 +# It has been AutoGen-ed December 18, 2010 at 11:27:06 AM by AutoGen 5.11.6pre3 # 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 5cafe0dd4..776dfb50b 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2010-12-17 "( 4.2.7p95)" "Programmer's Manual" +.TH NTPQ 1 2010-12-18 "( 4.2.7p96)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed December 17, 2010 at 04:37:55 AM by AutoGen 5.11.6pre1 +.\" It has been AutoGen-ed December 18, 2010 at 11:27:05 AM by AutoGen 5.11.6pre3 .\" 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 60e9f2d27..a9ca4a9ed 100644 --- a/ntpsnmpd/ntpsnmpd-opts.c +++ b/ntpsnmpd/ntpsnmpd-opts.c @@ -1,11 +1,11 @@ /* * EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.c) * - * It has been AutoGen-ed December 17, 2010 at 04:37:56 AM by AutoGen 5.11.6pre1 + * It has been AutoGen-ed December 18, 2010 at 11:27:06 AM by AutoGen 5.11.6pre3 * From the definitions ntpsnmpd-opts.def * and the template file options * - * Generated from AutoOpts 33:4:8 templates. + * Generated from AutoOpts 33:5:8 templates. * * AutoOpts is a copyrighted work. This source file is not encumbered * by AutoOpts licensing, but is provided under the licensing terms chosen @@ -255,7 +255,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPSNMPD"; tSCC zUsageTitle[] = -"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p95\n\ +"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p96\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpsnmpd/ntpsnmpd-opts.h b/ntpsnmpd/ntpsnmpd-opts.h index 1457d9f29..70a1e1102 100644 --- a/ntpsnmpd/ntpsnmpd-opts.h +++ b/ntpsnmpd/ntpsnmpd-opts.h @@ -1,11 +1,11 @@ /* * EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.h) * - * It has been AutoGen-ed December 17, 2010 at 04:37:56 AM by AutoGen 5.11.6pre1 + * It has been AutoGen-ed December 18, 2010 at 11:27:06 AM by AutoGen 5.11.6pre3 * From the definitions ntpsnmpd-opts.def * and the template file options * - * Generated from AutoOpts 33:4:8 templates. + * Generated from AutoOpts 33:5:8 templates. * * AutoOpts is a copyrighted work. This header file is not encumbered * by AutoOpts licensing, but is provided under the licensing terms chosen @@ -39,7 +39,7 @@ * tolerable version is at least as old as what was current when the header * template was released. */ -#define AO_TEMPLATE_VERSION 135172 +#define AO_TEMPLATE_VERSION 135173 #if (AO_TEMPLATE_VERSION < OPTIONS_MINIMUM_VERSION) \ || (AO_TEMPLATE_VERSION > OPTIONS_STRUCT_VERSION) # error option template version mismatches autoopts/options.h header @@ -61,8 +61,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 8 -#define NTPSNMPD_VERSION "4.2.7p95" -#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p95" +#define NTPSNMPD_VERSION "4.2.7p96" +#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p96" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpsnmpd/ntpsnmpd-opts.texi b/ntpsnmpd/ntpsnmpd-opts.texi index aaa7df798..92b94d0f1 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 17, 2010 at 04:38:03 AM by AutoGen 5.11.6pre1 +# It has been AutoGen-ed December 18, 2010 at 11:27:19 AM by AutoGen 5.11.6pre3 # 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 6c4ddbac2..3972c5fd2 100644 --- a/ntpsnmpd/ntpsnmpd.1 +++ b/ntpsnmpd/ntpsnmpd.1 @@ -1,7 +1,7 @@ -.TH NTPSNMPD 1 2010-12-17 "( 4.2.7p95)" "Programmer's Manual" +.TH NTPSNMPD 1 2010-12-18 "( 4.2.7p96)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpsnmpd.1) .\" -.\" It has been AutoGen-ed December 17, 2010 at 04:38:03 AM by AutoGen 5.11.6pre1 +.\" It has been AutoGen-ed December 18, 2010 at 11:27:19 AM by AutoGen 5.11.6pre3 .\" From the definitions ntpsnmpd-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index b6da4863d..c5d90817e 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=95 +point=96 ### betapoint is normally modified by script. # ntp-stable Beta number (betapoint) diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index 9a96b4a94..fb5602859 100644 --- a/sntp/sntp-opts.c +++ b/sntp/sntp-opts.c @@ -1,11 +1,11 @@ /* * EDIT THIS FILE WITH CAUTION (sntp-opts.c) * - * It has been AutoGen-ed December 17, 2010 at 04:36:20 AM by AutoGen 5.11.6pre1 + * It has been AutoGen-ed December 18, 2010 at 11:20:49 AM by AutoGen 5.11.6pre3 * From the definitions sntp-opts.def * and the template file options * - * Generated from AutoOpts 33:4:8 templates. + * Generated from AutoOpts 33:5:8 templates. * * AutoOpts is a copyrighted work. This source file is not encumbered * by AutoOpts licensing, but is provided under the licensing terms chosen @@ -473,7 +473,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "SNTP"; tSCC zUsageTitle[] = -"sntp - standard SNTP program - Ver. 4.2.7p95\n\ +"sntp - standard SNTP program - Ver. 4.2.7p96\n\ USAGE: %s [ - [] | --[{=| }] ]... hostname-or-IP ...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index 30bf45fec..65a2aaf1c 100644 --- a/sntp/sntp-opts.h +++ b/sntp/sntp-opts.h @@ -1,11 +1,11 @@ /* * EDIT THIS FILE WITH CAUTION (sntp-opts.h) * - * It has been AutoGen-ed December 17, 2010 at 04:36:19 AM by AutoGen 5.11.6pre1 + * It has been AutoGen-ed December 18, 2010 at 11:20:49 AM by AutoGen 5.11.6pre3 * From the definitions sntp-opts.def * and the template file options * - * Generated from AutoOpts 33:4:8 templates. + * Generated from AutoOpts 33:5:8 templates. * * AutoOpts is a copyrighted work. This header file is not encumbered * by AutoOpts licensing, but is provided under the licensing terms chosen @@ -39,7 +39,7 @@ * tolerable version is at least as old as what was current when the header * template was released. */ -#define AO_TEMPLATE_VERSION 135172 +#define AO_TEMPLATE_VERSION 135173 #if (AO_TEMPLATE_VERSION < OPTIONS_MINIMUM_VERSION) \ || (AO_TEMPLATE_VERSION > OPTIONS_STRUCT_VERSION) # error option template version mismatches autoopts/options.h header @@ -70,8 +70,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 17 -#define SNTP_VERSION "4.2.7p95" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.7p95" +#define SNTP_VERSION "4.2.7p96" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.7p96" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index 51ceb6248..24e84f7e4 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 17, 2010 at 04:36:26 AM by AutoGen 5.11.6pre1 +# It has been AutoGen-ed December 18, 2010 at 11:21:09 AM by AutoGen 5.11.6pre3 # 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 77d79a144..6f7509b53 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2010-12-17 "( 4.2.7p95)" "Programmer's Manual" +.TH SNTP 1 2010-12-18 "( 4.2.7p96)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed December 17, 2010 at 04:36:26 AM by AutoGen 5.11.6pre1 +.\" It has been AutoGen-ed December 18, 2010 at 11:21:09 AM by AutoGen 5.11.6pre3 .\" From the definitions sntp-opts.def .\" and the template file agman1.tpl .\" diff --git a/sntp/sntp.html b/sntp/sntp.html index fef06eff4..c4e88d3b3 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.7p95 of sntp. +

This document applies to version 4.2.7p96 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 26bac58b2..689c164c1 100644 --- a/util/ntp-keygen-opts.c +++ b/util/ntp-keygen-opts.c @@ -1,11 +1,11 @@ /* * EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.c) * - * It has been AutoGen-ed December 17, 2010 at 04:38:08 AM by AutoGen 5.11.6pre1 + * It has been AutoGen-ed December 18, 2010 at 11:27:21 AM by AutoGen 5.11.6pre3 * From the definitions ntp-keygen-opts.def * and the template file options * - * Generated from AutoOpts 33:4:8 templates. + * Generated from AutoOpts 33:5:8 templates. * * AutoOpts is a copyrighted work. This source file is not encumbered * by AutoOpts licensing, but is provided under the licensing terms chosen @@ -757,7 +757,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTP_KEYGEN"; tSCC zUsageTitle[] = -"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p95\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p96\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index 7228d7959..37782331a 100644 --- a/util/ntp-keygen-opts.h +++ b/util/ntp-keygen-opts.h @@ -1,11 +1,11 @@ /* * EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.h) * - * It has been AutoGen-ed December 17, 2010 at 04:38:08 AM by AutoGen 5.11.6pre1 + * It has been AutoGen-ed December 18, 2010 at 11:27:21 AM by AutoGen 5.11.6pre3 * From the definitions ntp-keygen-opts.def * and the template file options * - * Generated from AutoOpts 33:4:8 templates. + * Generated from AutoOpts 33:5:8 templates. * * AutoOpts is a copyrighted work. This header file is not encumbered * by AutoOpts licensing, but is provided under the licensing terms chosen @@ -39,7 +39,7 @@ * tolerable version is at least as old as what was current when the header * template was released. */ -#define AO_TEMPLATE_VERSION 135172 +#define AO_TEMPLATE_VERSION 135173 #if (AO_TEMPLATE_VERSION < OPTIONS_MINIMUM_VERSION) \ || (AO_TEMPLATE_VERSION > OPTIONS_STRUCT_VERSION) # error option template version mismatches autoopts/options.h header @@ -77,8 +77,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 24 -#define NTP_KEYGEN_VERSION "4.2.7p95" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p95" +#define NTP_KEYGEN_VERSION "4.2.7p96" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p96" /* * 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 bec5fd4eb..8e0c84858 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 17, 2010 at 04:38:20 AM by AutoGen 5.11.6pre1 +# It has been AutoGen-ed December 18, 2010 at 11:28:20 AM by AutoGen 5.11.6pre3 # 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 f79a309ed..fc6c354fd 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2010-12-17 "(ntp 4.2.7p95)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2010-12-18 "(ntp 4.2.7p96)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1) .\" -.\" It has been AutoGen-ed December 17, 2010 at 04:38:19 AM by AutoGen 5.11.6pre1 +.\" It has been AutoGen-ed December 18, 2010 at 11:28:15 AM by AutoGen 5.11.6pre3 .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"