From: Harlan Stenn Date: Wed, 16 Jul 2008 22:07:06 +0000 (-0400) Subject: NTP_4_2_5P120 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0daaa2004ca3531fc46ddfc5a6059222969512b2;p=thirdparty%2Fntp.git NTP_4_2_5P120 bk: 487e710aiN1giKSzJb_DcbGSV_TllA --- diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index 4dd98ff405..11f3fce4ca 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 July 15, 2008 at 03:35:29 AM EDT + * It has been AutoGen-ed Wednesday July 16, 2008 at 05:58:16 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.5p119\n\ +"ntpd - NTP daemon program - Ver. 4.2.5p120\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index a96b16c2f6..7399700158 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 July 15, 2008 at 03:35:28 AM EDT + * It has been AutoGen-ed Wednesday July 16, 2008 at 05:58:15 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.5p119" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p119" +#define NTPD_VERSION "4.2.5p120" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p120" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index ec91f05035..a1cbca8d2c 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 July 15, 2008 at 03:35:32 AM EDT +# It has been AutoGen-ed Wednesday July 16, 2008 at 05:58:18 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 b6fffbaf99..382e988251 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2008-07-15 "( 4.2.5p119)" "Programmer's Manual" +.TH NTPD 1 2008-07-16 "( 4.2.5p120)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed Tuesday July 15, 2008 at 03:35:31 AM EDT +.\" It has been AutoGen-ed Wednesday July 16, 2008 at 05:58:17 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 7a960f2402..7003ac8a83 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 July 15, 2008 at 03:42:26 AM EDT + * It has been AutoGen-ed Wednesday July 16, 2008 at 06:05:05 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.5p119\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p120\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index 26edc5d24b..6cf95692e1 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 July 15, 2008 at 03:42:25 AM EDT + * It has been AutoGen-ed Wednesday July 16, 2008 at 06:05:05 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.5p119" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p119" +#define NTPDC_VERSION "4.2.5p120" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p120" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index 5e77795258..2860d60cc0 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 July 15, 2008 at 03:42:28 AM EDT +# It has been AutoGen-ed Wednesday July 16, 2008 at 06:05:07 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 186a973907..716c3a2498 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2008-07-15 "( 4.2.5p119)" "Programmer's Manual" +.TH NTPDC 1 2008-07-16 "( 4.2.5p120)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed Tuesday July 15, 2008 at 03:42:27 AM EDT +.\" It has been AutoGen-ed Wednesday July 16, 2008 at 06:05:07 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 6f2f4ca579..2e744dd45a 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 July 15, 2008 at 03:42:56 AM EDT + * It has been AutoGen-ed Wednesday July 16, 2008 at 06:05:36 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.5p119\n\ +"ntpq - standard NTP query program - Ver. 4.2.5p120\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index ee80d5bc4e..dcd64b830f 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 July 15, 2008 at 03:42:56 AM EDT + * It has been AutoGen-ed Wednesday July 16, 2008 at 06:05:36 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.5p119" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p119" +#define NTPQ_VERSION "4.2.5p120" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p120" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index 21f625b648..f4142da3cb 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 July 15, 2008 at 03:42:59 AM EDT +# It has been AutoGen-ed Wednesday July 16, 2008 at 06:05:38 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 5e2c8f1147..3848f11aa9 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2008-07-15 "( 4.2.5p119)" "Programmer's Manual" +.TH NTPQ 1 2008-07-16 "( 4.2.5p120)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed Tuesday July 15, 2008 at 03:42:57 AM EDT +.\" It has been AutoGen-ed Wednesday July 16, 2008 at 06:05:37 PM EDT .\" From the definitions ntpq-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index 3e298c0e4a..61cee7b8c5 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=119 +point=120 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index 9b409fc603..d8fea2672e 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 Tuesday July 15, 2008 at 03:43:25 AM EDT + * It has been AutoGen-ed Wednesday July 16, 2008 at 06:06:05 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.5p119\n\ +"sntp - standard SNTP program - Ver. 4.2.5p120\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index 613349c3ec..0d4992fdb9 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 Tuesday July 15, 2008 at 03:43:24 AM EDT + * It has been AutoGen-ed Wednesday July 16, 2008 at 06:06:04 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.5p119" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p119" +#define SNTP_VERSION "4.2.5p120" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p120" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index 46c04f374d..de2462073c 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 Tuesday July 15, 2008 at 03:43:27 AM EDT +# It has been AutoGen-ed Wednesday July 16, 2008 at 06:06:07 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 708d3e1aed..523c47a8fc 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2008-07-15 "( 4.2.5p119)" "Programmer's Manual" +.TH SNTP 1 2008-07-16 "( 4.2.5p120)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (sntp.1) .\" -.\" It has been AutoGen-ed Tuesday July 15, 2008 at 03:43:26 AM EDT +.\" It has been AutoGen-ed Wednesday July 16, 2008 at 06:06:06 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 5879bd1043..23cc1cea47 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 July 15, 2008 at 03:43:34 AM EDT + * It has been AutoGen-ed Wednesday July 16, 2008 at 06:06:15 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.5p119\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p120\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index 8c05ff5c65..c598915055 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 July 15, 2008 at 03:43:33 AM EDT + * It has been AutoGen-ed Wednesday July 16, 2008 at 06:06:14 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.5p119" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p119" +#define NTP_KEYGEN_VERSION "4.2.5p120" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p120" /* * 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 648f21a3fd..13f6d79b3a 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 July 15, 2008 at 03:43:37 AM EDT +# It has been AutoGen-ed Wednesday July 16, 2008 at 06:06:17 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 65e1eef6b4..0878fef50f 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2008-07-15 "(ntp 4.2.5p119)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2008-07-16 "(ntp 4.2.5p120)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Tuesday July 15, 2008 at 03:43:36 AM EDT +.\" It has been AutoGen-ed Wednesday July 16, 2008 at 06:06:16 PM EDT .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"