From: Harlan Stenn Date: Sun, 23 Sep 2007 11:45:18 +0000 (-0400) Subject: NTP_4_2_5P80 X-Git-Tag: NTP_4_2_5P80^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e437bfa23987fb356615241fa12447e080d8ac23;p=thirdparty%2Fntp.git NTP_4_2_5P80 bk: 46f651ceCNxLYtElgP_cgbR2Y0jdIA --- diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index 88ea34fac..01c914aa3 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 Sunday September 23, 2007 at 03:12:15 AM EDT + * It has been AutoGen-ed Sunday September 23, 2007 at 07:36:26 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.5p79\n\ +"ntpd - NTP daemon program - Ver. 4.2.5p80\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index 059b645d6..e3ef4a135 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 Sunday September 23, 2007 at 03:12:14 AM EDT + * It has been AutoGen-ed Sunday September 23, 2007 at 07:36:26 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.5p79" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p79" +#define NTPD_VERSION "4.2.5p80" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p80" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index 82d298c62..ee1b1d841 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 Sunday September 23, 2007 at 03:12:17 AM EDT +# It has been AutoGen-ed Sunday September 23, 2007 at 07:36:29 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 629847127..20776976e 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2007-09-23 "( 4.2.5p79)" "Programmer's Manual" +.TH NTPD 1 2007-09-23 "( 4.2.5p80)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed Sunday September 23, 2007 at 03:12:16 AM EDT +.\" It has been AutoGen-ed Sunday September 23, 2007 at 07:36:28 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 897c197a8..08fcfa69d 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 September 20, 2007 at 07:41:54 AM EDT + * It has been AutoGen-ed Sunday September 23, 2007 at 07:43:13 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.5p79\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p80\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index fdcd9c332..8da618a4f 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 September 20, 2007 at 07:41:53 AM EDT + * It has been AutoGen-ed Sunday September 23, 2007 at 07:43:12 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.5p79" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p79" +#define NTPDC_VERSION "4.2.5p80" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p80" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index a4743350f..dcb90d27e 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 September 20, 2007 at 07:41:56 AM EDT +# It has been AutoGen-ed Sunday September 23, 2007 at 07:43:15 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 a9d607ba7..049c6b5a1 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2007-09-20 "( 4.2.5p79)" "Programmer's Manual" +.TH NTPDC 1 2007-09-23 "( 4.2.5p80)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed Thursday September 20, 2007 at 07:41:55 AM EDT +.\" It has been AutoGen-ed Sunday September 23, 2007 at 07:43:14 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 31a68f65a..2ddda35e5 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 September 20, 2007 at 07:42:24 AM EDT + * It has been AutoGen-ed Sunday September 23, 2007 at 07:43:42 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.5p79\n\ +"ntpq - standard NTP query program - Ver. 4.2.5p80\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index 11ac4deda..2052fd6e5 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 September 20, 2007 at 07:42:23 AM EDT + * It has been AutoGen-ed Sunday September 23, 2007 at 07:43:42 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.5p79" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p79" +#define NTPQ_VERSION "4.2.5p80" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p80" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index 4ee0e609f..33069e2ae 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 September 20, 2007 at 07:42:26 AM EDT +# It has been AutoGen-ed Sunday September 23, 2007 at 07:43:45 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 ee1bb84b6..0d83ce029 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2007-09-20 "( 4.2.5p79)" "Programmer's Manual" +.TH NTPQ 1 2007-09-23 "( 4.2.5p80)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed Thursday September 20, 2007 at 07:42:25 AM EDT +.\" It has been AutoGen-ed Sunday September 23, 2007 at 07:43:43 AM EDT .\" From the definitions ntpq-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index 8d6a430f3..1bbd3c4d0 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=79 +point=80 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index 15b7e149c..88e73f4b8 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 Thursday September 20, 2007 at 07:42:53 AM EDT + * It has been AutoGen-ed Sunday September 23, 2007 at 07:44:13 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.5p79\n\ +"sntp - standard SNTP program - Ver. 4.2.5p80\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index 694d44dc8..f189e8672 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 Thursday September 20, 2007 at 07:42:52 AM EDT + * It has been AutoGen-ed Sunday September 23, 2007 at 07:44:12 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.5p79" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p79" +#define SNTP_VERSION "4.2.5p80" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p80" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index 9ca92c2b9..07278d94f 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 Thursday September 20, 2007 at 07:42:55 AM EDT +# It has been AutoGen-ed Sunday September 23, 2007 at 07:44:15 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 4319ebdde..5d4002236 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2007-09-20 "( 4.2.5p79)" "Programmer's Manual" +.TH SNTP 1 2007-09-23 "( 4.2.5p80)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed Thursday September 20, 2007 at 07:42:54 AM EDT +.\" It has been AutoGen-ed Sunday September 23, 2007 at 07:44:14 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 76bceb5d0..55771eb62 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 September 20, 2007 at 07:43:02 AM EDT + * It has been AutoGen-ed Sunday September 23, 2007 at 07:44:24 AM EDT * From the definitions ntp-keygen-opts.def * and the template file options * @@ -800,7 +800,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTP_KEYGEN"; tSCC zUsageTitle[] = -"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p79\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p80\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index 16ac3652f..e28b46936 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 September 20, 2007 at 07:43:02 AM EDT + * It has been AutoGen-ed Sunday September 23, 2007 at 07:44:23 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.5p79" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p79" +#define NTP_KEYGEN_VERSION "4.2.5p80" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p80" /* * 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 09876620f..537d1057c 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 September 20, 2007 at 07:43:05 AM EDT +# It has been AutoGen-ed Sunday September 23, 2007 at 07:44:26 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 1be78c003..a3e1017f4 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2007-09-20 "(ntp 4.2.5p79)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2007-09-23 "(ntp 4.2.5p80)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Thursday September 20, 2007 at 07:43:04 AM EDT +.\" It has been AutoGen-ed Sunday September 23, 2007 at 07:44:25 AM EDT .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"