From: Harlan Stenn Date: Sun, 10 Aug 2008 13:45:36 +0000 (-0400) Subject: NTP_4_2_5P123 X-Git-Tag: NTP_4_2_5P123^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5134aa24176c88091dfc1697965e16f5ca6822d3;p=thirdparty%2Fntp.git NTP_4_2_5P123 bk: 489ef100dMT72jvXmjK-OgeLOCiZ8w --- diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index 072b61aa5..6cdf73239 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 August 5, 2008 at 07:47:17 PM EDT + * It has been AutoGen-ed Sunday August 10, 2008 at 09:31:36 AM 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.5p122\n\ +"ntpd - NTP daemon program - Ver. 4.2.5p123\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index d203943b9..7eda97eac 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 August 5, 2008 at 07:47:16 PM EDT + * It has been AutoGen-ed Sunday August 10, 2008 at 09:31:35 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.5p122" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p122" +#define NTPD_VERSION "4.2.5p123" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p123" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index fb24de69f..decec9b0e 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 August 5, 2008 at 07:47:20 PM EDT +# It has been AutoGen-ed Sunday August 10, 2008 at 09:31:41 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 1599e782b..809a6038e 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2008-08-05 "( 4.2.5p122)" "Programmer's Manual" +.TH NTPD 1 2008-08-10 "( 4.2.5p123)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed Tuesday August 5, 2008 at 07:47:18 PM EDT +.\" It has been AutoGen-ed Sunday August 10, 2008 at 09:31:38 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 30160cc5c..471dc785d 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 August 5, 2008 at 07:54:15 PM EDT + * It has been AutoGen-ed Sunday August 10, 2008 at 09:42:37 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.5p122\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p123\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index 8065cb917..dfc4027e3 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 August 5, 2008 at 07:54:14 PM EDT + * It has been AutoGen-ed Sunday August 10, 2008 at 09:42:36 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.5p122" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p122" +#define NTPDC_VERSION "4.2.5p123" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p123" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index dcebbac64..d124fc994 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 August 5, 2008 at 07:54:17 PM EDT +# It has been AutoGen-ed Sunday August 10, 2008 at 09:42:40 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 14ae52d74..a5a090d84 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2008-08-05 "( 4.2.5p122)" "Programmer's Manual" +.TH NTPDC 1 2008-08-10 "( 4.2.5p123)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed Tuesday August 5, 2008 at 07:54:16 PM EDT +.\" It has been AutoGen-ed Sunday August 10, 2008 at 09:42:39 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 e063f7b1a..d739f9941 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 August 5, 2008 at 07:54:45 PM EDT + * It has been AutoGen-ed Sunday August 10, 2008 at 09:43:22 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.5p122\n\ +"ntpq - standard NTP query program - Ver. 4.2.5p123\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index 867e2b7a7..c8c41b38c 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 August 5, 2008 at 07:54:45 PM EDT + * It has been AutoGen-ed Sunday August 10, 2008 at 09:43:20 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.5p122" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p122" +#define NTPQ_VERSION "4.2.5p123" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p123" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index 6f4ee7a0d..2765f0ec3 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 August 5, 2008 at 07:54:47 PM EDT +# It has been AutoGen-ed Sunday August 10, 2008 at 09:43:24 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 6659fd777..d3a844e6d 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2008-08-05 "( 4.2.5p122)" "Programmer's Manual" +.TH NTPQ 1 2008-08-10 "( 4.2.5p123)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed Tuesday August 5, 2008 at 07:54:46 PM EDT +.\" It has been AutoGen-ed Sunday August 10, 2008 at 09:43:23 AM EDT .\" From the definitions ntpq-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index 0deb852b4..dcb34f3c0 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=122 +point=123 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index 957cd9264..dc1f6bc5b 100644 --- a/sntp/sntp-opts.c +++ b/sntp/sntp-opts.c @@ -1,8 +1,7 @@ -/* -*- buffer-read-only: t -*- vi: set ro: +/* + * EDIT THIS FILE WITH CAUTION (sntp-opts.c) * - * DO NOT EDIT THIS FILE (sntp-opts.c) - * - * It has been AutoGen-ed Tuesday August 5, 2008 at 07:55:13 PM EDT + * It has been AutoGen-ed Sunday August 10, 2008 at 09:44:01 AM EDT * From the definitions sntp-opts.def * and the template file options * @@ -514,7 +513,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "SNTP"; tSCC zUsageTitle[] = -"sntp - standard SNTP program - Ver. 4.2.5p122\n\ +"sntp - standard SNTP program - Ver. 4.2.5p123\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index 6a0331c48..162ab3a32 100644 --- a/sntp/sntp-opts.h +++ b/sntp/sntp-opts.h @@ -1,8 +1,7 @@ -/* -*- buffer-read-only: t -*- vi: set ro: +/* + * EDIT THIS FILE WITH CAUTION (sntp-opts.h) * - * DO NOT EDIT THIS FILE (sntp-opts.h) - * - * It has been AutoGen-ed Tuesday August 5, 2008 at 07:55:13 PM EDT + * It has been AutoGen-ed Sunday August 10, 2008 at 09:44:00 AM EDT * From the definitions sntp-opts.def * and the template file options * @@ -148,8 +147,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 13 -#define SNTP_VERSION "4.2.5p122" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p122" +#define SNTP_VERSION "4.2.5p123" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p123" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index f6d21230a..12371d28f 100644 --- a/sntp/sntp-opts.texi +++ b/sntp/sntp-opts.texi @@ -3,11 +3,10 @@ @pindex sntp @cindex standard SNTP program @ignore -# -*- buffer-read-only: t -*- vi: set ro: # -# DO NOT EDIT THIS FILE (sntp-opts.texi) +# EDIT THIS FILE WITH CAUTION (sntp-opts.texi) # -# It has been AutoGen-ed Tuesday August 5, 2008 at 07:55:16 PM EDT +# It has been AutoGen-ed Sunday August 10, 2008 at 09:44:04 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 5bde7e611..c01a38405 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2008-08-05 "( 4.2.5p122)" "Programmer's Manual" -.\" DO NOT EDIT THIS FILE (sntp.1) +.TH SNTP 1 2008-08-10 "( 4.2.5p123)" "Programmer's Manual" +.\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed Tuesday August 5, 2008 at 07:55:15 PM EDT +.\" It has been AutoGen-ed Sunday August 10, 2008 at 09:44:03 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 e28f177db..3e08d1361 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 August 5, 2008 at 07:55:23 PM EDT + * It has been AutoGen-ed Sunday August 10, 2008 at 09:44:18 AM 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.5p122\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p123\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index 2b66eef3d..8768489bf 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 August 5, 2008 at 07:55:22 PM EDT + * It has been AutoGen-ed Sunday August 10, 2008 at 09:44:17 AM 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.5p122" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p122" +#define NTP_KEYGEN_VERSION "4.2.5p123" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p123" /* * 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 d052ba37f..6f5c14c1c 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 August 5, 2008 at 07:55:25 PM EDT +# It has been AutoGen-ed Sunday August 10, 2008 at 09:44:21 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 082bff109..32c006c17 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2008-08-05 "(ntp 4.2.5p122)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2008-08-10 "(ntp 4.2.5p123)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Tuesday August 5, 2008 at 07:55:24 PM EDT +.\" It has been AutoGen-ed Sunday August 10, 2008 at 09:44:20 AM EDT .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"