]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P243_RC NTP_4_2_5P243_RC
authorHarlan Stenn <stenn@ntp.org>
Wed, 11 Nov 2009 10:46:08 +0000 (05:46 -0500)
committerHarlan Stenn <stenn@ntp.org>
Wed, 11 Nov 2009 10:46:08 +0000 (05:46 -0500)
bk: 4afa95f0OYe5JcH_ik6IyXZkS4lFOw

26 files changed:
ChangeLog
ntpd/ntpd-opts.c
ntpd/ntpd-opts.h
ntpd/ntpd-opts.texi
ntpd/ntpd.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
ntpsnmpd/ntpsnmpd-opts.c
ntpsnmpd/ntpsnmpd-opts.h
ntpsnmpd/ntpsnmpd-opts.texi
ntpsnmpd/ntpsnmpd.1
packageinfo.sh
sntp/sntp-opts.c
sntp/sntp-opts.h
sntp/sntp-opts.texi
sntp/sntp.1
util/ntp-keygen-opts.c
util/ntp-keygen-opts.h
util/ntp-keygen-opts.texi
util/ntp-keygen.1

index 2c88b8ea984b2fcbb89caa1c23e583c60cf78e7c..dd2dd65b237a981a525d300eead0b6990ae576d0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.5p243-RC) 2009/11/11 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1226] Fix deferred DNS lookups.
 * new crypto signature cleanup.
 (4.2.5p242-RC) 2009/11/10 Released by Harlan Stenn <stenn@ntp.org>
index 93b7b9f8077a46a18b4bd88a7e2b92a0dd7839bf..9dba0fe2f86f9cc5d10753b83f64be9da061c08d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  November 10, 2009 at 04:46:52 AM by AutoGen 5.9.9pre5
+ *  It has been AutoGen-ed  November 11, 2009 at 05:36:18 AM by AutoGen 5.9.9pre5
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -949,7 +949,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.5p242-RC\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p243-RC\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 6af97837bc38fcd9eee256abcec9c4bbc2ae77f9..7c74f94e2449c571b3fa97d434aaab13892b90c4 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  November 10, 2009 at 04:46:51 AM by AutoGen 5.9.9pre5
+ *  It has been AutoGen-ed  November 11, 2009 at 05:36:17 AM by AutoGen 5.9.9pre5
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -90,8 +90,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    35
-#define NTPD_VERSION       "4.2.5p242-RC"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p242-RC"
+#define NTPD_VERSION       "4.2.5p243-RC"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p243-RC"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index db81c362b15c45ae70fea032104bf207d04ff053..0bb273133bb877d0fbaf859d3cc754ebeee314a9 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  November 10, 2009 at 04:46:55 AM by AutoGen 5.9.9pre5
+# It has been AutoGen-ed  November 11, 2009 at 05:36:21 AM by AutoGen 5.9.9pre5
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -63,7 +63,7 @@ This is the automatically generated usage text for ntpd:
 
 @exampleindent 0
 @example
-ntpd - NTP daemon program - Ver. 4.2.5p241-RC
+ntpd - NTP daemon program - Ver. 4.2.5p242-RC
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index b3728bfa5812845514699640efe5201eebbced1c..ddb73e944935ae81b52e3fe0d708e2f48861f38e 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2009-11-10 "( 4.2.5p242-RC)" "Programmer's Manual"
+.TH NTPD 1 2009-11-11 "( 4.2.5p243-RC)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  November 10, 2009 at 04:46:54 AM by AutoGen 5.9.9pre5
+.\"  It has been AutoGen-ed  November 11, 2009 at 05:36:20 AM by AutoGen 5.9.9pre5
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 923130a4fce7cf05f4a34e4e6571645bc457c6bd..2e6599e380fc45504797bdb50673de0c1621e662 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  November 10, 2009 at 04:50:26 AM by AutoGen 5.9.9pre5
+ *  It has been AutoGen-ed  November 11, 2009 at 05:38:17 AM by AutoGen 5.9.9pre5
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -437,7 +437,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDC";
 tSCC   zUsageTitle[] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p242-RC\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p243-RC\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 9a602fe15d826bded673245911734059ed9e56eb..9c36e91d9f41563664f9fd48a6053b228f5a34a1 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  November 10, 2009 at 04:50:25 AM by AutoGen 5.9.9pre5
+ *  It has been AutoGen-ed  November 11, 2009 at 05:38:16 AM by AutoGen 5.9.9pre5
  *  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.5p242-RC"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p242-RC"
+#define NTPDC_VERSION       "4.2.5p243-RC"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p243-RC"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 877f70f1bf2245136debc481619ee99e0240dbc8..ce227d494a1335486420aae0d14f4fda29413820 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  November 10, 2009 at 04:50:28 AM by AutoGen 5.9.9pre5
+# It has been AutoGen-ed  November 11, 2009 at 05:38:19 AM by AutoGen 5.9.9pre5
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -58,7 +58,7 @@ This is the automatically generated usage text for ntpdc:
 
 @exampleindent 0
 @example
