From: Harlan Stenn Date: Wed, 19 Nov 2008 11:58:01 +0000 (-0500) Subject: NTP_4_2_5P144 X-Git-Tag: NTP_4_2_5P144^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bec6b20c2e0ebaec29756f44ea63f2d5f898e40;p=thirdparty%2Fntp.git NTP_4_2_5P144 bk: 4923ff497IofFVEb9DnKkhCCjOP3pQ --- diff --git a/ChangeLog b/ChangeLog index 95eb2f987..33cb517a8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ +(4.2.5p144) 2008/11/19 Released by Harlan Stenn * Use int32, not int32_t. * Avoid the sched*() functions under OSF - link problems. (4.2.5p143) 2008/11/17 Released by Harlan Stenn diff --git a/gsoc_sntp/sntp-opts.c b/gsoc_sntp/sntp-opts.c index 7a4b1ced3..4a689324a 100644 --- a/gsoc_sntp/sntp-opts.c +++ b/gsoc_sntp/sntp-opts.c @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (sntp-opts.c) * - * It has been AutoGen-ed Monday November 17, 2008 at 06:50:45 AM EST + * It has been AutoGen-ed Wednesday November 19, 2008 at 06:55:34 AM EST * From the definitions sntp-opts.def * and the template file options * @@ -460,7 +460,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "SNTP"; tSCC zUsageTitle[] = -"sntp - standard SNTP program - Ver. 4.2.5p143\n\ +"sntp - standard SNTP program - Ver. 4.2.5p144\n\ USAGE: %s [ - [] | --[{=| }] ]... ...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/gsoc_sntp/sntp-opts.h b/gsoc_sntp/sntp-opts.h index 31a8c72de..2ede96637 100644 --- a/gsoc_sntp/sntp-opts.h +++ b/gsoc_sntp/sntp-opts.h @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (sntp-opts.h) * - * It has been AutoGen-ed Monday November 17, 2008 at 06:50:44 AM EST + * It has been AutoGen-ed Wednesday November 19, 2008 at 06:55:34 AM EST * From the definitions sntp-opts.def * and the template file options * @@ -72,8 +72,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 17 -#define SNTP_VERSION "4.2.5p143" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p143" +#define SNTP_VERSION "4.2.5p144" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p144" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/gsoc_sntp/sntp-opts.texi b/gsoc_sntp/sntp-opts.texi index c4e036642..91bd75f40 100644 --- a/gsoc_sntp/sntp-opts.texi +++ b/gsoc_sntp/sntp-opts.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (sntp-opts.texi) # -# It has been AutoGen-ed Monday November 17, 2008 at 06:50:47 AM EST +# It has been AutoGen-ed Wednesday November 19, 2008 at 06:55:36 AM EST # From the definitions sntp-opts.def # and the template file aginfo.tpl @end ignore diff --git a/gsoc_sntp/sntp.1 b/gsoc_sntp/sntp.1 index 2ddd83ef3..16a1f9c90 100644 --- a/gsoc_sntp/sntp.1 +++ b/gsoc_sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2008-11-17 "( 4.2.5p143)" "Programmer's Manual" +.TH SNTP 1 2008-11-19 "( 4.2.5p144)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed Monday November 17, 2008 at 06:50:46 AM EST +.\" It has been AutoGen-ed Wednesday November 19, 2008 at 06:55:35 AM EST .\" From the definitions sntp-opts.def .\" and the template file agman1.tpl .\" diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index 1f10cc693..ba0474e1a 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 Monday November 17, 2008 at 06:37:42 AM EST + * It has been AutoGen-ed Wednesday November 19, 2008 at 06:42:43 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.5p143\n\ +"ntpd - NTP daemon program - Ver. 4.2.5p144\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index 06f18bc0c..0b5e694b8 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 Monday November 17, 2008 at 06:37:41 AM EST + * It has been AutoGen-ed Wednesday November 19, 2008 at 06:42:42 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.5p143" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p143" +#define NTPD_VERSION "4.2.5p144" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p144" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index a2dc0aa74..a6879b954 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 Monday November 17, 2008 at 06:37:45 AM EST +# It has been AutoGen-ed Wednesday November 19, 2008 at 06:42:46 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 5027ae847..5ef20af75 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2008-11-17 "( 4.2.5p143)" "Programmer's Manual" +.TH NTPD 1 2008-11-19 "( 4.2.5p144)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed Monday November 17, 2008 at 06:37:43 AM EST +.\" It has been AutoGen-ed Wednesday November 19, 2008 at 06:42:45 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 75aa1e896..53f83aab4 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 Monday November 17, 2008 at 06:44:34 AM EST + * It has been AutoGen-ed Wednesday November 19, 2008 at 06:49:23 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.5p143\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p144\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index 0eb83c3e8..cba7e6776 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 Monday November 17, 2008 at 06:44:34 AM EST + * It has been AutoGen-ed Wednesday November 19, 2008 at 06:49:22 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.5p143" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p143" +#define NTPDC_VERSION "4.2.5p144" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p144" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index ea88065bd..d35b413c4 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 Monday November 17, 2008 at 06:44:36 AM EST +# It has been AutoGen-ed Wednesday November 19, 2008 at 06:49:25 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 68e86fdc3..0060ee1ba 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2008-11-17 "( 4.2.5p143)" "Programmer's Manual" +.TH NTPDC 1 2008-11-19 "( 4.2.5p144)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed Monday November 17, 2008 at 06:44:35 AM EST +.\" It has been AutoGen-ed Wednesday November 19, 2008 at 06:49:24 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 b21d1450f..b02f577b9 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 Monday November 17, 2008 at 06:45:04 AM EST + * It has been AutoGen-ed Wednesday November 19, 2008 at 06:49:54 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.5p143\n\ +"ntpq - standard NTP query program - Ver. 4.2.5p144\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index 3a9200b9a..550803190 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 Monday November 17, 2008 at 06:45:04 AM EST + * It has been AutoGen-ed Wednesday November 19, 2008 at 06:49:53 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.5p143" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p143" +#define NTPQ_VERSION "4.2.5p144" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p144" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index af86728be..ce5745550 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 Monday November 17, 2008 at 06:45:06 AM EST +# It has been AutoGen-ed Wednesday November 19, 2008 at 06:49:56 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 543a7252f..a6cba6e74 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2008-11-17 "( 4.2.5p143)" "Programmer's Manual" +.TH NTPQ 1 2008-11-19 "( 4.2.5p144)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed Monday November 17, 2008 at 06:45:05 AM EST +.\" It has been AutoGen-ed Wednesday November 19, 2008 at 06:49:55 AM EST .\" From the definitions ntpq-opts.def .\" and the template file agman1.tpl .\" diff --git a/ntpsnmpd/ntpsnmpd-opts.c b/ntpsnmpd/ntpsnmpd-opts.c index ea218ea83..2a7a858ea 100644 --- a/ntpsnmpd/ntpsnmpd-opts.c +++ b/ntpsnmpd/ntpsnmpd-opts.c @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.c) * - * It has been AutoGen-ed Monday November 17, 2008 at 06:45:49 AM EST + * It has been AutoGen-ed Wednesday November 19, 2008 at 06:50:38 AM EST * From the definitions ntpsnmpd-opts.def * and the template file options * @@ -228,7 +228,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPSNMPD"; tSCC zUsageTitle[] = -"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p143\n\ +"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p144\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpsnmpd/ntpsnmpd-opts.h b/ntpsnmpd/ntpsnmpd-opts.h index 8f9881bbd..f10105c8a 100644 --- a/ntpsnmpd/ntpsnmpd-opts.h +++ b/ntpsnmpd/ntpsnmpd-opts.h @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.h) * - * It has been AutoGen-ed Monday November 17, 2008 at 06:45:49 AM EST + * It has been AutoGen-ed Wednesday November 19, 2008 at 06:50:38 AM EST * From the definitions ntpsnmpd-opts.def * and the template file options * @@ -62,8 +62,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 7 -#define NTPSNMPD_VERSION "4.2.5p143" -#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p143" +#define NTPSNMPD_VERSION "4.2.5p144" +#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p144" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpsnmpd/ntpsnmpd-opts.texi b/ntpsnmpd/ntpsnmpd-opts.texi index f09053256..1bfe0ca91 100644 --- a/ntpsnmpd/ntpsnmpd-opts.texi +++ b/ntpsnmpd/ntpsnmpd-opts.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.texi) # -# It has been AutoGen-ed Monday November 17, 2008 at 06:45:51 AM EST +# It has been AutoGen-ed Wednesday November 19, 2008 at 06:50:40 AM EST # From the definitions ntpsnmpd-opts.def # and the template file aginfo.tpl @end ignore diff --git a/ntpsnmpd/ntpsnmpd.1 b/ntpsnmpd/ntpsnmpd.1 index 7abe4da9a..ee2246be8 100644 --- a/ntpsnmpd/ntpsnmpd.1 +++ b/ntpsnmpd/ntpsnmpd.1 @@ -1,7 +1,7 @@ -.TH NTPSNMPD 1 2008-11-17 "( 4.2.5p143)" "Programmer's Manual" +.TH NTPSNMPD 1 2008-11-19 "( 4.2.5p144)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpsnmpd.1) .\" -.\" It has been AutoGen-ed Monday November 17, 2008 at 06:45:50 AM EST +.\" It has been AutoGen-ed Wednesday November 19, 2008 at 06:50:39 AM EST .\" From the definitions ntpsnmpd-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index 8b9794799..c23dde92e 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=143 +point=144 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index 62c34b1b8..0901033eb 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 Monday November 17, 2008 at 06:51:57 AM EST + * It has been AutoGen-ed Wednesday November 19, 2008 at 06:56:46 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.5p143\n\ +"sntp - standard SNTP program - Ver. 4.2.5p144\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index d1b03d1e6..90278d24f 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 Monday November 17, 2008 at 06:51:56 AM EST + * It has been AutoGen-ed Wednesday November 19, 2008 at 06:56:45 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.5p143" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p143" +#define SNTP_VERSION "4.2.5p144" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p144" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index 179fee626..bc0fcf10f 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 Monday November 17, 2008 at 06:51:59 AM EST +# It has been AutoGen-ed Wednesday November 19, 2008 at 06:56:49 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 2f126e10e..d73be3025 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2008-11-17 "( 4.2.5p143)" "Programmer's Manual" +.TH SNTP 1 2008-11-19 "( 4.2.5p144)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed Monday November 17, 2008 at 06:51:58 AM EST +.\" It has been AutoGen-ed Wednesday November 19, 2008 at 06:56:48 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 810b5565e..77c534163 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 Monday November 17, 2008 at 06:52:07 AM EST + * It has been AutoGen-ed Wednesday November 19, 2008 at 06:56:57 AM EST * 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.5p143\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p144\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index 894c7b7b1..49e1669c5 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 Monday November 17, 2008 at 06:52:06 AM EST + * It has been AutoGen-ed Wednesday November 19, 2008 at 06:56:56 AM EST * 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.5p143" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p143" +#define NTP_KEYGEN_VERSION "4.2.5p144" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p144" /* * 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 8b2df1efe..8e69d9fee 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 Monday November 17, 2008 at 06:52:09 AM EST +# It has been AutoGen-ed Wednesday November 19, 2008 at 06:56:59 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 a39093fd1..1c90ca2f2 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2008-11-17 "(ntp 4.2.5p143)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2008-11-19 "(ntp 4.2.5p144)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Monday November 17, 2008 at 06:52:08 AM EST +.\" It has been AutoGen-ed Wednesday November 19, 2008 at 06:56:58 AM EST .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"