]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_4P7_RC7 NTP_4_2_4P7_RC7
authorHarlan Stenn <stenn@ntp.org>
Tue, 12 May 2009 06:41:56 +0000 (02:41 -0400)
committerHarlan Stenn <stenn@ntp.org>
Tue, 12 May 2009 06:41:56 +0000 (02:41 -0400)
bk: 4a091a341TxU2F9D2wpHTW2fhhGAjw

25 files changed:
ChangeLog
ntpd/ntpd-opts.c
ntpd/ntpd-opts.h
ntpd/ntpd-opts.texi
ntpd/ntpd.1
ntpd/ntpdsim-opts.c
ntpd/ntpdsim-opts.h
ntpd/ntpdsim-opts.texi
ntpd/ntpdsim.1
ntpdc/ntpdc-opts.c
ntpdc/ntpdc-opts.h
ntpdc/ntpdc-opts.texi
ntpdc/ntpdc.1
ntpq/ntpq-opts.c
ntpq/ntpq-opts.h
ntpq/ntpq-opts.texi
ntpq/ntpq.1
packageinfo.sh
sntp/sntp-opts.c
sntp/sntp-opts.h
sntp/sntp-opts.texi
util/ntp-keygen-opts.c
util/ntp-keygen-opts.h
util/ntp-keygen-opts.texi
util/ntp-keygen.1

index 90027eccbb59524b51d1fe30ca229e8b1508bf0e..f098ab6273762a1d117b388228f1a701d99aca1c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,5 @@
 ---
+(4.2.4p7-RC7) 2009/05/12 Released by Harlan Stenn <stenn@ntp.org>
 
 * ntp.isc.org -> ntp.org cleanup.
 * [Bug 1178] Use prior FORCE_DNSRETRY behavior as needed at runtime,
index fd7c9494e499260fcba219f3534c937f41a4cb3e..f389623db2e53a33d959d36fb8c6e9089694de5c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Friday May  8, 2009 at 04:34:21 AM EDT
+ *  It has been AutoGen-ed  Tuesday May 12, 2009 at 02:33:35 AM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -835,12 +835,12 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.4p7-RC6\n\
+"ntpd - NTP daemon program - Ver. 4.2.4p7-RC7\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
 
-tSCC   zBugsAddr[]    = "http://bugs.ntp.isc.org, bugs@ntp.org";
+tSCC   zBugsAddr[]    = "http://bugs.ntp.org, bugs@ntp.org";
 #define zExplain NULL
 tSCC    zDetail[]     = "\n\n";
 tSCC    zFullVersion[] = NTPD_FULL_VERSION;
index 3869c3bb431f781a659e03fa6cbb12a1aca4da76..d5e005e0c7fd1ccbb41263e58407038f78d47547 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Friday May  8, 2009 at 04:34:20 AM EDT
+ *  It has been AutoGen-ed  Tuesday May 12, 2009 at 02:33:34 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.4p7-RC6"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.4p7-RC6"
+#define NTPD_VERSION       "4.2.4p7-RC7"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.4p7-RC7"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index eee03e42b84c17099af4e332da49f0ffcc83eca2..21ab60175a2370aafe670765297592220120b27f 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Friday May  8, 2009 at 04:34:24 AM EDT
+# It has been AutoGen-ed  Tuesday May 12, 2009 at 02:33:38 AM EDT
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 0e2fe11f19742764d059e79cec1c0115e9fa3cfe..149e6cbb66550c6fe55bb03c52a746a7e4cdc7fa 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2009-05-08 "( 4.2.4p7-RC6)" "Programmer's Manual"
+.TH NTPD 1 2009-05-12 "( 4.2.4p7-RC7)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday May  8, 2009 at 04:34:23 AM EDT
+.\"  It has been AutoGen-ed  Tuesday May 12, 2009 at 02:33:36 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
@@ -283,7 +283,7 @@ by loading values from environment variables named:
 .SH AUTHOR
 David L. Mills and/or others
 .br
-Please send bug reports to:  http://bugs.ntp.isc.org, bugs@ntp.org
+Please send bug reports to:  http://bugs.ntp.org, bugs@ntp.org
 
 .PP
 .nf
