]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P75 NTP_4_2_7P75
authorHarlan Stenn <stenn@ntp.org>
Sat, 30 Oct 2010 10:23:18 +0000 (10:23 +0000)
committerHarlan Stenn <stenn@ntp.org>
Sat, 30 Oct 2010 10:23:18 +0000 (10:23 +0000)
bk: 4ccbf216B43aqYQW0PirGjg56g3sVw

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 24e0c4c0cc2430152de52d2886f11da52153dc99..34ca83846db4a491d116d6c7ce4443d7d7f7d8fe 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p75) 2010/10/30 Released by Harlan Stenn <stenn@ntp.org>
 * Documentation updates from Dave Mills.
 * Include Linus Karlsson's GSoC 2010 testing code.
 (4.2.7p74) 2010/10/29 Released by Harlan Stenn <stenn@ntp.org>
index d6173a3f58208185d748be69f285fb577f5ac1f8..0b2ba8f57dab99fa8f94919e85ce6605d1e7b3fd 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  October 29, 2010 at 09:42:45 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 30, 2010 at 10:17:20 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.7p74\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p75\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index 610b15f545150deeaffdc3f5e584b5559153b46c..abd94fde07f568ab449eff592434e782ff251f7a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  October 29, 2010 at 09:42:44 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 30, 2010 at 10:17:19 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.7p74"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p74"
+#define NTPD_VERSION       "4.2.7p75"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p75"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 96a1d1e3cd4ad4eaee1e9d5c6796d7eca5d27270..936c762a73292a8751c26fcc411f41afe60e53db 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  October 29, 2010 at 09:43:10 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 30, 2010 at 10:18:09 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.7p74
+ntpd - NTP daemon program - Ver. 4.2.7p75
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index 84db330d85500076bba726761bae4b2203a24002..fdac8860b3b41510ce1887e97ed3378491f9113b 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2010-10-29 "( 4.2.7p74)" "Programmer's Manual"
+.TH NTPD 1 2010-10-30 "( 4.2.7p75)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  October 29, 2010 at 09:43:10 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 30, 2010 at 10:18:08 AM by AutoGen 5.10
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index c18e6626d264e72d601120880d22d0d039e02047..3245d6a00a0221142ad2fed39a49beb1fc0c2cd9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  October 29, 2010 at 09:43:17 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 30, 2010 at 10:18:24 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.7p74\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p75\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 13ca7b030b727668c46a5810c8c994ce91e3a322..00380c3a8730b92d81581b29a5bc8bdce349be23 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  October 29, 2010 at 09:43:17 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 30, 2010 at 10:18:24 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.7p74"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p74"
+#define NTPDC_VERSION       "4.2.7p75"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p75"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index cf934cdda5ef7003f0114d798d7b72c679a20059..d2376ab4562068505374c32c24ebf10ce55f736f 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  October 29, 2010 at 09:43:29 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 30, 2010 at 10:18:46 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.7p74
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p75
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 983e348704c93477a85c5c5f9ff1a3be7a037426..091cd412c5d57c8094199ab8c1c53235c8415f13 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2010-10-29 "( 4.2.7p74)" "Programmer's Manual"
+.TH NTPDC 1 2010-10-30 "( 4.2.7p75)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  October 29, 2010 at 09:43:29 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 30, 2010 at 10:18:45 AM by AutoGen 5.10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 372caddbfabbbdd79224a91df836e85cf50d8fe8..33bd8de33b1745ac13d687f95a789c2779302bbf 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  October 29, 2010 at 09:43:29 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 30, 2010 at 10:18:47 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.7p74\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p75\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 1a76f561f4b5cca3fb069b03b39a08d8deec6c60..fac3e4aac632bb31216e32c58dd52fc2bd2a23a5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  October 29, 2010 at 09:43:29 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 30, 2010 at 10:18:47 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.7p74"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p74"
+#define NTPQ_VERSION       "4.2.7p75"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p75"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b9f03448f32ca849b35cad0e0a8148a23bd1f37e..ca41921327547453f921101d9f035b9e32f47848 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  October 29, 2010 at 09:43:41 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 30, 2010 at 10:19:12 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.7p74
+ntpq - standard NTP query program - Ver. 4.2.7p75
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 4384dae4c7f99cc085e085416db00722260363eb..3879574732622def0a33bcd1571d754152f92aab 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2010-10-29 "( 4.2.7p74)" "Programmer's Manual"
+.TH NTPQ 1 2010-10-30 "( 4.2.7p75)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  October 29, 2010 at 09:43:41 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 30, 2010 at 10:19:12 AM by AutoGen 5.10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 46cca150a77f7846fa2b5183fe0f3e2485534696..7a42996a6f4f93ace077a8e6dbde20f4f3362b34 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  October 29, 2010 at 09:43:42 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 30, 2010 at 10:19:13 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.7p74\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p75\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 6826159139b8509c8a63450b2a8e8f303817a85c..7a06665e8cf882eca17b823c8fbf6e5ba9c63903 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  October 29, 2010 at 09:43:41 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 30, 2010 at 10:19:13 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.7p74"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p74"
+#define NTPSNMPD_VERSION       "4.2.7p75"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p75"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index bb5cc0435bfacf413b7fb8511600f05593491d84..25da12f1003dad3d3b03baeb04fa60e9c28db688 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  October 29, 2010 at 09:43:48 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 30, 2010 at 10:19:27 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.7p74
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p75
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index ea77f6616b44734067c43e668fca36ca5032290f..3f857c1a4856c6297e4eff86e08b92ec9b068892 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2010-10-29 "( 4.2.7p74)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-10-30 "( 4.2.7p75)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  October 29, 2010 at 09:43:47 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 30, 2010 at 10:19:26 AM by AutoGen 5.10
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 76eb0ab70dbf2b32ff641ea403c6f92bc98438da..d9cc06944af60f2bdf062031f95a52b04f3fe9a6 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=74
+point=75
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index fab702815cd68fae0ed3c8ffd6212b71300730cf..c380cf1c4c1ec14440ce01659a8144f01672859c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  October 29, 2010 at 09:44:57 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 30, 2010 at 10:22:13 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.7p74\n\
+"sntp - standard SNTP program - Ver. 4.2.7p75\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index ff2e4578e9f1e57b36beb13af22bb38520cc3726..b15c9e704de9a1abaae8a3562c6467140f8fc052 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  October 29, 2010 at 09:44:57 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 30, 2010 at 10:22:12 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.7p74"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p74"
+#define SNTP_VERSION       "4.2.7p75"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p75"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 77e521f5e8ea5b653093312ff545c76bdcd5c538..8a72a0ed299beea7bf06bcd10f331c299b9aaa96 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  October 29, 2010 at 09:45:02 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 30, 2010 at 10:22:34 AM by AutoGen 5.10
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 6a3ee541f2ef0b5a1f490b36794aafe09febeebd..b3ec2d325048c1b25b1c1eb74c4dded3a3599a50 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2010-10-29 "( 4.2.7p74)" "Programmer's Manual"
+.TH SNTP 1 2010-10-30 "( 4.2.7p75)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  October 29, 2010 at 09:45:02 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 30, 2010 at 10:22:33 AM by AutoGen 5.10
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 08aa603f12f9f035eaa454fc6746695a0452d612..ddd18427e8dca158811d175935282c738cef403c 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.7p74 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p75 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by the draft NTPv4
 IETF specification.
index c9c7b33dfccc9e374239fa938fbfa37156a06bfc..fd1eb39bd870ae1ac3f0c3f8e886bb4ba2862b36 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  October 29, 2010 at 09:45:03 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 30, 2010 at 10:22:35 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.7p74\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p75\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 45925a775c8adbeca170cc18e6429f51507519c8..6037d6a8bc8b206be38585815187db0ba39dda99 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  October 29, 2010 at 09:45:03 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 30, 2010 at 10:22:34 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.7p74"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p74"
+#define NTP_KEYGEN_VERSION       "4.2.7p75"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p75"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 985437f14a790f763726c91439bd815c976c1407..f70d9f243ec98ffff2a976588c24b422136fef71 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  October 29, 2010 at 09:45:09 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 30, 2010 at 10:22: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.7p74
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p75
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 4c757a5da6729bab1c4d3a6d5da9c6c8fed00a2c..bd28f69070a0588155277f7b58855000cca815a4 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2010-10-29 "(ntp 4.2.7p74)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-10-30 "(ntp 4.2.7p75)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  October 29, 2010 at 09:45:08 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 30, 2010 at 10:22:49 AM by AutoGen 5.10
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"