]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P9 NTP_4_2_7P9
authorHarlan Stenn <stenn@ntp.org>
Wed, 13 Jan 2010 10:30:51 +0000 (10:30 +0000)
committerHarlan Stenn <stenn@ntp.org>
Wed, 13 Jan 2010 10:30:51 +0000 (10:30 +0000)
bk: 4b4da0db8ASco-q12pdT3gqkPqz_Uw

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 e71799a7bd20a165682f39edd5336d8d1e828127..a4f9c117cd3767a2305a1b0a39a58faddc7c2ef5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p9) 2010/01/13 Released by Harlan Stenn <stenn@ntp.org>
 (4.2.7p8) 2010/01/12 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 702] ntpd service logic should use libopts to examine cmdline.
 * Include (4.2.6p1-RC3) - [Bug 1451] sntp leaks KoD entry updating.
index e27bd53d4382f2cdb6772dfb617e03040ec26a3c..cc52e9c42e56944f7b418fd9c2f5ff2aed348cc9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  January 12, 2010 at 10:26:44 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  January 13, 2010 at 10:24:00 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.7p8\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p9\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 8fc7cfaf410730ec458b21d01ab418fed345b70d..3d86b1ed65cabf5720e448002654c49422a107aa 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  January 12, 2010 at 10:26:43 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  January 13, 2010 at 10:23:59 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.7p8"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p8"
+#define NTPD_VERSION       "4.2.7p9"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p9"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 6bb9c7b9a8f8d36de0993fbf2de2bd5a624aaad5..fac797cb5b32a68638f26b5ba4c28dc81fb2c63c 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  January 12, 2010 at 10:27:54 AM by AutoGen 5.10
+# It has been AutoGen-ed  January 13, 2010 at 10:24:41 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.7p8
+ntpd - NTP daemon program - Ver. 4.2.7p9
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 505203fae0a623dfecdcc9fe3d0ddda141e34436..1c4e88d7496b3d442d23a01fb66acd103df0e402 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2010-01-12 "( 4.2.7p8)" "Programmer's Manual"
+.TH NTPD 1 2010-01-13 "( 4.2.7p9)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  January 12, 2010 at 10:27:53 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  January 13, 2010 at 10:24:40 AM by AutoGen 5.10
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 5b3c4dad30d3d352a2d380409eeefc0cbc7676dc..19ce78f5890ddf9b835a74283fa687fd570ba1df 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  January 12, 2010 at 10:28:10 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  January 13, 2010 at 10:24:58 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.7p8\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p9\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 612b54c6fc0553672be452f3306f4e868e4d8f5d..e2048f5602bdfe74b9c4f9920697110925c0a6dd 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  January 12, 2010 at 10:28:10 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  January 13, 2010 at 10:24:57 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.7p8"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p8"
+#define NTPDC_VERSION       "4.2.7p9"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p9"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 2722f56bffdb0242b098bd0160ea135bcf7209ed..c6772a18600195903304fa86312cd7b4e123a397 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  January 12, 2010 at 10:28:38 AM by AutoGen 5.10
+# It has been AutoGen-ed  January 13, 2010 at 10:25: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.7p8
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p9
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 3c0c7d2d41c274f0c2d8a03c3f9d09084d5e4e9f..e8866094792de271463eed3cc90555948a081da9 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2010-01-12 "( 4.2.7p8)" "Programmer's Manual"
+.TH NTPDC 1 2010-01-13 "( 4.2.7p9)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  January 12, 2010 at 10:28:37 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  January 13, 2010 at 10:25:24 AM by AutoGen 5.10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 72daaf1f899234c205f18825151635e75135a3cb..0ec4141c0cd5eabda63fce263771606ea13255d1 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  January 12, 2010 at 10:28:39 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  January 13, 2010 at 10:25:26 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.7p8\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p9\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 797803d6db2421bbd190ee7055c85a7555b508d2..1be0de1bde81999eda843a991ce815e986df92d5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  January 12, 2010 at 10:28:38 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  January 13, 2010 at 10:25: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.7p8"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p8"
+#define NTPQ_VERSION       "4.2.7p9"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p9"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 1df8bf9170f4dee2e816277a5cf6af39885f64cf..8cd37341ed9936083e25429c263847ffc5f9c4f0 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  January 12, 2010 at 10:29:04 AM by AutoGen 5.10
+# It has been AutoGen-ed  January 13, 2010 at 10:25:51 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.7p8
+ntpq - standard NTP query program - Ver. 4.2.7p9
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 1bcf7c49ff0a7d21eb45fab3563f24d84d2f928b..47ee9f518b6ead288a3047fe80e0e4e24685e244 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2010-01-12 "( 4.2.7p8)" "Programmer's Manual"
+.TH NTPQ 1 2010-01-13 "( 4.2.7p9)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  January 12, 2010 at 10:29:03 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  January 13, 2010 at 10:25:50 AM by AutoGen 5.10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index caa27e1662b60d4a28b3d7a1a21dce2cda2b67a6..46ea77da91092cccdda7e0b284374c81ad91b724 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  January 12, 2010 at 10:29:05 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  January 13, 2010 at 10:25:52 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.7p8\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p9\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index ff34bf89b8495448d662eb0b91e868e56ebef1d2..47b24eb2f540c4defe92968cfa86852e950533f8 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  January 12, 2010 at 10:29:05 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  January 13, 2010 at 10:25:51 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.7p8"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p8"
+#define NTPSNMPD_VERSION       "4.2.7p9"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p9"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 85ca8eac5417f209add7bba6c0c08462440cd6e0..7b4c787a0916855d090f9cda1f40a1b4001f4573 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  January 12, 2010 at 10:29:20 AM by AutoGen 5.10
+# It has been AutoGen-ed  January 13, 2010 at 10:26:06 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.7p8
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p9
 USAGE:  ntpsnmpd [ -<flag> | --<name> ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index a1a8ad0b0d2ce822c5d236c64d594e0a445a7ea9..6b44e95787246340b744fce25e134121e48c4725 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2010-01-12 "( 4.2.7p8)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-01-13 "( 4.2.7p9)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  January 12, 2010 at 10:29:19 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  January 13, 2010 at 10:26:05 AM by AutoGen 5.10
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 5f2319cd89862241e8f85505026d221bb9cc6905..b3e31001022b67a405b88b4cd3287759a663d5dd 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=8
+point=9
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 755a191f53fb28eaf0e7d7252cf29a2d43705525..b1a97ac3b9612de2ce6117bf996779366e8e625f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  January 12, 2010 at 10:33:11 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  January 13, 2010 at 10:29:53 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.7p8\n\
+"sntp - standard SNTP program - Ver. 4.2.7p9\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 8694c0f34d997018c3f10145c638a28caee5d647..593e1660a3c5d1a09849b742c65cc00a28425f3f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  January 12, 2010 at 10:33:10 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  January 13, 2010 at 10:29:53 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.7p8"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p8"
+#define SNTP_VERSION       "4.2.7p9"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p9"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index a8e977c8e50cf39f3132aa51a182eb04e306201a..c1fccad114e7e563aac483f0ba2ae7d3e98efd9c 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  January 12, 2010 at 10:33:25 AM by AutoGen 5.10
+# It has been AutoGen-ed  January 13, 2010 at 10:30:06 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.7p8
+sntp - standard SNTP program - Ver. 4.2.7p9
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... hostname-or-IP ...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 03182f8f5b9094268c19c3247fd4454a0db1972a..91fe4aec2f7b284c06883309fd61e8898feaabb5 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2010-01-12 "( 4.2.7p8)" "Programmer's Manual"
+.TH SNTP 1 2010-01-13 "( 4.2.7p9)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  January 12, 2010 at 10:33:25 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  January 13, 2010 at 10:30:05 AM by AutoGen 5.10
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index dc25ce12273b886163a6e8382add92289c44acde..dae316e095ae58de1a9a1bbb119e1f31d50ad765 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.7p8 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p9 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by the draft NTPv4
 IETF specification.
index 675e37eaae4fd0053b3f22f3877cb0df80a44ba4..3aaffa553b99f49bdaaae8fe37aa47861c12d2e1 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  January 12, 2010 at 10:33:27 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  January 13, 2010 at 10:30:07 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.7p8\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p9\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 6de546196f6a0c38109c8137ba218a0e7494aa68..752d0875259f4a3c8c0df31cc747105cf4eb902a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  January 12, 2010 at 10:33:27 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  January 13, 2010 at 10:30:07 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.7p8"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p8"
+#define NTP_KEYGEN_VERSION       "4.2.7p9"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p9"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 2c59b82d5a14b6be36c298295aedf1f20fbb4430..296237277f96a7133c41b73d4000d6f88362c5c0 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  January 12, 2010 at 10:33:43 AM by AutoGen 5.10
+# It has been AutoGen-ed  January 13, 2010 at 10:30:23 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.7p8
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p9
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 08ad345bd8e70712fcc4ac81d444828eb262489c..ba1b2a6f0fb5a217931281cbe23e93760da6b37a 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2010-01-12 "(ntp 4.2.7p8)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-01-13 "(ntp 4.2.7p9)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  January 12, 2010 at 10:33:42 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  January 13, 2010 at 10:30:23 AM by AutoGen 5.10
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"