]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P67
authorHarlan Stenn <stenn@ntp.org>
Thu, 21 Oct 2010 10:10:05 +0000 (10:10 +0000)
committerHarlan Stenn <stenn@ntp.org>
Thu, 21 Oct 2010 10:10:05 +0000 (10:10 +0000)
bk: 4cc0117dMaXQ9-BshomJNuuNc-Gj1Q

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 ec8fe41846c990469ef858ddd700d7299da2403a..9c0e637938d0ea23f0e39072d8ae75de35ac55bc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p67) 2010/10/21 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1649] from 4.2.6p3-RC5: Require NMEA checksum if $GPRMC or
   previously seen.
 (4.2.7p66) 2010/10/19 Released by Harlan Stenn <stenn@ntp.org>
index ba675f11e668f8069702d056231da2a28382dfe6..6bb6ff05db581fe829896672336971db594c5e9a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  October 19, 2010 at 10:07:42 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 21, 2010 at 10:07:36 AM by AutoGen 5.10
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -1016,7 +1016,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.7p66\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p67\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index a53fb0577f8ac300f8fac599bc90fb273c4d0e08..725c38f9e9734bee17d1221577d80e7ef012f67f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  October 19, 2010 at 10:07:42 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 21, 2010 at 10:07:36 AM by AutoGen 5.10
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -91,8 +91,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    36
-#define NTPD_VERSION       "4.2.7p66"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p66"
+#define NTPD_VERSION       "4.2.7p67"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p67"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 4f5e92322f173e7d1e84fa3b77c5a956a69b3f29..27ad56027686cabe3663abd7678f08c1647890c3 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  October 19, 2010 at 10:08:18 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 21, 2010 at 10:08:02 AM by AutoGen 5.10
 # 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.7p66
