From: Harlan Stenn Date: Tue, 5 Aug 2008 23:56:11 +0000 (-0400) Subject: NTP_4_2_5P122 X-Git-Tag: NTP_4_2_5P122^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a60a50c2f997288162030fbcd7abca9a1890e7c;p=thirdparty%2Fntp.git NTP_4_2_5P122 bk: 4898e89bFrbWq-Pn0qYsVgS1ZI613g --- diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index 4d8db40f9..072b61aa5 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 July 24, 2008 at 03:19:22 PM EDT + * It has been AutoGen-ed Tuesday August 5, 2008 at 07:47:17 PM 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.5p121\n\ +"ntpd - NTP daemon program - Ver. 4.2.5p122\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index ad326c7a8..d203943b9 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 July 24, 2008 at 03:19:21 PM EDT + * It has been AutoGen-ed Tuesday August 5, 2008 at 07:47:16 PM 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.5p121" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p121" +#define NTPD_VERSION "4.2.5p122" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p122" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index 6fa781775..fb24de69f 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 July 24, 2008 at 03:19:25 PM EDT +# It has been AutoGen-ed Tuesday August 5, 2008 at 07:47:20 PM 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 fa58c290d..1599e782b 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2008-07-24 "( 4.2.5p121)" "Programmer's Manual" +.TH NTPD 1 2008-08-05 "( 4.2.5p122)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed Thursday July 24, 2008 at 03:19:23 PM EDT +.\" It has been AutoGen-ed Tuesday August 5, 2008 at 07:47:18 PM 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 b9340c3b3..30160cc5c 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 Thursday July 24, 2008 at 03:26:21 PM EDT + * It has been AutoGen-ed Tuesday August 5, 2008 at 07:54:15 PM 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.5p121\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p122\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index 9556318c4..8065cb917 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 Thursday July 24, 2008 at 03:26:21 PM EDT + * It has been AutoGen-ed Tuesday August 5, 2008 at 07:54:14 PM 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.5p121" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p121" +#define NTPDC_VERSION "4.2.5p122" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p122" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index 693cc352d..dcebbac64 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 Thursday July 24, 2008 at 03:26:23 PM EDT +# It has been AutoGen-ed Tuesday August 5, 2008 at 07:54:17 PM 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 13007998a..14ae52d74 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2008-07-24 "( 4.2.5p121)" "Programmer's Manual" +.TH NTPDC 1 2008-08-05 "( 4.2.5p122)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed Thursday July 24, 2008 at 03:26:22 PM EDT +.\" It has been AutoGen-ed Tuesday August 5, 2008 at 07:54:16 PM 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 764d46776..e063f7b1a 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 Thursday July 24, 2008 at 03:26:51 PM EDT + * It has been AutoGen-ed Tuesday August 5, 2008 at 07:54:45 PM 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.5p121\n\ +"ntpq - standard NTP query program - Ver. 4.2.5p122\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index cf58f17a5..867e2b7a7 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 Thursday July 24, 2008 at 03:26:50 PM EDT + * It has been AutoGen-ed Tuesday August 5, 2008 at 07:54:45 PM 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.5p121" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p121" +#define NTPQ_VERSION "4.2.5p122" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p122" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index de23187a6..6f4ee7a0d 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 Thursday July 24, 2008 at 03:26:53 PM EDT +# It has been AutoGen-ed Tuesday August 5, 2008 at 07:54:47 PM 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 3827dd500..6659fd777 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2008-07-24 "( 4.2.5p121)" "Programmer's Manual" +.TH NTPQ 1 2008-08-05 "( 4.2.5p122)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed Thursday July 24, 2008 at 03:26:52 PM EDT +.\" It has been AutoGen-ed Tuesday August 5, 2008 at 07:54:46 PM EDT .\" From the definitions ntpq-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index e5b294871..0deb852b4 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=121 +point=122 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index f75eb2720..957cd9264 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 Thursday July 24, 2008 at 03:27:20 PM EDT + * It has been AutoGen-ed Tuesday August 5, 2008 at 07:55:13 PM 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.5p121\n\ +"sntp - standard SNTP program - Ver. 4.2.5p122\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index 36d2926e5..6a0331c48 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 Thursday July 24, 2008 at 03:27:20 PM EDT + * It has been AutoGen-ed Tuesday August 5, 2008 at 07:55:13 PM 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.5p121" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p121" +#define SNTP_VERSION "4.2.5p122" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p122" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index 662fd093a..f6d21230a 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 Thursday July 24, 2008 at 03:27:22 PM EDT +# It has been AutoGen-ed Tuesday August 5, 2008 at 07:55:16 PM 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 d5f16162a..5bde7e611 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2008-07-24 "( 4.2.5p121)" "Programmer's Manual" +.TH SNTP 1 2008-08-05 "( 4.2.5p122)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (sntp.1) .\" -.\" It has been AutoGen-ed Thursday July 24, 2008 at 03:27:21 PM EDT +.\" It has been AutoGen-ed Tuesday August 5, 2008 at 07:55:15 PM 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 c3c758740..e28f177db 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 Thursday July 24, 2008 at 03:27:30 PM EDT + * It has been AutoGen-ed Tuesday August 5, 2008 at 07:55:23 PM 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.5p121\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p122\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index d8aba6b79..2b66eef3d 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 Thursday July 24, 2008 at 03:27:29 PM EDT + * It has been AutoGen-ed Tuesday August 5, 2008 at 07:55:22 PM 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.5p121" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p121" +#define NTP_KEYGEN_VERSION "4.2.5p122" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p122" /* * 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 fa3716d8b..d052ba37f 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 Thursday July 24, 2008 at 03:27:31 PM EDT +# It has been AutoGen-ed Tuesday August 5, 2008 at 07:55:25 PM 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 85a0ee68c..082bff109 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2008-07-24 "(ntp 4.2.5p121)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2008-08-05 "(ntp 4.2.5p122)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Thursday July 24, 2008 at 03:27:31 PM EDT +.\" It has been AutoGen-ed Tuesday August 5, 2008 at 07:55:24 PM EDT .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"