From: Harlan Stenn Date: Tue, 6 Nov 2007 11:46:44 +0000 (-0500) Subject: NTP_4_2_5P95 X-Git-Tag: NTP_4_2_5P95^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89eb10b6a777b4703b6eea9405c6ef519e35d20f;p=thirdparty%2Fntp.git NTP_4_2_5P95 bk: 47305424alcpFLaru7jSaiHDnhB2Zg --- diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index cd877cc33..ed1ef64f5 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 97afcc254..11f121001 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 a6d57b45a..d75f4f856 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 18faf41f2..27f7f294a 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 f27890988..31d6bea66 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 6e35a1677..e631fd217 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 e3014ef2d..480b6a231 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 56368643f..25436dded 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 48aaad805..f63abad0f 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 fb752a615..f2c570fe7 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 345119e94..074cbf47d 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 0037bb8bc..8e42acaa0 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 e438fa6c7..007d6782c 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 cd1669e79..9b425db1a 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 448424e29..d33ad7a51 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 13ee268aa..f87481598 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 99a050c71..f56d4364b 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 3b1655c8c..8207addde 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 d6f6c1b14..d063f096f 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 928c64526..60b0a56f7 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 ba275dd3f..477ec9f88 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 .\"