From: Harlan Stenn Date: Mon, 10 Sep 2007 11:56:32 +0000 (-0400) Subject: NTP_4_2_5P74 X-Git-Tag: NTP_4_2_5P74^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a43c814a8f07ea65a071dc1d038edc4ad703af8e;p=thirdparty%2Fntp.git NTP_4_2_5P74 bk: 46e530f0AcHJu1hw7xHkGfvJc07GuQ --- diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index 67b550f74..405161861 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 Wednesday August 29, 2007 at 07:39:25 AM EDT + * It has been AutoGen-ed Monday September 10, 2007 at 07:46:59 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.5p73\n\ +"ntpd - NTP daemon program - Ver. 4.2.5p74\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index ba761d3f6..e7f72383b 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 Wednesday August 29, 2007 at 07:39:24 AM EDT + * It has been AutoGen-ed Monday September 10, 2007 at 07:46:58 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.5p73" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p73" +#define NTPD_VERSION "4.2.5p74" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p74" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index c271693be..cd3b12caa 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 Wednesday August 29, 2007 at 07:39:27 AM EDT +# It has been AutoGen-ed Monday September 10, 2007 at 07:47:01 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 7a5df589c..d685b3194 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2007-08-29 "( 4.2.5p73)" "Programmer's Manual" +.TH NTPD 1 2007-09-10 "( 4.2.5p74)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed Wednesday August 29, 2007 at 07:39:26 AM EDT +.\" It has been AutoGen-ed Monday September 10, 2007 at 07:47:00 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 f0357fdda..bbc6ced6c 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 Wednesday August 29, 2007 at 07:46:07 AM EDT + * It has been AutoGen-ed Monday September 10, 2007 at 07:53:43 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.5p73\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p74\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index 420749d17..3da161d60 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 Wednesday August 29, 2007 at 07:46:06 AM EDT + * It has been AutoGen-ed Monday September 10, 2007 at 07:53:42 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.5p73" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p73" +#define NTPDC_VERSION "4.2.5p74" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p74" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index 30b3e93ff..dc949ee21 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 Wednesday August 29, 2007 at 07:46:08 AM EDT +# It has been AutoGen-ed Monday September 10, 2007 at 07:53:45 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 c235fb921..27d6a780a 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2007-08-29 "( 4.2.5p73)" "Programmer's Manual" +.TH NTPDC 1 2007-09-10 "( 4.2.5p74)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed Wednesday August 29, 2007 at 07:46:07 AM EDT +.\" It has been AutoGen-ed Monday September 10, 2007 at 07:53:44 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 05bdb92fb..357223da4 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 Wednesday August 29, 2007 at 07:46:37 AM EDT + * It has been AutoGen-ed Monday September 10, 2007 at 07:54:14 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.5p73\n\ +"ntpq - standard NTP query program - Ver. 4.2.5p74\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index f4ba5d3b5..c5fe2b577 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 Wednesday August 29, 2007 at 07:46:37 AM EDT + * It has been AutoGen-ed Monday September 10, 2007 at 07:54:14 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.5p73" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p73" +#define NTPQ_VERSION "4.2.5p74" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p74" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index 734760457..f278b7f1a 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 Wednesday August 29, 2007 at 07:46:40 AM EDT +# It has been AutoGen-ed Monday September 10, 2007 at 07:54:16 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 41bde8ca0..74c3eecea 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2007-08-29 "( 4.2.5p73)" "Programmer's Manual" +.TH NTPQ 1 2007-09-10 "( 4.2.5p74)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed Wednesday August 29, 2007 at 07:46:39 AM EDT +.\" It has been AutoGen-ed Monday September 10, 2007 at 07:54:15 AM EDT .\" From the definitions ntpq-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index 40c6867c0..7eb385341 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=73 +point=74 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index dd73e2111..6e45fbcbd 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 Wednesday August 29, 2007 at 07:47:06 AM EDT + * It has been AutoGen-ed Monday September 10, 2007 at 07:54:43 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.5p73\n\ +"sntp - standard SNTP program - Ver. 4.2.5p74\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index 7fa523d62..6354a4ab3 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 Wednesday August 29, 2007 at 07:47:05 AM EDT + * It has been AutoGen-ed Monday September 10, 2007 at 07:54:42 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.5p73" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p73" +#define SNTP_VERSION "4.2.5p74" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p74" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index b31bcb6d9..5547a35bb 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 Wednesday August 29, 2007 at 07:47:09 AM EDT +# It has been AutoGen-ed Monday September 10, 2007 at 07:54:45 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 7374d2b33..2c6add50c 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2007-08-29 "( 4.2.5p73)" "Programmer's Manual" +.TH SNTP 1 2007-09-10 "( 4.2.5p74)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed Wednesday August 29, 2007 at 07:47:07 AM EDT +.\" It has been AutoGen-ed Monday September 10, 2007 at 07:54:44 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 b318b366b..ab1044110 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 Wednesday August 29, 2007 at 07:47:16 AM EDT + * It has been AutoGen-ed Monday September 10, 2007 at 07:55:30 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.5p73\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p74\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index ec09d351d..11796ef73 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 Wednesday August 29, 2007 at 07:47:16 AM EDT + * It has been AutoGen-ed Monday September 10, 2007 at 07:55:30 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.5p73" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p73" +#define NTP_KEYGEN_VERSION "4.2.5p74" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p74" /* * 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 d951153e3..bf19bf19b 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 Wednesday August 29, 2007 at 07:47:19 AM EDT +# It has been AutoGen-ed Monday September 10, 2007 at 07:55:32 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 e07cd6cb5..e0b97ab56 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2007-08-29 "(ntp 4.2.5p73)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2007-09-10 "(ntp 4.2.5p74)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Wednesday August 29, 2007 at 07:47:18 AM EDT +.\" It has been AutoGen-ed Monday September 10, 2007 at 07:55:31 AM EDT .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"