]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P16 NTP_4_2_7P16
authorHarlan Stenn <stenn@ntp.org>
Thu, 4 Feb 2010 10:32:08 +0000 (10:32 +0000)
committerHarlan Stenn <stenn@ntp.org>
Thu, 4 Feb 2010 10:32:08 +0000 (10:32 +0000)
bk: 4b6aa228jzWH8w12N1QtxFmx30EhtA

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 f6635c2b88f2b8cc587bff133127d119f728e243..cc8636851535e49618d48ab385dc09c4748d4976 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p16) 2010/02/04 Released by Harlan Stenn <stenn@ntp.org>
 * Include (4.2.6p1-RC4) - [Bug 1474] ntp_keygen LCRYPTO after libntp.a.
 * Include (4.2.6p1-RC4) - Remove arlib.
 (4.2.7p15) 2010/02/03 Released by Harlan Stenn <stenn@ntp.org>
index 474b12ccde55b85367f24f06c60c9915282f1f86..bd2ad4e67588e990935172a12fdeb1805d345d26 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  February  3, 2010 at 10:26:36 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  4, 2010 at 10:24:02 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.7p15\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p16\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index f718bce2e54672f7586387de64e28a12eba43329..c82aa65fff13dd231ca77d648945822c99c80ca8 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  February  3, 2010 at 10:26:34 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  4, 2010 at 10:24:01 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.7p15"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p15"
+#define NTPD_VERSION       "4.2.7p16"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p16"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 773ec80e6602d535a0010356664486aa37e6eb16..6b1e5f0f2344ef8a2ed360116d6bf06cd5184256 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  February  3, 2010 at 10:29:09 AM by AutoGen 5.10
+# It has been AutoGen-ed  February  4, 2010 at 10:25:24 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.7p15
+ntpd - NTP daemon program - Ver. 4.2.7p16
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 139b792f537eae3860861a48b5c7309d3788601a..a3f2e9878c0fa9b4824c9a0fdef455ec78ede4aa 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2010-02-03 "( 4.2.7p15)" "Programmer's Manual"
+.TH NTPD 1 2010-02-04 "( 4.2.7p16)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  February  3, 2010 at 10:29:08 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  February  4, 2010 at 10:25:24 AM by AutoGen 5.10
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index b1457ac2137b4bd355d3e898420aab12f138f0e0..085d620f1f2bc018edaa807c1d058ff884e906be 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  February  3, 2010 at 10:29:28 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  4, 2010 at 10:25:51 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.7p15\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p16\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 8524def08509adc1698166d151fc597e941eba05..54a1a1ec40347895f59453b9f9bf66ba8d0c34e5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  February  3, 2010 at 10:29:27 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  4, 2010 at 10:25:49 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.7p15"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p15"
+#define NTPDC_VERSION       "4.2.7p16"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p16"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 205dd4bcaf5e13c042ea6ef04714e653cdd789a5..727bec35cd7892bfdc241508b2c3a5938df4e66e 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  February  3, 2010 at 10:29:58 AM by AutoGen 5.10
+# It has been AutoGen-ed  February  4, 2010 at 10:26:25 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.7p15
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p16
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 748a238504673c22f61b6e0313cdd58942e097f3..d3a0d38eb1944b1cdb0f777d460058b31c4eb180 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2010-02-03 "( 4.2.7p15)" "Programmer's Manual"
+.TH NTPDC 1 2010-02-04 "( 4.2.7p16)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  February  3, 2010 at 10:29:58 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  February  4, 2010 at 10:26:25 AM by AutoGen 5.10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index b495b50de3c0e3fcea665f3595851aa6ab2481ea..73b0c2456604db33a69e346dc8173ed8a84f4bcd 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  February  3, 2010 at 10:30:00 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  4, 2010 at 10:26:27 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.7p15\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p16\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index b7bf85bdfd1d356b50fc2f8603f26bfc63aab3da..3a3caa39e1b45ee2227ac07d99d76d4723b80397 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  February  3, 2010 at 10:29:59 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  4, 2010 at 10:26:26 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.7p15"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p15"
+#define NTPQ_VERSION       "4.2.7p16"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p16"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b9429c1d0a9e46ecb4d6330e8fefa7d80a976dd6..9d907a18243d802cf1b1800448e794a0a7b6a258 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  February  3, 2010 at 10:30:24 AM by AutoGen 5.10
+# It has been AutoGen-ed  February  4, 2010 at 10:26:54 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.7p15
+ntpq - standard NTP query program - Ver. 4.2.7p16
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 2d023dd5f8e3394ce780b780137084c7ad2b218d..5cf9b4d5ea58ea461c250e6deb5675197a93d08a 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2010-02-03 "( 4.2.7p15)" "Programmer's Manual"
+.TH NTPQ 1 2010-02-04 "( 4.2.7p16)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  February  3, 2010 at 10:30:23 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  February  4, 2010 at 10:26:53 AM by AutoGen 5.10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 5dc426b17e16183c90f1a3c9999fe95704b1f306..f54c755577b6ee54394e1fe3aa41112ebe162589 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  February  3, 2010 at 10:30:26 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  4, 2010 at 10:26:56 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.7p15\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p16\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 68ad4141cd31983396c6e23bb6402e13b38c8c5a..f999b78c4ec2739ca1994ceb8e4fe637b067c438 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  February  3, 2010 at 10:30:25 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  4, 2010 at 10:26:55 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.7p15"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p15"
+#define NTPSNMPD_VERSION       "4.2.7p16"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p16"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 3d75ad8c719388315d5439a885d13b2645b95132..9e05babcdd804a9c9f2934b0ab553b21e5935fcf 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  February  3, 2010 at 10:30:41 AM by AutoGen 5.10
+# It has been AutoGen-ed  February  4, 2010 at 10:27:11 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.7p15
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p16
 USAGE:  ntpsnmpd [ -<flag> | --<name> ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 3ec7a687741dfbbcbf9a8521378c97a07ce4ce02..c043f9bc26a21837f666f01e4c707ff0e3f32e0a 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2010-02-03 "( 4.2.7p15)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-02-04 "( 4.2.7p16)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  February  3, 2010 at 10:30:40 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  February  4, 2010 at 10:27:10 AM by AutoGen 5.10
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 750ea5c2691e7f664199e5ffbdb8451bd154edaa..04ab8278db685a835344dd9416b5c879b7c808b1 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=15
+point=16
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index ba04fa252da934be9bf63c79505813bd34007c9b..36a7754638a9fb399c4bfcda56b5d9f6d6fffd7b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  February  3, 2010 at 10:35:08 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  4, 2010 at 10:31:04 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.7p15\n\
+"sntp - standard SNTP program - Ver. 4.2.7p16\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index f896555ba14784ec0d758f1bb72390c92046afcd..330af3819709db1f1c2d001f0ecedd5c0e1ea787 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  February  3, 2010 at 10:35:08 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  4, 2010 at 10:31:04 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.7p15"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p15"
+#define SNTP_VERSION       "4.2.7p16"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p16"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index c0ed96ff6c4364bcc6e4a836ea273c22a909f35c..98d6df7decb144f0b20f3667410ba3a214e84d09 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  February  3, 2010 at 10:35:21 AM by AutoGen 5.10
+# It has been AutoGen-ed  February  4, 2010 at 10:31:17 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.7p15
+sntp - standard SNTP program - Ver. 4.2.7p16
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... hostname-or-IP ...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 4feb3978d06e830800f4baeb84be69cced1c9518..78aeb8bd4ffff7299be1a10dcd4d5b97747b1cdc 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2010-02-03 "( 4.2.7p15)" "Programmer's Manual"
+.TH SNTP 1 2010-02-04 "( 4.2.7p16)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  February  3, 2010 at 10:35:20 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  February  4, 2010 at 10:31:16 AM by AutoGen 5.10
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index dfe47495c178159e6058dc9002735b922eb92586..36d8ff6d2472ab090fc98286fec66c0d4a2c1d87 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.7p15 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p16 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by the draft NTPv4
 IETF specification.
index 67b5547d228a58e4b0781bc8ee17ecdcbcccae0d..763ac77d66eaaa19304c0df53ed50c96f3ca9ef4 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  February  3, 2010 at 10:35:23 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  4, 2010 at 10:31:19 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.7p15\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p16\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 0df3d023a116e3cff7fddfdf7bbc3357e4fcc040..f0c34d5e9552c4cc7d2645241cd2805ee5e312a8 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  February  3, 2010 at 10:35:22 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  4, 2010 at 10:31:19 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.7p15"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p15"
+#define NTP_KEYGEN_VERSION       "4.2.7p16"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p16"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 1ad700ddc1b74704f7d2c288a56c297beb19fe82..bcce95b5f8d9f0a1ae024044ca5c25cd5eaeee11 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  February  3, 2010 at 10:35:47 AM by AutoGen 5.10
+# It has been AutoGen-ed  February  4, 2010 at 10:31:35 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.7p15
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p16
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 10606d8ae3067f6e7286a49fe5d06e5fdf5f7111..c20b40b5e4d572eff816a3fc0929fb6c2246e4f5 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2010-02-03 "(ntp 4.2.7p15)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-02-04 "(ntp 4.2.7p16)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  February  3, 2010 at 10:35:46 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  February  4, 2010 at 10:31:34 AM by AutoGen 5.10
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"