From: Harlan Stenn Date: Sun, 20 Aug 2006 03:34:01 +0000 (-0400) Subject: NTP_4_2_3P33 X-Git-Tag: NTP_4_2_3P33^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=794e64ab8517c4a4bc6c6a68a1728f816f7f5fc1;p=thirdparty%2Fntp.git NTP_4_2_3P33 bk: 44e7d8297acSRnEzTM4dqzI5y4t86w --- diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index e08c891cb..85635a1e5 100644 --- a/ntpd/ntpd-opts.c +++ b/ntpd/ntpd-opts.c @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntpd-opts.c) * - * It has been AutoGen-ed Thursday August 17, 2006 at 01:08:01 AM EDT + * It has been AutoGen-ed Friday August 18, 2006 at 05:35:11 PM EDT * From the definitions ntpd-opts.def * and the template file options */ @@ -864,7 +864,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPD"; tSCC zUsageTitle[] = -"ntpd - NTP daemon program - Ver. 4.2.3p31\n\ +"ntpd - NTP daemon program - Ver. 4.2.3p33\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index a599602a0..b6a55e4ba 100644 --- a/ntpd/ntpd-opts.h +++ b/ntpd/ntpd-opts.h @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntpd-opts.h) * - * It has been AutoGen-ed Thursday August 17, 2006 at 01:08:01 AM EDT + * It has been AutoGen-ed Friday August 18, 2006 at 05:35:10 PM EDT * From the definitions ntpd-opts.def * and the template file options */ @@ -88,8 +88,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 34 -#define NTPD_VERSION "4.2.3p31" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.3p31" +#define NTPD_VERSION "4.2.3p33" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.3p33" /* * Interface defines for all options. Replace "n" with diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index ed95c9c62..32135034e 100644 --- a/ntpd/ntpd-opts.texi +++ b/ntpd/ntpd-opts.texi @@ -7,7 +7,7 @@ # # DO NOT EDIT THIS FILE (ntpd-opts.texi) # -# It has been AutoGen-ed Thursday August 17, 2006 at 01:08:04 AM EDT +# It has been AutoGen-ed Friday August 18, 2006 at 05:35:14 PM EDT # From the definitions ntpd-opts.def # and the template file aginfo.tpl @end ignore @@ -116,9 +116,9 @@ 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/ntpd/.ntprc + - reading file /deacon/backroom/snaps/ntp-dev/ntpd/.ntprc - reading file /users/stenn/.ntprc - - reading file /deacon/backroom/ntp-dev/ntpd/.ntprc + - reading file /deacon/backroom/snaps/ntp-dev/ntpd/.ntprc - examining environment variables named NTPD_* diff --git a/ntpd/ntpd.1 b/ntpd/ntpd.1 index 69a325985..025e5f393 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2006-08-17 "( 4.2.3p31)" "Programmer's Manual" +.TH NTPD 1 2006-08-18 "( 4.2.3p33)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpd.1) .\" -.\" It has been AutoGen-ed Thursday August 17, 2006 at 01:08:02 AM EDT +.\" It has been AutoGen-ed Friday August 18, 2006 at 05:35:12 PM EDT .\" From the definitions ntpd-opts.def .\" and the template file agman1.tpl .\" diff --git a/ntpd/ntpdsim-opts.c b/ntpd/ntpdsim-opts.c index be0d145dd..cf863d525 100644 --- a/ntpd/ntpdsim-opts.c +++ b/ntpd/ntpdsim-opts.c @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntpdsim-opts.c) * - * It has been AutoGen-ed Thursday August 17, 2006 at 01:08:06 AM EDT + * It has been AutoGen-ed Friday August 18, 2006 at 05:35:16 PM EDT * From the definitions ntpdsim-opts.def * and the template file options */ @@ -1062,7 +1062,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPDSIM"; tSCC zUsageTitle[] = -"ntpdsim - NTP daemon simulation program - Ver. 4.2.3p31\n\ +"ntpdsim - NTP daemon simulation program - Ver. 4.2.3p33\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpd/ntpdsim-opts.h b/ntpd/ntpdsim-opts.h index 11797c05e..e31f047e8 100644 --- a/ntpd/ntpdsim-opts.h +++ b/ntpd/ntpdsim-opts.h @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntpdsim-opts.h) * - * It has been AutoGen-ed Thursday August 17, 2006 at 01:08:05 AM EDT + * It has been AutoGen-ed Friday August 18, 2006 at 05:35:15 PM EDT * From the definitions ntpdsim-opts.def * and the template file options */ @@ -97,8 +97,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 43 -#define NTPDSIM_VERSION "4.2.3p31" -#define NTPDSIM_FULL_VERSION "ntpdsim - NTP daemon simulation program - Ver. 4.2.3p31" +#define NTPDSIM_VERSION "4.2.3p33" +#define NTPDSIM_FULL_VERSION "ntpdsim - NTP daemon simulation program - Ver. 4.2.3p33" /* * Interface defines for all options. Replace "n" with diff --git a/ntpd/ntpdsim-opts.texi b/ntpd/ntpdsim-opts.texi index bd4a2124e..57937e2d2 100644 --- a/ntpd/ntpdsim-opts.texi +++ b/ntpd/ntpdsim-opts.texi @@ -7,7 +7,7 @@ # # DO NOT EDIT THIS FILE (ntpdsim-opts.texi) # -# It has been AutoGen-ed Thursday August 17, 2006 at 01:08:09 AM EDT +# It has been AutoGen-ed Friday August 18, 2006 at 05:35:19 PM EDT # From the definitions ntpdsim-opts.def # and the template file aginfo.tpl @end ignore @@ -134,9 +134,9 @@ 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/ntpd/.ntprc + - reading file /deacon/backroom/snaps/ntp-dev/ntpd/.ntprc - reading file /users/stenn/.ntprc - - reading file /deacon/backroom/ntp-dev/ntpd/.ntprc + - reading file /deacon/backroom/snaps/ntp-dev/ntpd/.ntprc - examining environment variables named NTPDSIM_* diff --git a/ntpd/ntpdsim.1 b/ntpd/ntpdsim.1 index b8a1fca27..e40feea87 100644 --- a/ntpd/ntpdsim.1 +++ b/ntpd/ntpdsim.1 @@ -1,7 +1,7 @@ -.TH NTPDSIM 1 2006-08-17 "( 4.2.3p31)" "Programmer's Manual" +.TH NTPDSIM 1 2006-08-18 "( 4.2.3p33)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpdsim.1) .\" -.\" It has been AutoGen-ed Thursday August 17, 2006 at 01:08:07 AM EDT +.\" It has been AutoGen-ed Friday August 18, 2006 at 05:35:17 PM EDT .\" From the definitions ntpdsim-opts.def .\" and the template file agman1.tpl .\" diff --git a/ntpdc/ntpdc-opts.c b/ntpdc/ntpdc-opts.c index 79570e669..d332a1636 100644 --- a/ntpdc/ntpdc-opts.c +++ b/ntpdc/ntpdc-opts.c @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntpdc-opts.c) * - * It has been AutoGen-ed Tuesday August 15, 2006 at 09:39:02 AM EDT + * It has been AutoGen-ed Friday August 18, 2006 at 05:41:46 PM EDT * From the definitions ntpdc-opts.def * and the template file options */ @@ -451,7 +451,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPDC"; tSCC zUsageTitle[] = -"ntpdc - vendor-specific NTP query program - Ver. 4.2.3p31\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.3p33\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index dfe6e609d..bae98fca5 100644 --- a/ntpdc/ntpdc-opts.h +++ b/ntpdc/ntpdc-opts.h @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntpdc-opts.h) * - * It has been AutoGen-ed Tuesday August 15, 2006 at 09:39:02 AM EDT + * It has been AutoGen-ed Friday August 18, 2006 at 05:41:46 PM EDT * From the definitions ntpdc-opts.def * and the template file options */ @@ -69,8 +69,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 15 -#define NTPDC_VERSION "4.2.3p31" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.3p31" +#define NTPDC_VERSION "4.2.3p33" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.3p33" /* * Interface defines for all options. Replace "n" with diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index 03a832e33..d75b30bad 100644 --- a/ntpdc/ntpdc-opts.texi +++ b/ntpdc/ntpdc-opts.texi @@ -7,7 +7,7 @@ # # DO NOT EDIT THIS FILE (ntpdc-opts.texi) # -# It has been AutoGen-ed Tuesday August 15, 2006 at 09:39:04 AM EDT +# It has been AutoGen-ed Friday August 18, 2006 at 05:41:49 PM EDT # From the definitions ntpdc-opts.def # and the template file aginfo.tpl @end ignore @@ -100,7 +100,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 d5a36b3ee..a63774be5 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2006-08-15 "( 4.2.3p31)" "Programmer's Manual" +.TH NTPDC 1 2006-08-18 "( 4.2.3p33)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpdc.1) .\" -.\" It has been AutoGen-ed Tuesday August 15, 2006 at 09:39:04 AM EDT +.\" It has been AutoGen-ed Friday August 18, 2006 at 05:41:48 PM 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 f4fc66fa6..a9d19a2cb 100644 --- a/ntpq/ntpq-opts.c +++ b/ntpq/ntpq-opts.c @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntpq-opts.c) * - * It has been AutoGen-ed Tuesday August 15, 2006 at 09:39:36 AM EDT + * It has been AutoGen-ed Friday August 18, 2006 at 05:42:18 PM EDT * From the definitions ntpq-opts.def * and the template file options */ @@ -399,7 +399,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPQ"; tSCC zUsageTitle[] = -"ntpq - standard NTP query program - Ver. 4.2.3p31\n\ +"ntpq - standard NTP query program - Ver. 4.2.3p33\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index 2d4b53315..d61eba5b7 100644 --- a/ntpq/ntpq-opts.h +++ b/ntpq/ntpq-opts.h @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntpq-opts.h) * - * It has been AutoGen-ed Tuesday August 15, 2006 at 09:39:35 AM EDT + * It has been AutoGen-ed Friday August 18, 2006 at 05:42:18 PM EDT * From the definitions ntpq-opts.def * and the template file options */ @@ -67,8 +67,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 13 -#define NTPQ_VERSION "4.2.3p31" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.3p31" +#define NTPQ_VERSION "4.2.3p33" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.3p33" /* * Interface defines for all options. Replace "n" with diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index 6d7cc67b4..78a32bf3c 100644 --- a/ntpq/ntpq-opts.texi +++ b/ntpq/ntpq-opts.texi @@ -7,7 +7,7 @@ # # DO NOT EDIT THIS FILE (ntpq-opts.texi) # -# It has been AutoGen-ed Tuesday August 15, 2006 at 09:39:38 AM EDT +# It has been AutoGen-ed Friday August 18, 2006 at 05:42:20 PM EDT # From the definitions ntpq-opts.def # and the template file aginfo.tpl @end ignore @@ -80,9 +80,9 @@ 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 - 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 316bed0eb..6003b60d0 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2006-08-15 "( 4.2.3p31)" "Programmer's Manual" +.TH NTPQ 1 2006-08-18 "( 4.2.3p33)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpq.1) .\" -.\" It has been AutoGen-ed Tuesday August 15, 2006 at 09:39:37 AM EDT +.\" It has been AutoGen-ed Friday August 18, 2006 at 05:42:19 PM EDT .\" From the definitions ntpq-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index af9b65b77..a2fc74e95 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=31 +point=33 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index 5f4df4b83..c09f22dd0 100644 --- a/sntp/sntp-opts.c +++ b/sntp/sntp-opts.c @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (sntp-opts.c) * - * It has been AutoGen-ed Tuesday August 15, 2006 at 09:40:07 AM EDT + * It has been AutoGen-ed Friday August 18, 2006 at 05:42:47 PM EDT * From the definitions sntp-opts.def * and the template file options */ @@ -481,7 +481,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "SNTP"; tSCC zUsageTitle[] = -"sntp - standard SNTP program - Ver. 4.2.3p31\n\ +"sntp - standard SNTP program - Ver. 4.2.3p33\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index dde9c5f3a..7168805f5 100644 --- a/sntp/sntp-opts.h +++ b/sntp/sntp-opts.h @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (sntp-opts.h) * - * It has been AutoGen-ed Tuesday August 15, 2006 at 09:40:06 AM EDT + * It has been AutoGen-ed Friday August 18, 2006 at 05:42:46 PM EDT * From the definitions sntp-opts.def * and the template file options */ @@ -145,8 +145,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 12 -#define SNTP_VERSION "4.2.3p31" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.3p31" +#define SNTP_VERSION "4.2.3p33" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.3p33" /* * Interface defines for all options. Replace "n" with diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index 89d6749c2..26da449e7 100644 --- a/sntp/sntp-opts.texi +++ b/sntp/sntp-opts.texi @@ -7,7 +7,7 @@ # # DO NOT EDIT THIS FILE (sntp-opts.texi) # -# It has been AutoGen-ed Tuesday August 15, 2006 at 09:40:09 AM EDT +# It has been AutoGen-ed Friday August 18, 2006 at 05:42:49 PM EDT # From the definitions sntp-opts.def # and the template file aginfo.tpl @end ignore diff --git a/util/ntp-keygen-opts.c b/util/ntp-keygen-opts.c index 14e4b4632..6667fe17a 100644 --- a/util/ntp-keygen-opts.c +++ b/util/ntp-keygen-opts.c @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntp-keygen-opts.c) * - * It has been AutoGen-ed Tuesday August 15, 2006 at 09:40:17 AM EDT + * It has been AutoGen-ed Friday August 18, 2006 at 05:43:12 PM EDT * From the definitions ntp-keygen-opts.def * and the template file options */ @@ -789,7 +789,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTP_KEYGEN"; tSCC zUsageTitle[] = -"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p31\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p33\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index 5a6b71fc2..181e2802e 100644 --- a/util/ntp-keygen-opts.h +++ b/util/ntp-keygen-opts.h @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntp-keygen-opts.h) * - * It has been AutoGen-ed Tuesday August 15, 2006 at 09:40:16 AM EDT + * It has been AutoGen-ed Friday August 18, 2006 at 05:43:11 PM EDT * From the definitions ntp-keygen-opts.def * and the template file options */ @@ -78,8 +78,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 24 -#define NTP_KEYGEN_VERSION "4.2.3p31" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p31" +#define NTP_KEYGEN_VERSION "4.2.3p33" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p33" /* * Interface defines for all options. Replace "n" with diff --git a/util/ntp-keygen-opts.texi b/util/ntp-keygen-opts.texi index 070c2041a..ba8552d30 100644 --- a/util/ntp-keygen-opts.texi +++ b/util/ntp-keygen-opts.texi @@ -7,7 +7,7 @@ # # DO NOT EDIT THIS FILE (ntp-keygen-opts.texi) # -# It has been AutoGen-ed Tuesday August 15, 2006 at 09:40:18 AM EDT +# It has been AutoGen-ed Friday August 18, 2006 at 05:43:14 PM EDT # From the definitions ntp-keygen-opts.def # and the template file aginfo.tpl @end ignore @@ -91,7 +91,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 621b91f5f..b4e2b78b0 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2006-08-15 "(ntp 4.2.3p31)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2006-08-18 "(ntp 4.2.3p33)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Tuesday August 15, 2006 at 09:40:18 AM EDT +.\" It has been AutoGen-ed Friday August 18, 2006 at 05:43:13 PM EDT .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"