From: Harlan Stenn Date: Tue, 5 Aug 2008 23:56:11 +0000 (-0400) Subject: NTP_4_2_5P122 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf4a9ec102dd713063fb5098aa997a1813431706;p=thirdparty%2Fntp.git NTP_4_2_5P122 bk: 4898e89bFrbWq-Pn0qYsVgS1ZI613g --- diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index 4d8db40f96..072b61aa52 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 ad326c7a87..d203943b97 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 6fa781775e..fb24de69fa 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 fa58c290d6..1599e782b7 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 b9340c3b32..30160cc5c6 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 9556318c4d..8065cb9177 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 693cc352d3..dcebbac64c 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 13007998a0..14ae52d74b 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 764d467768..e063f7b1a6 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 cf58f17a51..867e2b7a73 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 de23187a69..6f4ee7a0d6 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 3827dd5005..6659fd7774 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 e5b2948713..0deb852b48 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 f75eb27200..957cd92641 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 36d2926e52..6a0331c487 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 662fd093a4..f6d21230a5 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 d5f16162a6..5bde7e611a 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 c3c758740f..e28f177dbb 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 d8aba6b798..2b66eef3d6 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 fa3716d8b0..d052ba37f6 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 85a0ee68c3..082bff1097 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 .\"