From: Harlan Stenn Date: Thu, 31 Aug 2006 06:06:16 +0000 (-0400) Subject: NTP_4_2_3P38 X-Git-Tag: NTP_4_2_3P38^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad444af80be3dadd815a767f6e52d41cc06b3341;p=thirdparty%2Fntp.git NTP_4_2_3P38 bk: 44f67c58biMNk7veJXbErPH3uVTLEA --- diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index ba989bbe9..814b5458e 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 Monday August 28, 2006 at 07:24:53 AM EDT + * It has been AutoGen-ed Thursday August 31, 2006 at 01:42:51 AM EDT * From the definitions ntpd-opts.def * and the template file options */ @@ -864,7 +864,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPD"; tSCC zUsageTitle[] = -"ntpd - NTP daemon program - Ver. 4.2.3p37\n\ +"ntpd - NTP daemon program - Ver. 4.2.3p38\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index 23a9c2a9b..3ea75490b 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 Monday August 28, 2006 at 07:24:52 AM EDT + * It has been AutoGen-ed Thursday August 31, 2006 at 01:42:50 AM EDT * From the definitions ntpd-opts.def * and the template file options */ @@ -88,8 +88,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 34 -#define NTPD_VERSION "4.2.3p37" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.3p37" +#define NTPD_VERSION "4.2.3p38" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.3p38" /* * Interface defines for all options. Replace "n" with diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index 43e4fbdbd..af2532b76 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 Monday August 28, 2006 at 07:24:56 AM EDT +# It has been AutoGen-ed Thursday August 31, 2006 at 01:42:53 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 8f73dd1df..bb588b2bb 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2006-08-28 "( 4.2.3p37)" "Programmer's Manual" +.TH NTPD 1 2006-08-31 "( 4.2.3p38)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpd.1) .\" -.\" It has been AutoGen-ed Monday August 28, 2006 at 07:24:54 AM EDT +.\" It has been AutoGen-ed Thursday August 31, 2006 at 01:42:52 AM EDT .\" From the definitions ntpd-opts.def .\" and the template file agman1.tpl .\" diff --git a/ntpd/ntpdsim-opts.c b/ntpd/ntpdsim-opts.c index 8ea60d474..f8b89230a 100644 --- a/ntpd/ntpdsim-opts.c +++ b/ntpd/ntpdsim-opts.c @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntpdsim-opts.c) * - * It has been AutoGen-ed Monday August 28, 2006 at 07:24:58 AM EDT + * It has been AutoGen-ed Thursday August 31, 2006 at 01:42:55 AM EDT * From the definitions ntpdsim-opts.def * and the template file options */ @@ -1062,7 +1062,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPDSIM"; tSCC zUsageTitle[] = -"ntpdsim - NTP daemon simulation program - Ver. 4.2.3p37\n\ +"ntpdsim - NTP daemon simulation program - Ver. 4.2.3p38\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpd/ntpdsim-opts.h b/ntpd/ntpdsim-opts.h index c57a45278..6bd2a90aa 100644 --- a/ntpd/ntpdsim-opts.h +++ b/ntpd/ntpdsim-opts.h @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntpdsim-opts.h) * - * It has been AutoGen-ed Monday August 28, 2006 at 07:24:57 AM EDT + * It has been AutoGen-ed Thursday August 31, 2006 at 01:42:54 AM EDT * From the definitions ntpdsim-opts.def * and the template file options */ @@ -97,8 +97,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 43 -#define NTPDSIM_VERSION "4.2.3p37" -#define NTPDSIM_FULL_VERSION "ntpdsim - NTP daemon simulation program - Ver. 4.2.3p37" +#define NTPDSIM_VERSION "4.2.3p38" +#define NTPDSIM_FULL_VERSION "ntpdsim - NTP daemon simulation program - Ver. 4.2.3p38" /* * Interface defines for all options. Replace "n" with diff --git a/ntpd/ntpdsim-opts.texi b/ntpd/ntpdsim-opts.texi index 238f262e5..9693920b4 100644 --- a/ntpd/ntpdsim-opts.texi +++ b/ntpd/ntpdsim-opts.texi @@ -7,7 +7,7 @@ # # DO NOT EDIT THIS FILE (ntpdsim-opts.texi) # -# It has been AutoGen-ed Monday August 28, 2006 at 07:25:01 AM EDT +# It has been AutoGen-ed Thursday August 31, 2006 at 01:42:58 AM EDT # From the definitions ntpdsim-opts.def # and the template file aginfo.tpl @end ignore diff --git a/ntpd/ntpdsim.1 b/ntpd/ntpdsim.1 index f55ca4ef3..980b6665e 100644 --- a/ntpd/ntpdsim.1 +++ b/ntpd/ntpdsim.1 @@ -1,7 +1,7 @@ -.TH NTPDSIM 1 2006-08-28 "( 4.2.3p37)" "Programmer's Manual" +.TH NTPDSIM 1 2006-08-31 "( 4.2.3p38)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpdsim.1) .\" -.\" It has been AutoGen-ed Monday August 28, 2006 at 07:24:59 AM EDT +.\" It has been AutoGen-ed Thursday August 31, 2006 at 01:42:57 AM EDT .\" From the definitions ntpdsim-opts.def .\" and the template file agman1.tpl .\" diff --git a/ntpdc/ntpdc-opts.c b/ntpdc/ntpdc-opts.c index fc88f84b3..3ecc82b5a 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 Monday August 28, 2006 at 07:31:27 AM EDT + * It has been AutoGen-ed Thursday August 31, 2006 at 01:49:06 AM EDT * From the definitions ntpdc-opts.def * and the template file options */ @@ -451,7 +451,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPDC"; tSCC zUsageTitle[] = -"ntpdc - vendor-specific NTP query program - Ver. 4.2.3p37\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.3p38\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index 9e56ac437..616e4829a 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 Monday August 28, 2006 at 07:31:27 AM EDT + * It has been AutoGen-ed Thursday August 31, 2006 at 01:49:06 AM EDT * From the definitions ntpdc-opts.def * and the template file options */ @@ -69,8 +69,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 15 -#define NTPDC_VERSION "4.2.3p37" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.3p37" +#define NTPDC_VERSION "4.2.3p38" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.3p38" /* * Interface defines for all options. Replace "n" with diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index 0ffc9da87..8fa7125f3 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 Monday August 28, 2006 at 07:31:30 AM EDT +# It has been AutoGen-ed Thursday August 31, 2006 at 01:49:08 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 6f109829a..610e0d5fe 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2006-08-28 "( 4.2.3p37)" "Programmer's Manual" +.TH NTPDC 1 2006-08-31 "( 4.2.3p38)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpdc.1) .\" -.\" It has been AutoGen-ed Monday August 28, 2006 at 07:31:29 AM EDT +.\" It has been AutoGen-ed Thursday August 31, 2006 at 01:49:08 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 3a0883ce8..416fd8690 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 Monday August 28, 2006 at 07:31:58 AM EDT + * It has been AutoGen-ed Thursday August 31, 2006 at 01:49:37 AM EDT * From the definitions ntpq-opts.def * and the template file options */ @@ -399,7 +399,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPQ"; tSCC zUsageTitle[] = -"ntpq - standard NTP query program - Ver. 4.2.3p37\n\ +"ntpq - standard NTP query program - Ver. 4.2.3p38\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index 5878b9134..26ad38b91 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 Monday August 28, 2006 at 07:31:58 AM EDT + * It has been AutoGen-ed Thursday August 31, 2006 at 01:49:36 AM EDT * From the definitions ntpq-opts.def * and the template file options */ @@ -67,8 +67,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 13 -#define NTPQ_VERSION "4.2.3p37" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.3p37" +#define NTPQ_VERSION "4.2.3p38" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.3p38" /* * Interface defines for all options. Replace "n" with diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index 7ea4fac5d..be403b4d6 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 Monday August 28, 2006 at 07:32:01 AM EDT +# It has been AutoGen-ed Thursday August 31, 2006 at 01:49:39 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 0eb7dfa3e..a0939bea0 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2006-08-28 "( 4.2.3p37)" "Programmer's Manual" +.TH NTPQ 1 2006-08-31 "( 4.2.3p38)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpq.1) .\" -.\" It has been AutoGen-ed Monday August 28, 2006 at 07:32:00 AM EDT +.\" It has been AutoGen-ed Thursday August 31, 2006 at 01:49:38 AM EDT .\" From the definitions ntpq-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index 957f67974..b81dd7269 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=37 +point=38 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index 70c4184bd..c6cc4ed4d 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 Monday August 28, 2006 at 07:32:28 AM EDT + * It has been AutoGen-ed Thursday August 31, 2006 at 01:50:08 AM EDT * From the definitions sntp-opts.def * and the template file options */ @@ -481,7 +481,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "SNTP"; tSCC zUsageTitle[] = -"sntp - standard SNTP program - Ver. 4.2.3p37\n\ +"sntp - standard SNTP program - Ver. 4.2.3p38\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index fdfb7c867..56a1395de 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 Monday August 28, 2006 at 07:32:27 AM EDT + * It has been AutoGen-ed Thursday August 31, 2006 at 01:50:07 AM EDT * From the definitions sntp-opts.def * and the template file options */ @@ -145,8 +145,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 12 -#define SNTP_VERSION "4.2.3p37" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.3p37" +#define SNTP_VERSION "4.2.3p38" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.3p38" /* * Interface defines for all options. Replace "n" with diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index 543a83d0e..e7ba3258d 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 Monday August 28, 2006 at 09:45:34 PM EDT +# It has been AutoGen-ed Thursday August 31, 2006 at 01:50:10 AM EDT # From the definitions sntp-opts.def # and the template file aginfo.tpl @end ignore diff --git a/util/ntp-keygen-opts.c b/util/ntp-keygen-opts.c index 4c60b9bc8..17d9f0384 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 Monday August 28, 2006 at 07:32:38 AM EDT + * It has been AutoGen-ed Thursday August 31, 2006 at 01:50:17 AM EDT * From the definitions ntp-keygen-opts.def * and the template file options */ @@ -789,7 +789,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTP_KEYGEN"; tSCC zUsageTitle[] = -"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p37\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p38\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index 96f975653..80b14ab28 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 Monday August 28, 2006 at 07:32:37 AM EDT + * It has been AutoGen-ed Thursday August 31, 2006 at 01:50:16 AM EDT * From the definitions ntp-keygen-opts.def * and the template file options */ @@ -78,8 +78,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 24 -#define NTP_KEYGEN_VERSION "4.2.3p37" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p37" +#define NTP_KEYGEN_VERSION "4.2.3p38" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p38" /* * Interface defines for all options. Replace "n" with diff --git a/util/ntp-keygen-opts.texi b/util/ntp-keygen-opts.texi index 03c2d6e13..73bf17fed 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 Monday August 28, 2006 at 07:32:39 AM EDT +# It has been AutoGen-ed Thursday August 31, 2006 at 01:50:19 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 b24db35c6..d83a55208 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2006-08-28 "(ntp 4.2.3p37)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2006-08-31 "(ntp 4.2.3p38)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Monday August 28, 2006 at 07:32:39 AM EDT +.\" It has been AutoGen-ed Thursday August 31, 2006 at 01:50:19 AM EDT .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"