index cd5e193882dcdb5c4ff2fc9aea5e1598cfe21b23..0e53240af8d756998fc39ef3a5276632dc44e2ed 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdsim-opts.c)
  *  
- *  It has been AutoGen-ed  Friday May  8, 2009 at 04:34:26 AM EDT
+ *  It has been AutoGen-ed  Tuesday May 12, 2009 at 02:33:40 AM EDT
  *  From the definitions    ntpdsim-opts.def
  *  and the template file   options
  *
@@ -1072,7 +1072,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDSIM";
 tSCC   zUsageTitle[] =
-"ntpdsim - NTP daemon simulation program - Ver. 4.2.4p7-RC6\n\
+"ntpdsim - NTP daemon simulation program - Ver. 4.2.4p7-RC7\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
@@ -1080,7 +1080,7 @@ tSCC*  apzHomeList[] = {
        ".",
        NULL };
 
-tSCC   zBugsAddr[]    = "http://bugs.ntp.isc.org, bugs@ntp.org";
+tSCC   zBugsAddr[]    = "http://bugs.ntp.org, bugs@ntp.org";
 #define zExplain NULL
 tSCC    zDetail[]     = "\n\n";
 tSCC    zFullVersion[] = NTPDSIM_FULL_VERSION;
index 5aa6f2914f06ca60a0f16f1aeb293f3b9a792630..6717021b3e0ae6624b2f1889b75b04667a3c067b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdsim-opts.h)
  *  
- *  It has been AutoGen-ed  Friday May  8, 2009 at 04:34:25 AM EDT
+ *  It has been AutoGen-ed  Tuesday May 12, 2009 at 02:33:39 AM EDT
  *  From the definitions    ntpdsim-opts.def
  *  and the template file   options
  *
@@ -98,8 +98,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    43
-#define NTPDSIM_VERSION       "4.2.4p7-RC6"
-#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p7-RC6"
+#define NTPDSIM_VERSION       "4.2.4p7-RC7"
+#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p7-RC7"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 9fb10ea8bb3b357f937c2614f2b666f46a102a88..66a0a6cbe3a1f1ed333b9c87c97a768489d1e4f8 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdsim-opts.texi)
 # 
-# It has been AutoGen-ed  Friday May  8, 2009 at 04:34:29 AM EDT
+# It has been AutoGen-ed  Tuesday May 12, 2009 at 02:33:42 AM EDT
 # From the definitions    ntpdsim-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 4833622044a7feaf730d92687b799de93f87b3d6..5fb456c595908df894f15087f6cad2a0533c19f6 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDSIM 1 2009-05-08 "( 4.2.4p7-RC6)" "Programmer's Manual"
+.TH NTPDSIM 1 2009-05-12 "( 4.2.4p7-RC7)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdsim.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday May  8, 2009 at 04:34:28 AM EDT
+.\"  It has been AutoGen-ed  Tuesday May 12, 2009 at 02:33:41 AM EDT
 .\"  From the definitions    ntpdsim-opts.def
 .\"  and the template file   agman1.tpl
 .\"
@@ -344,7 +344,7 @@ is searched for within those directories.
 .SH AUTHOR
 David L. Mills and/or others
 .br
-Please send bug reports to:  http://bugs.ntp.isc.org, bugs@ntp.org
+Please send bug reports to:  http://bugs.ntp.org, bugs@ntp.org
 
 .PP
 .nf
index 94250f08d4b84e30d614bf9497c59df4a895ce8a..c7ee2d3b9b53359dad108ae449efe6721530821a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Friday May  8, 2009 at 04:40:40 AM EDT
+ *  It has been AutoGen-ed  Tuesday May 12, 2009 at 02:39:40 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.4p7-RC6\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.4p7-RC7\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
@@ -470,7 +470,7 @@ tSCC*  apzHomeList[] = {
        ".",
        NULL };
 
