]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P87 NTP_4_2_7P87
authorHarlan Stenn <stenn@ntp.org>
Wed, 1 Dec 2010 10:10:29 +0000 (10:10 +0000)
committerHarlan Stenn <stenn@ntp.org>
Wed, 1 Dec 2010 10:10:29 +0000 (10:10 +0000)
bk: 4cf61f15HzZ2Codje92sQqldidF23w

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 0b2e2bf15f00dcff01ce909b603ad4f1e270de1d..46bfaf014ae9bcfa3721142dbb087cba8dcb683a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p87) 2010/12/01 Released by Harlan Stenn <stenn@ntp.org>
 * from 4.2.6p3-RC12: Clean up m4 quoting in configure.ac, *.m4 files,
   resolving intermittent AC_LANG_PROGRAM possibly undefined errors.
 (4.2.7p86) 2010/11/29 Released by Harlan Stenn <stenn@ntp.org>
index 279cd027ec1fcf20f14e5f0700577e5ecf3b001a..a8d5680395da78297548e14c58287605cb60861e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  November 29, 2010 at 09:18:02 AM by AutoGen 5.11.3
+ *  It has been AutoGen-ed  December  1, 2010 at 10:09:21 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.7p86\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p87\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index 1d8498069a346282616759182b1b170b0ee6cac2..d65745a828f4beb5ff45430c1a927d4acf156192 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  November 29, 2010 at 09:18:02 AM by AutoGen 5.11.3
+ *  It has been AutoGen-ed  December  1, 2010 at 10:09:21 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.7p86"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p86"
+#define NTPD_VERSION       "4.2.7p87"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p87"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index f796be1384358b0c712630422f992f98eec0da07..d15b8142b67a6e4af87f89e0dfd7726e21c634e7 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  November 29, 2010 at 09:18:38 AM by AutoGen 5.11.3
+# It has been AutoGen-ed  December  1, 2010 at 10:09:39 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.7p86
+ntpd - NTP daemon program - Ver. 4.2.7p87
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index 032b0ff2515f52b8ef26937f145ede793f81a333..f58679457507c0a4ea94cf963e0b23f55e9f90d9 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2010-11-29 "( 4.2.7p86)" "Programmer's Manual"
+.TH NTPD 1 2010-12-01 "( 4.2.7p87)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  November 29, 2010 at 09:18:37 AM by AutoGen 5.11.3
+.\"  It has been AutoGen-ed  December  1, 2010 at 10:09:38 AM by AutoGen 5.11.3
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index d5c787444fadd3e6d5a618b08af17ce50c0bb6df..32466fd5b5c1c021fd24c50fdd51756faf50a10e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  November 29, 2010 at 09:18:45 AM by AutoGen 5.11.3
+ *  It has been AutoGen-ed  December  1, 2010 at 10:09:44 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.7p86\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p87\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 4271feba70ef7dd080ef20706a8d1d3e440c4eb0..4ea8b2fe784d5e42633b58b9eec9815afb79eb24 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  November 29, 2010 at 09:18:45 AM by AutoGen 5.11.3
+ *  It has been AutoGen-ed  December  1, 2010 at 10:09:44 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.7p86"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p86"
+#define NTPDC_VERSION       "4.2.7p87"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p87"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 0a1f6e1c43d5640391cd6fc57c95d3fdad2dcdcf..b34faba0e6711eebf8fdea11ef1d3c6dcb21081b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  November 29, 2010 at 09:18:58 AM by AutoGen 5.11.3
+# It has been AutoGen-ed  December  1, 2010 at 10:09:54 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.7p86
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p87
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 19e5a7e9dae373d4e6deb589b710f490d5f4c17b..6fa6d9ed71f7f5a55e877204897a91e624d2e77f 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2010-11-29 "( 4.2.7p86)" "Programmer's Manual"
+.TH NTPDC 1 2010-12-01 "( 4.2.7p87)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  November 29, 2010 at 09:18:57 AM by AutoGen 5.11.3
+.\"  It has been AutoGen-ed  December  1, 2010 at 10:09:54 AM by AutoGen 5.11.3
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 68b91413966dec44b777218595a1f85af6f4c9f0..9553df0c04ace575baa994e7b3228dbb104b4605 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  November 29, 2010 at 09:18:58 AM by AutoGen 5.11.3
+ *  It has been AutoGen-ed  December  1, 2010 at 10:09:55 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.7p86\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p87\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 793f6ac5f7ae1e53363c0135461e57c7684219fb..1675abbe06cc3253d9d73fb9ad6449f16233f567 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  November 29, 2010 at 09:18:58 AM by AutoGen 5.11.3
+ *  It has been AutoGen-ed  December  1, 2010 at 10:09:55 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.7p86"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p86"
+#define NTPQ_VERSION       "4.2.7p87"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p87"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 8714470492670b72b528cb615570227b8ed8ff95..08a8b654bd2a202d8dc31c06dce568ef3535463b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  November 29, 2010 at 09:19:11 AM by AutoGen 5.11.3
+# It has been AutoGen-ed  December  1, 2010 at 10:10:06 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.7p86
+ntpq - standard NTP query program - Ver. 4.2.7p87
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 19feb71eedaef81332dc700a71a75c9786f398e1..a005e4a8bae387c8f40772adb6584bea6089cce4 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2010-11-29 "( 4.2.7p86)" "Programmer's Manual"
+.TH NTPQ 1 2010-12-01 "( 4.2.7p87)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  November 29, 2010 at 09:19:11 AM by AutoGen 5.11.3
+.\"  It has been AutoGen-ed  December  1, 2010 at 10:10:05 AM by AutoGen 5.11.3
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index dd4e9272aaf918fd40409267a07f18777119f7ec..61f719081078b6367b02be9a5d8fd4e332218648 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  November 29, 2010 at 09:19:12 AM by AutoGen 5.11.3
+ *  It has been AutoGen-ed  December  1, 2010 at 10:10:06 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.7p86\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p87\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index a813d19b56260c1f45d12cfd9db110ac8568b913..31192698d52fa2eb4d8db0c148f9c1334e7f55ec 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  November 29, 2010 at 09:19:12 AM by AutoGen 5.11.3
+ *  It has been AutoGen-ed  December  1, 2010 at 10:10:06 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.7p86"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p86"
+#define NTPSNMPD_VERSION       "4.2.7p87"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p87"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 9234be9587d15cbaea6be5a9f3d3fb9d0106673e..8873c6d1b3ea18d1d6edbb663702d14c1293462d 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  November 29, 2010 at 09:19:18 AM by AutoGen 5.11.3
+# It has been AutoGen-ed  December  1, 2010 at 10:10:12 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.7p86
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p87
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index fbcda11abfacbdf848be52edc71a57c61b0c3e7d..35e482874bd6f70bfd274b01b8ca64801091b344 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2010-11-29 "( 4.2.7p86)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-12-01 "( 4.2.7p87)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  November 29, 2010 at 09:19:18 AM by AutoGen 5.11.3
+.\"  It has been AutoGen-ed  December  1, 2010 at 10:10:11 AM by AutoGen 5.11.3
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index e5b7743920ec71a1b259b4b67f82b8469ea9f4d0..85f890366b1c2a5df179c514674f576e56de30ae 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=86
+point=87
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index faef497c3a47f6270f4d4b9fe576fd8b44db9f07..7abb7dbfa8d9886846a63c07a28a232a176e39d7 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  November 29, 2010 at 09:17:53 AM by AutoGen 5.11.3
+ *  It has been AutoGen-ed  December  1, 2010 at 10:09:14 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.7p86\n\
+"sntp - standard SNTP program - Ver. 4.2.7p87\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 51cc229dff80503888b1597592de291a34f45481..9ded0b65df4c646a82a07bc4ab0e5eeeb43f8fc6 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  November 29, 2010 at 09:17:53 AM by AutoGen 5.11.3
+ *  It has been AutoGen-ed  December  1, 2010 at 10:09:14 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.7p86"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p86"
+#define SNTP_VERSION       "4.2.7p87"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p87"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 5d8bbbbbd30b1cc300314840d63c920c9db6dda3..6908ca3beda9835caf896f04ae3fbb7b4d50f359 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  November 29, 2010 at 09:18:01 AM by AutoGen 5.11.3
+# It has been AutoGen-ed  December  1, 2010 at 10:09:19 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.7p86
+sntp - standard SNTP program - Ver. 4.2.7p87
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... hostname-or-IP ...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index bdf2924e30465093c6aa617a1ccc7e9be2715c71..1b40892a7e4649ea87dc77d27301a11601dc4aa4 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2010-11-29 "( 4.2.7p86)" "Programmer's Manual"
+.TH SNTP 1 2010-12-01 "( 4.2.7p87)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  November 29, 2010 at 09:18:01 AM by AutoGen 5.11.3
+.\"  It has been AutoGen-ed  December  1, 2010 at 10:09:19 AM by AutoGen 5.11.3
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index a7b7657ee1ded65fe3c6b3d1f2ded430b33517fd..953451eec12e891cdba040ea746f34b355464353 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.7p86 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p87 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by the draft NTPv4
 IETF specification.
