]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P74 NTP_4_2_7P74
authorHarlan Stenn <stenn@ntp.org>
Fri, 29 Oct 2010 09:45:21 +0000 (09:45 +0000)
committerHarlan Stenn <stenn@ntp.org>
Fri, 29 Oct 2010 09:45:21 +0000 (09:45 +0000)
bk: 4cca97b1W-kh70rfMq0lZdSNaxClng

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 b1cddf675d5e63fd37e8e54b378c717e571c63a7..ec96c3f9780276f08d4e7b42ed147c11938774c9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p74) 2010/10/29 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1685] from 4.2.6p3-RC8: NMEA driver mode byte confusion.
 * from 4.2.6p3-RC8: First cut at using scripts/checkChangeLog.
 * Documentation updates from Dave Mills.
index bf41adfaa3e9941625d60829d3bee0c28b855e87..d6173a3f58208185d748be69f285fb577f5ac1f8 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  October 27, 2010 at 07:33:02 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 29, 2010 at 09:42:45 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.7p73\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p74\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index 39b17b90369ab55a9f4a147191fe4b52dcbcaedb..610b15f545150deeaffdc3f5e584b5559153b46c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  October 27, 2010 at 07:33:02 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 29, 2010 at 09:42:44 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.7p73"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p73"
+#define NTPD_VERSION       "4.2.7p74"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p74"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d2f62ad433a227125a933c07da4382fc166855e2..96a1d1e3cd4ad4eaee1e9d5c6796d7eca5d27270 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  October 27, 2010 at 07:33:24 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 29, 2010 at 09:43:10 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.7p73
+ntpd - NTP daemon program - Ver. 4.2.7p74
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index b50f53c0556e14ff732d2019787a4a9a7c204d68..84db330d85500076bba726761bae4b2203a24002 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2010-10-27 "( 4.2.7p73)" "Programmer's Manual"
+.TH NTPD 1 2010-10-29 "( 4.2.7p74)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  October 27, 2010 at 07:33:24 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 29, 2010 at 09:43:10 AM by AutoGen 5.10
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 5bf05d86b0cbfef811781df5dd0da4b7a8478b12..c18e6626d264e72d601120880d22d0d039e02047 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  October 27, 2010 at 07:33:29 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 29, 2010 at 09:43:17 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.7p73\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p74\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index a353a650993c21d750e051f755443e030a185c57..13ca7b030b727668c46a5810c8c994ce91e3a322 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  October 27, 2010 at 07:33:29 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 29, 2010 at 09:43:17 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.7p73"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p73"
+#define NTPDC_VERSION       "4.2.7p74"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p74"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 760a34c785a647ba46f5ded826b2d52e3b26a2b4..cf934cdda5ef7003f0114d798d7b72c679a20059 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  October 27, 2010 at 07:33:38 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 29, 2010 at 09:43:29 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.7p73
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p74
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index dceaba172bf1727121e1d8ca6a6a1780f177598b..983e348704c93477a85c5c5f9ff1a3be7a037426 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2010-10-27 "( 4.2.7p73)" "Programmer's Manual"
+.TH NTPDC 1 2010-10-29 "( 4.2.7p74)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  October 27, 2010 at 07:33:38 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 29, 2010 at 09:43:29 AM by AutoGen 5.10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 300732802d8bbb8f4ddd4969ec77645c3bdd9220..372caddbfabbbdd79224a91df836e85cf50d8fe8 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  October 27, 2010 at 07:33:39 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 29, 2010 at 09:43:29 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.7p73\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p74\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 019c2405f80d408ed8384990343021f034bef268..1a76f561f4b5cca3fb069b03b39a08d8deec6c60 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  October 27, 2010 at 07:33:39 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 29, 2010 at 09:43:29 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.7p73"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p73"
+#define NTPQ_VERSION       "4.2.7p74"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p74"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d12262cb9af9db6fdb0b128201502a41fdc9a605..b9f03448f32ca849b35cad0e0a8148a23bd1f37e 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  October 27, 2010 at 07:33:50 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 29, 2010 at 09:43:41 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.7p73
+ntpq - standard NTP query program - Ver. 4.2.7p74
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index a11820cbe96c680084b6263fa8f0296c16d281ca..4384dae4c7f99cc085e085416db00722260363eb 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2010-10-27 "( 4.2.7p73)" "Programmer's Manual"
+.TH NTPQ 1 2010-10-29 "( 4.2.7p74)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  October 27, 2010 at 07:33:49 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 29, 2010 at 09:43:41 AM by AutoGen 5.10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index b225c874580ff62c0cda912bac1505132fedf710..46cca150a77f7846fa2b5183fe0f3e2485534696 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  October 27, 2010 at 07:33:50 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 29, 2010 at 09:43:42 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.7p73\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p74\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index a3ae7e828415f15c530765719f6aa4cf57a09b10..6826159139b8509c8a63450b2a8e8f303817a85c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  October 27, 2010 at 07:33:50 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 29, 2010 at 09:43:41 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.7p73"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p73"
+#define NTPSNMPD_VERSION       "4.2.7p74"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p74"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index ecf4bd192d7cc6390bc62ebc0cc22f035eb7cbc0..bb5cc0435bfacf413b7fb8511600f05593491d84 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  October 27, 2010 at 07:33:55 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 29, 2010 at 09:43:48 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.7p73
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p74
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index c9b9b3c7f3c06dfc187fdec216d13e2392f59963..ea77f6616b44734067c43e668fca36ca5032290f 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2010-10-27 "( 4.2.7p73)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-10-29 "( 4.2.7p74)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  October 27, 2010 at 07:33:55 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 29, 2010 at 09:43:47 AM by AutoGen 5.10
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 985d8a948435d25b113ee477dede1b630e0e7542..76eb0ab70dbf2b32ff641ea403c6f92bc98438da 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=73
+point=74
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index b735c6f87b0f00c31409283ff4efc8e7f28dc256..fab702815cd68fae0ed3c8ffd6212b71300730cf 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  October 27, 2010 at 07:35:03 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 29, 2010 at 09:44:57 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.7p73\n\
+"sntp - standard SNTP program - Ver. 4.2.7p74\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 28cb9d3e6626a86d21df04716a95f3216928aaaf..ff2e4578e9f1e57b36beb13af22bb38520cc3726 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  October 27, 2010 at 07:35:03 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 29, 2010 at 09:44:57 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.7p73"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p73"
+#define SNTP_VERSION       "4.2.7p74"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p74"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 550ea4f3e0d7354310d7f33cf26e08294532b189..77e521f5e8ea5b653093312ff545c76bdcd5c538 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  October 27, 2010 at 07:35:08 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 29, 2010 at 09:45:02 AM by AutoGen 5.10
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index f47446d207cfc0d10dc9b500c88c34de3ab212ca..6a3ee541f2ef0b5a1f490b36794aafe09febeebd 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2010-10-27 "( 4.2.7p73)" "Programmer's Manual"
+.TH SNTP 1 2010-10-29 "( 4.2.7p74)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  October 27, 2010 at 07:35:08 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 29, 2010 at 09:45:02 AM by AutoGen 5.10
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 0f68824cc815e96de3c7f73b0e75411f283a4920..08aa603f12f9f035eaa454fc6746695a0452d612 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.7p73 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p74 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by the draft NTPv4
 IETF specification.
index 8706ecd047c9f133b18d07776b06e8b5284c4bc1..c9c7b33dfccc9e374239fa938fbfa37156a06bfc 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  October 27, 2010 at 07:35:09 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 29, 2010 at 09:45:03 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.7p73\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p74\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index d344da1b15162ac23cebf3c664f6a0a0365ec960..45925a775c8adbeca170cc18e6429f51507519c8 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  October 27, 2010 at 07:35:09 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 29, 2010 at 09:45:03 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.7p73"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p73"
+#define NTP_KEYGEN_VERSION       "4.2.7p74"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p74"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 8729d7cacdcd865256d28375b101704422060a46..985437f14a790f763726c91439bd815c976c1407 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  October 27, 2010 at 07:35:15 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 29, 2010 at 09:45:09 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.7p73
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p74
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index f3faf8986789854c050344bd0212552d7cc476dd..4c757a5da6729bab1c4d3a6d5da9c6c8fed00a2c 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2010-10-27 "(ntp 4.2.7p73)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-10-29 "(ntp 4.2.7p74)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  October 27, 2010 at 07:35:14 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 29, 2010 at 09:45:08 AM by AutoGen 5.10
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"