+ntpd - NTP daemon program - Ver. 4.2.7p67
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index 133b52f230a52b1260d4a30316cfe6deaa63bea0..809c688a9dc07aaffb397a60992ba2f2da2fa273 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2010-10-19 "( 4.2.7p66)" "Programmer's Manual"
+.TH NTPD 1 2010-10-21 "( 4.2.7p67)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  October 19, 2010 at 10:08:18 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 21, 2010 at 10:08:02 AM by AutoGen 5.10
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index fa4e1c54eb5d4c32ef1c5870dac7c75c3eab7ddf..de801205096f6eaf67e4cffea09c16c6db5b4be2 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  October 19, 2010 at 10:08:24 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 21, 2010 at 10:08:07 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.7p66\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p67\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 1e50ef498b76888d497cce9c08d6df473a4fd668..125bb755f6262d92090e865f33fdaaba948dc44a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  October 19, 2010 at 10:08:24 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 21, 2010 at 10:08:07 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.7p66"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p66"
+#define NTPDC_VERSION       "4.2.7p67"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p67"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index ea81fc6968f6bdefa1171111b3c4d20a4e0d6c2e..bf74625dee49407c7a1ed72f374ca25e208e3a3e 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  October 19, 2010 at 10:08:34 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 21, 2010 at 10:08:17 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.7p66
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p67
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index fd58b2030d4f37534ef8858250e62d45733f8c7e..ee8f6ccbfc0252ba3d02ec71318cd3cc1e0a52a7 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2010-10-19 "( 4.2.7p66)" "Programmer's Manual"
+.TH NTPDC 1 2010-10-21 "( 4.2.7p67)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  October 19, 2010 at 10:08:33 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 21, 2010 at 10:08:17 AM by AutoGen 5.10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 9d50ce0fb739db30acd4037326ce2831c9900df8..2e8fc60adf4f2611607f53c776b6b7c67c74a20d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  October 19, 2010 at 10:08:34 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 21, 2010 at 10:08:17 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.7p66\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p67\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index f376a7b70734110f6c0433a4ae36364b4f52f925..b61eef715be583bfd9af58ebe660694e24cfb1bd 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  October 19, 2010 at 10:08:34 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 21, 2010 at 10:08:17 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.7p66"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p66"
+#define NTPQ_VERSION       "4.2.7p67"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p67"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 546c73f7f8400de8c63d769e47896e54637036db..2f24282c8d03d07bde0dac4ad35330630e18e5d6 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  October 19, 2010 at 10:08:45 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 21, 2010 at 10:08:28 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.7p66
+ntpq - standard NTP query program - Ver. 4.2.7p67
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 2405f83f8236b5568a5cda7f1bc22b35b4bea6b9..d134f05aaf576d3e66d6c34934055dfcbfc80581 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2010-10-19 "( 4.2.7p66)" "Programmer's Manual"
+.TH NTPQ 1 2010-10-21 "( 4.2.7p67)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  October 19, 2010 at 10:08:45 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 21, 2010 at 10:08:28 AM by AutoGen 5.10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index fb0c366a00b0a3fd4e077b2346539bbfaf53b756..d8d4ba7111bba8cf1e3ee9839939acfc7ad2370b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  October 19, 2010 at 10:08:46 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 21, 2010 at 10:08:29 AM by AutoGen 5.10
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -256,7 +256,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPSNMPD";
 tSCC   zUsageTitle[] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p66\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p67\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 70b93f95d10843f022353bb9fd8fa05ad3a6ba01..46c30b14b9a2922affa3b3ed3843ff0b3b787f8b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  October 19, 2010 at 10:08:46 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 21, 2010 at 10:08:28 AM by AutoGen 5.10
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -63,8 +63,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    8
-#define NTPSNMPD_VERSION       "4.2.7p66"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p66"
+#define NTPSNMPD_VERSION       "4.2.7p67"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p67"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b59e75534d5ca9388aa99c46c6ae40f471ff62ef..17204644bb859b8789f9d36d7674e1038e614f5d 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  October 19, 2010 at 10:08:50 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 21, 2010 at 10:08:33 AM by AutoGen 5.10
 # 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.7p66
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p67
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 043daa670e15910d2d9db16878e688f1a6f5f474..ddbee992022e0ffe36b0cee60c7b05366cbdb9b6 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2010-10-19 "( 4.2.7p66)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-10-21 "( 4.2.7p67)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  October 19, 2010 at 10:08:50 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 21, 2010 at 10:08:33 AM by AutoGen 5.10
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index be8833f681ea14e5830572278e9d0055d5e4897e..40e39f6c58a40b080885a95e03d4044dda4f974f 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=66
+point=67
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index b0a2a0d3454dfe0a3e8fe50f3028b44afbaccfb3..59d1e3154f9a34bdfb8d78b442dcaefa84208ef4 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  October 19, 2010 at 10:09:56 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 21, 2010 at 10:09:41 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.7p66\n\
+"sntp - standard SNTP program - Ver. 4.2.7p67\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 743174232d1571bcfab3c31a0bf492459ecca099..b9b5b31afe449d1ece28823057955c49cfc99c4d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  October 19, 2010 at 10:09:56 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 21, 2010 at 10:09:41 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.7p66"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p66"
+#define SNTP_VERSION       "4.2.7p67"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p67"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index f9912b699106a7f4f1c16e3299bcd9616ac2af84..8b47270c769eaa765f8bd63dacf28f6851586010 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  October 19, 2010 at 10:10:01 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 21, 2010 at 10:09:46 AM by AutoGen 5.10
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 148b46e83673e67f42698cc83ea47b408c313c78..cd2594ce64ab37e5b2eabbf215d9ce8f72fa5ac5 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2010-10-19 "( 4.2.7p66)" "Programmer's Manual"
+.TH SNTP 1 2010-10-21 "( 4.2.7p67)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  October 19, 2010 at 10:10:01 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 21, 2010 at 10:09:45 AM by AutoGen 5.10
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 39e516742fd111fbb94cf99f427978e0c4b8da2b..2e8e660575df601b16e8826708892863782ba894 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.7p66 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p67 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by the draft NTPv4
 IETF specification.
index a2ba492a0dff192adae228a69218bccc5264ad80..c0ea2792e6ba5e3ce344dc02dd37bad750aaf84b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  October 19, 2010 at 10:10:02 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 21, 2010 at 10:09:46 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.7p66\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p67\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index a5bbcea8797fcc40798ffbbb88536378ecb7e184..4dce3501ef022664ae2dac38c55962e3e1f5276a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  October 19, 2010 at 10:10:02 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 21, 2010 at 10:09:46 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.7p66"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p66"
+#define NTP_KEYGEN_VERSION       "4.2.7p67"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p67"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 11e78bf5c1360b3d754686098287f290328c5243..09d7ca0317ba1918322156b30058b210eed07fc4 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  October 19, 2010 at 10:10:10 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 21, 2010 at 10:09:52 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.7p66
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p67
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index f988e7ab95fae1b088ca24cf1b748f22d5aaaa02..e87093822c974735c4cfc940bc7ac97d696a1836 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2010-10-19 "(ntp 4.2.7p66)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-10-21 "(ntp 4.2.7p67)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  October 19, 2010 at 10:10:10 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 21, 2010 at 10:09:51 AM by AutoGen 5.10
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"