-tSCC   zBugsAddr[]    = "http://bugs.ntp.isc.org, bugs@ntp.org";
+tSCC   zBugsAddr[]    = "http://bugs.ntp.org, bugs@ntp.org";
 #define zExplain NULL
 tSCC    zDetail[]     = "\n\
 The\n\
index 3c4fb0290cea83f5fd3c277afe409690c2c6c9fd..be91f0daaa81efd54c6427e13f21cb7980dea5a7 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Friday May  8, 2009 at 04:40:39 AM EDT
+ *  It has been AutoGen-ed  Tuesday May 12, 2009 at 02:39:40 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.4p7-RC6"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p7-RC6"
+#define NTPDC_VERSION       "4.2.4p7-RC7"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p7-RC7"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 23d10d2414e700bf9bd1aa94b5fd353bd49cb1f1..b225dc4db3141171695a1eb1bee54f082831a8b0 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Friday May  8, 2009 at 04:40:42 AM EDT
+# It has been AutoGen-ed  Tuesday May 12, 2009 at 02:39:42 AM EDT
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 543fc0cbe3e1c31b2895727a23dd3ebf9f553418..b5c17fe68105c3f6d5008601c364a9234f7e04e9 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2009-05-08 "( 4.2.4p7-RC6)" "Programmer's Manual"
+.TH NTPDC 1 2009-05-12 "( 4.2.4p7-RC7)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday May  8, 2009 at 04:40:41 AM EDT
+.\"  It has been AutoGen-ed  Tuesday May 12, 2009 at 02:39:41 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
@@ -145,7 +145,7 @@ is searched for within those directories.
 .SH AUTHOR
 David L. Mills and/or others
 .br
-Please send bug reports to:  http://bugs.ntp.isc.org, bugs@ntp.org
+Please send bug reports to:  http://bugs.ntp.org, bugs@ntp.org
 
 .PP
 .nf
index 12c78da28736d987ab769a59cc0ba947988f599c..ddd1b1ad344b90c6d4b59b2c1c759c5596f05ccd 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Friday May  8, 2009 at 04:41:11 AM EDT
+ *  It has been AutoGen-ed  Tuesday May 12, 2009 at 02:40:09 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.4p7-RC6\n\
+"ntpq - standard NTP query program - Ver. 4.2.4p7-RC7\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
@@ -418,7 +418,7 @@ tSCC*  apzHomeList[] = {
        ".",
        NULL };
 
-tSCC   zBugsAddr[]    = "http://bugs.ntp.isc.org, bugs@ntp.org";
+tSCC   zBugsAddr[]    = "http://bugs.ntp.org, bugs@ntp.org";
 #define zExplain NULL
 tSCC    zDetail[]     = "\n\
 The\n\
index d336ff3d74b39646d437d370c52b83d7d7a07ea4..34e5b25c94232ddce02a4f0b44bf0a1790c3c938 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Friday May  8, 2009 at 04:41:11 AM EDT
+ *  It has been AutoGen-ed  Tuesday May 12, 2009 at 02:40:09 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.4p7-RC6"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.4p7-RC6"
+#define NTPQ_VERSION       "4.2.4p7-RC7"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.4p7-RC7"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 6e2f10f6e109bdfc5a5191c064829665ad1a26fc..a49b3afb7ee64506b55194ed134c52599ac82096 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Friday May  8, 2009 at 04:41:13 AM EDT
+# It has been AutoGen-ed  Tuesday May 12, 2009 at 02:40:11 AM EDT
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 828c3daa06ca8776ca957ec634bbd66b1be52050..ba1ee491e208916b3b4bfa998f38c30b0d7a42d1 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2009-05-08 "( 4.2.4p7-RC6)" "Programmer's Manual"
+.TH NTPQ 1 2009-05-12 "( 4.2.4p7-RC7)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday May  8, 2009 at 04:41:12 AM EDT
+.\"  It has been AutoGen-ed  Tuesday May 12, 2009 at 02:40:10 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
@@ -372,7 +372,7 @@ is searched for within those directories.
 .SH AUTHOR
 David L. Mills and/or others
 .br
-Please send bug reports to:  http://bugs.ntp.isc.org, bugs@ntp.org
+Please send bug reports to:  http://bugs.ntp.org, bugs@ntp.org
 
 .PP
 .nf
index 5e303cf4eca11bd2488827ed17cfa82db3f077e1..53346ce29d084b72af0bed0ec61a792cb6acb3c9 100644 (file)
@@ -27,5 +27,5 @@ CLTAG=NTP_4_2_0
 # - - rcpoint gets set to 0
 # - - releasecandidate gets set to no
 # - GRONK is for -dev
