From: Harlan Stenn Date: Mon, 1 Sep 2008 11:42:29 +0000 (-0400) Subject: NTP_4_2_5P127 X-Git-Tag: NTP_4_2_5P127^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43e278f1516be0ab90be61379c489835a4fbc336;p=thirdparty%2Fntp.git NTP_4_2_5P127 bk: 48bbd525uZXNh4clW0HWU6QdRpKIiw --- diff --git a/ChangeLog b/ChangeLog index c86e0fe15..a1826ac80 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ +(4.2.5p127) 2008/09/01 Released by Harlan Stenn (4.2.5p126) 2008/08/31 Released by Harlan Stenn * Stop libtool-1.5 from looking for C++ or Fortran. * [BUG 610] Documentation update for NMEA reference clock driver. diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index 52fca003f..930fa0ad1 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 August 31, 2008 at 07:39:58 AM EDT + * It has been AutoGen-ed Monday September 1, 2008 at 07:33:38 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.5p126\n\ +"ntpd - NTP daemon program - Ver. 4.2.5p127\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index f2d4aca7a..ae7d85098 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 August 31, 2008 at 07:39:57 AM EDT + * It has been AutoGen-ed Monday September 1, 2008 at 07:33:37 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.5p126" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p126" +#define NTPD_VERSION "4.2.5p127" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p127" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index 035602ee6..8e221fed5 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 August 31, 2008 at 07:40:00 AM EDT +# It has been AutoGen-ed Monday September 1, 2008 at 07:33:40 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 b2867bfaa..eb03c1986 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2008-08-31 "( 4.2.5p126)" "Programmer's Manual" +.TH NTPD 1 2008-09-01 "( 4.2.5p127)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed Sunday August 31, 2008 at 07:39:59 AM EDT +.\" It has been AutoGen-ed Monday September 1, 2008 at 07:33:39 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 5189a27bc..9fedb7bab 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 Sunday August 31, 2008 at 07:46:48 AM EDT + * It has been AutoGen-ed Monday September 1, 2008 at 07:40:24 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.5p126\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p127\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index efb8e3b33..c9e2b13e1 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 Sunday August 31, 2008 at 07:46:47 AM EDT + * It has been AutoGen-ed Monday September 1, 2008 at 07:40:23 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.5p126" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p126" +#define NTPDC_VERSION "4.2.5p127" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p127" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index 47695012e..9cc821279 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 Sunday August 31, 2008 at 07:46:49 AM EDT +# It has been AutoGen-ed Monday September 1, 2008 at 07:40:26 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 f4d9c1cb2..c32319d1f 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2008-08-31 "( 4.2.5p126)" "Programmer's Manual" +.TH NTPDC 1 2008-09-01 "( 4.2.5p127)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed Sunday August 31, 2008 at 07:46:49 AM EDT +.\" It has been AutoGen-ed Monday September 1, 2008 at 07:40:25 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 7010467c2..4c6f43508 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 Sunday August 31, 2008 at 07:47:19 AM EDT + * It has been AutoGen-ed Monday September 1, 2008 at 07:40:54 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.5p126\n\ +"ntpq - standard NTP query program - Ver. 4.2.5p127\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index 8e4fd0df1..3be7688ea 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 Sunday August 31, 2008 at 07:47:19 AM EDT + * It has been AutoGen-ed Monday September 1, 2008 at 07:40:54 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.5p126" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p126" +#define NTPQ_VERSION "4.2.5p127" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p127" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index d07a25566..50f76d766 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 Sunday August 31, 2008 at 07:47:22 AM EDT +# It has been AutoGen-ed Monday September 1, 2008 at 07:40:56 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 dfa356e20..3ef41a50d 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2008-08-31 "( 4.2.5p126)" "Programmer's Manual" +.TH NTPQ 1 2008-09-01 "( 4.2.5p127)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed Sunday August 31, 2008 at 07:47:21 AM EDT +.\" It has been AutoGen-ed Monday September 1, 2008 at 07:40:55 AM EDT .\" From the definitions ntpq-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index e2fe71eb0..2e1ed221b 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=126 +point=127 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index 8e053fc87..26c966f42 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 Sunday August 31, 2008 at 07:47:48 AM EDT + * It has been AutoGen-ed Monday September 1, 2008 at 07:41:24 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.5p126\n\ +"sntp - standard SNTP program - Ver. 4.2.5p127\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index a7a16cffd..9b991f5a3 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 Sunday August 31, 2008 at 07:47:48 AM EDT + * It has been AutoGen-ed Monday September 1, 2008 at 07:41:23 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.5p126" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p126" +#define SNTP_VERSION "4.2.5p127" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p127" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index da36fe892..41e135222 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 Sunday August 31, 2008 at 07:47:51 AM EDT +# It has been AutoGen-ed Monday September 1, 2008 at 07:41:26 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 d6020090d..311bfbcfd 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2008-08-31 "( 4.2.5p126)" "Programmer's Manual" +.TH SNTP 1 2008-09-01 "( 4.2.5p127)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed Sunday August 31, 2008 at 07:47:49 AM EDT +.\" It has been AutoGen-ed Monday September 1, 2008 at 07:41:25 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 49bda5349..af647a8dd 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 Sunday August 31, 2008 at 07:48:08 AM EDT + * It has been AutoGen-ed Monday September 1, 2008 at 07:41:35 AM 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.5p126\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p127\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index 8a7e4cdc7..1f3d8f3ee 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 Sunday August 31, 2008 at 07:48:07 AM EDT + * It has been AutoGen-ed Monday September 1, 2008 at 07:41:35 AM 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.5p126" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p126" +#define NTP_KEYGEN_VERSION "4.2.5p127" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p127" /* * 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 6bd1cdc83..93864528f 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 Sunday August 31, 2008 at 07:48:09 AM EDT +# It has been AutoGen-ed Monday September 1, 2008 at 07:41:37 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 20829e991..76b20c6da 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2008-08-31 "(ntp 4.2.5p126)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2008-09-01 "(ntp 4.2.5p127)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Sunday August 31, 2008 at 07:48:09 AM EDT +.\" It has been AutoGen-ed Monday September 1, 2008 at 07:41:36 AM EDT .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"