]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P86 NTP_4_2_7P86
authorHarlan Stenn <stenn@ntp.org>
Mon, 29 Nov 2010 09:19:40 +0000 (09:19 +0000)
committerHarlan Stenn <stenn@ntp.org>
Mon, 29 Nov 2010 09:19:40 +0000 (09:19 +0000)
bk: 4cf3702chhRl8am6BbxbnEFQ9o3fjQ

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 e7acb8b0ca60547d776f9fabd1757979121a4130..7b6a81f199ac6f03b8c93af4d6abd9294842229f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p86) 2010/11/29 Released by Harlan Stenn <stenn@ntp.org>
 * Documentation updates from Dave Mills.
 (4.2.7p85) 2010/11/24 Released by Harlan Stenn <stenn@ntp.org>
 * Documentation updates from Dave Mills.
index 67c61b258e765f267ed7a9403723c1b07f1b1ff6..279cd027ec1fcf20f14e5f0700577e5ecf3b001a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  November 27, 2010 at 05:17:49 PM by AutoGen 5.11.3
+ *  It has been AutoGen-ed  November 29, 2010 at 09:18:02 AM by AutoGen 5.11.3
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -1006,7 +1006,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.7p85\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p86\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index fec9729b1f611ebac72f8b7579f32ef066414111..1d8498069a346282616759182b1b170b0ee6cac2 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  November 27, 2010 at 05:17:48 PM by AutoGen 5.11.3
+ *  It has been AutoGen-ed  November 29, 2010 at 09:18:02 AM by AutoGen 5.11.3
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -89,8 +89,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    36
-#define NTPD_VERSION       "4.2.7p85"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p85"
+#define NTPD_VERSION       "4.2.7p86"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p86"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 4c0379e497e00b79d90e2e2259aca5c7e8764179..f796be1384358b0c712630422f992f98eec0da07 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  November 27, 2010 at 05:18:16 PM by AutoGen 5.11.3
+# It has been AutoGen-ed  November 29, 2010 at 09:18:38 AM by AutoGen 5.11.3
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -64,7 +64,7 @@ This is the automatically generated usage text for ntpd:
 
 @exampleindent 0
 @example
-ntpd - NTP daemon program - Ver. 4.2.7p85
+ntpd - NTP daemon program - Ver. 4.2.7p86
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index 64ae2fdc2e7851b32d09f5db5e2f0afde36cf633..032b0ff2515f52b8ef26937f145ede793f81a333 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2010-11-27 "( 4.2.7p85)" "Programmer's Manual"
+.TH NTPD 1 2010-11-29 "( 4.2.7p86)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  November 27, 2010 at 05:18:16 PM by AutoGen 5.11.3
+.\"  It has been AutoGen-ed  November 29, 2010 at 09:18:37 AM by AutoGen 5.11.3
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 126f39301da608ab35a9ad3d0e210512411016d4..d5c787444fadd3e6d5a618b08af17ce50c0bb6df 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  November 27, 2010 at 05:18:17 PM by AutoGen 5.11.3
+ *  It has been AutoGen-ed  November 29, 2010 at 09:18:45 AM by AutoGen 5.11.3
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -451,7 +451,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDC";
 tSCC   zUsageTitle[] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p85\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p86\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index c38a708cfc39d74443d00e5ceee7264a2da01cc9..4271feba70ef7dd080ef20706a8d1d3e440c4eb0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  November 27, 2010 at 05:18:17 PM by AutoGen 5.11.3