-ntpdc - vendor-specific NTP query program - Ver. 4.2.5p241-RC
+ntpdc - vendor-specific NTP query program - Ver. 4.2.5p242-RC
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 7319da77c9bf6ac9d2e36b5c370bf844b19d9f84..3a79a6ed0bb7627a799c907fa429af6a3ca43ff9 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2009-11-10 "( 4.2.5p242-RC)" "Programmer's Manual"
+.TH NTPDC 1 2009-11-11 "( 4.2.5p243-RC)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  November 10, 2009 at 04:50:28 AM by AutoGen 5.9.9pre5
+.\"  It has been AutoGen-ed  November 11, 2009 at 05:38:18 AM by AutoGen 5.9.9pre5
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index a04a577da19fe1f9132146e4d816e2ca41b4b4e0..c4f239afa64eb1a2e4a3df12abd0a28163206794 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  November 10, 2009 at 04:51:00 AM by AutoGen 5.9.9pre5
+ *  It has been AutoGen-ed  November 11, 2009 at 05:38:50 AM by AutoGen 5.9.9pre5
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -420,7 +420,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPQ";
 tSCC   zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.5p242-RC\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p243-RC\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 36d9dea01eab0a716b7784b4e0a53cebdf668b9a..fc2b529d106591b3c92ea067b160e3218971f355 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  November 10, 2009 at 04:50:59 AM by AutoGen 5.9.9pre5
+ *  It has been AutoGen-ed  November 11, 2009 at 05:38:49 AM by AutoGen 5.9.9pre5
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -69,8 +69,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    14
-#define NTPQ_VERSION       "4.2.5p242-RC"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p242-RC"
+#define NTPQ_VERSION       "4.2.5p243-RC"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p243-RC"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 4e5e8c48bed126f5d6944c77494618478d7dce4a..32634b763599385e3aa9f57a66a9bc813e3e7640 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  November 10, 2009 at 04:51:02 AM by AutoGen 5.9.9pre5
+# It has been AutoGen-ed  November 11, 2009 at 05:38:52 AM by AutoGen 5.9.9pre5
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -47,7 +47,7 @@ This is the automatically generated usage text for ntpq:
 
 @exampleindent 0
 @example
-ntpq - standard NTP query program - Ver. 4.2.5p241-RC
+ntpq - standard NTP query program - Ver. 4.2.5p242-RC
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 96b45747a6dc655e3e60bb2947f8aee5936c60fd..38bd9ff1ab47b457be84a7b7cd47cd43f6f9abd0 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2009-11-10 "( 4.2.5p242-RC)" "Programmer's Manual"
+.TH NTPQ 1 2009-11-11 "( 4.2.5p243-RC)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  November 10, 2009 at 04:51:01 AM by AutoGen 5.9.9pre5
+.\"  It has been AutoGen-ed  November 11, 2009 at 05:38:51 AM by AutoGen 5.9.9pre5
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 58e47cd936e01822d4d8112b157e6cf0f9228cb9..38b037b2bb9d5fef449f9d05fa01f35fe51bc970 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  November 10, 2009 at 04:51:30 AM by AutoGen 5.9.9pre5
+ *  It has been AutoGen-ed  November 11, 2009 at 05:39:21 AM by AutoGen 5.9.9pre5
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -226,7 +226,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPSNMPD";
 tSCC   zUsageTitle[] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p242-RC\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p243-RC\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 9fb22fd1672f9be3c4ef888d6c9c9cf5c7cc4344..8a64017a8482bdfa496aaaf731b3a3ce4a865d73 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  November 10, 2009 at 04:51:30 AM by AutoGen 5.9.9pre5
