From: Harlan Stenn Date: Tue, 24 Jul 2007 11:44:32 +0000 (-0400) Subject: NTP_4_2_5P60 X-Git-Tag: NTP_4_2_5P60^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7b3930bcf3387bcf275b48680db7e2eb769ccc0;p=thirdparty%2Fntp.git NTP_4_2_5P60 bk: 46a5e620grVpwdNX34D7gFbflS9Pcw --- diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index 067d57349..6e4cd3f2a 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 Monday July 23, 2007 at 07:36:59 AM EDT + * It has been AutoGen-ed Tuesday July 24, 2007 at 07:35:41 AM 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.5p59\n\ +"ntpd - NTP daemon program - Ver. 4.2.5p60\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index 96cd8e8f1..ff9940b4e 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 Monday July 23, 2007 at 07:36:58 AM EDT + * It has been AutoGen-ed Tuesday July 24, 2007 at 07:35:40 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.5p59" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p59" +#define NTPD_VERSION "4.2.5p60" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p60" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index e75645edd..2e6b14781 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 Monday July 23, 2007 at 07:37:01 AM EDT +# It has been AutoGen-ed Tuesday July 24, 2007 at 07:35:43 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 edda383f8..6c46693a4 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2007-07-23 "( 4.2.5p59)" "Programmer's Manual" +.TH NTPD 1 2007-07-24 "( 4.2.5p60)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed Monday July 23, 2007 at 07:37:00 AM EDT +.\" It has been AutoGen-ed Tuesday July 24, 2007 at 07:35:42 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 528c647be..32822f649 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 Monday July 23, 2007 at 07:43:44 AM EDT + * It has been AutoGen-ed Tuesday July 24, 2007 at 07:42:20 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.5p59\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p60\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index 1b4b5fed2..d733841b5 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 Monday July 23, 2007 at 07:43:43 AM EDT + * It has been AutoGen-ed Tuesday July 24, 2007 at 07:42:19 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.5p59" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p59" +#define NTPDC_VERSION "4.2.5p60" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p60" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index 384ab0e62..ccab082cc 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 Monday July 23, 2007 at 07:43:46 AM EDT +# It has been AutoGen-ed Tuesday July 24, 2007 at 07:42:22 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 9cce472a5..5216919da 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2007-07-23 "( 4.2.5p59)" "Programmer's Manual" +.TH NTPDC 1 2007-07-24 "( 4.2.5p60)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed Monday July 23, 2007 at 07:43:45 AM EDT +.\" It has been AutoGen-ed Tuesday July 24, 2007 at 07:42:21 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 ee7fac9d1..73bfe8c29 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 Monday July 23, 2007 at 07:44:16 AM EDT + * It has been AutoGen-ed Tuesday July 24, 2007 at 07:42:51 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.5p59\n\ +"ntpq - standard NTP query program - Ver. 4.2.5p60\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index 59ea55bb4..ed9deab79 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 Monday July 23, 2007 at 07:44:16 AM EDT + * It has been AutoGen-ed Tuesday July 24, 2007 at 07:42:51 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.5p59" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p59" +#define NTPQ_VERSION "4.2.5p60" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p60" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index 6b9a51987..d3ba3b8b6 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 Monday July 23, 2007 at 07:44:19 AM EDT +# It has been AutoGen-ed Tuesday July 24, 2007 at 07:42:54 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 9cf124868..2e7b2c0da 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2007-07-23 "( 4.2.5p59)" "Programmer's Manual" +.TH NTPQ 1 2007-07-24 "( 4.2.5p60)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed Monday July 23, 2007 at 07:44:17 AM EDT +.\" It has been AutoGen-ed Tuesday July 24, 2007 at 07:42:53 AM EDT .\" From the definitions ntpq-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index 2788f86d0..c82477c7e 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=59 +point=60 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index c54f50895..cb76db76e 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 Monday July 23, 2007 at 07:44:45 AM EDT + * It has been AutoGen-ed Tuesday July 24, 2007 at 07:43:22 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.5p59\n\ +"sntp - standard SNTP program - Ver. 4.2.5p60\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index 2dbd1b773..67fe5096f 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 Monday July 23, 2007 at 07:44:45 AM EDT + * It has been AutoGen-ed Tuesday July 24, 2007 at 07:43:21 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.5p59" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p59" +#define SNTP_VERSION "4.2.5p60" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p60" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index 67c8f27df..92c143604 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 Monday July 23, 2007 at 07:44:48 AM EDT +# It has been AutoGen-ed Tuesday July 24, 2007 at 07:43:24 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 351dc958d..32ec98389 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2007-07-23 "( 4.2.5p59)" "Programmer's Manual" +.TH SNTP 1 2007-07-24 "( 4.2.5p60)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed Monday July 23, 2007 at 07:44:47 AM EDT +.\" It has been AutoGen-ed Tuesday July 24, 2007 at 07:43:23 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 8e531fba9..9b59a6239 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 Monday July 23, 2007 at 07:44:55 AM EDT + * It has been AutoGen-ed Tuesday July 24, 2007 at 07:43:31 AM 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.5p59\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p60\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index 2adaf2dca..696bbe432 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 Monday July 23, 2007 at 07:44:54 AM EDT + * It has been AutoGen-ed Tuesday July 24, 2007 at 07:43:30 AM 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.5p59" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p59" +#define NTP_KEYGEN_VERSION "4.2.5p60" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p60" /* * 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 e8c81daea..66d7a323b 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 Monday July 23, 2007 at 07:44:57 AM EDT +# It has been AutoGen-ed Tuesday July 24, 2007 at 07:43:33 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 0c20a9704..a23769244 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2007-07-23 "(ntp 4.2.5p59)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2007-07-24 "(ntp 4.2.5p60)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Monday July 23, 2007 at 07:44:56 AM EDT +.\" It has been AutoGen-ed Tuesday July 24, 2007 at 07:43:32 AM EDT .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"