From: Harlan Stenn Date: Fri, 6 Jun 2008 23:56:21 +0000 (-0400) Subject: NTP_4_2_5P118 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc39d436f0433a26dc98e84f81eb827dd2005d93;p=thirdparty%2Fntp.git NTP_4_2_5P118 bk: 4849cea5V1ABJGoyWic_CE8aY9maCg --- diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index 4952b2d35d..006bb14469 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 Wednesday May 21, 2008 at 07:39:09 AM EDT + * It has been AutoGen-ed Friday June 6, 2008 at 07:47:24 PM 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.5p117\n\ +"ntpd - NTP daemon program - Ver. 4.2.5p118\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index d9887d35f7..1e7d30a73e 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 Wednesday May 21, 2008 at 07:39:08 AM EDT + * It has been AutoGen-ed Friday June 6, 2008 at 07:47:23 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.5p117" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p117" +#define NTPD_VERSION "4.2.5p118" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p118" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index fe7fd5f51b..0f9ed35faa 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 Wednesday May 21, 2008 at 07:39:11 AM EDT +# It has been AutoGen-ed Friday June 6, 2008 at 07:47:27 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 3ccdefbeed..0f1735a308 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2008-05-21 "( 4.2.5p117)" "Programmer's Manual" +.TH NTPD 1 2008-06-06 "( 4.2.5p118)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed Wednesday May 21, 2008 at 07:39:10 AM EDT +.\" It has been AutoGen-ed Friday June 6, 2008 at 07:47:25 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 fc1d7a1a17..2e45c5f5b5 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 Wednesday May 21, 2008 at 07:46:09 AM EDT + * It has been AutoGen-ed Friday June 6, 2008 at 07:54:17 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.5p117\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p118\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index 8ffe6ec382..bfc924c82c 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 Wednesday May 21, 2008 at 07:46:08 AM EDT + * It has been AutoGen-ed Friday June 6, 2008 at 07:54:16 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.5p117" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p117" +#define NTPDC_VERSION "4.2.5p118" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p118" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index 6eaa4af6b4..df59e555fe 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 Wednesday May 21, 2008 at 07:46:10 AM EDT +# It has been AutoGen-ed Friday June 6, 2008 at 07:54: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 3f612a32f4..de1762a8c5 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2008-05-21 "( 4.2.5p117)" "Programmer's Manual" +.TH NTPDC 1 2008-06-06 "( 4.2.5p118)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed Wednesday May 21, 2008 at 07:46:10 AM EDT +.\" It has been AutoGen-ed Friday June 6, 2008 at 07:54:18 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 698cef93ab..4cccc6a0ae 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 Wednesday May 21, 2008 at 07:46:41 AM EDT + * It has been AutoGen-ed Friday June 6, 2008 at 07:54:50 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.5p117\n\ +"ntpq - standard NTP query program - Ver. 4.2.5p118\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index 2d78857060..cf9a9d83cc 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 Wednesday May 21, 2008 at 07:46:40 AM EDT + * It has been AutoGen-ed Friday June 6, 2008 at 07:54:49 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.5p117" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p117" +#define NTPQ_VERSION "4.2.5p118" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p118" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index 4edbbbd44e..6b0548bfd9 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 Wednesday May 21, 2008 at 07:46:43 AM EDT +# It has been AutoGen-ed Friday June 6, 2008 at 07:54:52 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 dea09c6afd..40a63efd7c 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2008-05-21 "( 4.2.5p117)" "Programmer's Manual" +.TH NTPQ 1 2008-06-06 "( 4.2.5p118)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed Wednesday May 21, 2008 at 07:46:42 AM EDT +.\" It has been AutoGen-ed Friday June 6, 2008 at 07:54:51 PM EDT .\" From the definitions ntpq-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index 70711bc828..f84ed16c31 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=117 +point=118 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index 3bae9a1864..acc42765d6 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 Wednesday May 21, 2008 at 07:47:09 AM EDT + * It has been AutoGen-ed Friday June 6, 2008 at 07:55:18 PM 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.5p117\n\ +"sntp - standard SNTP program - Ver. 4.2.5p118\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index 5d0c6643c7..053e490390 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 Wednesday May 21, 2008 at 07:47:09 AM EDT + * It has been AutoGen-ed Friday June 6, 2008 at 07:55:17 PM 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.5p117" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p117" +#define SNTP_VERSION "4.2.5p118" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p118" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index 5d0b99d12f..9d8dc37afc 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 Wednesday May 21, 2008 at 07:47:11 AM EDT +# It has been AutoGen-ed Friday June 6, 2008 at 07:55: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 88d9687d31..7a458ac2e5 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2008-05-21 "( 4.2.5p117)" "Programmer's Manual" +.TH SNTP 1 2008-06-06 "( 4.2.5p118)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (sntp.1) .\" -.\" It has been AutoGen-ed Wednesday May 21, 2008 at 07:47:10 AM EDT +.\" It has been AutoGen-ed Friday June 6, 2008 at 07:55: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 1391dc6bea..9c39bbed95 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 Wednesday May 21, 2008 at 07:47:20 AM EDT + * It has been AutoGen-ed Friday June 6, 2008 at 07:55:29 PM 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.5p117\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p118\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index 5321afd4cb..14f69f549d 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 Wednesday May 21, 2008 at 07:47:19 AM EDT + * It has been AutoGen-ed Friday June 6, 2008 at 07:55:28 PM 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.5p117" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p117" +#define NTP_KEYGEN_VERSION "4.2.5p118" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p118" /* * 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 d7e08988b4..f113c6cccb 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 Wednesday May 21, 2008 at 07:47:22 AM EDT +# It has been AutoGen-ed Friday June 6, 2008 at 07:55: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 fb53ca34c5..eb2e5e3de6 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2008-05-21 "(ntp 4.2.5p117)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2008-06-06 "(ntp 4.2.5p118)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Wednesday May 21, 2008 at 07:47:21 AM EDT +.\" It has been AutoGen-ed Friday June 6, 2008 at 07:55:30 PM EDT .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"