+ *  It has been AutoGen-ed  November 29, 2010 at 09:18:45 AM by AutoGen 5.11.3
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -68,8 +68,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    15
-#define NTPDC_VERSION       "4.2.7p85"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p85"
+#define NTPDC_VERSION       "4.2.7p86"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p86"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index a65fa9cd1cebe33f365b7eef725c26429ea07d8c..0a1f6e1c43d5640391cd6fc57c95d3fdad2dcdcf 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  November 27, 2010 at 05:18:23 PM by AutoGen 5.11.3
+# It has been AutoGen-ed  November 29, 2010 at 09:18:58 AM by AutoGen 5.11.3
 # 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.7p85
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p86
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 5b7e2abfd8a434a0de1b2797056401bd30c17698..19e5a7e9dae373d4e6deb589b710f490d5f4c17b 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2010-11-27 "( 4.2.7p85)" "Programmer's Manual"
+.TH NTPDC 1 2010-11-29 "( 4.2.7p86)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  November 27, 2010 at 05:18:22 PM by AutoGen 5.11.3
+.\"  It has been AutoGen-ed  November 29, 2010 at 09:18:57 AM by AutoGen 5.11.3
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 2d77aef9041dd9c80f8237a41c184bc57d8f29de..68b91413966dec44b777218595a1f85af6f4c9f0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  November 27, 2010 at 05:18:23 PM by AutoGen 5.11.3
+ *  It has been AutoGen-ed  November 29, 2010 at 09:18:58 AM by AutoGen 5.11.3
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -428,7 +428,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPQ";
 tSCC   zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.7p85\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p86\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 4599881981b2e78a6eb78b9ff75972a3a4934eee..793f6ac5f7ae1e53363c0135461e57c7684219fb 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  November 27, 2010 at 05:18:23 PM by AutoGen 5.11.3
+ *  It has been AutoGen-ed  November 29, 2010 at 09:18:58 AM by AutoGen 5.11.3
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -67,8 +67,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    14
-#define NTPQ_VERSION       "4.2.7p85"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p85"
+#define NTPQ_VERSION       "4.2.7p86"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p86"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 08be4b517f8826d771916fae0dcd617940ca5636..8714470492670b72b528cb615570227b8ed8ff95 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  November 27, 2010 at 05:18:43 PM by AutoGen 5.11.3
+# It has been AutoGen-ed  November 29, 2010 at 09:19:11 AM by AutoGen 5.11.3
 # 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.7p85
+ntpq - standard NTP query program - Ver. 4.2.7p86
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 0df61583b15c9123cd24a7569f3184d08ec67319..19feb71eedaef81332dc700a71a75c9786f398e1 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2010-11-27 "( 4.2.7p85)" "Programmer's Manual"
+.TH NTPQ 1 2010-11-29 "( 4.2.7p86)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  November 27, 2010 at 05:18:42 PM by AutoGen 5.11.3
+.\"  It has been AutoGen-ed  November 29, 2010 at 09:19:11 AM by AutoGen 5.11.3
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 9bd6daad1e5eb13af6d974e44cb9765717b7e8d4..dd4e9272aaf918fd40409267a07f18777119f7ec 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  November 27, 2010 at 05:18:43 PM by AutoGen 5.11.3
+ *  It has been AutoGen-ed  November 29, 2010 at 09:19:12 AM by AutoGen 5.11.3
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -255,7 +255,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPSNMPD";
 tSCC   zUsageTitle[] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p85\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p86\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 36cfd15669a7ae252afe30592fc04ec04e723f95..a813d19b56260c1f45d12cfd9db110ac8568b913 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  November 27, 2010 at 05:18:43 PM by AutoGen 5.11.3
+ *  It has been AutoGen-ed  November 29, 2010 at 09:19:12 AM by AutoGen 5.11.3
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -61,8 +61,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    8
-#define NTPSNMPD_VERSION       "4.2.7p85"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p85"
+#define NTPSNMPD_VERSION       "4.2.7p86"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p86"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index ade7ec42951e6f5c63f1d3a922d1d62ff08f02a6..9234be9587d15cbaea6be5a9f3d3fb9d0106673e 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  November 27, 2010 at 05:18:48 PM by AutoGen 5.11.3
+# It has been AutoGen-ed  November 29, 2010 at 09:19:18 AM by AutoGen 5.11.3
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -34,7 +34,7 @@ This is the automatically generated usage text for ntpsnmpd:
 
 @exampleindent 0
 @example
-ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p85
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p86
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index b5e55180b1fe4615b8c77d5ac75ea9c00f15d79e..fbcda11abfacbdf848be52edc71a57c61b0c3e7d 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2010-11-27 "( 4.2.7p85)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-11-29 "( 4.2.7p86)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  November 27, 2010 at 05:18:48 PM by AutoGen 5.11.3
+.\"  It has been AutoGen-ed  November 29, 2010 at 09:19:18 AM by AutoGen 5.11.3
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 102f9dfa8e8827445937c3ea2834617b8b6e8f43..e5b7743920ec71a1b259b4b67f82b8469ea9f4d0 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=85
+point=86
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 4f98b694a6a1d707927f1c9dd345f9b318c5026c..faef497c3a47f6270f4d4b9fe576fd8b44db9f07 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  November 27, 2010 at 05:22:03 PM by AutoGen 5.11.3
+ *  It has been AutoGen-ed  November 29, 2010 at 09:17:53 AM by AutoGen 5.11.3
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -473,7 +473,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.7p85\n\
+"sntp - standard SNTP program - Ver. 4.2.7p86\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 59c953a3701c67daebfd5233ee23bbffe3e578ff..51cc229dff80503888b1597592de291a34f45481 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  November 27, 2010 at 05:22:02 PM by AutoGen 5.11.3
+ *  It has been AutoGen-ed  November 29, 2010 at 09:17:53 AM by AutoGen 5.11.3
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -70,8 +70,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    17
-#define SNTP_VERSION       "4.2.7p85"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p85"
+#define SNTP_VERSION       "4.2.7p86"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p86"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index e496fe970e8a82882674ffad6ade7a1e924458d1..5d8bbbbbd30b1cc300314840d63c920c9db6dda3 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  November 27, 2010 at 05:22:14 PM by AutoGen 5.11.3
+# It has been AutoGen-ed  November 29, 2010 at 09:18:01 AM by AutoGen 5.11.3
 # 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.7p85
+sntp - standard SNTP program - Ver. 4.2.7p86
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... hostname-or-IP ...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 4300a486aacb8dff96616e732867c8d7247f3640..bdf2924e30465093c6aa617a1ccc7e9be2715c71 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2010-11-27 "( 4.2.7p85)" "Programmer's Manual"
+.TH SNTP 1 2010-11-29 "( 4.2.7p86)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  November 27, 2010 at 05:22:14 PM by AutoGen 5.11.3
+.\"  It has been AutoGen-ed  November 29, 2010 at 09:18:01 AM by AutoGen 5.11.3
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 7fd993ef5daf5c16a27efcd1562b53b342a6508a..a7b7657ee1ded65fe3c6b3d1f2ded430b33517fd 100644 (file)
@@ -36,7 +36,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.7p85 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p86 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by the draft NTPv4
 IETF specification.
index 2d50b29aae8ed6e06565a12e1c46cbe57baba71c..9632ffb7ce038259ae165f78c840f43e26288de3 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  November 27, 2010 at 05:18:49 PM by AutoGen 5.11.3
+ *  It has been AutoGen-ed  November 29, 2010 at 09:19:19 AM by AutoGen 5.11.3
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -757,7 +757,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTP_KEYGEN";
 tSCC   zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p85\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p86\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index b3abf1f9c8c0cb8759dc524d69a555253bb8ea58..8c1f64b30383beb01dc64a6b42f943e62a04bba8 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  November 27, 2010 at 05:18:49 PM by AutoGen 5.11.3
+ *  It has been AutoGen-ed  November 29, 2010 at 09:19:19 AM by AutoGen 5.11.3
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -77,8 +77,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define NTP_KEYGEN_VERSION       "4.2.7p85"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p85"
+#define NTP_KEYGEN_VERSION       "4.2.7p86"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p86"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 53e90e437b40288adb09e5be2b975149db776200..6d10c1698af22313dc18deff479e07d20c6c0666 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  November 27, 2010 at 05:18:55 PM by AutoGen 5.11.3
+# It has been AutoGen-ed  November 29, 2010 at 09:19:28 AM by AutoGen 5.11.3
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -52,7 +52,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.7p85
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p86
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 7c116c8c55450fa4902a20254169b38d0ee44eea..bdab636f6fb83ac3ccbb929c54ef11b019c87829 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2010-11-27 "(ntp 4.2.7p85)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-11-29 "(ntp 4.2.7p86)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  November 27, 2010 at 05:18:55 PM by AutoGen 5.11.3
+.\"  It has been AutoGen-ed  November 29, 2010 at 09:19:27 AM by AutoGen 5.11.3
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"