From: Harlan Stenn Date: Thu, 22 Nov 2007 11:46:46 +0000 (-0500) Subject: NTP_4_2_5P100 X-Git-Tag: NTP_4_2_5P100^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28fa4af9fe287ad3597c135cbcc3f2e29563c6ce;p=thirdparty%2Fntp.git NTP_4_2_5P100 bk: 47456c26AYl4NLQ6QvIssLA3XqOV6A --- diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index 39f0a6b05..841ddd372 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 Thursday November 22, 2007 at 04:16:21 AM EST + * It has been AutoGen-ed Thursday November 22, 2007 at 06:37:45 AM EST * 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.5p99\n\ +"ntpd - NTP daemon program - Ver. 4.2.5p100\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index ca4ec4d57..c7f8eb2b4 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 Thursday November 22, 2007 at 04:16:20 AM EST + * It has been AutoGen-ed Thursday November 22, 2007 at 06:37:44 AM EST * 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.5p99" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p99" +#define NTPD_VERSION "4.2.5p100" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p100" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index 69b55f140..617cf4a57 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 Thursday November 22, 2007 at 04:16:24 AM EST +# It has been AutoGen-ed Thursday November 22, 2007 at 06:37:48 AM EST # 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 4605ec620..b20630f7b 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2007-11-22 "( 4.2.5p99)" "Programmer's Manual" +.TH NTPD 1 2007-11-22 "( 4.2.5p100)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed Thursday November 22, 2007 at 04:16:22 AM EST +.\" It has been AutoGen-ed Thursday November 22, 2007 at 06:37:47 AM EST .\" 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 f791141b7..bcc668cd0 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 November 21, 2007 at 06:47:10 AM EST + * It has been AutoGen-ed Thursday November 22, 2007 at 06:44:40 AM EST * 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.5p99\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p100\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index 074f84ed4..7ae59eba8 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 November 21, 2007 at 06:47:10 AM EST + * It has been AutoGen-ed Thursday November 22, 2007 at 06:44:39 AM EST * 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.5p99" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p99" +#define NTPDC_VERSION "4.2.5p100" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p100" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index 9defa41d5..a5af8f537 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 November 21, 2007 at 06:47:12 AM EST +# It has been AutoGen-ed Thursday November 22, 2007 at 06:44:42 AM EST # 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 03d1c7008..7e9ab6df8 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2007-11-21 "( 4.2.5p99)" "Programmer's Manual" +.TH NTPDC 1 2007-11-22 "( 4.2.5p100)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed Wednesday November 21, 2007 at 06:47:11 AM EST +.\" It has been AutoGen-ed Thursday November 22, 2007 at 06:44:41 AM EST .\" 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 c76a94342..ad8d6f816 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 November 21, 2007 at 06:47:41 AM EST + * It has been AutoGen-ed Thursday November 22, 2007 at 06:45:13 AM EST * 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.5p99\n\ +"ntpq - standard NTP query program - Ver. 4.2.5p100\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index 44666d34c..b86f90f08 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 November 21, 2007 at 06:47:41 AM EST + * It has been AutoGen-ed Thursday November 22, 2007 at 06:45:13 AM EST * 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.5p99" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p99" +#define NTPQ_VERSION "4.2.5p100" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p100" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index c346f3995..530fb3059 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 November 21, 2007 at 06:47:43 AM EST +# It has been AutoGen-ed Thursday November 22, 2007 at 06:45:16 AM EST # 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 b857b6d4b..28edad7a8 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2007-11-21 "( 4.2.5p99)" "Programmer's Manual" +.TH NTPQ 1 2007-11-22 "( 4.2.5p100)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed Wednesday November 21, 2007 at 06:47:42 AM EST +.\" It has been AutoGen-ed Thursday November 22, 2007 at 06:45:14 AM EST .\" From the definitions ntpq-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index b1860b08f..8201b5377 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=99 +point=100 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index f0e6ac5eb..e489c55b5 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 Wednesday November 21, 2007 at 06:48:09 AM EST + * It has been AutoGen-ed Thursday November 22, 2007 at 06:45:42 AM EST * 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.5p99\n\ +"sntp - standard SNTP program - Ver. 4.2.5p100\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index 4041ef0ed..e99e3da1a 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 Wednesday November 21, 2007 at 06:48:09 AM EST + * It has been AutoGen-ed Thursday November 22, 2007 at 06:45:41 AM EST * 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.5p99" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p99" +#define SNTP_VERSION "4.2.5p100" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p100" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index e2ab1a4c2..e7b3641b9 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 Wednesday November 21, 2007 at 06:48:12 AM EST +# It has been AutoGen-ed Thursday November 22, 2007 at 06:45:44 AM EST # 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 f7ac5c8f4..5aebbb115 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2007-11-21 "( 4.2.5p99)" "Programmer's Manual" +.TH SNTP 1 2007-11-22 "( 4.2.5p100)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed Wednesday November 21, 2007 at 06:48:11 AM EST +.\" It has been AutoGen-ed Thursday November 22, 2007 at 06:45:43 AM EST .\" 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 3e348fe01..e3894db73 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 November 21, 2007 at 06:48:19 AM EST + * It has been AutoGen-ed Thursday November 22, 2007 at 06:45:53 AM EST * 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.5p99\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p100\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index e326cf578..2529e6a35 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 November 21, 2007 at 06:48:19 AM EST + * It has been AutoGen-ed Thursday November 22, 2007 at 06:45:52 AM EST * 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.5p99" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p99" +#define NTP_KEYGEN_VERSION "4.2.5p100" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p100" /* * 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 224f0c031..d82e1eba7 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 November 21, 2007 at 06:48:21 AM EST +# It has been AutoGen-ed Thursday November 22, 2007 at 06:45:55 AM EST # 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 b0dd4f4cd..e70357903 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2007-11-21 "(ntp 4.2.5p99)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2007-11-22 "(ntp 4.2.5p100)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Wednesday November 21, 2007 at 06:48:20 AM EST +.\" It has been AutoGen-ed Thursday November 22, 2007 at 06:45:54 AM EST .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"