]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P17 NTP_4_2_7P17
authorHarlan Stenn <stenn@ntp.org>
Fri, 5 Feb 2010 10:31:56 +0000 (10:31 +0000)
committerHarlan Stenn <stenn@ntp.org>
Fri, 5 Feb 2010 10:31:56 +0000 (10:31 +0000)
bk: 4b6bf39cH22r3QEjzG2x8ouvuaUL_A

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 71e16a9e63373252bfec4cbc7d202d8f03c8d5d3..315e46753d0f02a18343a4ea036202cb3baad806 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p17) 2010/02/05 Released by Harlan Stenn <stenn@ntp.org>
 * Include (4.2.6p1-RC5) - [Bug 1477] First non-gmake make in clone
   w/VPATH can't make COPYRIGHT.
 * Attempts to cure CID 108 CID 118 CID 119 TAINTED_SCALAR warnings.
index bd2ad4e67588e990935172a12fdeb1805d345d26..f6ebffe56743fd5cc07cff7bd1bc101f7ee4b446 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  February  4, 2010 at 10:24:02 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  5, 2010 at 10:24:49 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.7p16\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p17\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index c82aa65fff13dd231ca77d648945822c99c80ca8..ae53a33b48ecb54cb5634e12f9da357f5dc5eace 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  February  4, 2010 at 10:24:01 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  5, 2010 at 10:24:48 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.7p16"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p16"
+#define NTPD_VERSION       "4.2.7p17"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p17"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 6b1e5f0f2344ef8a2ed360116d6bf06cd5184256..7cc3e08c36e2032703b0aea6c0a02fcea1d1ac59 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  February  4, 2010 at 10:25:24 AM by AutoGen 5.10
+# It has been AutoGen-ed  February  5, 2010 at 10:25:49 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.7p16
+ntpd - NTP daemon program - Ver. 4.2.7p17
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index a3f2e9878c0fa9b4824c9a0fdef455ec78ede4aa..dfc3a4a0532129faf97adaec00576935c5006f3a 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2010-02-04 "( 4.2.7p16)" "Programmer's Manual"
+.TH NTPD 1 2010-02-05 "( 4.2.7p17)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  February  4, 2010 at 10:25:24 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  February  5, 2010 at 10:25:48 AM by AutoGen 5.10
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 085d620f1f2bc018edaa807c1d058ff884e906be..50d1ac943d524cc1a8550c3427b4f9a247a965b1 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  February  4, 2010 at 10:25:51 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  5, 2010 at 10:26:05 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.7p16\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p17\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 54a1a1ec40347895f59453b9f9bf66ba8d0c34e5..7c39f9a59fe4fabb4741c983597ca8709f8f3624 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  February  4, 2010 at 10:25:49 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  5, 2010 at 10:26:05 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.7p16"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p16"
+#define NTPDC_VERSION       "4.2.7p17"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p17"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 727bec35cd7892bfdc241508b2c3a5938df4e66e..5f9e4bbdd021c83496267eea7f7e43640d195d98 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  February  4, 2010 at 10:26:25 AM by AutoGen 5.10
+# It has been AutoGen-ed  February  5, 2010 at 10:26:31 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.7p16
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p17
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index d3a0d38eb1944b1cdb0f777d460058b31c4eb180..21e7a76f2b16019ef4a5e8743de7d33a117db358 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2010-02-04 "( 4.2.7p16)" "Programmer's Manual"
+.TH NTPDC 1 2010-02-05 "( 4.2.7p17)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  February  4, 2010 at 10:26:25 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  February  5, 2010 at 10:26:30 AM by AutoGen 5.10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 73b0c2456604db33a69e346dc8173ed8a84f4bcd..6c916ab289fde2429e18f236dd0ac0ad3e54814d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  February  4, 2010 at 10:26:27 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  5, 2010 at 10:26:32 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.7p16\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p17\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 3a3caa39e1b45ee2227ac07d99d76d4723b80397..60d617cbea25c7293fbe26e51d8e3a399741870d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  February  4, 2010 at 10:26:26 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  5, 2010 at 10:26:32 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.7p16"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p16"
+#define NTPQ_VERSION       "4.2.7p17"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p17"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 9d907a18243d802cf1b1800448e794a0a7b6a258..510c92a9f65d6c9f6462839e1aaa637bc19fb82b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  February  4, 2010 at 10:26:54 AM by AutoGen 5.10
+# It has been AutoGen-ed  February  5, 2010 at 10:26:57 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.7p16
+ntpq - standard NTP query program - Ver. 4.2.7p17
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 5cf9b4d5ea58ea461c250e6deb5675197a93d08a..4f6d045512e7fcb1a107822102037e7ab694526c 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2010-02-04 "( 4.2.7p16)" "Programmer's Manual"
+.TH NTPQ 1 2010-02-05 "( 4.2.7p17)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  February  4, 2010 at 10:26:53 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  February  5, 2010 at 10:26:56 AM by AutoGen 5.10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index f54c755577b6ee54394e1fe3aa41112ebe162589..9c46afd0ad05f34d29799f636f51b2572056a61a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  February  4, 2010 at 10:26:56 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  5, 2010 at 10:26:58 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.7p16\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p17\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index f999b78c4ec2739ca1994ceb8e4fe637b067c438..a7ac2f243976d2b9d803e155a2b06e2316a9ab4c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  February  4, 2010 at 10:26:55 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  5, 2010 at 10:26:57 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.7p16"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p16"
+#define NTPSNMPD_VERSION       "4.2.7p17"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p17"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 9e05babcdd804a9c9f2934b0ab553b21e5935fcf..35704f40eda58bd7a330e0fa4fc280781e9b2b02 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  February  4, 2010 at 10:27:11 AM by AutoGen 5.10
+# It has been AutoGen-ed  February  5, 2010 at 10:27:12 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.7p16
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p17
 USAGE:  ntpsnmpd [ -<flag> | --<name> ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index c043f9bc26a21837f666f01e4c707ff0e3f32e0a..3f9504d77e8a36d7c990fce2a609632a12a519b6 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2010-02-04 "( 4.2.7p16)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-02-05 "( 4.2.7p17)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  February  4, 2010 at 10:27:10 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  February  5, 2010 at 10:27:12 AM by AutoGen 5.10
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 04ab8278db685a835344dd9416b5c879b7c808b1..7de6204967a68da3fddc35ab0560a69c458659eb 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=16
+point=17
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 36a7754638a9fb399c4bfcda56b5d9f6d6fffd7b..531cf725e96bb25a54036288f1fa499e97a6e9e8 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  February  4, 2010 at 10:31:04 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  5, 2010 at 10:30:58 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.7p16\n\
+"sntp - standard SNTP program - Ver. 4.2.7p17\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 330af3819709db1f1c2d001f0ecedd5c0e1ea787..50f55045adb80c502808a5c432d43bd59c52c100 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  February  4, 2010 at 10:31:04 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  5, 2010 at 10:30:57 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.7p16"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p16"
+#define SNTP_VERSION       "4.2.7p17"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p17"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 98d6df7decb144f0b20f3667410ba3a214e84d09..2951b855a26e7d4e70dab1905debe9171c9562e1 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  February  4, 2010 at 10:31:17 AM by AutoGen 5.10
+# It has been AutoGen-ed  February  5, 2010 at 10:31:10 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.7p16
+sntp - standard SNTP program - Ver. 4.2.7p17
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... hostname-or-IP ...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 78aeb8bd4ffff7299be1a10dcd4d5b97747b1cdc..5a7f5ca51a8cbd9866994299aee54f498f60d62e 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2010-02-04 "( 4.2.7p16)" "Programmer's Manual"
+.TH SNTP 1 2010-02-05 "( 4.2.7p17)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  February  4, 2010 at 10:31:16 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  February  5, 2010 at 10:31:09 AM by AutoGen 5.10
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 36d8ff6d2472ab090fc98286fec66c0d4a2c1d87..b8347c053d5f3657558fbcf3850f7f616681c8aa 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.7p16 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p17 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by the draft NTPv4
 IETF specification.
index 763ac77d66eaaa19304c0df53ed50c96f3ca9ef4..436963dbae3addeb324a386f276648c99ee0fa3a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  February  4, 2010 at 10:31:19 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  5, 2010 at 10:31:11 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.7p16\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p17\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index f0c34d5e9552c4cc7d2645241cd2805ee5e312a8..f113cab919982cab399c0683be627897116c05d8 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  February  4, 2010 at 10:31:19 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  5, 2010 at 10:31:11 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.7p16"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p16"
+#define NTP_KEYGEN_VERSION       "4.2.7p17"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p17"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index bcce95b5f8d9f0a1ae024044ca5c25cd5eaeee11..c63a3243d0910f7921a438650604006f526334e0 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  February  4, 2010 at 10:31:35 AM by AutoGen 5.10
+# It has been AutoGen-ed  February  5, 2010 at 10:31:27 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.7p16
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p17
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index c20b40b5e4d572eff816a3fc0929fb6c2246e4f5..e91175c4adc181765830d2f53dc849eb43d5f9f7 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2010-02-04 "(ntp 4.2.7p16)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-02-05 "(ntp 4.2.7p17)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  February  4, 2010 at 10:31:34 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  February  5, 2010 at 10:31:26 AM by AutoGen 5.10
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"