From: Harlan Stenn Date: Wed, 27 Jun 2007 13:48:59 +0000 (-0400) Subject: NTP_4_2_5P56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59f2c5cd04b6efbdc81102fc035007b4bc659faa;p=thirdparty%2Fntp.git NTP_4_2_5P56 bk: 46826acbHlUWm14GE8pZr8Hf69Mpnw --- diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index 1aaaef6c1c..7ad8869347 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 Saturday June 23, 2007 at 07:34:10 AM EDT + * It has been AutoGen-ed Wednesday June 27, 2007 at 09:40:03 AM EDT * From the definitions ntpd-opts.def * and the template file options * @@ -835,7 +835,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPD"; tSCC zUsageTitle[] = -"ntpd - NTP daemon program - Ver. 4.2.5p55\n\ +"ntpd - NTP daemon program - Ver. 4.2.5p56\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index 59d36598c5..762c28394a 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 Saturday June 23, 2007 at 07:34:09 AM EDT + * It has been AutoGen-ed Wednesday June 27, 2007 at 09:40:02 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.5p55" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p55" +#define NTPD_VERSION "4.2.5p56" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p56" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index 0de79c1454..236920ae02 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 Saturday June 23, 2007 at 07:34:13 AM EDT +# It has been AutoGen-ed Wednesday June 27, 2007 at 09:40:06 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 172b04c975..b882e3f37e 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2007-06-23 "( 4.2.5p55)" "Programmer's Manual" +.TH NTPD 1 2007-06-27 "( 4.2.5p56)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed Saturday June 23, 2007 at 07:34:11 AM EDT +.\" It has been AutoGen-ed Wednesday June 27, 2007 at 09:40:04 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 d6e349a24c..0b06e146d8 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 Saturday June 23, 2007 at 07:40:47 AM EDT + * It has been AutoGen-ed Wednesday June 27, 2007 at 09:46:45 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.5p55\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p56\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index cb20029084..871fa7e3f6 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 Saturday June 23, 2007 at 07:40:46 AM EDT + * It has been AutoGen-ed Wednesday June 27, 2007 at 09:46:44 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.5p55" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p55" +#define NTPDC_VERSION "4.2.5p56" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p56" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index 4140150ea0..811943d205 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 Saturday June 23, 2007 at 07:40:49 AM EDT +# It has been AutoGen-ed Wednesday June 27, 2007 at 09:46:47 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 174d037dae..fd318cb4a8 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2007-06-23 "( 4.2.5p55)" "Programmer's Manual" +.TH NTPDC 1 2007-06-27 "( 4.2.5p56)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed Saturday June 23, 2007 at 07:40:48 AM EDT +.\" It has been AutoGen-ed Wednesday June 27, 2007 at 09:46:46 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 91067559d7..66846544d2 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 Saturday June 23, 2007 at 07:41:16 AM EDT + * It has been AutoGen-ed Wednesday June 27, 2007 at 09:47:15 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.5p55\n\ +"ntpq - standard NTP query program - Ver. 4.2.5p56\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index 14928a8d55..07bf91d15c 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 Saturday June 23, 2007 at 07:41:16 AM EDT + * It has been AutoGen-ed Wednesday June 27, 2007 at 09:47:15 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.5p55" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p55" +#define NTPQ_VERSION "4.2.5p56" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p56" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index d4c73769b3..57962a5f7d 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 Saturday June 23, 2007 at 07:41:18 AM EDT +# It has been AutoGen-ed Wednesday June 27, 2007 at 09:47:18 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 edf5858ec3..f9a23a6d00 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2007-06-23 "( 4.2.5p55)" "Programmer's Manual" +.TH NTPQ 1 2007-06-27 "( 4.2.5p56)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed Saturday June 23, 2007 at 07:41:17 AM EDT +.\" It has been AutoGen-ed Wednesday June 27, 2007 at 09:47:16 AM EDT .\" From the definitions ntpq-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index 7d89dac992..deffea474d 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=55 +point=56 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index d796a74f80..c6e2b3d8e2 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 Saturday June 23, 2007 at 07:41:44 AM EDT + * It has been AutoGen-ed Wednesday June 27, 2007 at 09:47:46 AM EDT * 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.5p55\n\ +"sntp - standard SNTP program - Ver. 4.2.5p56\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index bf890da604..bc47a27a15 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 Saturday June 23, 2007 at 07:41:44 AM EDT + * It has been AutoGen-ed Wednesday June 27, 2007 at 09:47:45 AM EDT * 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.5p55" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p55" +#define SNTP_VERSION "4.2.5p56" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p56" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index 7f78569613..c9d10ba59e 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 Saturday June 23, 2007 at 07:41:46 AM EDT +# It has been AutoGen-ed Wednesday June 27, 2007 at 09:47:48 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 08c26def8b..1db64ff1b8 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2007-06-23 "( 4.2.5p55)" "Programmer's Manual" +.TH SNTP 1 2007-06-27 "( 4.2.5p56)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed Saturday June 23, 2007 at 07:41:45 AM EDT +.\" It has been AutoGen-ed Wednesday June 27, 2007 at 09:47:47 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 66c259107a..f95bbef3a9 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 Saturday June 23, 2007 at 07:41:54 AM EDT + * It has been AutoGen-ed Wednesday June 27, 2007 at 09:47:56 AM EDT * From the definitions ntp-keygen-opts.def * and the template file options * @@ -799,7 +799,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTP_KEYGEN"; tSCC zUsageTitle[] = -"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p55\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p56\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index 611b26ee15..f69e274a50 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 Saturday June 23, 2007 at 07:41:53 AM EDT + * It has been AutoGen-ed Wednesday June 27, 2007 at 09:47:56 AM EDT * 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.5p55" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p55" +#define NTP_KEYGEN_VERSION "4.2.5p56" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p56" /* * 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 8e9c38e212..ce1f572868 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 Saturday June 23, 2007 at 07:41:56 AM EDT +# It has been AutoGen-ed Wednesday June 27, 2007 at 09:47:59 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 adb54b0a86..18c526bf35 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2007-06-23 "(ntp 4.2.5p55)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2007-06-27 "(ntp 4.2.5p56)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Saturday June 23, 2007 at 07:41:55 AM EDT +.\" It has been AutoGen-ed Wednesday June 27, 2007 at 09:47:58 AM EDT .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"