]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P18 NTP_4_2_7P18
authorHarlan Stenn <stenn@ntp.org>
Sun, 7 Feb 2010 10:31:29 +0000 (10:31 +0000)
committerHarlan Stenn <stenn@ntp.org>
Sun, 7 Feb 2010 10:31:29 +0000 (10:31 +0000)
bk: 4b6e9681VuFcnt6XJkyUsZxCicdl_g

27 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
sntp/sntp.html
util/ntp-keygen-opts.c
util/ntp-keygen-opts.h
util/ntp-keygen-opts.texi
util/ntp-keygen.1

index 2beeb49bbc2e7fa1246159150af9a1fb8a0dfb02..92e8a78280ae8b154d9e499ec3ea69dfdddbcd05 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p18) 2010/02/07 Released by Harlan Stenn <stenn@ntp.org>
 * Include (4.2.6p1-RC5) - [Bug 1480] snprintf() cleanup caused 
   unterminated refclock IDs.
 * Stop using getaddrinfo() to convert numeric address strings to on-wire
index f6ebffe56743fd5cc07cff7bd1bc101f7ee4b446..7c546b4438b987580a759ba351bf27c7e4b67d6a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  February  5, 2010 at 10:24:49 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  7, 2010 at 10:23:43 AM by AutoGen 5.10
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -956,7 +956,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.7p17\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p18\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index ae53a33b48ecb54cb5634e12f9da357f5dc5eace..b0060f468d83e0cd709683e30d37b8468eefa8d3 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  February  5, 2010 at 10:24:48 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  7, 2010 at 10:23:42 AM by AutoGen 5.10
  *  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.7p17"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p17"
+#define NTPD_VERSION       "4.2.7p18"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p18"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 7cc3e08c36e2032703b0aea6c0a02fcea1d1ac59..b46a427a05d9cc8c5431db8190d0b51a56e7ca3c 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  February  5, 2010 at 10:25:49 AM by AutoGen 5.10
+# It has been AutoGen-ed  February  7, 2010 at 10:25:00 AM by AutoGen 5.10
 # 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.7p17
+ntpd - NTP daemon program - Ver. 4.2.7p18
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index dfc3a4a0532129faf97adaec00576935c5006f3a..98865f60c7d56d13a71147afb805e2a6b7c81d16 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2010-02-05 "( 4.2.7p17)" "Programmer's Manual"
+.TH NTPD 1 2010-02-07 "( 4.2.7p18)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  February  5, 2010 at 10:25:48 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  February  7, 2010 at 10:24:59 AM by AutoGen 5.10
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 50d1ac943d524cc1a8550c3427b4f9a247a965b1..bd0cd87c8d4197982986948a9052716ea79b350d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  February  5, 2010 at 10:26:05 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  7, 2010 at 10:25:16 AM by AutoGen 5.10
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -452,7 +452,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDC";
 tSCC   zUsageTitle[] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p17\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p18\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 7c39f9a59fe4fabb4741c983597ca8709f8f3624..b71b1613b8c6220eed65ead94072789a7a647307 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  February  5, 2010 at 10:26:05 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  7, 2010 at 10:25:15 AM by AutoGen 5.10
  *  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.7p17"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p17"
+#define NTPDC_VERSION       "4.2.7p18"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p18"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 5f9e4bbdd021c83496267eea7f7e43640d195d98..ed0659f5679dd0212e43c9cb3dca149f8ce1ce8f 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  February  5, 2010 at 10:26:31 AM by AutoGen 5.10
+# It has been AutoGen-ed  February  7, 2010 at 10:25:42 AM by AutoGen 5.10
 # 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.7p17
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p18
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 21e7a76f2b16019ef4a5e8743de7d33a117db358..0e9a2f37ae50565f45e33819bd14658595a142d1 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2010-02-05 "( 4.2.7p17)" "Programmer's Manual"
+.TH NTPDC 1 2010-02-07 "( 4.2.7p18)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  February  5, 2010 at 10:26:30 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  February  7, 2010 at 10:25:41 AM by AutoGen 5.10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 6c916ab289fde2429e18f236dd0ac0ad3e54814d..6f09deef03d4b690e12baf463a73af3f19b27aad 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  February  5, 2010 at 10:26:32 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  7, 2010 at 10:25:43 AM by AutoGen 5.10
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -427,7 +427,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPQ";
 tSCC   zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.7p17\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p18\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 60d617cbea25c7293fbe26e51d8e3a399741870d..90b1f3f5d1b46f145196084e42dcbb063781410c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  February  5, 2010 at 10:26:32 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  7, 2010 at 10:25:43 AM by AutoGen 5.10
  *  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.7p17"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p17"
+#define NTPQ_VERSION       "4.2.7p18"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p18"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 510c92a9f65d6c9f6462839e1aaa637bc19fb82b..7540f7b6ef5be0c91abeb95ba20b35baf55e7902 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  February  5, 2010 at 10:26:57 AM by AutoGen 5.10
+# It has been AutoGen-ed  February  7, 2010 at 10:26:08 AM by AutoGen 5.10
 # 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.7p17
