]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P79 NTP_4_2_7P79
authorHarlan Stenn <stenn@ntp.org>
Sun, 7 Nov 2010 02:15:51 +0000 (02:15 +0000)
committerHarlan Stenn <stenn@ntp.org>
Sun, 7 Nov 2010 02:15:51 +0000 (02:15 +0000)
bk: 4cd60bd7VxVmUvTqbzRhK_uFRo-GFw

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 407f4260f34fbfe17dbf1a6498ea6a644494e6a4..04553f68f2428800b14f711d10f3f624eb490dbc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p79) 2010/11/07 Released by Harlan Stenn <stenn@ntp.org>
 * Correct frequency estimate with no drift file, from David Mills.
 (4.2.7p78) 2010/11/04 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1697] filegen implementation should be improved.
index 9a14db51dad169a605ee6a946989148150f44b23..76534dbae713f9fbcc3ba7386e65c7c4e1fb0a65 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  November  4, 2010 at 10:08:02 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  November  7, 2010 at 02:13:01 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.7p78\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p79\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index 70a3040f42c4dd8ae3d1dd215958f7b0e1db6372..65a0cf76102233ebfc877d0fb57da99eeb78ff3b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  November  4, 2010 at 10:08:02 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  November  7, 2010 at 02:13:00 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.7p78"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p78"
+#define NTPD_VERSION       "4.2.7p79"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p79"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b315514ce2b4e0c40c56c74ea2a5436674ba4432..ac690019c07b627633463adf3560f810984a89e2 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  November  4, 2010 at 10:08:26 AM by AutoGen 5.10
+# It has been AutoGen-ed  November  7, 2010 at 02:13:22 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.7p78
+ntpd - NTP daemon program - Ver. 4.2.7p79
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index 0eaf0c5396f1b73214122ed61bad6e0f5b48464b..6cc0ea6af1c3d0fff36e91f553dab9624456887b 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2010-11-04 "( 4.2.7p78)" "Programmer's Manual"
+.TH NTPD 1 2010-11-07 "( 4.2.7p79)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  November  4, 2010 at 10:08:26 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  November  7, 2010 at 02:13:22 AM by AutoGen 5.10
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 99e06a975b813d91f1e718efd3d0842332365769..f132ea6be5b5426e6111b5d052ebcdd44528c914 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  November  4, 2010 at 10:08:32 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  November  7, 2010 at 02:13:29 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.7p78\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p79\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index fb3b21ccf71b143d24e6a67209915386d9b86929..e1e8b678fc8371f50fa6609351d5df902524ea76 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  November  4, 2010 at 10:08:31 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  November  7, 2010 at 02:13:29 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.7p78"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p78"
+#define NTPDC_VERSION       "4.2.7p79"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p79"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index e78ad7990f4b5264956a05542baace5a45ca7f7a..9e762f9a0fb62388a2cf0474099d83521a7e47e7 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  November  4, 2010 at 10:08:42 AM by AutoGen 5.10
+# It has been AutoGen-ed  November  7, 2010 at 02:13:42 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.7p78
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p79
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 2bb13189ea0fc034b26149ba13c2c3831ec09ea0..ffe6716740e9277ab28f954ef692f0879b0bc28a 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2010-11-04 "( 4.2.7p78)" "Programmer's Manual"
+.TH NTPDC 1 2010-11-07 "( 4.2.7p79)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  November  4, 2010 at 10:08:41 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  November  7, 2010 at 02:13:42 AM by AutoGen 5.10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 3f157fdbb38005eec93f4cf6e6be1b06f1fe63d9..33ab507c86168f448964fb84dcb24922bd16be0a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  November  4, 2010 at 10:08:42 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  November  7, 2010 at 02:13: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.7p78\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p79\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index e40d5563e7227a7aa367d8d02770ea6780b5bc4b..b810d1037c4801bb16d172cc288ed7607fe9541e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  November  4, 2010 at 10:08:42 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  November  7, 2010 at 02:13: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.7p78"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p78"
+#define NTPQ_VERSION       "4.2.7p79"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p79"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index a966f149f806837082606e8416d0bb781982948e..daf72d7c4e64babaa4fb26291644d7d41e8d94cc 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  November  4, 2010 at 10:08:53 AM by AutoGen 5.10
+# It has been AutoGen-ed  November  7, 2010 at 02:13: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.7p78
+ntpq - standard NTP query program - Ver. 4.2.7p79
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 12446eb58e4f3844ed4e351b7b7fd4e13633def2..391307471dbe684e41c2281458b4b80aedb0d924 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2010-11-04 "( 4.2.7p78)" "Programmer's Manual"
+.TH NTPQ 1 2010-11-07 "( 4.2.7p79)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  November  4, 2010 at 10:08:53 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  November  7, 2010 at 02:13:55 AM by AutoGen 5.10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index d2d794dc4488b85f82a12295554d78d137e5f580..3e4956163ccdb9e8d754ee3d324b7d7cff59c8f1 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  November  4, 2010 at 10:08:53 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  November  7, 2010 at 02:13: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.7p78\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p79\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 42e7b58381047d592c12ffe91b8689c2efd13f62..bd985411fcbd4276ec73fc2b3e74c464f03da112 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  November  4, 2010 at 10:08:53 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  November  7, 2010 at 02:13: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.7p78"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p78"
+#define NTPSNMPD_VERSION       "4.2.7p79"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p79"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 4c54f2c1b4d73d9c1e586b0aa9918420484f3c24..f299e2ba22c044ada389fa55c6e79193235c062d 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  November  4, 2010 at 10:08:59 AM by AutoGen 5.10
+# It has been AutoGen-ed  November  7, 2010 at 02:14:01 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.7p78
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p79
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 11bb37e97863bbc5896633ff409e62bd7991a19c..13d1535c94e4d04306ff13e1c56470b596d7889f 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2010-11-04 "( 4.2.7p78)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-11-07 "( 4.2.7p79)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  November  4, 2010 at 10:08:58 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  November  7, 2010 at 02:14:01 AM by AutoGen 5.10
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 3a1b151919d86bbf19a6f07fb1e1783ceb2ed5dc..570ad7e201375acce4eef1603220eb943a0ad16c 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=78
+point=79
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 62e0953b2785eb502e48043dc4ed8cf1e593f96f..b49838168a73ff97b76cb15d746669ca9b49b066 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  November  4, 2010 at 10:10:15 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  November  7, 2010 at 02:15:21 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.7p78\n\
+"sntp - standard SNTP program - Ver. 4.2.7p79\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 58250dbe4eea8ee8585850883a721937ef206e21..007ed72efa374c161072fab9c7ce30006ee82239 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  November  4, 2010 at 10:10:14 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  November  7, 2010 at 02:15:21 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.7p78"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p78"
+#define SNTP_VERSION       "4.2.7p79"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p79"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 03894e83d6a41ca0d96ea6d4438ccabb184fe2bb..eeb60a862f1d082cd1f96d2684f938d189c33fb9 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  November  4, 2010 at 10:10:19 AM by AutoGen 5.10
+# It has been AutoGen-ed  November  7, 2010 at 02:15:26 AM by AutoGen 5.10
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index bad55da79e845572d7198d189c3e9717489c4ca5..fc2aaf367ad9b86cc7cbe6a207b13fc9c372c289 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2010-11-04 "( 4.2.7p78)" "Programmer's Manual"
+.TH SNTP 1 2010-11-07 "( 4.2.7p79)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  November  4, 2010 at 10:10:19 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  November  7, 2010 at 02:15:26 AM by AutoGen 5.10
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index aef48aa7d554fd506f1c763b5f2645ab43e030a2..042303f5178fa8f66ebe1327f3b5e18dfc40594e 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.7p78 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p79 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by the draft NTPv4
 IETF specification.
index 51c02cea4fe97cb003a3a40e76347cc43cee1af1..aadf227c5efa0eaa6233a2d09599c068f8d6b665 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  November  4, 2010 at 10:10:20 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  November  7, 2010 at 02:15:27 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.7p78\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p79\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 89a741af2470a23a809f004b7e93b8398f49c002..24e14600d03c91a637e808a8eb67d00c9631b4d2 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  November  4, 2010 at 10:10:20 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  November  7, 2010 at 02:15:27 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.7p78"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p78"
+#define NTP_KEYGEN_VERSION       "4.2.7p79"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p79"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index a260a6722d75348779513286c6ebee4d662d4577..d22844b826c39c2e213f03ae036aafac149f702d 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  November  4, 2010 at 10:10:28 AM by AutoGen 5.10
+# It has been AutoGen-ed  November  7, 2010 at 02:15:33 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.7p78
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p79
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index b8ca8aef379cdbdb1b9d0187103671e2f2aed2cb..652ca27e291421da485913be643b95ba35bac098 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2010-11-04 "(ntp 4.2.7p78)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-11-07 "(ntp 4.2.7p79)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  November  4, 2010 at 10:10:28 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  November  7, 2010 at 02:15:32 AM by AutoGen 5.10
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"