From: Harlan Stenn Date: Tue, 6 Nov 2007 11:46:44 +0000 (-0500) Subject: NTP_4_2_5P95 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abe91e9239cd38d0bcde5fb416e21384659e2a86;p=thirdparty%2Fntp.git NTP_4_2_5P95 bk: 47305424alcpFLaru7jSaiHDnhB2Zg --- diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index cd877cc338..ed1ef64f58 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 Tuesday November 6, 2007 at 01:44:31 AM EST + * It has been AutoGen-ed Tuesday November 6, 2007 at 06:37:35 AM EST * From the definitions ntpd-opts.def * and the template file options * @@ -1132,7 +1132,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPD"; tSCC zUsageTitle[] = -"ntpd - NTP daemon program - Ver. 4.2.5p94\n\ +"ntpd - NTP daemon program - Ver. 4.2.5p95\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index 97afcc254b..11f1210019 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 Tuesday November 6, 2007 at 01:44:30 AM EST + * It has been AutoGen-ed Tuesday November 6, 2007 at 06:37:34 AM EST * From the definitions ntpd-opts.def * and the template file options * @@ -96,8 +96,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 41 -#define NTPD_VERSION "4.2.5p94" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p94" +#define NTPD_VERSION "4.2.5p95" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p95" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index a6d57b45a5..d75f4f8564 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 Tuesday November 6, 2007 at 01:44:33 AM EST +# It has been AutoGen-ed Tuesday November 6, 2007 at 06:37:37 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 18faf41f27..27f7f294ab 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2007-11-06 "( 4.2.5p94)" "Programmer's Manual" +.TH NTPD 1 2007-11-06 "( 4.2.5p95)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed Tuesday November 6, 2007 at 01:44:32 AM EST +.\" It has been AutoGen-ed Tuesday November 6, 2007 at 06:37:36 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 f278909880..31d6bea66a 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 Tuesday November 6, 2007 at 01:45:45 AM EST + * It has been AutoGen-ed Tuesday November 6, 2007 at 06:44:40 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.5p94\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p95\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index 6e35a1677d..e631fd217c 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 Tuesday November 6, 2007 at 01:45:44 AM EST + * It has been AutoGen-ed Tuesday November 6, 2007 at 06:44:39 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.5p94" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p94" +#define NTPDC_VERSION "4.2.5p95" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p95" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index e3014ef2d1..480b6a231a 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 Tuesday November 6, 2007 at 01:45:46 AM EST +# It has been AutoGen-ed Tuesday November 6, 2007 at 06:44:43 AM EST # From the definitions ntpdc-opts.def # and the template file aginfo.tpl @end ignore @@ -99,7 +99,7 @@ or by a single hyphen and the flag character. The following option preset mechanisms are supported: - reading file /users/stenn/.ntprc - - reading file /deacon/backroom/ntp-dev/ntpdc/.ntprc + - reading file /deacon/backroom/snaps/ntp-dev/ntpdc/.ntprc - examining environment variables named NTPDC_* The diff --git a/ntpdc/ntpdc.1 b/ntpdc/ntpdc.1 index 56368643f5..25436ddedc 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2007-11-06 "( 4.2.5p94)" "Programmer's Manual" +.TH NTPDC 1 2007-11-06 "( 4.2.5p95)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed Tuesday November 6, 2007 at 01:45:46 AM EST +.\" It has been AutoGen-ed Tuesday November 6, 2007 at 06:44:42 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 48aaad8059..f63abad0f8 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 Tuesday November 6, 2007 at 01:46:02 AM EST + * It has been AutoGen-ed Tuesday November 6, 2007 at 06:45:12 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.5p94\n\ +"ntpq - standard NTP query program - Ver. 4.2.5p95\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index fb752a6151..f2c570fe75 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 Tuesday November 6, 2007 at 01:46:02 AM EST + * It has been AutoGen-ed Tuesday November 6, 2007 at 06:45:11 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.5p94" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p94" +#define NTPQ_VERSION "4.2.5p95" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p95" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index 345119e94e..074cbf47df 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 Tuesday November 6, 2007 at 01:46:04 AM EST +# It has been AutoGen-ed Tuesday November 6, 2007 at 06:45:14 AM EST # From the definitions ntpq-opts.def # and the template file aginfo.tpl @end ignore @@ -79,7 +79,7 @@ or by a single hyphen and the flag character. The following option preset mechanisms are supported: - reading file /users/stenn/.ntprc - - reading file /deacon/backroom/ntp-dev/ntpq/.ntprc + - reading file /deacon/backroom/snaps/ntp-dev/ntpq/.ntprc - examining environment variables named NTPQ_* The diff --git a/ntpq/ntpq.1 b/ntpq/ntpq.1 index 0037bb8bcc..8e42acaa08 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2007-11-06 "( 4.2.5p94)" "Programmer's Manual" +.TH NTPQ 1 2007-11-06 "( 4.2.5p95)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed Tuesday November 6, 2007 at 01:46:03 AM EST +.\" It has been AutoGen-ed Tuesday November 6, 2007 at 06:45:13 AM EST .\" From the definitions ntpq-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index e438fa6c71..007d6782c2 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=94 +point=95 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index cd1669e795..9b425db1a4 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 Tuesday November 6, 2007 at 01:46:26 AM EST + * It has been AutoGen-ed Tuesday November 6, 2007 at 06:45:41 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.5p94\n\ +"sntp - standard SNTP program - Ver. 4.2.5p95\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index 448424e29e..d33ad7a510 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 Tuesday November 6, 2007 at 01:46:26 AM EST + * It has been AutoGen-ed Tuesday November 6, 2007 at 06:45:40 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.5p94" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p94" +#define SNTP_VERSION "4.2.5p95" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p95" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index 13ee268aa8..f87481598e 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 Tuesday November 6, 2007 at 01:46:28 AM EST +# It has been AutoGen-ed Tuesday November 6, 2007 at 06:45:43 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 99a050c71d..f56d4364b8 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2007-11-06 "( 4.2.5p94)" "Programmer's Manual" +.TH SNTP 1 2007-11-06 "( 4.2.5p95)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed Tuesday November 6, 2007 at 01:46:27 AM EST +.\" It has been AutoGen-ed Tuesday November 6, 2007 at 06:45:42 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 3b1655c8c3..8207addde5 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 Tuesday November 6, 2007 at 01:46:37 AM EST + * It has been AutoGen-ed Tuesday November 6, 2007 at 06:45:52 AM EST * 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.5p94\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p95\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index d6f6c1b14b..d063f096fe 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 Tuesday November 6, 2007 at 01:46:37 AM EST + * It has been AutoGen-ed Tuesday November 6, 2007 at 06:45:51 AM EST * 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.5p94" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p94" +#define NTP_KEYGEN_VERSION "4.2.5p95" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p95" /* * 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 928c645262..60b0a56f7b 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 Tuesday November 6, 2007 at 01:46:39 AM EST +# It has been AutoGen-ed Tuesday November 6, 2007 at 06:45:54 AM EST # From the definitions ntp-keygen-opts.def # and the template file aginfo.tpl @end ignore @@ -90,7 +90,7 @@ or by a single hyphen and the flag character. The following option preset mechanisms are supported: - reading file /users/stenn/.ntprc - - reading file /deacon/backroom/ntp-dev/util/.ntprc + - reading file /deacon/backroom/snaps/ntp-dev/util/.ntprc - examining environment variables named NTP_KEYGEN_* If there is no new host key, look for an existing one. diff --git a/util/ntp-keygen.1 b/util/ntp-keygen.1 index ba275dd3f0..477ec9f88f 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2007-11-06 "(ntp 4.2.5p94)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2007-11-06 "(ntp 4.2.5p95)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Tuesday November 6, 2007 at 01:46:38 AM EST +.\" It has been AutoGen-ed Tuesday November 6, 2007 at 06:45:53 AM EST .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"