]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P49 NTP_4_2_7P49
authorHarlan Stenn <stenn@ntp.org>
Mon, 13 Sep 2010 05:32:06 +0000 (05:32 +0000)
committerHarlan Stenn <stenn@ntp.org>
Mon, 13 Sep 2010 05:32:06 +0000 (05:32 +0000)
bk: 4c8db756ZI6JkKEpib02e8uLpagsLQ

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 104737e4681f903a02ff741d3ab62b5282852830..4f5194f47ae4cc036b47645fb9c38e499ffdbee5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p49) 2010/09/13 Released by Harlan Stenn <stenn@ntp.org>
 * Documentation updates from Dave Mills.
 (4.2.7p48) 2010/09/12 Released by Harlan Stenn <stenn@ntp.org>
 * Documentation updates from Dave Mills.
index 5d488c0cf55b6d45abbb19faf707a1551cff53d6..b1208b56963422f703aa9f3da18af7365f4d91ed 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  September 12, 2010 at 10:07:52 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 13, 2010 at 05:29:34 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.7p48\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p49\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index 5d15ac2c2cca2c901d78188b1a94281ede838ffd..aa8e4924194773f4f3b40eccf2de2b4583cab328 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  September 12, 2010 at 10:07:52 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 13, 2010 at 05:29:34 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.7p48"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p48"
+#define NTPD_VERSION       "4.2.7p49"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p49"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index fa1ab90e37f8e792c3592a23a9d5ec2c08fb1fa2..cbbfd84ae28b45441788aa9ebed49a41973efb23 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  September 12, 2010 at 10:08:17 AM by AutoGen 5.10
+# It has been AutoGen-ed  September 13, 2010 at 05:29:58 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.7p48
+ntpd - NTP daemon program - Ver. 4.2.7p49
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index cc275987107993fdb7294c42a171d8ce555df0c6..41af8d35b922fe7d8d99b539e1301a46567dbae0 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2010-09-12 "( 4.2.7p48)" "Programmer's Manual"
+.TH NTPD 1 2010-09-13 "( 4.2.7p49)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  September 12, 2010 at 10:08:17 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  September 13, 2010 at 05:29:57 AM by AutoGen 5.10
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index eb4c1bc4485b423d0a8ab61de310c47a43b615a6..5bd52d7e5c4350a60d79fbd65de1f9ed231a722c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  September 12, 2010 at 10:08:22 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 13, 2010 at 05:30:03 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.7p48\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p49\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 39558c39f1a3754706a01083d59f3ac343cdde65..b3687ea2d8f5f08311f993fbfe14166f0d6d21bf 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  September 12, 2010 at 10:08:22 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 13, 2010 at 05:30:03 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.7p48"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p48"
+#define NTPDC_VERSION       "4.2.7p49"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p49"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 292186efc0bcd3fc3d9f43c21367085ce68171ee..ccaee880170acb3101e497e682485a5bff79301a 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  September 12, 2010 at 10:08:32 AM by AutoGen 5.10
+# It has been AutoGen-ed  September 13, 2010 at 05:30:12 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.7p48
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p49
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index a7634107ad671489b23736fa2ca139dc7b98e30a..ae83d2f4cf9c02b56dd99433709fbc8f38f1ef06 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2010-09-12 "( 4.2.7p48)" "Programmer's Manual"
+.TH NTPDC 1 2010-09-13 "( 4.2.7p49)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  September 12, 2010 at 10:08:32 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  September 13, 2010 at 05:30:12 AM by AutoGen 5.10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 7135bbfdbbd23f2d532d81db80cdd5ddf6a096e2..cf1445c6cc1751625b0934f4b648bec5a4ec7657 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  September 12, 2010 at 10:08:33 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 13, 2010 at 05:30:13 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.7p48\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p49\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index d7fe894f9a60121a5a88ce0e19087b161dcf1111..0f3fb882e357dfe9ef307b47244b0566730e6169 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  September 12, 2010 at 10:08:32 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 13, 2010 at 05:30:13 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.7p48"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p48"
+#define NTPQ_VERSION       "4.2.7p49"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p49"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 95812ad4db27632c014c0b5552b001f302394fe9..78776179b5231839391fb0765a69ac280bf18182 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  September 12, 2010 at 10:08:44 AM by AutoGen 5.10
+# It has been AutoGen-ed  September 13, 2010 at 05:30:24 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.7p48
+ntpq - standard NTP query program - Ver. 4.2.7p49
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 66d2b0e11659ce85dcc81a80abc82ff6e476a253..f5b4fa2a53e4255133762d83898fb2fc52935c45 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2010-09-12 "( 4.2.7p48)" "Programmer's Manual"
+.TH NTPQ 1 2010-09-13 "( 4.2.7p49)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  September 12, 2010 at 10:08:44 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  September 13, 2010 at 05:30:23 AM by AutoGen 5.10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 95a771a3c42ef91ad911ec9d9d5aeaecfaac3210..7226556543c422cf093c2634322bb03976097509 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  September 12, 2010 at 10:08:44 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 13, 2010 at 05:30:24 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.7p48\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p49\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 43b6bd9acacc06daaef71955b073ebc3d031dfb4..e731157da01acaf4666ccfaf200ebe8823c4c2bb 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  September 12, 2010 at 10:08:44 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 13, 2010 at 05:30:24 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.7p48"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p48"
+#define NTPSNMPD_VERSION       "4.2.7p49"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p49"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 06fe1e490e343e0730669b18e0b906a0b756f4d6..a1be5846a92712207d1c146b241598a69be60a0f 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  September 12, 2010 at 10:08:50 AM by AutoGen 5.10
+# It has been AutoGen-ed  September 13, 2010 at 05:30:29 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.7p48
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p49
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index f04e6612d7f4c286f5bb2131a4019e32372fb9fc..8381ff9ba261e052f6618fa6ccddf4e076075c85 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2010-09-12 "( 4.2.7p48)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-09-13 "( 4.2.7p49)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  September 12, 2010 at 10:08:50 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  September 13, 2010 at 05:30:29 AM by AutoGen 5.10
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index b1965a9cfc763c38e76735d87c89794379d88a8c..e77b5d3bcea0b50e69680fb6fca90eda029cdd06 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=48
+point=49
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 26d5bff2c021997f7c013202cee7c3aec0d03687..ab08fbfce1bda10e23da1609f718c4a6d09d6bd7 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  September 12, 2010 at 10:10:15 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 13, 2010 at 05:31:37 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.7p48\n\
+"sntp - standard SNTP program - Ver. 4.2.7p49\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 877f7e32aa52ca7cc8a7dfd3faf8ed5927cae3e4..b0eca146c3030bd1f4e7a453525ab6e6e5294830 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  September 12, 2010 at 10:10:15 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 13, 2010 at 05:31:37 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.7p48"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p48"
+#define SNTP_VERSION       "4.2.7p49"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p49"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index e4d98a3e10ea469e639abafa5f8cacd88dc27ac7..b5d67412d4549610fac0c62f03ad31bca4ea85b8 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  September 12, 2010 at 10:10:22 AM by AutoGen 5.10
+# It has been AutoGen-ed  September 13, 2010 at 05:31:43 AM by AutoGen 5.10
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index e232921deb1400beeea5989cd5603c236161f052..299b0ff7d68519ebcf3854b0e5b45d2e798eecc1 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2010-09-12 "( 4.2.7p48)" "Programmer's Manual"
+.TH SNTP 1 2010-09-13 "( 4.2.7p49)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  September 12, 2010 at 10:10:22 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  September 13, 2010 at 05:31:43 AM by AutoGen 5.10
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index eb60ac0c7ec72d6fb4533aa22c398ea237494072..777991c68fec92e5666e345ef8264891445b21cf 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.7p48 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p49 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by the draft NTPv4
 IETF specification.
index a86c19a5d050ecc45737f32676757a6a48f723ae..de538e75b36c3a5bc92f6f9b4f865b94b4333605 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  September 12, 2010 at 10:10:23 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 13, 2010 at 05:31:44 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.7p48\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p49\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index c0378e4927f864dd7821b0567dad6942ab058c61..261296a018c58e29993225b23d0dfce398aa6f54 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  September 12, 2010 at 10:10:23 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 13, 2010 at 05:31:44 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.7p48"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p48"
+#define NTP_KEYGEN_VERSION       "4.2.7p49"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p49"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 8c738f087555eb4f6c94de9216591f8e2521cef9..cb7d4e4a68dba648f1eccfe334bffff0348fc244 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  September 12, 2010 at 10:10:28 AM by AutoGen 5.10
+# It has been AutoGen-ed  September 13, 2010 at 05:31:49 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.7p48
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p49
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 23521120a20618b93c8226cea19f0843df33a5c3..22b4276a1ac71e52f362d26ceea94545133706a1 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2010-09-12 "(ntp 4.2.7p48)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-09-13 "(ntp 4.2.7p49)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  September 12, 2010 at 10:10:28 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  September 13, 2010 at 05:31:49 AM by AutoGen 5.10
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"