From: Harlan Stenn Date: Sat, 18 Aug 2007 23:14:33 +0000 (-0400) Subject: NTP_4_2_5P70 X-Git-Tag: NTP_4_2_5P70^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39ebcd85a5cd70ffc108ac8cd34fd9672249b714;p=thirdparty%2Fntp.git NTP_4_2_5P70 bk: 46c77d59SildnJZEig9o6x83V3sl5w --- diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index 56e2380fb..b82a280a0 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 August 18, 2007 at 07:37:53 AM EDT + * It has been AutoGen-ed Saturday August 18, 2007 at 07:05:22 PM EDT * From the definitions ntpd-opts.def * and the template file options * @@ -835,7 +835,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPD"; tSCC zUsageTitle[] = -"ntpd - NTP daemon program - Ver. 4.2.5p69\n\ +"ntpd - NTP daemon program - Ver. 4.2.5p70\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index 456daccf0..f9bdf17a1 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 August 18, 2007 at 07:37:52 AM EDT + * It has been AutoGen-ed Saturday August 18, 2007 at 07:05:21 PM EDT * 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.5p69" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p69" +#define NTPD_VERSION "4.2.5p70" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p70" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index 7f7fd0463..4e428e351 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 August 18, 2007 at 07:37:55 AM EDT +# It has been AutoGen-ed Saturday August 18, 2007 at 07:05:24 PM EDT # 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 7492ece64..904c2e7b9 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2007-08-18 "( 4.2.5p69)" "Programmer's Manual" +.TH NTPD 1 2007-08-18 "( 4.2.5p70)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed Saturday August 18, 2007 at 07:37:54 AM EDT +.\" It has been AutoGen-ed Saturday August 18, 2007 at 07:05:23 PM EDT .\" 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 1e2f58ac8..4d5bc6e1a 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 August 18, 2007 at 07:44:45 AM EDT + * It has been AutoGen-ed Saturday August 18, 2007 at 07:12:18 PM EDT * 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.5p69\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p70\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index a270f77db..8b29c0d77 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 August 18, 2007 at 07:44:45 AM EDT + * It has been AutoGen-ed Saturday August 18, 2007 at 07:12:17 PM EDT * 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.5p69" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p69" +#define NTPDC_VERSION "4.2.5p70" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p70" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index c5d5ac861..bf2ea1ab8 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 August 18, 2007 at 07:44:47 AM EDT +# It has been AutoGen-ed Saturday August 18, 2007 at 07:12:19 PM EDT # 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 286e03d2d..b49c4dcd9 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2007-08-18 "( 4.2.5p69)" "Programmer's Manual" +.TH NTPDC 1 2007-08-18 "( 4.2.5p70)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed Saturday August 18, 2007 at 07:44:46 AM EDT +.\" It has been AutoGen-ed Saturday August 18, 2007 at 07:12:19 PM EDT .\" 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 a6b72697d..c9432097d 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 August 18, 2007 at 07:45:17 AM EDT + * It has been AutoGen-ed Saturday August 18, 2007 at 07:12:49 PM EDT * 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.5p69\n\ +"ntpq - standard NTP query program - Ver. 4.2.5p70\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index 97c886a87..59b6c402b 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 August 18, 2007 at 07:45:16 AM EDT + * It has been AutoGen-ed Saturday August 18, 2007 at 07:12:48 PM EDT * 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.5p69" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p69" +#define NTPQ_VERSION "4.2.5p70" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p70" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index 79a610efb..28030605c 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 August 18, 2007 at 07:45:19 AM EDT +# It has been AutoGen-ed Saturday August 18, 2007 at 07:12:51 PM EDT # 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 f76d1c6f1..97374f9e1 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2007-08-18 "( 4.2.5p69)" "Programmer's Manual" +.TH NTPQ 1 2007-08-18 "( 4.2.5p70)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed Saturday August 18, 2007 at 07:45:18 AM EDT +.\" It has been AutoGen-ed Saturday August 18, 2007 at 07:12:50 PM EDT .\" From the definitions ntpq-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index e9106b346..017266335 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=69 +point=70 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index b266c329b..621d82c7e 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 August 18, 2007 at 07:45:45 AM EDT + * It has been AutoGen-ed Saturday August 18, 2007 at 07:13:19 PM EDT * 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.5p69\n\ +"sntp - standard SNTP program - Ver. 4.2.5p70\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index 2f455e846..44ff839e2 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 August 18, 2007 at 07:45:45 AM EDT + * It has been AutoGen-ed Saturday August 18, 2007 at 07:13:18 PM EDT * 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.5p69" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p69" +#define SNTP_VERSION "4.2.5p70" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p70" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index fca72f50e..a10a47a31 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 August 18, 2007 at 07:45:48 AM EDT +# It has been AutoGen-ed Saturday August 18, 2007 at 07:13:21 PM EDT # 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 aee2c100e..23cba00e3 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2007-08-18 "( 4.2.5p69)" "Programmer's Manual" +.TH SNTP 1 2007-08-18 "( 4.2.5p70)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed Saturday August 18, 2007 at 07:45:47 AM EDT +.\" It has been AutoGen-ed Saturday August 18, 2007 at 07:13:19 PM EDT .\" 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 ebbf3921b..a20722d6f 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 August 18, 2007 at 07:45:55 AM EDT + * It has been AutoGen-ed Saturday August 18, 2007 at 07:13:29 PM EDT * From the definitions ntp-keygen-opts.def * and the template file options * @@ -799,7 +799,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTP_KEYGEN"; tSCC zUsageTitle[] = -"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p69\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p70\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index 17d922ff2..3d3ef1bb4 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 August 18, 2007 at 07:45:54 AM EDT + * It has been AutoGen-ed Saturday August 18, 2007 at 07:13:28 PM EDT * 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.5p69" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p69" +#define NTP_KEYGEN_VERSION "4.2.5p70" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p70" /* * 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 e86cffed5..7985abd41 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 August 18, 2007 at 07:45:57 AM EDT +# It has been AutoGen-ed Saturday August 18, 2007 at 07:13:31 PM EDT # 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 45d0cca64..8ca96f724 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2007-08-18 "(ntp 4.2.5p69)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2007-08-18 "(ntp 4.2.5p70)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Saturday August 18, 2007 at 07:45:56 AM EDT +.\" It has been AutoGen-ed Saturday August 18, 2007 at 07:13:29 PM EDT .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"