+ *  It has been AutoGen-ed  November 11, 2009 at 05:39:21 AM by AutoGen 5.9.9pre5
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -62,8 +62,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    7
-#define NTPSNMPD_VERSION       "4.2.5p242-RC"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p242-RC"
+#define NTPSNMPD_VERSION       "4.2.5p243-RC"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p243-RC"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 610c9ed7618ae845e34e5aed17fe92a2c95b39a2..0c1e5cdb03fa687c53604f3d9eded7360a7c54a2 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  November 10, 2009 at 04:51:32 AM by AutoGen 5.9.9pre5
+# It has been AutoGen-ed  November 11, 2009 at 05:39:23 AM by AutoGen 5.9.9pre5
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 262a95dd27869ba67a3da7f3fe11d026fde93655..bd00ce38080251363b4e2d27f91f1c943ae29a6f 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2009-11-10 "( 4.2.5p242-RC)" "Programmer's Manual"
+.TH NTPSNMPD 1 2009-11-11 "( 4.2.5p243-RC)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  November 10, 2009 at 04:51:31 AM by AutoGen 5.9.9pre5
+.\"  It has been AutoGen-ed  November 11, 2009 at 05:39:22 AM by AutoGen 5.9.9pre5
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 4cad3b5d1357cdb34bd16695093f735bdc4be980..3a46181c67318363d7670bbbabe069c0ba9c832c 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=242
+point=243
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index ffcbf18443069962b3c1074b6b149f93efc9a9d5..e8a49264a078099a898481d70a9521d4a03d5381 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  November 10, 2009 at 04:56:34 AM by AutoGen 5.9.9pre5
+ *  It has been AutoGen-ed  November 11, 2009 at 05:44:31 AM by AutoGen 5.9.9pre5
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -458,7 +458,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.5p242-RC\n\
+"sntp - standard SNTP program - Ver. 4.2.5p243-RC\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index b0e729557c5fa6645e5a37cb3b0cccabc03d22b0..c2cd1a2d98f44312d0f6b44b6cafe2bdce770916 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  November 10, 2009 at 04:56:33 AM by AutoGen 5.9.9pre5
+ *  It has been AutoGen-ed  November 11, 2009 at 05:44:30 AM by AutoGen 5.9.9pre5
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -72,8 +72,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    17
-#define SNTP_VERSION       "4.2.5p242-RC"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p242-RC"
+#define SNTP_VERSION       "4.2.5p243-RC"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p243-RC"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d9b8dbb1235cf4f1b87cd4f48c732239e75a430b..d6fcf6489d98ddd39374be581f2c9f037b5aeec3 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  November 10, 2009 at 04:56:36 AM by AutoGen 5.9.9pre5
+# It has been AutoGen-ed  November 11, 2009 at 05:44:33 AM by AutoGen 5.9.9pre5
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -50,7 +50,7 @@ This is the automatically generated usage text for sntp:
 
 @exampleindent 0
 @example
-sntp - standard SNTP program - Ver. 4.2.5p241-RC
+sntp - standard SNTP program - Ver. 4.2.5p242-RC
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... ...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 7d3fc6ea81b321729725627dc3140ad250086bea..bd5ef5270ea620c3ddb77d55d3c80ef8c0fd5ac4 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2009-11-10 "( 4.2.5p242-RC)" "Programmer's Manual"
+.TH SNTP 1 2009-11-11 "( 4.2.5p243-RC)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  November 10, 2009 at 04:56:35 AM by AutoGen 5.9.9pre5
+.\"  It has been AutoGen-ed  November 11, 2009 at 05:44:32 AM by AutoGen 5.9.9pre5
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index a29a8077989043db14879d2d442195862497b15f..d11934c22a6eedc4a40479c56cb1ccdd7b2e0a8d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  November 10, 2009 at 04:56:58 AM by AutoGen 5.9.9pre5
+ *  It has been AutoGen-ed  November 11, 2009 at 05:44:54 AM by AutoGen 5.9.9pre5
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -746,7 +746,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTP_KEYGEN";
 tSCC   zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p242-RC\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p243-RC\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 0319a502dbca21ee9c5640e14ee698b7db9e87ff..65d8a2be1af12d212a56cae3657927d4876c4022 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  November 10, 2009 at 04:56:57 AM by AutoGen 5.9.9pre5
+ *  It has been AutoGen-ed  November 11, 2009 at 05:44:53 AM by AutoGen 5.9.9pre5
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -78,8 +78,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    23
-#define NTP_KEYGEN_VERSION       "4.2.5p242-RC"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p242-RC"
+#define NTP_KEYGEN_VERSION       "4.2.5p243-RC"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p243-RC"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index eb73d322b5a037d117bb7d0728ac23d6b57e9fb4..5ac48262308f3857902f7187880a83ff9ffebf5e 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  November 10, 2009 at 04:57:00 AM by AutoGen 5.9.9pre5
+# It has been AutoGen-ed  November 11, 2009 at 05:44:57 AM by AutoGen 5.9.9pre5
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -51,7 +51,7 @@ This is the automatically generated usage text for ntp-keygen:
 @exampleindent 0
 @example
 Using OpenSSL version 90704f
-ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p241-RC
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p242-RC
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 5e9e5cb5ef658d4ed72338a8c64edd8ea9e29fa5..8e29317634aa7f60127e75a3c848f298f6b233be 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2009-11-10 "(ntp 4.2.5p242-RC)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2009-11-11 "(ntp 4.2.5p243-RC)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  November 10, 2009 at 04:56:59 AM by AutoGen 5.9.9pre5
+.\"  It has been AutoGen-ed  November 11, 2009 at 05:44:56 AM by AutoGen 5.9.9pre5
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"