From: Harlan Stenn Date: Tue, 30 Oct 2007 11:46:30 +0000 (-0500) Subject: NTP_4_2_5P92 X-Git-Tag: NTP_4_2_5P92^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76c07fa0050089875622ee111173aba9d85ef159;p=thirdparty%2Fntp.git NTP_4_2_5P92 bk: 472719969Jns_C4tbDDvGqgDU-xyRQ --- diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index 6947a5873..5e00972bd 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 Saturday October 27, 2007 at 07:35:32 AM EDT + * It has been AutoGen-ed Tuesday October 30, 2007 at 06:37:31 AM EST * From the definitions ntpd-opts.def * and the template file options * @@ -853,7 +853,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPD"; tSCC zUsageTitle[] = -"ntpd - NTP daemon program - Ver. 4.2.5p91\n\ +"ntpd - NTP daemon program - Ver. 4.2.5p92\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index ebc05f7da..a3365f0fa 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 Saturday October 27, 2007 at 07:35:31 AM EDT + * It has been AutoGen-ed Tuesday October 30, 2007 at 06:37:30 AM EST * From the definitions ntpd-opts.def * and the template file options * @@ -87,8 +87,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 32 -#define NTPD_VERSION "4.2.5p91" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p91" +#define NTPD_VERSION "4.2.5p92" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p92" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index 1115f60c4..708a28562 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 Saturday October 27, 2007 at 07:35:35 AM EDT +# It has been AutoGen-ed Tuesday October 30, 2007 at 06:37:33 AM EST # From the definitions ntpd-opts.def # and the template file aginfo.tpl @end ignore @@ -60,7 +60,7 @@ This is the automatically generated usage text for ntpd: @exampleindent 0 @example -ntpd - NTP daemon program - Ver. 4.2.5p86 +ntpd - NTP daemon program - Ver. 4.2.5p91 USAGE: ntpd [ - [] | --[@{=| @}] ]... Flg Arg Option-Name Description -4 no ipv4 Force IPv4 DNS name resolution @@ -100,7 +100,7 @@ USAGE: ntpd [ - [] | --[@{=| @}] ]... Str dvar make ARG an ntp variable (RW|DEF) - may appear multiple times -x no slew Slew up to 600 seconds - -v opt version Output version information and exit + opt version Output version information and exit -? no help Display usage information and exit -! no more-help Extended usage information passed thru pager diff --git a/ntpd/ntpd.1 b/ntpd/ntpd.1 index 5536e6001..ebb33fb7c 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2007-10-27 "( 4.2.5p91)" "Programmer's Manual" +.TH NTPD 1 2007-10-30 "( 4.2.5p92)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed Saturday October 27, 2007 at 07:35:33 AM EDT +.\" It has been AutoGen-ed Tuesday October 30, 2007 at 06:37:32 AM EST .\" 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 2952c56a6..9b3863120 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 Saturday October 27, 2007 at 07:42:19 AM EDT + * It has been AutoGen-ed Tuesday October 30, 2007 at 06:44:27 AM EST * From the definitions ntpdc-opts.def * and the template file options * @@ -462,7 +462,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPDC"; tSCC zUsageTitle[] = -"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p91\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p92\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index ee5be0add..272a73077 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 Saturday October 27, 2007 at 07:42:19 AM EDT + * It has been AutoGen-ed Tuesday October 30, 2007 at 06:44:26 AM EST * From the definitions ntpdc-opts.def * and the template file options * @@ -70,8 +70,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 15 -#define NTPDC_VERSION "4.2.5p91" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p91" +#define NTPDC_VERSION "4.2.5p92" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p92" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index 61969ab07..9f66b8bf4 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 Saturday October 27, 2007 at 07:42:21 AM EDT +# It has been AutoGen-ed Tuesday October 30, 2007 at 06:44:28 AM EST # 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.5p86 +ntpdc - vendor-specific NTP query program - Ver. 4.2.5p91 USAGE: ntpdc [ - [] | --[@{=| @}] ]... [ host ...] Flg Arg Option-Name Description -4 no ipv4 Force IPv4 DNS name resolution @@ -86,7 +86,7 @@ USAGE: ntpdc [ - [] | --[@{=| @}] ]... [ host ...] -D Str set-debug-level Set the output debug message level - may appear multiple times -n no numeric numeric host addresses - -v opt version Output version information and exit + opt version Output version information and exit -? no help Display usage information and exit -! no more-help Extended usage information passed thru pager -> opt save-opts Save the option state to a config file diff --git a/ntpdc/ntpdc.1 b/ntpdc/ntpdc.1 index 9316206ae..feaddcc89 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2007-10-27 "( 4.2.5p91)" "Programmer's Manual" +.TH NTPDC 1 2007-10-30 "( 4.2.5p92)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed Saturday October 27, 2007 at 07:42:20 AM EDT +.\" It has been AutoGen-ed Tuesday October 30, 2007 at 06:44:28 AM EST .\" 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 80b1eacf8..e1cabed43 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 Saturday October 27, 2007 at 07:42:50 AM EDT + * It has been AutoGen-ed Tuesday October 30, 2007 at 06:44:57 AM EST * From the definitions ntpq-opts.def * and the template file options * @@ -410,7 +410,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPQ"; tSCC zUsageTitle[] = -"ntpq - standard NTP query program - Ver. 4.2.5p91\n\ +"ntpq - standard NTP query program - Ver. 4.2.5p92\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index 24aa94f84..e8d162cb0 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 Saturday October 27, 2007 at 07:42:50 AM EDT + * It has been AutoGen-ed Tuesday October 30, 2007 at 06:44:56 AM EST * From the definitions ntpq-opts.def * and the template file options * @@ -68,8 +68,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 13 -#define NTPQ_VERSION "4.2.5p91" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p91" +#define NTPQ_VERSION "4.2.5p92" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p92" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index 7bba1b18b..e6ab73362 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 Saturday October 27, 2007 at 07:42:52 AM EDT +# It has been AutoGen-ed Tuesday October 30, 2007 at 06:44:59 AM EST # From the definitions ntpq-opts.def # and the template file aginfo.tpl @end ignore @@ -46,7 +46,7 @@ This is the automatically generated usage text for ntpq: @exampleindent 0 @example -ntpq - standard NTP query program - Ver. 4.2.5p86 +ntpq - standard NTP query program - Ver. 4.2.5p91 USAGE: ntpq [ - [] | --[@{=| @}] ]... [ host ...] Flg Arg Option-Name Description -4 no ipv4 Force IPv4 DNS name resolution @@ -66,7 +66,7 @@ USAGE: ntpq [ - [] | --[@{=| @}] ]... [ host ...] command peers -n no numeric numeric host addresses - -v opt version Output version information and exit + opt version Output version information and exit -? no help Display usage information and exit -! no more-help Extended usage information passed thru pager -> opt save-opts Save the option state to a config file diff --git a/ntpq/ntpq.1 b/ntpq/ntpq.1 index e05178255..d509d7dcd 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2007-10-27 "( 4.2.5p91)" "Programmer's Manual" +.TH NTPQ 1 2007-10-30 "( 4.2.5p92)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed Saturday October 27, 2007 at 07:42:51 AM EDT +.\" It has been AutoGen-ed Tuesday October 30, 2007 at 06:44:57 AM EST .\" From the definitions ntpq-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index 6440ff320..e7e6d3de5 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=91 +point=92 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index 136d096ba..10a662511 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 Saturday October 27, 2007 at 07:43:19 AM EDT + * It has been AutoGen-ed Tuesday October 30, 2007 at 06:45:27 AM EST * From the definitions sntp-opts.def * and the template file options * @@ -513,7 +513,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "SNTP"; tSCC zUsageTitle[] = -"sntp - standard SNTP program - Ver. 4.2.5p91\n\ +"sntp - standard SNTP program - Ver. 4.2.5p92\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index 9606ff487..d7b87b44f 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 Saturday October 27, 2007 at 07:43:18 AM EDT + * It has been AutoGen-ed Tuesday October 30, 2007 at 06:45:26 AM EST * From the definitions sntp-opts.def * and the template file options * @@ -147,8 +147,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 13 -#define SNTP_VERSION "4.2.5p91" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p91" +#define SNTP_VERSION "4.2.5p92" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p92" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index 38d1adfb6..acddbe396 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 Saturday October 27, 2007 at 07:43:21 AM EDT +# It has been AutoGen-ed Tuesday October 30, 2007 at 06:45:30 AM EST # 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 09c01fc7c..61e332ba3 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2007-10-27 "( 4.2.5p91)" "Programmer's Manual" +.TH SNTP 1 2007-10-30 "( 4.2.5p92)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed Saturday October 27, 2007 at 07:43:20 AM EDT +.\" It has been AutoGen-ed Tuesday October 30, 2007 at 06:45:28 AM EST .\" 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 f9786065f..4c8c50318 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 Saturday October 27, 2007 at 07:43:29 AM EDT + * It has been AutoGen-ed Tuesday October 30, 2007 at 06:45:38 AM EST * From the definitions ntp-keygen-opts.def * and the template file options * @@ -800,7 +800,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTP_KEYGEN"; tSCC zUsageTitle[] = -"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p91\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p92\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index 1a2558c1d..c9702d679 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 Saturday October 27, 2007 at 07:43:28 AM EDT + * It has been AutoGen-ed Tuesday October 30, 2007 at 06:45:37 AM EST * From the definitions ntp-keygen-opts.def * and the template file options * @@ -79,8 +79,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 24 -#define NTP_KEYGEN_VERSION "4.2.5p91" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p91" +#define NTP_KEYGEN_VERSION "4.2.5p92" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p92" /* * 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 9638d4a6d..198c9372f 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 Saturday October 27, 2007 at 07:43:31 AM EDT +# It has been AutoGen-ed Tuesday October 30, 2007 at 06:45:40 AM EST # From the definitions ntp-keygen-opts.def # and the template file aginfo.tpl @end ignore @@ -52,7 +52,7 @@ This is the automatically generated usage text for ntp-keygen: @exampleindent 0 @example Using OpenSSL version 90704f -ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p86 +ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p91 USAGE: ntp-keygen [ - [] | --[@{=| @}] ]... Flg Arg Option-Name Description -c Str certificate certificate scheme @@ -77,7 +77,7 @@ USAGE: ntp-keygen [ - [] | --[@{=| @}] ]... -T no trusted-cert trusted certificate (TC scheme) -V Num mv-params generate MV parameters -v Num mv-keys update MV keys - -v opt version Output version information and exit + opt version Output version information and exit -? no help Display usage information and exit -! no more-help Extended usage information passed thru pager -> opt save-opts Save the option state to a config file diff --git a/util/ntp-keygen.1 b/util/ntp-keygen.1 index e0eced6a0..7bc101a1f 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2007-10-27 "(ntp 4.2.5p91)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2007-10-30 "(ntp 4.2.5p92)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Saturday October 27, 2007 at 07:43:30 AM EDT +.\" It has been AutoGen-ed Tuesday October 30, 2007 at 06:45:39 AM EST .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"