From: Harlan Stenn Date: Tue, 15 Jul 2008 07:44:23 +0000 (-0400) Subject: NTP_4_2_5P119 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cda1591f81bd07680d799f8fdacb6f52d5e91acc;p=thirdparty%2Fntp.git NTP_4_2_5P119 bk: 487c55575JF6smcqXS8G-uTDqpzphg --- diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index 006bb14469..4dd98ff405 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 Friday June 6, 2008 at 07:47:24 PM EDT + * It has been AutoGen-ed Tuesday July 15, 2008 at 03:35:29 AM EDT * 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.5p118\n\ +"ntpd - NTP daemon program - Ver. 4.2.5p119\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index 1e7d30a73e..a96b16c2f6 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 Friday June 6, 2008 at 07:47:23 PM EDT + * It has been AutoGen-ed Tuesday July 15, 2008 at 03:35:28 AM 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.5p118" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p118" +#define NTPD_VERSION "4.2.5p119" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p119" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index 0f9ed35faa..ec91f05035 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 Friday June 6, 2008 at 07:47:27 PM EDT +# It has been AutoGen-ed Tuesday July 15, 2008 at 03:35:32 AM 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 0f1735a308..b6fffbaf99 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2008-06-06 "( 4.2.5p118)" "Programmer's Manual" +.TH NTPD 1 2008-07-15 "( 4.2.5p119)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed Friday June 6, 2008 at 07:47:25 PM EDT +.\" It has been AutoGen-ed Tuesday July 15, 2008 at 03:35:31 AM 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 2e45c5f5b5..7a960f2402 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 Friday June 6, 2008 at 07:54:17 PM EDT + * It has been AutoGen-ed Tuesday July 15, 2008 at 03:42:26 AM 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.5p118\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p119\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index bfc924c82c..26edc5d24b 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 Friday June 6, 2008 at 07:54:16 PM EDT + * It has been AutoGen-ed Tuesday July 15, 2008 at 03:42:25 AM 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.5p118" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p118" +#define NTPDC_VERSION "4.2.5p119" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p119" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index df59e555fe..5e77795258 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 Friday June 6, 2008 at 07:54:19 PM EDT +# It has been AutoGen-ed Tuesday July 15, 2008 at 03:42:28 AM 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 de1762a8c5..186a973907 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2008-06-06 "( 4.2.5p118)" "Programmer's Manual" +.TH NTPDC 1 2008-07-15 "( 4.2.5p119)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed Friday June 6, 2008 at 07:54:18 PM EDT +.\" It has been AutoGen-ed Tuesday July 15, 2008 at 03:42:27 AM 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 4cccc6a0ae..6f2f4ca579 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 Friday June 6, 2008 at 07:54:50 PM EDT + * It has been AutoGen-ed Tuesday July 15, 2008 at 03:42:56 AM 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.5p118\n\ +"ntpq - standard NTP query program - Ver. 4.2.5p119\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index cf9a9d83cc..ee80d5bc4e 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 Friday June 6, 2008 at 07:54:49 PM EDT + * It has been AutoGen-ed Tuesday July 15, 2008 at 03:42:56 AM 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.5p118" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p118" +#define NTPQ_VERSION "4.2.5p119" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p119" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index 6b0548bfd9..21f625b648 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 Friday June 6, 2008 at 07:54:52 PM EDT +# It has been AutoGen-ed Tuesday July 15, 2008 at 03:42:59 AM 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 40a63efd7c..5e2c8f1147 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2008-06-06 "( 4.2.5p118)" "Programmer's Manual" +.TH NTPQ 1 2008-07-15 "( 4.2.5p119)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed Friday June 6, 2008 at 07:54:51 PM EDT +.\" It has been AutoGen-ed Tuesday July 15, 2008 at 03:42:57 AM EDT .\" From the definitions ntpq-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index f84ed16c31..3e298c0e4a 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=118 +point=119 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index acc42765d6..9b409fc603 100644 --- a/sntp/sntp-opts.c +++ b/sntp/sntp-opts.c @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (sntp-opts.c) * - * It has been AutoGen-ed Friday June 6, 2008 at 07:55:18 PM EDT + * It has been AutoGen-ed Tuesday July 15, 2008 at 03:43:25 AM EDT * From the definitions sntp-opts.def * and the template file options * @@ -514,7 +514,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "SNTP"; tSCC zUsageTitle[] = -"sntp - standard SNTP program - Ver. 4.2.5p118\n\ +"sntp - standard SNTP program - Ver. 4.2.5p119\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index 053e490390..613349c3ec 100644 --- a/sntp/sntp-opts.h +++ b/sntp/sntp-opts.h @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (sntp-opts.h) * - * It has been AutoGen-ed Friday June 6, 2008 at 07:55:17 PM EDT + * It has been AutoGen-ed Tuesday July 15, 2008 at 03:43:24 AM EDT * From the definitions sntp-opts.def * and the template file options * @@ -148,8 +148,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 13 -#define SNTP_VERSION "4.2.5p118" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p118" +#define SNTP_VERSION "4.2.5p119" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p119" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index 9d8dc37afc..46c04f374d 100644 --- a/sntp/sntp-opts.texi +++ b/sntp/sntp-opts.texi @@ -7,7 +7,7 @@ # # DO NOT EDIT THIS FILE (sntp-opts.texi) # -# It has been AutoGen-ed Friday June 6, 2008 at 07:55:21 PM EDT +# It has been AutoGen-ed Tuesday July 15, 2008 at 03:43:27 AM 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 7a458ac2e5..708d3e1aed 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2008-06-06 "( 4.2.5p118)" "Programmer's Manual" +.TH SNTP 1 2008-07-15 "( 4.2.5p119)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (sntp.1) .\" -.\" It has been AutoGen-ed Friday June 6, 2008 at 07:55:19 PM EDT +.\" It has been AutoGen-ed Tuesday July 15, 2008 at 03:43:26 AM 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 9c39bbed95..5879bd1043 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 Friday June 6, 2008 at 07:55:29 PM EDT + * It has been AutoGen-ed Tuesday July 15, 2008 at 03:43:34 AM EDT * From the definitions ntp-keygen-opts.def * and the template file options * @@ -770,7 +770,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTP_KEYGEN"; tSCC zUsageTitle[] = -"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p118\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p119\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index 14f69f549d..8c05ff5c65 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 Friday June 6, 2008 at 07:55:28 PM EDT + * It has been AutoGen-ed Tuesday July 15, 2008 at 03:43:33 AM EDT * From the definitions ntp-keygen-opts.def * and the template file options * @@ -78,8 +78,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 23 -#define NTP_KEYGEN_VERSION "4.2.5p118" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p118" +#define NTP_KEYGEN_VERSION "4.2.5p119" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p119" /* * 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 f113c6cccb..648f21a3fd 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 Friday June 6, 2008 at 07:55:31 PM EDT +# It has been AutoGen-ed Tuesday July 15, 2008 at 03:43:37 AM 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 eb2e5e3de6..65e1eef6b4 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2008-06-06 "(ntp 4.2.5p118)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2008-07-15 "(ntp 4.2.5p119)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Friday June 6, 2008 at 07:55:30 PM EDT +.\" It has been AutoGen-ed Tuesday July 15, 2008 at 03:43:36 AM EDT .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"