-rcpoint=6
+rcpoint=7
 #rcpoint=GRONK
index 73fea6e8d8bbedb56e89412284b5945bc9cbdce1..3dcea8cdf44a49e126319332396975e96796a287 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Friday May  8, 2009 at 04:41:39 AM EDT
+ *  It has been AutoGen-ed  Tuesday May 12, 2009 at 02:40:39 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.4p7-RC6\n\
+"sntp - standard SNTP program - Ver. 4.2.4p7-RC7\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
@@ -521,7 +521,7 @@ tSCC*  apzHomeList[] = {
        ".",
        NULL };
 
-tSCC   zBugsAddr[]    = "http://bugs.ntp.isc.org, bugs@ntp.org";
+tSCC   zBugsAddr[]    = "http://bugs.ntp.org, bugs@ntp.org";
 #define zExplain NULL
 tSCC    zDetail[]     = "\n\
 .I sntp\n\
index 39c349c858b5d09248e86602306b25483d5d7e02..1238a5f3b40eadfab09e316812645dd3ac0d084b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Friday May  8, 2009 at 04:41:38 AM EDT
+ *  It has been AutoGen-ed  Tuesday May 12, 2009 at 02:40:38 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.4p7-RC6"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.4p7-RC6"
+#define SNTP_VERSION       "4.2.4p7-RC7"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.4p7-RC7"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 585a3f24223a93232e739acfab9e51b2bc138741..c5100f443eb98d4d3224a12e7f51124286a2fe2f 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Friday May  8, 2009 at 04:41:42 AM EDT
+# It has been AutoGen-ed  Tuesday May 12, 2009 at 02:40:41 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 84e18fc68e8b8ef0f576a0500c36917cb14c0cd1..63ffe3d751ef69019ff631672cde226cdfa00caa 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Friday May  8, 2009 at 04:41:49 AM EDT
+ *  It has been AutoGen-ed  Tuesday May 12, 2009 at 02:40:48 AM EDT
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -799,7 +799,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTP_KEYGEN";
 tSCC   zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p7-RC6\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p7-RC7\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
@@ -807,7 +807,7 @@ tSCC*  apzHomeList[] = {
        ".",
        NULL };
 
-tSCC   zBugsAddr[]    = "http://bugs.ntp.isc.org, bugs@ntp.org";
+tSCC   zBugsAddr[]    = "http://bugs.ntp.org, bugs@ntp.org";
 #define zExplain NULL
 tSCC    zDetail[]     = "\n\
 If there is no new host key, look for an existing one.\n\
index d9e5d5b4afd03acd8cd04c61dd1d20ea253d0955..6ea78c9e13cc233e818d041e78d170605fa4645a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Friday May  8, 2009 at 04:41:48 AM EDT
+ *  It has been AutoGen-ed  Tuesday May 12, 2009 at 02:40:47 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.4p7-RC6"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p7-RC6"
+#define NTP_KEYGEN_VERSION       "4.2.4p7-RC7"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p7-RC7"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index ff8e76b3a370da2ca9c9efc29b0b33b2744f7c6d..957f7f025dba4537c995a369e476dba37e14fd9e 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Friday May  8, 2009 at 04:41:51 AM EDT
+# It has been AutoGen-ed  Tuesday May 12, 2009 at 02:40:50 AM EDT
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 5ca69d9d77f8fe819a7dc27c3c66018ce2e3ebc8..016a52b274c60f45dff969091f871394a9723671 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2009-05-08 "(ntp 4.2.4p7-RC6)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2009-05-12 "(ntp 4.2.4p7-RC7)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday May  8, 2009 at 04:41:50 AM EDT
+.\"  It has been AutoGen-ed  Tuesday May 12, 2009 at 02:40:49 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"
@@ -163,7 +163,7 @@ is searched for within those directories.
 .SH AUTHOR
 David L. Mills and/or others
 .br
-Please send bug reports to:  http://bugs.ntp.isc.org, bugs@ntp.org
+Please send bug reports to:  http://bugs.ntp.org, bugs@ntp.org
 
 .PP
 .nf