From: Harlan Stenn Date: Thu, 15 May 2008 11:44:36 +0000 (-0400) Subject: NTP_4_2_5P115 X-Git-Tag: NTP_4_2_5P115^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00e8a142ee805a7bd6c210a4086c3893cb7ea445;p=thirdparty%2Fntp.git NTP_4_2_5P115 bk: 482c2224qH4Pli-tGWKNAa7zy-JPBg --- diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index ce342c4a2..fb9bcff81 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 Tuesday May 13, 2008 at 07:40:12 AM EDT + * It has been AutoGen-ed Thursday May 15, 2008 at 07:35:39 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.5p114\n\ +"ntpd - NTP daemon program - Ver. 4.2.5p115\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index 68d621820..7a65a0b9d 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 Tuesday May 13, 2008 at 07:40:11 AM EDT + * It has been AutoGen-ed Thursday May 15, 2008 at 07:35:38 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.5p114" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p114" +#define NTPD_VERSION "4.2.5p115" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p115" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index 1f88ef58d..83f29cff7 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 Tuesday May 13, 2008 at 07:40:14 AM EDT +# It has been AutoGen-ed Thursday May 15, 2008 at 07:35:41 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 0cb60274f..9cb66eb06 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2008-05-13 "( 4.2.5p114)" "Programmer's Manual" +.TH NTPD 1 2008-05-15 "( 4.2.5p115)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed Tuesday May 13, 2008 at 07:40:13 AM EDT +.\" It has been AutoGen-ed Thursday May 15, 2008 at 07:35:40 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 62ed22bb8..41791f880 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 Tuesday May 13, 2008 at 07:47:16 AM EDT + * It has been AutoGen-ed Thursday May 15, 2008 at 07:42:32 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.5p114\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p115\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index 9ec0dec8f..1c95b1559 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 Tuesday May 13, 2008 at 07:47:15 AM EDT + * It has been AutoGen-ed Thursday May 15, 2008 at 07:42:31 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.5p114" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p114" +#define NTPDC_VERSION "4.2.5p115" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p115" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index c95d9c3d6..975852799 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 Tuesday May 13, 2008 at 07:47:17 AM EDT +# It has been AutoGen-ed Thursday May 15, 2008 at 07:42:34 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 81a813dc6..9a9d7b8b3 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2008-05-13 "( 4.2.5p114)" "Programmer's Manual" +.TH NTPDC 1 2008-05-15 "( 4.2.5p115)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed Tuesday May 13, 2008 at 07:47:17 AM EDT +.\" It has been AutoGen-ed Thursday May 15, 2008 at 07:42:33 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 8577d1489..d1671e367 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 Tuesday May 13, 2008 at 07:47:48 AM EDT + * It has been AutoGen-ed Thursday May 15, 2008 at 07:43:02 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.5p114\n\ +"ntpq - standard NTP query program - Ver. 4.2.5p115\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index 10ebbe765..72a3b049a 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 Tuesday May 13, 2008 at 07:47:47 AM EDT + * It has been AutoGen-ed Thursday May 15, 2008 at 07:43:01 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.5p114" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p114" +#define NTPQ_VERSION "4.2.5p115" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p115" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index ed9579483..d0a22b2b8 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 Tuesday May 13, 2008 at 07:47:50 AM EDT +# It has been AutoGen-ed Thursday May 15, 2008 at 07:43:04 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 aae1f80be..014dee5ab 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2008-05-13 "( 4.2.5p114)" "Programmer's Manual" +.TH NTPQ 1 2008-05-15 "( 4.2.5p115)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed Tuesday May 13, 2008 at 07:47:48 AM EDT +.\" It has been AutoGen-ed Thursday May 15, 2008 at 07:43:03 AM EDT .\" From the definitions ntpq-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index 0356a54fe..55f38ff22 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=114 +point=115 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index 964ebab30..5978ac951 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 Tuesday May 13, 2008 at 07:48:18 AM EDT + * It has been AutoGen-ed Thursday May 15, 2008 at 07:43:30 AM 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.5p114\n\ +"sntp - standard SNTP program - Ver. 4.2.5p115\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index 23d4b2d1f..eb1a6b114 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 Tuesday May 13, 2008 at 07:48:17 AM EDT + * It has been AutoGen-ed Thursday May 15, 2008 at 07:43:29 AM 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.5p114" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p114" +#define SNTP_VERSION "4.2.5p115" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p115" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index 5bc56a6db..0f500fcf9 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 Tuesday May 13, 2008 at 07:48:20 AM EDT +# It has been AutoGen-ed Thursday May 15, 2008 at 07:43:32 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 bfc97c4f7..9feee2015 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2008-05-13 "( 4.2.5p114)" "Programmer's Manual" +.TH SNTP 1 2008-05-15 "( 4.2.5p115)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed Tuesday May 13, 2008 at 07:48:19 AM EDT +.\" It has been AutoGen-ed Thursday May 15, 2008 at 07:43:31 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 1d0c68b02..8edf65cd9 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 Tuesday May 13, 2008 at 07:48:29 AM EDT + * It has been AutoGen-ed Thursday May 15, 2008 at 07:43:40 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.5p114\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p115\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index 4c8850447..2641925b8 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 Tuesday May 13, 2008 at 07:48:28 AM EDT + * It has been AutoGen-ed Thursday May 15, 2008 at 07:43:39 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.5p114" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p114" +#define NTP_KEYGEN_VERSION "4.2.5p115" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p115" /* * 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 da1b035dd..c82c31d14 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 Tuesday May 13, 2008 at 07:48:30 AM EDT +# It has been AutoGen-ed Thursday May 15, 2008 at 07:43:42 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 b3c8ad2ae..433df4c39 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2008-05-13 "(ntp 4.2.5p114)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2008-05-15 "(ntp 4.2.5p115)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Tuesday May 13, 2008 at 07:48:30 AM EDT +.\" It has been AutoGen-ed Thursday May 15, 2008 at 07:43:41 AM EDT .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"