]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P50 NTP_4_2_7P50
authorHarlan Stenn <stenn@ntp.org>
Thu, 16 Sep 2010 06:21:34 +0000 (06:21 +0000)
committerHarlan Stenn <stenn@ntp.org>
Thu, 16 Sep 2010 06:21:34 +0000 (06:21 +0000)
bk: 4c91b76eybgADLMOhuSk_l7vRoNuMg

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 d5842944ff6767569d00d13132850e6470cada0a..2eafc1c22711a6f29f940eb5b9b16391bee65528 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p50) 2010/09/16 Released by Harlan Stenn <stenn@ntp.org>
 * Cleanup NTP_LIB_M.
 * [Bug 1628] Clean up -lxnet/-lsocket usage for (open)solaris.
 (4.2.7p49) 2010/09/13 Released by Harlan Stenn <stenn@ntp.org>
index b1208b56963422f703aa9f3da18af7365f4d91ed..eb0e1eed48b585c354b25bff254830516f97cd17 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  September 13, 2010 at 05:29:34 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 16, 2010 at 06:19:12 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.7p49\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p50\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index aa8e4924194773f4f3b40eccf2de2b4583cab328..06704d30586082b691389f6c3a7ffc8009aa7c69 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  September 13, 2010 at 05:29:34 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 16, 2010 at 06:19:12 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.7p49"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p49"
+#define NTPD_VERSION       "4.2.7p50"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p50"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index cbbfd84ae28b45441788aa9ebed49a41973efb23..43d86d09b5995e4fb2b1f3b11566b32441a90092 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  September 13, 2010 at 05:29:58 AM by AutoGen 5.10
+# It has been AutoGen-ed  September 16, 2010 at 06:19:28 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.7p49
+ntpd - NTP daemon program - Ver. 4.2.7p50
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index 41af8d35b922fe7d8d99b539e1301a46567dbae0..8ed9a874edcec24a08ae8a0db39e98b080f7fe6e 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2010-09-13 "( 4.2.7p49)" "Programmer's Manual"
+.TH NTPD 1 2010-09-16 "( 4.2.7p50)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  September 13, 2010 at 05:29:57 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  September 16, 2010 at 06:19:27 AM by AutoGen 5.10
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 5bd52d7e5c4350a60d79fbd65de1f9ed231a722c..ab9d6a484ec73840ba4a8575b553c56087f2a859 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  September 13, 2010 at 05:30:03 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 16, 2010 at 06:19:33 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.7p49\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p50\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index b3687ea2d8f5f08311f993fbfe14166f0d6d21bf..560bb6ad7582274c5e2b2c649beda1088eaee821 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  September 13, 2010 at 05:30:03 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 16, 2010 at 06:19:33 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.7p49"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p49"
+#define NTPDC_VERSION       "4.2.7p50"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p50"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index ccaee880170acb3101e497e682485a5bff79301a..5b5ab5733e0a04c8e397eda450099c42746f6830 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  September 13, 2010 at 05:30:12 AM by AutoGen 5.10
+# It has been AutoGen-ed  September 16, 2010 at 06:19:43 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.7p49
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p50
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index ae83d2f4cf9c02b56dd99433709fbc8f38f1ef06..e5eff97afc8960ed427c3bb6a78d0bfd33a6dedb 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2010-09-13 "( 4.2.7p49)" "Programmer's Manual"
+.TH NTPDC 1 2010-09-16 "( 4.2.7p50)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  September 13, 2010 at 05:30:12 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  September 16, 2010 at 06:19:42 AM by AutoGen 5.10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index cf1445c6cc1751625b0934f4b648bec5a4ec7657..a4db6d2c272f6fa657ef4fc2f0460d21540ebca9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  September 13, 2010 at 05:30:13 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 16, 2010 at 06:19:43 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.7p49\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p50\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 0f3fb882e357dfe9ef307b47244b0566730e6169..5674d10ee0eb8eee9b74c8b479256656740bd743 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  September 13, 2010 at 05:30:13 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 16, 2010 at 06:19:43 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.7p49"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p49"
+#define NTPQ_VERSION       "4.2.7p50"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p50"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 78776179b5231839391fb0765a69ac280bf18182..e384b4859c092db93111c9f2b2264aff1e312f6c 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  September 13, 2010 at 05:30:24 AM by AutoGen 5.10
+# It has been AutoGen-ed  September 16, 2010 at 06:19:55 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.7p49
+ntpq - standard NTP query program - Ver. 4.2.7p50
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index f5b4fa2a53e4255133762d83898fb2fc52935c45..dc76b20af95d17f82d3a33d0ada5fb0b9132018a 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2010-09-13 "( 4.2.7p49)" "Programmer's Manual"
+.TH NTPQ 1 2010-09-16 "( 4.2.7p50)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  September 13, 2010 at 05:30:23 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  September 16, 2010 at 06:19:54 AM by AutoGen 5.10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 7226556543c422cf093c2634322bb03976097509..7d5d33d096979fb71fcda39f4bdb72a75e60fa95 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  September 13, 2010 at 05:30:24 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 16, 2010 at 06:19:55 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.7p49\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p50\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index e731157da01acaf4666ccfaf200ebe8823c4c2bb..85495fe48aebb9719622e4058ddb87f9631ffe64 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  September 13, 2010 at 05:30:24 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 16, 2010 at 06:19:55 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.7p49"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p49"
+#define NTPSNMPD_VERSION       "4.2.7p50"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p50"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index a1be5846a92712207d1c146b241598a69be60a0f..ae11887f8fbd435bd3b5571de0390fe26e1f9b14 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  September 13, 2010 at 05:30:29 AM by AutoGen 5.10
+# It has been AutoGen-ed  September 16, 2010 at 06:20:00 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.7p49
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p50
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 8381ff9ba261e052f6618fa6ccddf4e076075c85..e4642dd6a4c582dfd2173b9889a823e59fbfefdd 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2010-09-13 "( 4.2.7p49)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-09-16 "( 4.2.7p50)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  September 13, 2010 at 05:30:29 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  September 16, 2010 at 06:20:00 AM by AutoGen 5.10
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index e77b5d3bcea0b50e69680fb6fca90eda029cdd06..c5b839950593a742ac2223163061246787293926 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=49
+point=50
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index ab08fbfce1bda10e23da1609f718c4a6d09d6bd7..4654fe69be60c42940abec12410a41a5ea0d9ade 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  September 13, 2010 at 05:31:37 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 16, 2010 at 06:21:07 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.7p49\n\
+"sntp - standard SNTP program - Ver. 4.2.7p50\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index b0eca146c3030bd1f4e7a453525ab6e6e5294830..49713963d8a80c6b40b33e19d13df83e6ad9ac0f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  September 13, 2010 at 05:31:37 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 16, 2010 at 06:21:06 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.7p49"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p49"
+#define SNTP_VERSION       "4.2.7p50"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p50"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b5d67412d4549610fac0c62f03ad31bca4ea85b8..59e8b79fdad1154437e86af0e1a0a86339025422 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  September 13, 2010 at 05:31:43 AM by AutoGen 5.10
+# It has been AutoGen-ed  September 16, 2010 at 06:21:12 AM by AutoGen 5.10
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 299b0ff7d68519ebcf3854b0e5b45d2e798eecc1..d2b9913e3f309717efa6ff0d45983001d8ca3dcb 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2010-09-13 "( 4.2.7p49)" "Programmer's Manual"
+.TH SNTP 1 2010-09-16 "( 4.2.7p50)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  September 13, 2010 at 05:31:43 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  September 16, 2010 at 06:21:12 AM by AutoGen 5.10
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 777991c68fec92e5666e345ef8264891445b21cf..2949ca53a7b5c43575c5e93c8865cc0b6e88059b 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.7p49 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p50 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by the draft NTPv4
 IETF specification.
index de538e75b36c3a5bc92f6f9b4f865b94b4333605..71caa0f4e82f7b9eeb4cfe1117019fe4a75fd945 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  September 13, 2010 at 05:31:44 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 16, 2010 at 06:21:13 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.7p49\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p50\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 261296a018c58e29993225b23d0dfce398aa6f54..b26f43340e23afc3044fbbe6e589df89ed7ddb8e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  September 13, 2010 at 05:31:44 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 16, 2010 at 06:21:13 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.7p49"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p49"
+#define NTP_KEYGEN_VERSION       "4.2.7p50"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p50"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index cb7d4e4a68dba648f1eccfe334bffff0348fc244..022cb105d1f72ca81121b55ff3395b971b00a173 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  September 13, 2010 at 05:31:49 AM by AutoGen 5.10
+# It has been AutoGen-ed  September 16, 2010 at 06:21:18 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.7p49
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p50
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 22b4276a1ac71e52f362d26ceea94545133706a1..bf88836fe8841b27978e3bf29c4d16611431d606 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2010-09-13 "(ntp 4.2.7p49)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-09-16 "(ntp 4.2.7p50)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  September 13, 2010 at 05:31:49 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  September 16, 2010 at 06:21:18 AM by AutoGen 5.10
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"