+ntpq - standard NTP query program - Ver. 4.2.7p18
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 4f6d045512e7fcb1a107822102037e7ab694526c..af651989d16c47266d4c235d71f5578861d89fd0 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2010-02-05 "( 4.2.7p17)" "Programmer's Manual"
+.TH NTPQ 1 2010-02-07 "( 4.2.7p18)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  February  5, 2010 at 10:26:56 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  February  7, 2010 at 10:26:07 AM by AutoGen 5.10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 9c46afd0ad05f34d29799f636f51b2572056a61a..b062c9d9379147a29ccf2158848b0df8a7a84535 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  February  5, 2010 at 10:26:58 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  7, 2010 at 10:26:09 AM by AutoGen 5.10
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -233,7 +233,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPSNMPD";
 tSCC   zUsageTitle[] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p17\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p18\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index a7ac2f243976d2b9d803e155a2b06e2316a9ab4c..63fcc74ec80328c22205c0f81d4c1d0cb6798b20 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  February  5, 2010 at 10:26:57 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  7, 2010 at 10:26:09 AM by AutoGen 5.10
  *  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.7p17"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p17"
+#define NTPSNMPD_VERSION       "4.2.7p18"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p18"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 35704f40eda58bd7a330e0fa4fc280781e9b2b02..a9bf47240d99caf3ece78acb7ade7b306be8ead8 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  February  5, 2010 at 10:27:12 AM by AutoGen 5.10
+# It has been AutoGen-ed  February  7, 2010 at 10:26:24 AM by AutoGen 5.10
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -33,7 +33,7 @@ This is the automatically generated usage text for ntpsnmpd:
 
 @exampleindent 0
 @example
-ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p17
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p18
 USAGE:  ntpsnmpd [ -<flag> | --<name> ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 3f9504d77e8a36d7c990fce2a609632a12a519b6..e709269fb630acd66077900315098c1c25ab2b2a 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2010-02-05 "( 4.2.7p17)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-02-07 "( 4.2.7p18)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  February  5, 2010 at 10:27:12 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  February  7, 2010 at 10:26:24 AM by AutoGen 5.10
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 7de6204967a68da3fddc35ab0560a69c458659eb..0c69173939119f7492e7089b577966340f838d14 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=17
+point=18
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 531cf725e96bb25a54036288f1fa499e97a6e9e8..fd56267817a5458103602215dbee948e652a5e66 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  February  5, 2010 at 10:30:58 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  7, 2010 at 10:30:19 AM by AutoGen 5.10
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -474,7 +474,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.7p17\n\
+"sntp - standard SNTP program - Ver. 4.2.7p18\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 50f55045adb80c502808a5c432d43bd59c52c100..362dea08b790651889919829fedd2ed84e957075 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  February  5, 2010 at 10:30:57 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  7, 2010 at 10:30:18 AM by AutoGen 5.10
  *  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.7p17"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p17"
+#define SNTP_VERSION       "4.2.7p18"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p18"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 2951b855a26e7d4e70dab1905debe9171c9562e1..0918af6408e235b4f7ed49b180f83e1ae7082905 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  February  5, 2010 at 10:31:10 AM by AutoGen 5.10
+# It has been AutoGen-ed  February  7, 2010 at 10:30:31 AM by AutoGen 5.10
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -56,7 +56,7 @@ This is the automatically generated usage text for sntp:
 
 @exampleindent 0
 @example
-sntp - standard SNTP program - Ver. 4.2.7p17
+sntp - standard SNTP program - Ver. 4.2.7p18
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... hostname-or-IP ...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 5a7f5ca51a8cbd9866994299aee54f498f60d62e..48587b9152052e933db1404b488871d7cf5c25f3 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2010-02-05 "( 4.2.7p17)" "Programmer's Manual"
+.TH SNTP 1 2010-02-07 "( 4.2.7p18)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  February  5, 2010 at 10:31:09 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  February  7, 2010 at 10:30:31 AM by AutoGen 5.10
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index b8347c053d5f3657558fbcf3850f7f616681c8aa..afb279511c87fd001a70124a33669efbd84d995c 100644 (file)
@@ -38,7 +38,7 @@ display the time offset of the system clock relative to the server
 clock.  Run as root, it can correct the system clock to this offset as
 well.  It can be run as an interactive command or from a cron job.
 
-  <p>This document applies to version 4.2.7p17 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p18 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by the draft NTPv4
 IETF specification.
index 436963dbae3addeb324a386f276648c99ee0fa3a..95b9a2189b55c78739c06bbe152fe60f8b413056 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  February  5, 2010 at 10:31:11 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  7, 2010 at 10:30:33 AM by AutoGen 5.10
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -738,7 +738,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTP_KEYGEN";
 tSCC   zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p17\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p18\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index f113cab919982cab399c0683be627897116c05d8..d15e3648cd9311dcb4ac6173e0355f27105abb13 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  February  5, 2010 at 10:31:11 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  7, 2010 at 10:30:33 AM by AutoGen 5.10
  *  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.7p17"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p17"
+#define NTP_KEYGEN_VERSION       "4.2.7p18"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p18"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index c63a3243d0910f7921a438650604006f526334e0..041941d7d636daad28e600274cbda2f9089e125e 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  February  5, 2010 at 10:31:27 AM by AutoGen 5.10
+# It has been AutoGen-ed  February  7, 2010 at 10:30:57 AM by AutoGen 5.10
 # 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.7p17
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p18
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index e91175c4adc181765830d2f53dc849eb43d5f9f7..454526b8dc60e5ab2588f9c4bdf5fc88585128f9 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2010-02-05 "(ntp 4.2.7p17)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-02-07 "(ntp 4.2.7p18)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  February  5, 2010 at 10:31:26 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  February  7, 2010 at 10:30:56 AM by AutoGen 5.10
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"