From: Harlan Stenn Date: Wed, 30 May 2007 11:45:27 +0000 (-0400) Subject: NTP_4_2_5P41 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06b0437b17990880465fc2bd93a11e5b49cb2697;p=thirdparty%2Fntp.git NTP_4_2_5P41 bk: 465d63d71oNBx7S3Z0_BdtpQzpKqkg --- diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index e0ed600333..c10e3b6668 100644 --- a/ntpd/ntpd-opts.c +++ b/ntpd/ntpd-opts.c @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntpd-opts.c) * - * It has been AutoGen-ed Tuesday May 29, 2007 at 09:31:02 AM EDT + * It has been AutoGen-ed Wednesday May 30, 2007 at 07:36:41 AM EDT * From the definitions ntpd-opts.def * and the template file options * @@ -836,7 +836,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPD"; tSCC zUsageTitle[] = -"ntpd - NTP daemon program - Ver. 4.2.5p40\n\ +"ntpd - NTP daemon program - Ver. 4.2.5p41\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index e0a35be61c..71e04f3ebd 100644 --- a/ntpd/ntpd-opts.h +++ b/ntpd/ntpd-opts.h @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntpd-opts.h) * - * It has been AutoGen-ed Tuesday May 29, 2007 at 09:31:02 AM EDT + * It has been AutoGen-ed Wednesday May 30, 2007 at 07:36:40 AM EDT * From the definitions ntpd-opts.def * and the template file options * @@ -88,8 +88,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 32 -#define NTPD_VERSION "4.2.5p40" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p40" +#define NTPD_VERSION "4.2.5p41" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p41" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index 291399d225..87edb8a9be 100644 --- a/ntpd/ntpd-opts.texi +++ b/ntpd/ntpd-opts.texi @@ -7,7 +7,7 @@ # # DO NOT EDIT THIS FILE (ntpd-opts.texi) # -# It has been AutoGen-ed Tuesday May 29, 2007 at 09:31:05 AM EDT +# It has been AutoGen-ed Wednesday May 30, 2007 at 07:36: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 b32807dff5..9d13c32378 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2007-05-29 "( 4.2.5p40)" "Programmer's Manual" +.TH NTPD 1 2007-05-30 "( 4.2.5p41)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpd.1) .\" -.\" It has been AutoGen-ed Tuesday May 29, 2007 at 09:31:04 AM EDT +.\" It has been AutoGen-ed Wednesday May 30, 2007 at 07:36: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 35b0d307d8..c772c2d3bd 100644 --- a/ntpdc/ntpdc-opts.c +++ b/ntpdc/ntpdc-opts.c @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntpdc-opts.c) * - * It has been AutoGen-ed Tuesday May 29, 2007 at 09:37:45 AM EDT + * It has been AutoGen-ed Wednesday May 30, 2007 at 07:43:16 AM EDT * From the definitions ntpdc-opts.def * and the template file options * @@ -463,7 +463,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPDC"; tSCC zUsageTitle[] = -"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p40\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p41\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index a4256fb84e..9d0f89f05b 100644 --- a/ntpdc/ntpdc-opts.h +++ b/ntpdc/ntpdc-opts.h @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntpdc-opts.h) * - * It has been AutoGen-ed Tuesday May 29, 2007 at 09:37:44 AM EDT + * It has been AutoGen-ed Wednesday May 30, 2007 at 07:43:15 AM EDT * From the definitions ntpdc-opts.def * and the template file options * @@ -71,8 +71,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 15 -#define NTPDC_VERSION "4.2.5p40" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p40" +#define NTPDC_VERSION "4.2.5p41" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p41" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index 533d5643a8..f1efca87a8 100644 --- a/ntpdc/ntpdc-opts.texi +++ b/ntpdc/ntpdc-opts.texi @@ -7,7 +7,7 @@ # # DO NOT EDIT THIS FILE (ntpdc-opts.texi) # -# It has been AutoGen-ed Tuesday May 29, 2007 at 09:37:46 AM EDT +# It has been AutoGen-ed Wednesday May 30, 2007 at 07:43:17 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 86da188646..1efab765ad 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2007-05-29 "( 4.2.5p40)" "Programmer's Manual" +.TH NTPDC 1 2007-05-30 "( 4.2.5p41)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpdc.1) .\" -.\" It has been AutoGen-ed Tuesday May 29, 2007 at 09:37:46 AM EDT +.\" It has been AutoGen-ed Wednesday May 30, 2007 at 07:43:17 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 4fe0b0ae6a..d434328218 100644 --- a/ntpq/ntpq-opts.c +++ b/ntpq/ntpq-opts.c @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntpq-opts.c) * - * It has been AutoGen-ed Tuesday May 29, 2007 at 09:38:15 AM EDT + * It has been AutoGen-ed Wednesday May 30, 2007 at 07:43:47 AM EDT * From the definitions ntpq-opts.def * and the template file options * @@ -411,7 +411,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPQ"; tSCC zUsageTitle[] = -"ntpq - standard NTP query program - Ver. 4.2.5p40\n\ +"ntpq - standard NTP query program - Ver. 4.2.5p41\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index 59bd39b64c..45a30b5000 100644 --- a/ntpq/ntpq-opts.h +++ b/ntpq/ntpq-opts.h @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntpq-opts.h) * - * It has been AutoGen-ed Tuesday May 29, 2007 at 09:38:14 AM EDT + * It has been AutoGen-ed Wednesday May 30, 2007 at 07:43:46 AM EDT * From the definitions ntpq-opts.def * and the template file options * @@ -69,8 +69,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 13 -#define NTPQ_VERSION "4.2.5p40" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p40" +#define NTPQ_VERSION "4.2.5p41" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p41" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index 2d3f89b1a4..ba2e382e6f 100644 --- a/ntpq/ntpq-opts.texi +++ b/ntpq/ntpq-opts.texi @@ -7,7 +7,7 @@ # # DO NOT EDIT THIS FILE (ntpq-opts.texi) # -# It has been AutoGen-ed Tuesday May 29, 2007 at 09:38:17 AM EDT +# It has been AutoGen-ed Wednesday May 30, 2007 at 07:43:49 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 d95ff0271e..7b2a400677 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2007-05-29 "( 4.2.5p40)" "Programmer's Manual" +.TH NTPQ 1 2007-05-30 "( 4.2.5p41)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpq.1) .\" -.\" It has been AutoGen-ed Tuesday May 29, 2007 at 09:38:16 AM EDT +.\" It has been AutoGen-ed Wednesday May 30, 2007 at 07:43:48 AM EDT .\" From the definitions ntpq-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index 9ea94df808..d52dd2ad5d 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=40 +point=41 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index 6d9b826d9c..a90d2c788c 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 May 29, 2007 at 09:38:43 AM EDT + * It has been AutoGen-ed Wednesday May 30, 2007 at 07:44:18 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.5p40\n\ +"sntp - standard SNTP program - Ver. 4.2.5p41\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index 79e02e3ec1..4d6aa5d245 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 May 29, 2007 at 09:38:42 AM EDT + * It has been AutoGen-ed Wednesday May 30, 2007 at 07:44:17 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.5p40" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p40" +#define SNTP_VERSION "4.2.5p41" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p41" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index 402ee36f58..e76b1a373b 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 May 29, 2007 at 09:38:45 AM EDT +# It has been AutoGen-ed Wednesday May 30, 2007 at 07:44:20 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 dffd65bed4..be5198405b 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2007-05-29 "( 4.2.5p40)" "Programmer's Manual" +.TH SNTP 1 2007-05-30 "( 4.2.5p41)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (sntp.1) .\" -.\" It has been AutoGen-ed Tuesday May 29, 2007 at 09:38:44 AM EDT +.\" It has been AutoGen-ed Wednesday May 30, 2007 at 07:44:19 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 4928b8356a..7e3cd866c6 100644 --- a/util/ntp-keygen-opts.c +++ b/util/ntp-keygen-opts.c @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntp-keygen-opts.c) * - * It has been AutoGen-ed Tuesday May 29, 2007 at 09:38:53 AM EDT + * It has been AutoGen-ed Wednesday May 30, 2007 at 07:44:28 AM EDT * From the definitions ntp-keygen-opts.def * and the template file options * @@ -800,7 +800,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTP_KEYGEN"; tSCC zUsageTitle[] = -"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p40\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p41\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index ad98dfda1c..5d99b76ba3 100644 --- a/util/ntp-keygen-opts.h +++ b/util/ntp-keygen-opts.h @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntp-keygen-opts.h) * - * It has been AutoGen-ed Tuesday May 29, 2007 at 09:38:52 AM EDT + * It has been AutoGen-ed Wednesday May 30, 2007 at 07:44:27 AM EDT * From the definitions ntp-keygen-opts.def * and the template file options * @@ -80,8 +80,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 24 -#define NTP_KEYGEN_VERSION "4.2.5p40" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p40" +#define NTP_KEYGEN_VERSION "4.2.5p41" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p41" /* * 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 142096181c..aefdd9a41f 100644 --- a/util/ntp-keygen-opts.texi +++ b/util/ntp-keygen-opts.texi @@ -7,7 +7,7 @@ # # DO NOT EDIT THIS FILE (ntp-keygen-opts.texi) # -# It has been AutoGen-ed Tuesday May 29, 2007 at 09:38:55 AM EDT +# It has been AutoGen-ed Wednesday May 30, 2007 at 07:44:29 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 a7087a5485..9981743325 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2007-05-29 "(ntp 4.2.5p40)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2007-05-30 "(ntp 4.2.5p41)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Tuesday May 29, 2007 at 09:38:54 AM EDT +.\" It has been AutoGen-ed Wednesday May 30, 2007 at 07:44:29 AM EDT .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"