index 9632ffb7ce038259ae165f78c840f43e26288de3..ba0f34ef38a02dc2dd3a046fc845bb7c8328c81a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  November 29, 2010 at 09:19:19 AM by AutoGen 5.11.3
+ *  It has been AutoGen-ed  December  1, 2010 at 10:10:12 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.7p86\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p87\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 8c1f64b30383beb01dc64a6b42f943e62a04bba8..6f59270b8036eca57a885fe959e1ea7203abf15e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  November 29, 2010 at 09:19:19 AM by AutoGen 5.11.3
+ *  It has been AutoGen-ed  December  1, 2010 at 10:10:12 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.7p86"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p86"
+#define NTP_KEYGEN_VERSION       "4.2.7p87"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p87"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 6d10c1698af22313dc18deff479e07d20c6c0666..f1944730d79e4c43243af1a36b3bdb63276a5d9f 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  November 29, 2010 at 09:19:28 AM by AutoGen 5.11.3
+# It has been AutoGen-ed  December  1, 2010 at 10:10:18 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.7p86
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p87
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index bdab636f6fb83ac3ccbb929c54ef11b019c87829..a39e268c255f0eb6704c29e21d00c72c0459e2f4 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2010-11-29 "(ntp 4.2.7p86)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-12-01 "(ntp 4.2.7p87)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  November 29, 2010 at 09:19:27 AM by AutoGen 5.11.3
+.\"  It has been AutoGen-ed  December  1, 2010 at 10:10:18 AM by AutoGen 5.11.3
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"